No description
  • TypeScript 99.5%
  • JavaScript 0.5%
Find a file
2020-10-03 00:11:56 +00:00
.expo-shared Created a new Expo app 2020-07-05 23:21:11 +00:00
assets Fixed a bug which was pulling the oldest set data instead of the most recent. 2020-09-07 20:45:46 +00:00
components Increased the steps for long press for both reps and weight. 2020-09-06 16:18:17 +00:00
data The splash screen now disappears after workouts are loaded. 2020-09-07 20:56:36 +00:00
screens/workout Fixed a bug where an added set would use the first of the most recent sets. 2020-10-03 00:11:56 +00:00
.gitignore Created a new Expo app 2020-07-05 23:21:11 +00:00
app.json Fixed a bug which was pulling the oldest set data instead of the most recent. 2020-09-07 20:45:46 +00:00
App.tsx Fixed a bug where an added set would use the first of the most recent sets. 2020-10-03 00:11:56 +00:00
babel.config.js Created a new Expo app 2020-07-05 23:21:11 +00:00
config.ts Finalized UI for exercise list. 2020-07-14 21:36:16 +00:00
models.ts Set data is now saved for the current date. 2020-07-16 00:10:04 +00:00
package.json Fixed a bug which was pulling the oldest set data instead of the most recent. 2020-09-07 20:45:46 +00:00
style.tsx Finalized UI for exercise list. 2020-07-14 21:36:16 +00:00
tsconfig.json Finalized UI for exercise list. 2020-07-14 21:36:16 +00:00
util.ts Added placeholder set to show previous rep/weight values. 2020-07-16 23:52:32 +00:00
yarn-error.log Finalized UI for exercise list. 2020-07-14 21:36:16 +00:00
yarn.lock Added drag and drop reordering of exercises. 2020-09-05 15:04:24 +00:00