Commit Graph

1304 Commits

Author SHA1 Message Date
24a44056f9 Move minutes before seconds in settings page 2022-08-24 15:15:27 +12:00
d988827db4 Bundle version 21 2022-08-24 13:24:04 +12:00
f15146c0e2 Add sharing graphs 2022-08-24 13:23:21 +12:00
af835137fb Remove redundant headerRight option in HomePage 2022-08-24 13:04:55 +12:00
29705d5e72 Add toast for new records 2022-08-24 13:04:45 +12:00
24edebe065 Delete DayMenu 2022-08-24 13:04:31 +12:00
0dcfc8eadf Show next workout on EditSet page 2022-08-24 12:46:47 +12:00
384e3660c1 Bundle version 20 2022-08-24 12:33:37 +12:00
5f85e11daf Add volume per day to graphs 2022-08-24 12:32:57 +12:00
4831a830c6 Bundle version 19 2022-08-24 12:02:37 +12:00
60a7d2659d Delete unused libraries 2022-08-24 12:01:54 +12:00
75b71b5851 Replace usage of react-native-async-storage with sqlite 2022-08-24 12:01:39 +12:00
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
1ce9a49224 Focus name field when it's empty 2022-08-23 15:58:44 +12:00
05171434e4 Set default reps to 5 and weight to 1 2022-08-23 15:58:38 +12:00
283adef63a Bundle version 18 2022-08-23 12:05:52 +12:00
5d9a458ccd Add search bar to SettingsPage 2022-08-23 12:04:52 +12:00
35fd648ad3 Add shell script to assemble and install apk 2022-08-22 18:45:21 +12:00
451eb3d9cb Bundle version 17 2022-08-22 18:32:44 +12:00
44a94d029a Show notification on screen when timer is complete 2022-08-22 18:31:47 +12:00
a7dede6abc Make swiping the navigator easier 2022-08-22 18:03:33 +12:00
9c8f689f81 Bundle version 16 2022-08-22 16:01:45 +12:00
396970a50b Remove pointless API checking after we already required M+ 2022-08-22 15:51:03 +12:00
773de4d966 Fix adding 1 minute after timer has ended 2022-08-22 15:48:53 +12:00
b264fc815d Stop media player when destroying AlarmService 2022-08-22 15:48:30 +12:00
41417390f4 Ignore my build symlink 2022-08-20 16:43:36 +12:00
98df7acc4b Bundle version 15 2022-08-20 16:40:06 +12:00
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
4c185f0346 Add vibration setting for timers 2022-08-20 16:37:59 +12:00
16ba002387 Bundle version 14 2022-08-18 12:09:19 +12:00
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
a85d5464be Bundle version 13 2022-08-08 15:35:29 +12:00
9e80df7865 Add toggle for showing dates in Set list 2022-08-08 15:34:33 +12:00
d1c78f77f3 Remove bun.lockb 2022-08-08 15:14:59 +12:00
400718356c Default unit to kg in SetItem 2022-08-08 15:14:47 +12:00
f217f7ca17 Add a bunch of ide settings from trying to setup neovim
In android.
2022-08-08 15:14:21 +12:00
1b2c26e36c Fix selection changing 2022-08-07 15:09:45 +12:00
31c6047c9c Auto focus and select reps on SetForm 2022-08-06 15:10:48 +12:00
3377365590 Predict next set earlier 2022-08-06 14:49:30 +12:00
f111f91b10 Bundle version 12 2022-08-04 14:52:00 +12:00
e489ddfc26 Select text on focus reps 2022-08-04 14:50:55 +12:00
be5dc16820 Bundle version 11 2022-08-04 14:28:25 +12:00
19b2efea9d Select all weight text on focus 2022-08-04 14:27:07 +12:00
e01cfe662b Update images of tablet 2022-08-04 14:27:01 +12:00
30e304c4d6 Bundle version 10 2022-07-27 16:37:46 +12:00
350b0036c2 Keep com.horcrux.svg.** in proguard-rules.pro 2022-07-27 16:36:59 +12:00
a6fa19e83b Bundle version 9 2022-07-27 16:12:30 +12:00
da3d860aa7 Bundle version 8 2022-07-27 16:07:36 +12:00
dd695a35c1 Turn on proguard and separate build per cpu 2022-07-27 16:06:28 +12:00
fbd0a4e10d Bundle version 7 2022-07-27 15:53:48 +12:00