Commit Graph

1922 Commits (2a494ebef0b6af5055b1a7c1a8f299c7a4c56b87)

Author SHA1 Message Date
Gordon Williams 2075127dfe Merge branch 'master' of github.com:espruino/BangleApps 2020-06-02 13:45:23 +01:00
Matjaz Lipus fc1cea0b6c fix variables leaks + shorter code 2020-06-02 13:10:35 +02:00
Matjaz Lipus d3b686e09a temperature sanity check is already done onload 2020-06-02 13:06:19 +02:00
Gordon Williams 4654bfd7a5 Potential fix for #460
also add better log tagging
2020-06-02 12:04:10 +01:00
Gordon Williams 2bbecfc7f3
Merge pull request #471 from m0n5t3r/master
Add auto-snooze option to alarms
2020-06-02 07:53:17 +01:00
Sabin Iacob 6cf4124290 make original time checking more robust, we want this to work for alarms triggering at 00:00 2020-06-01 20:32:53 +03:00
Sabin Iacob 07bcd7528b only save the original hour on the first snooze 2020-06-01 20:26:41 +03:00
Sabin Iacob b1f3e5e125 restore the alarm hour after snoozing 2020-06-01 20:22:04 +03:00
Sabin Iacob 89909c0746 Add auto-snooze option to alarms 2020-06-01 20:12:14 +03:00
Gordon Williams c7039e63a2 manually merge https://github.com/espruino/BangleApps/pull/248, but commented out until we have a font 2020-06-01 17:13:50 +01:00
Gordon Williams d9442f2fd0 locale: Improve handling of non-ASCII characters (fix #469) 2020-06-01 17:04:55 +01:00
Michael Bengfort e9e9bf941a correct string position 2020-06-01 15:53:28 +02: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
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