1
0
Fork 0
Commit Graph

1265 Commits (61d2c84284f8512c019220ce3eb52169c72a2fbc)

Author SHA1 Message Date
Gordon Williams 61d2c84284
Merge pull request #343 from paulcockrell/master
BuffGym [Enhancement] - Add web interface for customisation
2020-04-23 13:22:48 +01: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
Gordon Williams 80ff424ac9 stopwatch: Ensure seconds counter is in sync with subseconds (fix #341) 2020-04-23 10:53:09 +01:00
Gordon Williams a389ed5dbe Torch: Change start sequence to BTN1/3/1/3 to avoid accidental turning on (fix #342) 2020-04-23 10:28:42 +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 a0d6f8741e Add interface to apps.json for BuffGym app 2020-04-23 09:51:15 +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 bf5bf91967 mclock: Improve performance, attempt to remove occasional glitch when LCD on (fix #279) 2020-04-22 13:17:31 +01:00
Gordon Williams 899eaee98e
Merge pull request #340 from rigrig/weather_app
Weather widget+app
2020-04-22 10:14:08 +01:00
Richard de Boer c3940972b5 weather: Convert Gadgetbridge temperature from Kelvin to Celsius 2020-04-22 11:00:16 +02:00
Richard de Boer 6d07882eae Revert "locale: Measure temperature in Kelvin"
This reverts commit 26d8855e
2020-04-22 10:59:00 +02:00
Gordon Williams 3357f3ccdc
Merge pull request #338 from jeffmer/master
Update apps.json entry for gpsnav
2020-04-22 08:57:23 +01:00
Gordon Williams 06fc54f831 oops - fix sanity check errors 2020-04-22 08:56:50 +01:00
Gordon Williams c8bb6dae5d
Merge pull request #339 from paulcockrell/master
BuffGym - Gym training program
2020-04-22 08:51:07 +01:00
Gordon Williams f175baf2bd
Merge branch 'master' into master 2020-04-22 08:50:48 +01:00
Richard de Boer 319307cdd1 weather: Show Gadgetbridge weather reports
Based on http://forum.espruino.com/comments/15194626/, where
NebbishHacker did most of the actual work :-)
2020-04-21 23:18:21 +02:00
Richard de Boer 26d8855ea2 locale: Measure temperature in Kelvin
Because that is what Gadgetbridge sends for the weather
2020-04-21 23:13:04 +02:00
Paul Cockrell 94bb31889c Update apps.json 2020-04-21 21:14:18 +01:00
Paul Cockrell bb9747da09 Add app comments 2020-04-21 20:51:15 +01:00
Paul Cockrell 14e209b020 Add tags to buffgym app in apps.json 2020-04-21 20:47:45 +01:00
Paul Cockrell 7e30503381 Add readme to apps.json 2020-04-21 20:46:30 +01:00
Paul Cockrell b5fd14b4fb Add training programs to apps file 2020-04-21 20:45:02 +01:00
jeffmer 5f19c8bd80
Update apps.json 2020-04-21 20:22:26 +01:00
Paul Cockrell a49397ed3d Disable emulator 2020-04-21 20:11:32 +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
Gordon Williams 4744b64a28
Merge pull request #337 from Purple-Tentacle/master
Active Pedometer 0.03 / Chrono Widget 0.03
2020-04-21 16:22:42 +01:00
Gordon Williams 01bb2c8dcf
Merge pull request #336 from renaudgweb/master
POI Compass app img update
2020-04-21 16:21:33 +01:00
Purple-Tentacle 8dd71947bd
Fix typo 2020-04-21 16:32:15 +02:00
Purple-Tentacle 9d67877294
ActivePedom 0.03 2020-04-21 16:04:56 +02:00
RenaudG 00c37da578
Update osmpoi.html 2020-04-21 15:45:31 +02:00
RenaudG 3e55bc973c
Update osmpoi.html 2020-04-21 15:38:52 +02:00
RenaudG b711e10d4f
Update osmpoi.html 2020-04-21 15:31:26 +02:00
RenaudG 9a64b8aa35
Update osmpoi.html 2020-04-21 15:17:57 +02:00
RenaudG f938dc3de0
Update osmpoi.html 2020-04-21 14:59:52 +02:00
RenaudG c23c11eb51
Update osmpoi.html 2020-04-21 14:50:44 +02:00
RenaudG 25f2e3d997
Update osmpoi.html 2020-04-21 14:32:55 +02:00
RenaudG 2814e367c0
Update ChangeLog 2020-04-21 14:09:03 +02:00
RenaudG 4a53e768d6
change img_nofix 2020-04-21 14:03:17 +02:00
Gordon Williams f7d8af5a41
Merge pull request #334 from fredericrous/pong
New game: Pong🕹
2020-04-21 11:36:43 +01:00
Gordon Williams a661f8af89 Merge branch 'singintime-master' 2020-04-21 11:35:52 +01:00
Gordon Williams 6f00f0ee0b minor tweaks 2020-04-21 11:35:32 +01:00
Gordon Williams 8d76f11ac1 Merge branch 'master' of https://github.com/singintime/BangleApps into singintime-master 2020-04-21 11:30:20 +01:00
fredericrous 7735a2ba97 New game: Pong🕹 2020-04-21 11:22:15 +01:00
singintime a8cf48c794 Addressing review comments 2 2020-04-21 11:52:36 +02:00