Commit Graph

987 Commits (master)
 

Author SHA1 Message Date
Brandon Presley 90db607190 Easily swap between edit/start for plans - 1.137 2 months ago
Brandon Presley 457134df6b Only show share button on best view 2 months ago
Brandon Presley db5cc566ea Remove double permissions request and fix import - 1.136 2 months ago
Brandon Presley 76e5aeacfd Choose directory when backing up automatically - 1.135
Related to #146.
2 months ago
Brandon Presley 2fb46e1dcc Fix audio type on document picker 2 months ago
Brandon Presley d1342c0efa Update fastlane 3 months ago
Brandon Presley 288ae1ae0c Disable timers if rest time is set to zero - 1.134 3 months ago
Brandon Presley 0e7920bde9 Show a toast when EACCESS from backing up - 1.133
I don't like having a bunch of backups saying
massive (x).db. Also this masks the issue of permissions,
which is easily fixed by deleting/moving the old massive.db.
3 months ago
Brandon Presley d2a1c432bb Handle EACCESS in BackupModule 3 months ago
Brandon Presley 5dd569ef72 Upgrade to react-native 0.70.2 - 1.132 3 months ago
Brandon Presley dfc4f73ca4 Upgrade react-native to 0.70.6 3 months ago
Brandon Presley 79a48b1e47 Run automatic backups after database imports - 1.131 3 months ago
Brandon Presley 13b340f5be Add setting to automatically backup - 1.130
Every day at 6am (also immediately when toggled)
we will copy the massive.db file to the Download
directory.
3 months ago
Brandon Presley 4db820f10a Remove DownloadModule
This was no longer in use
3 months ago
Brandon Presley 7b401388b5 Get last now excludes todays sets - 1.129
Otherwise the minute you enter something it
becomes the last set. Much more useful to be
showing yesterdays working set instead.
3 months ago
Brandon Presley a1643c349d Revert "Update timer page screenshot"
This reverts commit 640a25a0f4.
3 months ago
Brandon Presley 640a25a0f4 Update timer page screenshot 3 months ago
Brandon Presley c9b1ab1f9d Change default reps/weight for starting a plan - 1.128
Previously we used the globally best reps+weight
set by default. More commonly we build up to our
last best working set. People can still check out
their best sets on the best page.

Closes #153
3 months ago
Brandon Presley 00d4edcfc3 Request FOREGROUND_SERVICE permission - 1.127
Related to #142
3 months ago
Brandon Presley 8dd8f786ef Round graphs to 2dp - 1.126
Closes #152
4 months ago
Brandon Presley a84cab6bbf Optimize batteries after importing database - 1.125
Closes #151
4 months ago
Brandon Presley f4db61aeec Fix unit tests - 1.124 4 months ago
Brandon Presley 3af3e1faf2 Order plan workouts alphabetically
Closes #150
4 months ago
Brandon Presley 7bc9c00a63 Merge branch 'master' of gitea.presley.nz:brandon.presley/Massive 4 months ago
Brandon a03731c6ff Prevent empty flicker on best view - 1.122 - 1.123
Closes #148
4 months ago
Brandon f1e0911488 Prevent empty flicker on best view - 1.122
Closes #148
4 months ago
Brandon 1a75d8897d Skip deploy checks for -n flag - 1.119 4 months ago
Brandon 9f7cbba80a Add -n flag to deploy.sh 4 months ago
Brandon de2aa67e6e Version 1.118 4 months ago
Brandon 28ec021258 Fix copying sets - 1.117
Related to #143
5 months ago
Brandon Presley 04ef72e48b Fix unit tests - 1.116 5 months ago
Brandon Presley 467df629b0 Change edit headers to add when adding 5 months ago
Brandon Presley e7f85a9954 Add date/time picker to EditSet - 1.115 5 months ago
Brandon Presley 5e6896eaba Ignore coverage directory for linting 5 months ago
Brandon Presley 6438a9c48a Use the same colors as switch for timer page - 1.114 5 months ago
Brandon Presley 8e8961419c Add plan list unit tests 5 months ago
Brandon Presley b0696d1d58 Add view best unit tests 5 months ago
Brandon Presley 73d9b1c617 Remove duplicate git push from deploy.sh - 1.113
We already do a git push at the end.
5 months ago
Brandon Presley a6130b3a10 Merge branch 'master' of gitea.presley.nz:brandon.presley/Massive 5 months ago
Brandon Presley 7bee8ae732 Try amending last commit for deployment script - 1.112
By including the version name in the last commit,
if that commit references an issue users now know
what version number to expect the fix in.
5 months ago
Brandon Presley 6c8731c17a Try amending last commit for deployment script
By including the version name in the last commit,
if that commit references an issue users now know
what version number to expect the fix in.
5 months ago
Brandon Presley 6fa2bbb506 Add versionName to commit message for deployment - 1.102
Users are seeing the version name the version code so we should
try to use it as much as possible.
5 months ago
Brandon Presley 069f770c96 Set versionCode=36137 5 months ago
Brandon Presley b41c30d886 Replace it with test for jest files
Test explains what it is we are writing, whereas it
doesn't.
5 months ago
Brandon Presley 495b89fba3 Add unit to save set test 5 months ago
Brandon Presley 42912040ff Simplify getNow 5 months ago
Brandon Presley c7952738b5 Add selected title for plans + sets
Inspired by the stock Files app in Android.
5 months ago
Brandon Presley cffc458338 Start alarms as a foreground service
Related to #142.
Can't be sure this fixed anything because I can't replicate the error
on my emulators running android 13. I need to install android 13
on a real device and try replicate + see if this fixes it.
5 months ago
Brandon Presley 05237fc293 Set versionCode=36136 5 months ago
Brandon Presley 5fd7e75908 Fix settings persistence issues 5 months ago