Commit Graph

459 Commits

Author SHA1 Message Date
0b8b005507 Remove disabled input from EditWorkout 2022-08-30 20:22:20 +12:00
f5f2388ed2 Move images in home page to the left 2022-08-29 15:20:04 +12:00
27a1f3132f Remove image view from SetForm
1. This doesn't easily fit on the screen with the keyboard open
2. It wasn't editable, while being on an edit screen, so it was
   misleading.
2022-08-29 15:19:07 +12:00
5578318ead Add images to workouts list 2022-08-29 13:45:27 +12:00
f6dec0c3b2 Add images to sets 2022-08-28 20:55:12 +12:00
9b8fb95559 Add workouts from plan page if none exist 2022-08-28 20:54:07 +12:00
891d01159f Set versionCode=36007 2022-08-28 20:21:57 +12:00
925138d6dc Remove unused dependencies 2022-08-28 20:20:58 +12:00
cb6fc58876 Remove ACCESS_NETWORK_STATE from apk when building
One of my libraries must be adding this, but we don't need it.
2022-08-28 20:16:29 +12:00
d62e0c1df9 Fix notify on record displaying wrong on Settings 2022-08-28 19:10:01 +12:00
0b084f37ff Set version 36006 2022-08-28 17:25:31 +12:00
391f0e3c71 Fix app not loading on first install 2022-08-28 17:24:21 +12:00
3e71be42db Reduce duration of new record toast 2022-08-27 18:09:45 +12:00
4967cbf728 Disable new record notifications by default 2022-08-27 18:08:23 +12:00
c636b3c802 Use dark color for snackbar on dark theme 2022-08-27 17:14:35 +12:00
4db6f89f4f Remove "- Powered by Massive" text from share 2022-08-27 16:43:25 +12:00
f030686b95 Remove drawer menu from WorkoutList 2022-08-27 16:33:01 +12:00
e8109ce871 Make background slightly darker 2022-08-27 16:15:24 +12:00
f3eaccceee Set versionCode=36005 2022-08-27 15:54:29 +12:00
6bc56e965d Move images to comply with fastlane supply 2022-08-27 15:51:51 +12:00
75e20f9505 Change versionCode to 36004
Fdroid has a bunch of versionCodes in it up to 36003
and is rejecting my change for being an older code.
2022-08-27 14:42:04 +12:00
e1fe62d939 Set versionCode to 24005 2022-08-27 14:29:47 +12:00
3bb01e26db Change version name to 1.2 and versionCode to 1 2022-08-27 14:27:27 +12:00
b87f5fb3c6 Merge gitea.presley.nz:brandon.presley/Massive 2022-08-27 14:25:39 +12:00
9005de70dc Set versionCode=36 2022-08-27 14:24:31 +12:00
eadf2ad4cc Set versionCode=36003 2022-08-27 14:22:29 +12:00
48e3076497 Remove logic adding 1000x to versionCode
Fdroid was crying about version code mismatches,
so i'm trying this.
2022-08-27 14:21:19 +12:00
949aa80d52 Prevent crashes when changing system theme 2022-08-27 14:00:18 +12:00
cf55711ae3 Fix status bar not being dark on light mode 2022-08-27 13:40:16 +12:00
54e0809568 Set versionCode=35 2022-08-26 19:12:54 +12:00
2c51757d63 Remove androidx.work:work-gcm 2022-08-26 19:12:31 +12:00
84e3bd1a16 Remove unnecessary permissions and meta-data from AndroidManifest 2022-08-26 17:20:33 +12:00
51225d7617 Set versionCode=33 2022-08-26 17:07:49 +12:00
d0009b5229 Set versionCode=28 2022-08-26 17:06:00 +12:00
38aad5447f Set versionCode=27 2022-08-26 17:05:41 +12:00
15543039d8 Set versionCode=26 2022-08-26 17:04:28 +12:00
189c3467d8 Fix .gitignore for yarn berry 2022-08-26 17:03:44 +12:00
5944094abf v25 2022-08-26 16:56:23 +12:00
0115c11a3c Remove invalid best.png reference in README 2022-08-26 15:29:23 +12:00
cd162b6ffc Update images 2022-08-26 15:29:01 +12:00
51ed36e30a Customize header title for EditPlan and EditSet 2022-08-26 15:17:45 +12:00
721a1435a5 Remove redundant import from BestList 2022-08-26 15:12:27 +12:00
ad1cedec48 Bundle version 24 2022-08-26 15:11:55 +12:00
23d8c91c69 Add workouts page
The workouts page can be used to add a new type of workout,
or to edit the name of an already existing one.
Closes #1.
2022-08-26 15:10:28 +12:00
fd38439756 Change color scheme 2022-08-26 13:54:51 +12:00
4511dcd460 Bundle version 23 2022-08-25 20:42:14 +12:00
48d4d59ac8 Add ability to choose alarm sound
Closes #5
2022-08-25 20:41:15 +12:00
537a1b960d Show notification on file downloads
Closes #4
2022-08-25 20:00:10 +12:00
8ae8de9612 Underline current workout in SetForm 2022-08-25 14:16:30 +12:00
804c89393f Bundle version 22 2022-08-25 13:14:08 +12:00