Commit Graph

1390 Commits (f4a2f518f36030c4f490ba5fd80dbe2af4a9ae90)

Author SHA1 Message Date
Gordon Williams 950e6dfdbb
Merge pull request #347 from flautrup/master
Added support for locale and 12H clock
2020-04-24 06:24:22 +01:00
Gordon Williams 028f4775dd
Merge pull request #344 from brainfart-be/master
Toucher : Complete rewrite in 80x80, better perf, add settings
2020-04-24 06:23:13 +01:00
Gordon Williams 55a75930e7
Merge pull request #345 from bengwalker/master
Adding ChangeLog and Attributions
2020-04-24 06:22:41 +01:00
Fredrik Lautrup d429d3e0eb
Merge pull request #2 from flautrup/add_locale_support
Clean up code format
2020-04-23 19:44:36 +02:00
Fredrik Lautrup 43ae16f1c0 Clean up code format 2020-04-23 19:43:48 +02:00
Fredrik Lautrup b4bec5c849
Merge pull request #1 from flautrup/add_locale_support
Add locale support and 12H support
2020-04-23 19:40:53 +02:00
Fredrik Lautrup 5c3e5ff2ee Fixing so that hour is shown right 2020-04-23 19:35:18 +02:00
bengwalker 0874fb698a
Update README.md 2020-04-23 19:14:18 +02:00
Fredrik Lautrup 9ce908761a Updated changelog 2020-04-23 19:09:31 +02:00
Fredrik Lautrup 4441f3055c Added local and support for 12h clock 2020-04-23 19:05:22 +02:00
Dimitri Gigot e93a9125e4 put toucher.json correctly in the apps.json 2020-04-23 15:53:51 +00:00
Gordon Williams 6624b1c451 Merge branch 'master' of github.com:espruino/BangleApps 2020-04-23 15:48:12 +01:00
Gordon Williams 1cdbe79bac Tweak favourite apps code to remove the duplicated app uploader 2020-04-23 15:47:57 +01:00
Dimitri Gigot e40829ea73 0.06: Complete rewrite in 80x80, better perf, add settings 2020-04-23 13:46:06 +00:00
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 c36bd7f97f Add readme to example apps (fix #300) 2020-04-23 10:57:59 +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
lixas 2dd4740035
Merge pull request #1 from espruino/master
refresh
2020-04-22 22:08:03 +03: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