Track your gym progress, completely offline.
Go to file
Brandon Presley c928da0122 Add delete dropdown to sets in homepage 2022-07-04 23:35:15 +12:00
.bundle First commit 2022-06-30 18:50:52 +12:00
__tests__ First commit 2022-06-30 18:50:52 +12:00
android Prevent alarm being set after deleting 2022-07-04 23:09:41 +12:00
ios First commit 2022-06-30 18:50:52 +12:00
.buckconfig First commit 2022-06-30 18:50:52 +12:00
.eslintrc.js First commit 2022-06-30 18:50:52 +12:00
.gitignore First commit 2022-06-30 18:50:52 +12:00
.prettierrc.js First commit 2022-06-30 18:50:52 +12:00
.ruby-version First commit 2022-06-30 18:50:52 +12:00
.watchmanconfig First commit 2022-06-30 18:50:52 +12:00
Alarm.tsx Fix Alarm not showing remainder properly 2022-07-04 23:09:19 +12:00
App.tsx Move to top bar navigation 2022-07-04 16:03:48 +12:00
EditSet.tsx Prevent alarm being set after deleting 2022-07-04 23:09:41 +12:00
Exercises.tsx Remove refreshing logic from Exercises and Home 2022-07-04 18:25:39 +12:00
Gemfile First commit 2022-06-30 18:50:52 +12:00
Home.tsx Add delete dropdown to sets in homepage 2022-07-04 23:35:15 +12:00
SetItem.tsx Add delete dropdown to sets in homepage 2022-07-04 23:35:15 +12:00
Settings.tsx Remove dependencies used by AlarmModule 2022-07-04 16:17:29 +12:00
app.json First commit 2022-06-30 18:50:52 +12:00
babel.config.js Add basic CRUD for sets 2022-07-03 13:50:01 +12:00
db.ts Add basic CRUD for sets 2022-07-03 13:50:01 +12:00
exercise.ts Move to top bar navigation 2022-07-04 16:03:48 +12:00
index.js Remove dependencies used by AlarmModule 2022-07-04 16:17:29 +12:00
metro.config.js First commit 2022-06-30 18:50:52 +12:00
package.json Remove dependencies used by AlarmModule 2022-07-04 16:17:29 +12:00
set.ts Move to top bar navigation 2022-07-04 16:03:48 +12:00
tsconfig.json First commit 2022-06-30 18:50:52 +12:00
yarn.lock Remove dependencies used by AlarmModule 2022-07-04 16:17:29 +12:00