Commit Graph

297 Commits

Author SHA1 Message Date
Brandon Presley 384e3660c1 Bundle version 20 2022-08-24 12:33:37 +12:00
Brandon Presley 5f85e11daf Add volume per day to graphs 2022-08-24 12:32:57 +12:00
Brandon Presley 4831a830c6 Bundle version 19 2022-08-24 12:02:37 +12:00
Brandon Presley 60a7d2659d Delete unused libraries 2022-08-24 12:01:54 +12:00
Brandon Presley 75b71b5851 Replace usage of react-native-async-storage with sqlite 2022-08-24 12:01:39 +12:00
Brandon Presley 37803ad0d4 Set default set to 10x20kg
I want the default set to be the most common set a person might do
as a warm-up. 10x20kg might be a warmup for deadlifts where you
are just lifting the bar. Same goes for squats, romanian deadlifts or
rows.
2022-08-23 16:01:42 +12:00
Brandon Presley 1ce9a49224 Focus name field when it's empty 2022-08-23 15:58:44 +12:00
Brandon Presley 05171434e4 Set default reps to 5 and weight to 1 2022-08-23 15:58:38 +12:00
Brandon Presley 283adef63a Bundle version 18 2022-08-23 12:05:52 +12:00
Brandon Presley 5d9a458ccd Add search bar to SettingsPage 2022-08-23 12:04:52 +12:00
Brandon Presley 35fd648ad3 Add shell script to assemble and install apk 2022-08-22 18:45:21 +12:00
Brandon Presley 451eb3d9cb Bundle version 17 2022-08-22 18:32:44 +12:00
Brandon Presley 44a94d029a Show notification on screen when timer is complete 2022-08-22 18:31:47 +12:00
Brandon Presley a7dede6abc Make swiping the navigator easier 2022-08-22 18:03:33 +12:00
Brandon Presley 9c8f689f81 Bundle version 16 2022-08-22 16:01:45 +12:00
Brandon Presley 396970a50b Remove pointless API checking after we already required M+ 2022-08-22 15:51:03 +12:00
Brandon Presley 773de4d966 Fix adding 1 minute after timer has ended 2022-08-22 15:48:53 +12:00
Brandon Presley b264fc815d Stop media player when destroying AlarmService 2022-08-22 15:48:30 +12:00
Brandon Presley 41417390f4 Ignore my build symlink 2022-08-20 16:43:36 +12:00
Brandon Presley 98df7acc4b Bundle version 15 2022-08-20 16:40:06 +12:00
Brandon Presley fd66bd3ab3 Remove date related logic
This kept displaying the wrong date/time for certain timezones.
So i'll just show the actual ISO date we store in the database.
Maybe later i'll figure out what was going on here or use a
date library (probably not).
2022-08-20 16:38:18 +12:00
Brandon Presley 4c185f0346 Add vibration setting for timers 2022-08-20 16:37:59 +12:00
Brandon Presley 16ba002387 Bundle version 14 2022-08-18 12:09:19 +12:00
Brandon Presley 6eacddf2d0 Use strftime in sqlite instead of new date
The javascript date method was messing up the timezones.
2022-08-18 12:08:03 +12:00
Brandon Presley a85d5464be Bundle version 13 2022-08-08 15:35:29 +12:00
Brandon Presley 9e80df7865 Add toggle for showing dates in Set list 2022-08-08 15:34:33 +12:00
Brandon Presley d1c78f77f3 Remove bun.lockb 2022-08-08 15:14:59 +12:00
Brandon Presley 400718356c Default unit to kg in SetItem 2022-08-08 15:14:47 +12:00
Brandon Presley f217f7ca17 Add a bunch of ide settings from trying to setup neovim
In android.
2022-08-08 15:14:21 +12:00
Brandon Presley 1b2c26e36c Fix selection changing 2022-08-07 15:09:45 +12:00
Brandon Presley 31c6047c9c Auto focus and select reps on SetForm 2022-08-06 15:10:48 +12:00
Brandon Presley 3377365590 Predict next set earlier 2022-08-06 14:49:30 +12:00
Brandon Presley f111f91b10 Bundle version 12 2022-08-04 14:52:00 +12:00
Brandon Presley e489ddfc26 Select text on focus reps 2022-08-04 14:50:55 +12:00
Brandon Presley be5dc16820 Bundle version 11 2022-08-04 14:28:25 +12:00
Brandon Presley 19b2efea9d Select all weight text on focus 2022-08-04 14:27:07 +12:00
Brandon Presley e01cfe662b Update images of tablet 2022-08-04 14:27:01 +12:00
Brandon Presley 30e304c4d6 Bundle version 10 2022-07-27 16:37:46 +12:00
Brandon Presley 350b0036c2 Keep com.horcrux.svg.** in proguard-rules.pro 2022-07-27 16:36:59 +12:00
Brandon Presley a6fa19e83b Bundle version 9 2022-07-27 16:12:30 +12:00
Brandon Presley da3d860aa7 Bundle version 8 2022-07-27 16:07:36 +12:00
Brandon Presley dd695a35c1 Turn on proguard and separate build per cpu 2022-07-27 16:06:28 +12:00
Brandon Presley fbd0a4e10d Bundle version 7 2022-07-27 15:53:48 +12:00
Brandon Presley b2ffe99f2d Fix copying a set 2022-07-27 15:52:55 +12:00
Brandon Presley 2cc27e11f5 Replace height with width on screenshot images
On mobile these were lookin funny
2022-07-26 12:50:58 +12:00
Brandon Presley 88cbc1088c Rename "progress graphing" to "progress graphs" 2022-07-26 12:43:29 +12:00
Brandon Presley 5bf026e6ee Update first bulletpoint of features in README 2022-07-26 12:43:02 +12:00
Brandon Presley 0739d5d5f6 Revert "Add Screenshots title to README"
This reverts commit 4e7916c687.
2022-07-26 12:42:39 +12:00
Brandon Presley 2553cd67aa Make screenshot images shorter 2022-07-26 12:41:02 +12:00
Brandon Presley 4e7916c687 Add Screenshots title to README 2022-07-26 12:39:41 +12:00