hopkira
b9f0907e5a
Added back icon
2020-06-01 14:36:03 +01:00
hopkira
03f4f1da8b
Bug fix
2020-06-01 14:27:02 +01:00
hopkira
60b0fee49d
Change to app description
2020-06-01 14:22:38 +01:00
hopkira
0b7200eda7
Minor README change
2020-06-01 14:20:46 +01:00
hopkira
b929b5d0cb
Splitting app into three variants
2020-06-01 14:19:23 +01:00
hopkira
a5cc710ef8
Syntax error
2020-06-01 11:44:27 +01:00
hopkira
f2aa55f852
Merge remote-tracking branch 'espruino/master'
2020-06-01 11:41:44 +01:00
hopkira
26d0fd3279
Adding variable declarations and syntax error
2020-06-01 11:40:59 +01:00
hopkira
6aad4d8f93
Fixing JSON
2020-06-01 11:27:51 +01:00
hopkira
5bc70b474c
Merge didn't; t work
2020-06-01 10:42:57 +01:00
Gordon Williams
30ae2f65f5
fix travis errors
2020-06-01 09:32:47 +01:00
Gordon Williams
46121e60a0
Fix `marked is not defined` error (and include in repo, just in case)
2020-06-01 08:43:33 +01:00
Gordon Williams
207fabeb1d
version bump
2020-06-01 08:40:46 +01:00
Gordon Williams
bfba5c37ff
Merge pull request #466 from hasmar04/cliock-patch
...
Stop the cliock face redrawing and running out of memory
2020-06-01 07:43:56 +01:00
Richard Hopkins
ef208e1600
Merge remote-tracking branch 'upstream/master'
2020-06-01 00:59:15 +01:00
Richard Hopkins
42180a1770
New screens, buttons and icons
2020-06-01 00:46:27 +01:00
Gordon Williams
b08d8ce0f4
gpsrec can now graph altitude & speed
2020-05-31 15:06:31 +01:00
Harrison Asmar
48eea4cc57
Update ChangeLog
2020-05-30 20:20:12 +10:00
Harrison Asmar
c83ae5dc7e
Stops the face redrawing and using all memory
...
Removes the clear screen and widget loading from each wake so it only runs the first time. Prevents the watch from running out of memory after approx. 3 wakes.
2020-05-30 20:05:47 +10:00
Gordon Williams
889ed82de2
ok so eslint didn't fix it
2020-05-29 16:18:12 +01:00
Gordon Williams
49d504a034
Only upload binary files where needed. Assume utf-8 otherwise ( Fix #463 )
2020-05-29 13:27:27 +01:00
Gordon Williams
7e87bd0c03
add toast to log
2020-05-29 13:23:20 +01:00
Gordon Williams
97ff606212
Merge pull request #462 from rigrig/gbridge
...
gbridge: Add setting to show/hide icon
2020-05-29 12:01:06 +01:00
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