1
0
Fork 0
Commit Graph

12 Commits (c3e3147510bd2afe1973f4778739fc9108ae06a7)

Author SHA1 Message Date
Gordon Williams d40c64a805 Reset file modes 2021-06-17 14:13:38 +01:00
Tuukka Ikkala 9e69fd2e74 buffgym: Code style vs linter
Pass redraw as parameter to Workout, instead of using global variable.
Make code to honor eslint linebreak-style (use Windows linebreak).
Change eslintrc indent rule to match code style.
Add missing semicolons.
2020-05-23 22:41:18 +03:00
Paul Cockrell f8590bdcf5 Refactor workout json loading. Fix file name matching bug 2020-04-23 11:18:10 +01:00
Paul Cockrell 3384f493e2 Fix set complete UI message 2020-04-23 07:06:25 +01:00
Paul Cockrell bf1fe5de4e Fix logic leak, make sure draw functions only deal with drawing UI 2020-04-23 06:58:14 +01:00
Paul Cockrell 9e8dea08e4 Rename program to workout 2020-04-23 06:54:08 +01:00
Paul Cockrell bb9747da09 Add app comments 2020-04-21 20:51:15 +01:00
Paul Cockrell 8272b19bb6 Finish BuffGym app 2020-04-21 19:38:02 +01:00
Paul Cockrell 6deb376d99 Return to launcher on exit 2020-04-20 22:02:55 +01:00
Paul Cockrell 707f4a1ccd More fixes 2020-04-20 21:39:30 +01:00
Paul Cockrell 3935ac9883 Update apps.json 2020-04-20 15:27:21 +01:00
Paul Cockrell 74bd784b09 Initial commit of BuffGym 5x5 training program 2020-04-20 15:00:06 +01:00