Richard de Boer
|
03246fdc85
|
gbridge: minor fixes
IDE kept complaining about unused constant & unsafe comparisons
|
2020-05-29 10:41:19 +02:00 |
Richard de Boer
|
855186f7c9
|
gbridge: improve settings handling
No need to keep them in memory after reload() is done
|
2020-05-29 10:37:44 +02:00 |
Gordon Williams
|
c32eccd66a
|
Merge pull request #461 from rigrig/simpletimer
Simpletimer: remember last set time, make BTN2 work
|
2020-05-29 08:53:15 +01:00 |
Richard de Boer
|
fa692c4d8e
|
gbridge: Fix setting to show/hide icon
Don't reload all widgets: just change this one and redraw
|
2020-05-29 00:05:26 +02:00 |
Richard de Boer
|
631abb812e
|
gbridge: Add setting to show/hide icon
|
2020-05-28 23:27:10 +02:00 |
Richard de Boer
|
4ab68eb411
|
simpletimer: remember last set time
|
2020-05-28 22:33:15 +02:00 |
Richard de Boer
|
192ba32a5d
|
simpletimer: make BTN2 really return to launcher
(only while countdown is not running)
|
2020-05-28 22:33:15 +02:00 |
Gordon Williams
|
6783472e9a
|
fix formatting using eslint
|
2020-05-28 14:38:46 +01:00 |
Gordon Williams
|
bc62a90dab
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2020-05-28 14:37:55 +01:00 |
Gordon Williams
|
ed47314f02
|
Added animated clock using palette cycling
|
2020-05-28 14:36:54 +01:00 |
Gordon Williams
|
3a71ace5c8
|
Merge pull request #454 from eaydev/master
Created a vertical watch face
|
2020-05-28 14:35:01 +01:00 |
Gordon Williams
|
ab5861126c
|
App description can now be markdown
|
2020-05-28 14:34:40 +01:00 |
Gordon Williams
|
0c0fc9ac8f
|
Improve upload of binary files
|
2020-05-28 14:33:37 +01:00 |
Gordon Williams
|
572a468cab
|
Set page scaling better for mobile
|
2020-05-28 14:20:56 +01:00 |
Gordon Williams
|
a173418506
|
Merge branch 'master' into master
|
2020-05-28 13:54:43 +01:00 |
Gordon Williams
|
8d4949b69c
|
Merge pull request #459 from nxdefiant/master
New app SleepPhaseAlarm
|
2020-05-28 10:00:21 +01:00 |
Gordon Williams
|
8753767b91
|
Move espruinotools.js to lib as it seems a more sensible location
|
2020-05-28 08:28:50 +01:00 |
Gordon Williams
|
aa193454db
|
Now linting library too
|
2020-05-28 08:27:01 +01:00 |
Gordon Williams
|
e1c6123063
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2020-05-28 08:20:46 +01:00 |
Gordon Williams
|
324c93de36
|
Added more serious linting for app loader (#451)
|
2020-05-28 08:20:41 +01:00 |
Gordon Williams
|
2d9475b59f
|
Merge pull request #458 from nebbishhacker/compass
compass: eliminate flickering
|
2020-05-28 07:37:57 +01:00 |
Ephraim Amiel Yusi
|
ece998969b
|
Update apps.json
|
2020-05-28 11:05:49 +10:00 |
Ephraim Amiel Yusi
|
da8935c399
|
Fixed day being displayed
|
2020-05-28 11:05:20 +10:00 |
Ben Whittaker
|
3cdd0f7820
|
Merge branch 'master' of https://github.com/espruino/BangleApps into compass
# Conflicts:
# apps/compass/compass.js
|
2020-05-27 21:01:26 -04:00 |
Ben Whittaker
|
cc4757537a
|
compass: eliminate flickering
|
2020-05-27 20:51:21 -04:00 |
Gordon Williams
|
2fd2caaacc
|
use eslint to fix indentation of app loader js
|
2020-05-27 16:51:14 +01:00 |
Gordon Williams
|
765be3ef40
|
tweak formatting using eslint
|
2020-05-27 16:41:55 +01:00 |
Gordon Williams
|
b158c8bed4
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2020-05-27 16:39:41 +01:00 |
Gordon Williams
|
317ec01b4e
|
Add basic linting for app loader
|
2020-05-27 16:39:36 +01:00 |
Gordon Williams
|
148a258560
|
Ensure we only warn for whitespace issues
|
2020-05-27 16:37:56 +01:00 |
Gordon Williams
|
46050445fc
|
Merge pull request #448 from Taffaz/master
Binary Clock
|
2020-05-27 16:24:22 +01:00 |
Gordon Williams
|
9241e125f6
|
Merge branch 'master' into master
|
2020-05-27 16:21:22 +01:00 |
Gordon Williams
|
6869bd382c
|
Merge pull request #451 from ikkala/eslint-indent
Eslint indent
|
2020-05-27 16:20:46 +01:00 |
Gordon Williams
|
0f0402c7cb
|
Merge branch 'master' into eslint-indent
|
2020-05-27 16:19:44 +01:00 |
Ephraim Amiel Yusi
|
4113754742
|
Proper app icon.
|
2020-05-28 01:17:54 +10:00 |
Ephraim Amiel Yusi
|
0d44a243a1
|
Update apps.json
|
2020-05-28 00:57:47 +10:00 |
Ephraim Amiel Yusi
|
18a83baa2d
|
Fixed to proper size
|
2020-05-28 00:57:14 +10:00 |
Ephraim Amiel Yusi
|
1ff039d0dd
|
Update apps.json
|
2020-05-28 00:43:30 +10:00 |
Ephraim Amiel Yusi
|
194ed062e5
|
Fixed memory leak from multiple intervals.
Tutorial on first clock face causes multiple intervals to be created. Must be fixed to stop extra ticking.
|
2020-05-28 00:42:53 +10:00 |
Ephraim Amiel Yusi
|
52d2fa2efd
|
Add files via upload
|
2020-05-27 23:15:54 +10:00 |
Ephraim Amiel Yusi
|
25b3dc7fa8
|
Set BTN1 to enable heart monitor
|
2020-05-27 22:00:01 +10:00 |
Ephraim Amiel Yusi
|
c90fd28a56
|
Update apps.json
|
2020-05-27 21:49:32 +10:00 |
Ephraim Amiel Yusi
|
809a08435a
|
Added heart rate visualiser
|
2020-05-27 21:48:30 +10:00 |
Gordon Williams
|
d0f5aed573
|
Merge pull request #455 from m0n5t3r/master
Make the alarm scheduling more reliable
|
2020-05-27 10:55:39 +01:00 |
Sabin Iacob
|
cb491d0678
|
also schedule the alarm for the next day if the alarm time is less than current time
|
2020-05-27 11:55:15 +03:00 |
Sabin Iacob
|
8e8e56098a
|
Bump alarm version
|
2020-05-27 11:47:20 +03:00 |
Ephraim Amiel Yusi
|
495f07d010
|
Update apps.json
|
2020-05-27 18:10:14 +10:00 |
Ephraim Amiel Yusi
|
f6d2017789
|
Updates to ongoing development
|
2020-05-27 18:08:16 +10:00 |
Ephraim Amiel Yusi
|
5f0fe5859f
|
Update apps.json
|
2020-05-27 17:16:13 +10:00 |
Ephraim Amiel Yusi
|
fd1522cbdc
|
Fixed broken commit
|
2020-05-27 17:15:41 +10:00 |