Track your gym progress, completely offline.
Go to file
Brandon Presley ffbefe7a4f Add feature to edit last set from plan
If you are working through a plan, and accidentally
save an incorrect set (e.g. 100 reps instead of 10),
now you can long tap the item, and press edit. This
is slightly easier than swapping back over to the
home page to edit the set. Also since I reused the
same EditSet component this wasn't very much work.
2022-11-02 12:58:57 +13:00
.bundle First commit 2022-06-30 18:50:52 +12:00
.yarn/releases Fix .gitignore for yarn berry 2022-08-26 17:03:44 +12:00
android Set versionCode=36081 2022-11-02 12:38:00 +13:00
ios Revert "Upgrade react-native" 2022-09-17 12:33:45 +12:00
metadata/en-US Update phone screenshots 2022-10-16 17:34:55 +13:00
migrations Add lighter purple color option 2022-11-02 12:36:48 +13:00
.buckconfig First commit 2022-06-30 18:50:52 +12:00
.eslintrc.js Apply eslint rules to js files 2022-11-01 19:59:33 +13:00
.fdignore Add ability to customize primary color 2022-09-24 13:57:51 +12:00
.gitignore Rename my symlink 2022-09-28 15:07:55 +13:00
.prettierrc.js Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
.rgignore Split out routes 2022-07-15 16:34:06 +12:00
.ruby-version First commit 2022-06-30 18:50:52 +12:00
.watchmanconfig Run prettier on project directory 2022-09-01 23:52:33 +12:00
.yarnrc.yml Upgrade yarn version 2022-07-19 16:24:05 +12:00
App.tsx Add lighter purple color option 2022-11-02 12:36:48 +13:00
BestList.tsx Replace settings context with theme context 2022-11-01 16:50:03 +13:00
BestPage.tsx Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
Chart.tsx Remove redundant Color context 2022-10-31 21:32:33 +13:00
ConfirmDialog.tsx Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
DrawerHeader.tsx Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
DrawerMenu.tsx Refactor MassiveSnack 2022-11-01 15:55:37 +13:00
EditPlan.tsx Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
EditSet.tsx Replace settings context with theme context 2022-11-01 16:50:03 +13:00
EditWorkout.tsx Fix error editing a workout 2022-11-01 19:25:05 +13:00
Gemfile First commit 2022-06-30 18:50:52 +12:00
HomePage.tsx Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
LICENSE Add GPL3 license 2022-07-08 11:59:31 +12:00
MassiveFab.tsx Add lighter purple color option 2022-11-02 12:36:48 +13:00
MassiveInput.tsx Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
Page.tsx Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
PlanItem.tsx Optimize root context 2022-10-31 21:00:10 +13:00
PlanList.tsx Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
PlanPage.tsx Add feature to edit last set from plan 2022-11-02 12:58:57 +13:00
README.md Add plan start screenshot 2022-10-14 18:25:30 +13:00
Routes.tsx Remove redundant code from Routes.tsx 2022-11-01 16:55:36 +13:00
Select.tsx Adjust spacing of SettingsPage 2022-11-02 12:28:11 +13:00
SetForm.tsx Replace settings context with theme context 2022-11-01 16:50:03 +13:00
SetItem.tsx Replace settings context with theme context 2022-11-01 16:50:03 +13:00
SetList.tsx Remove React import from SetList 2022-11-01 20:01:04 +13:00
SettingsPage.tsx Add lighter purple color option 2022-11-02 12:36:48 +13:00
StackHeader.tsx Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
StartPlan.tsx Remove needless double negation in StartPlan 2022-11-02 12:43:01 +13:00
StartPlanItem.tsx Add feature to edit last set from plan 2022-11-02 12:58:57 +13:00
Switch.tsx Remove redundant Color context 2022-10-31 21:32:33 +13:00
ViewBest.tsx Optimize root context 2022-10-31 21:00:10 +13:00
WorkoutItem.tsx Replace settings context with theme context 2022-11-01 16:50:03 +13:00
WorkoutList.tsx Replace settings context with theme context 2022-11-01 16:50:03 +13:00
WorkoutsPage.tsx Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
app.json Run prettier on project directory 2022-09-01 23:52:33 +12:00
babel.config.js Optimize root context 2022-10-31 21:00:10 +13:00
best.service.ts Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
colors.ts Add lighter purple color option 2022-11-02 12:36:48 +13:00
constants.ts Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
count-many.ts Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
data-source.ts Add migration to drop old migrations table 2022-10-31 18:16:19 +13:00
db.ts Remove vestiges of react-native-sqlite-storage 2022-11-01 12:30:31 +13:00
deploy.sh Remove parallel logic to deploy.sh 2022-11-02 12:42:32 +13:00
drawer-param-list.ts Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
gym-set.ts Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
home-page-params.ts Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
index.js Remove vestiges of react-native-sqlite-storage 2022-11-01 12:30:31 +13:00
input.ts Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
install.sh Add --nobuild option to install.sh 2022-11-02 12:42:50 +13:00
jest.config.js Optimize root context 2022-10-31 21:00:10 +13:00
jestSetup.ts Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
metrics.ts Reword best weight and volume metrics 2022-10-16 14:36:08 +13:00
metro.config.js Optimize root context 2022-10-31 21:00:10 +13:00
mock-providers.tsx Fix mock-providers.tsx 2022-11-01 18:30:23 +13:00
organize.sh Add script to organize all imports 2022-09-02 12:33:53 +12:00
package.json Set versionCode=36081 2022-11-02 12:38:00 +13:00
periods.ts Move all database operations into db.ts 2022-09-04 15:28:21 +12:00
plan-page-params.ts Add feature to edit last set from plan 2022-11-02 12:58:57 +13:00
plan.ts Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
release.sh Turn on proguard and separate build per cpu 2022-07-27 16:06:28 +12:00
route.ts Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
settings.ts Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
time.ts Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
toast.ts Refactor MassiveSnack 2022-11-01 15:55:37 +13:00
tsconfig.json Pause converting to typeorm due to odd error 2022-10-31 13:20:36 +13:00
use-dark.ts Replace settings context with theme context 2022-11-01 16:50:03 +13:00
use-theme.ts Replace settings context with theme context 2022-11-01 16:50:03 +13:00
volume.ts Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
watch-lint.sh Add watch-lint.sh and watch-tsc.sh 2022-09-20 13:51:34 +12:00
watch-tsc.sh Add watch-lint.sh and watch-tsc.sh 2022-09-20 13:51:34 +12:00
write.ts Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
yarn.lock Pause converting to typeorm due to odd error 2022-10-31 13:20:36 +13:00

README.md

Massive

Massive tracks your reps and sets at the gym. No internet connectivity or high spec device is required.

Features

  • Track weight, reps and sets
  • Rest timers after each set
  • Progress graphs
  • Day planner
Get it on Google Play

Screenshots

Building from Source

First follow the React Native Environment Setup. Then run the following command:

cd android
./gradlew assembleRelease

The apk file can be found at android/app/build/outputs/apk/release/app-*-release.apk The APKs are separated by architecture, for example we have:

  • app-arm64-v8a-release.apk
  • app-armeabi-v7a-release.apk
  • app-x86_64-release.apk
  • app-x86-release.apk

Your phone is probably app-arm64-v8a-release.apk.

Running in Development

First ensure Node.js dependencies are installed:

yarn install

Then start the metro server:

yarn start

Then (in a separate terminal) run the android script:

yarn android

Fdroid Metadata

You can find the metadata yaml file in the fdroiddata repository: https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/com.massive.yml

Relevant Documentation