Commit Graph

473 Commits

Author SHA1 Message Date
6b617d974f Replace react-native imports of Text with react-native-paper 2022-09-01 23:43:53 +12:00
ef2b877b49 Add date editing to Massive input 2022-09-01 13:59:06 +12:00
6c0b869377 Change selectionColor for light theme on input 2022-09-01 13:17:50 +12:00
718bb279d9 Add warning for incorrect date format 2022-09-01 13:12:39 +12:00
d002930cee Style color of fab based on theme 2022-09-01 13:12:16 +12:00
137ecf4a77 Add show images setting 2022-09-01 13:06:49 +12:00
663d0f7ba4 Show images by default if they exist 2022-09-01 13:06:27 +12:00
aac8bba4ec Only add Image tag to SetItem if an image exists 2022-09-01 13:05:58 +12:00
d7330067bb Allow text editing of created in SetForm 2022-09-01 13:05:41 +12:00
450d488089 Move migrations to db.ts 2022-08-30 23:43:39 +12:00
756a2089e9 Prevent race condition with database migrations 2022-08-30 23:21:25 +12:00
a1cd4e8080 Improve requesting app runs in background 2022-08-30 23:06:39 +12:00
81fd21be48 Stop alarm when notification is dismissed 2022-08-30 21:42:38 +12:00
26f54e43e0 Prevent errors when no sets exist yet 2022-08-30 21:41:49 +12:00
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