Commit Graph

21 Commits (f2674671173b5bd905078047cfb7d8bacd292d29)

Author SHA1 Message Date
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
Gordon Williams d40c64a805 Reset file modes 2021-06-17 14:13:38 +01:00
Gordon Williams fe53d9e8b7 fix custom/interface after refactoring 2020-08-24 11:59:52 +01:00
Tuukka Ikkala 3eb150792c Revert back buffgym-icon.js semicolon addition
Files to be evaluated must be expressions. Loosen buffgym eslintrc to allow missing semicolons.
2020-05-23 23:29:42 +03: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 2ebdf0c6c3 Add Changelog and bump version in apps.json 2020-04-23 11:45:45 +01:00
Paul Cockrell f8590bdcf5 Refactor workout json loading. Fix file name matching bug 2020-04-23 11:18:10 +01:00
Paul Cockrell edd1b73bc0 Update apps.json to use new buffgym file names. Fix buzz command 2020-04-23 10:11:28 +01:00
Paul Cockrell 04f1e523e8 Serialise uploading. Add buzz on watch to indicate completed 2020-04-23 09:48:31 +01:00
Paul Cockrell d3c58fb323 Add interface to set weight values, update README 2020-04-23 09:41:57 +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
Gordon Williams 06fc54f831 oops - fix sanity check errors 2020-04-22 08:56:50 +01:00
Paul Cockrell bb9747da09 Add app comments 2020-04-21 20:51:15 +01:00
Paul Cockrell 1cf8d6eb5b Add README 2020-04-21 20:10:56 +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