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
|
43ae16f1c0
|
Clean up code format
|
2020-04-23 19:43:48 +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 |
Gordon Williams
|
6624b1c451
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2020-04-23 15:48:12 +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
|
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
|
06fc54f831
|
oops - fix sanity check errors
|
2020-04-22 08:56:50 +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
|
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 |
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
|
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 |