Commit Graph

1312 Commits

Author SHA1 Message Date
Brandon Presley 4199bf0058 Fix image not being included for new predicted sets 2022-09-30 13:29:33 +13:00
Brandon Presley 6076e0014f Set versionCode=36039 2022-09-30 13:14:10 +13:00
Brandon Presley 4eaf2c2134 Give new sets no image instead of last sets image
Closes #72
2022-09-30 13:12:11 +13:00
Brandon Presley c41b8438d3 Prevent counting hidden sets for prediction
Closes #71
2022-09-30 13:00:27 +13:00
Brandon Presley 90a3d473b6 Update settings image 2022-09-29 15:14:03 +13:00
Brandon Presley b0b3f7a880 Set versionCode=36038 2022-09-29 14:54:03 +13:00
Brandon Presley ee76864a16 Fix margin differences in Settings page 2022-09-29 14:52:38 +13:00
Brandon Presley 374cbdf45d Add set prediction settings
Closes #51
2022-09-29 14:44:01 +13:00
Brandon Presley 66c24a96bd Fix missing key in workouts for SetForm 2022-09-29 13:42:19 +13:00
Brandon Presley 0ccc9acedf Set versionCode=36037 2022-09-28 16:56:56 +13:00
Brandon Presley 570631ae46 Specify clearIcon in Page.tsx 2022-09-28 16:50:07 +13:00
Brandon Presley 801012f3f3 Specify icon for search in Page.tsx 2022-09-28 16:49:29 +13:00
Brandon Presley 70e3f57937 Rename my symlink 2022-09-28 15:07:55 +13:00
Brandon Presley a22f6bf864 Set versionCode=36036 2022-09-28 15:07:06 +13:00
Brandon Presley 38efd53aa7 Fix deploy.sh 2022-09-28 15:06:15 +13:00
Brandon Presley b7e24d4dec Specify MaterialIcons for react-native-vector-icons
I believe this reduces the app bundle size.

Closes #61
2022-09-28 15:01:49 +13:00
Brandon Presley 13c4879470 Revert workouts to be text instead of an input
These workouts being an input is confusing because
they are not editable.

Closes #65
2022-09-28 14:22:12 +13:00
Brandon Presley 80553234bd Revert "Show dates when searching for a set"
This reverts commit 7d532298b1.

Actually prefer this being manual. Otherwise we might mess with
users who don't want the dates to be showing.
2022-09-28 14:07:06 +13:00
Brandon Presley 64d046fe8f Simplify set prediction by returning early 2022-09-28 14:06:51 +13:00
Brandon Presley cdb4ceec28 Move salmon to light colors 2022-09-28 14:06:44 +13:00
Brandon Presley b640a8fed4 Fix deploy.sh 2022-09-27 18:20:59 +13:00
Brandon Presley 6e59a36e79 Fix deploy.sh 2022-09-27 18:20:42 +13:00
Brandon Presley ed81bd4619 Set versionCode=36035 2022-09-27 18:20:02 +13:00
Brandon Presley a6c20d22b9 Fix deploy.sh 2022-09-27 18:18:54 +13:00
Brandon Presley 646189fe77 Set versionCode=36034 2022-09-27 18:18:15 +13:00
Brandon Presley 6fca6bd9e6 Fix deploy.sh 2022-09-27 18:16:51 +13:00
Brandon Presley 112c3ce71b Sync package.json version with android versionName
Related to #62
2022-09-27 18:14:33 +13:00
Brandon Presley bbb4fd632a Set version in package.json 2022-09-27 18:12:05 +13:00
Brandon Presley 7d532298b1 Show dates when searching for a set
When someone is looking for their history of an exercise,
they need when each set was entered as context. Otherwise
it is too hard to figure out which set is from when. Especially
if the sets are all the same or similar.

Closes #63
2022-09-27 17:44:43 +13:00
Brandon Presley de4574cac2 Set defaults for workout
Closes #64
2022-09-27 17:42:41 +13:00
Brandon Presley 86509eb211 Prevent commas and single quotes from being entered
Closes #60
2022-09-27 17:41:31 +13:00
Brandon Presley 9849ef6834 Fix icons on long press menus 2022-09-27 13:35:27 +13:00
Brandon Presley efbe1a5b1e Change icon for image button on new workout 2022-09-27 12:56:17 +13:00
Brandon Presley 3a92cc8d7c Fix share icon in best view 2022-09-27 12:53:09 +13:00
Brandon Presley eb74f03023 Update screenshots 2022-09-27 12:48:10 +13:00
Brandon Presley f242f54078 Use Material icons instead of ionic icons
Some of our other icons were already Material design,
so these Ionic icons looked out of place.
2022-09-27 12:45:13 +13:00
Brandon Presley 7b9839673b Set versionCode=36033 2022-09-27 12:28:13 +13:00
Brandon Presley bc6eb9b713 Swap white color for linen and add Salmon+Red
White is impossible to see on light theme.
I want the lighter colors to be possible to select on a light theme
(just looks bad) up to the user what they want, but white on white
can't actually be seen at all.
2022-09-27 12:26:11 +13:00
Brandon Presley 4df5af783c Add missing keys to EditPlan 2022-09-27 12:26:03 +13:00
Brandon Presley bce68fa52a Set versionCode=36032 2022-09-27 12:20:37 +13:00
Brandon Presley 2fb0503882 Make sure hex colors are always upper case 2022-09-27 12:19:19 +13:00
Brandon Presley 4599da7c28 Delete Timer page
Maybe i'll try add this again if anyone wants it.
2022-09-27 11:58:49 +13:00
Brandon Presley a9bd2fb0b5 Set versionCode=36031 2022-09-26 19:16:29 +13:00
Brandon Presley 3691c729b4 Revert "Add setting for date format"
This reverts commit 023041b846.
2022-09-26 19:13:48 +13:00
Brandon Presley e1b7e80e2f Revert "Add setting for showing date by default"
This reverts commit e8715162a0.
2022-09-26 19:13:24 +13:00
Brandon Presley e8715162a0 Add setting for showing date by default
Closes #52
2022-09-26 19:02:25 +13:00
Brandon Presley 023041b846 Add setting for date format 2022-09-26 18:23:06 +13:00
Brandon Presley 46692f5805 Set versionCode=36030 2022-09-26 17:08:55 +13:00
Brandon Presley 6a9c1caf01 Set versionName=1.7 2022-09-26 17:07:41 +13:00
Brandon Presley 19fa8aa13a Stop alarm when calling stop native module 2022-09-26 16:10:26 +13:00