1
0
Fork 0
Commit Graph

2162 Commits (78d0e630c46d957fe259ca8ff85da1d72d6d9684)

Author SHA1 Message Date
hopkira 5c2bf29850 Switching to Dalek app 2020-06-01 18:42:35 +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
hopkira 93f818eef4 Documenting message size 2020-06-01 18:11:18 +01:00
hopkira df26f64e44 Reverting because it worked! 2020-06-01 17:57:35 +01:00
hopkira 262b122777 Change video format 2020-06-01 17:55:11 +01:00
hopkira 1e98a6d73b Update to READ.ME 2020-06-01 17:42:46 +01:00
hopkira 8f04881c53 Merge remote-tracking branch 'espruino/master' 2020-06-01 17:31:24 +01:00
hopkira 7b6fe2f0d2 Major refactoring to three apps 2020-06-01 17:30:19 +01: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
hopkira e8f8703b36 Cosmetic change to give gap to widgets 2020-06-01 16:06:10 +01:00
hopkira 5ca81d9bfb Tidy up 2020-06-01 16:01:50 +01:00
hopkira 39f62c1ab7 Try once at beginning of app 2020-06-01 15:49:19 +01:00
hopkira fdbf4300ef Change transmission frequency 2020-06-01 15:47:00 +01:00
hopkira 6962fd01d6 Syntax error 2020-06-01 15:24:22 +01:00
hopkira 7cf0154259 Adding widgets back in 2020-06-01 15:21:08 +01:00
hopkira 615f8c8fce Update transmitted values 2020-06-01 15:18:48 +01:00
Michael Bengfort e9e9bf941a correct string position 2020-06-01 15:53:28 +02:00
hopkira 9f1b61d2d9 Minor bug fix 2020-06-01 14:41:52 +01:00
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