Commit Graph

2137 Commits (a8dc1dbb17197fdeb3ee7fe1fc3b20e10ad36434)

Author SHA1 Message Date
Gordon Williams 146a390bf7
Merge pull request #473 from bengwalker/master
Fix position
2020-06-03 08:26:09 +01:00
Gordon Williams e56e392217
Merge pull request #474 from matjaz/master
locale fixes + memory
2020-06-03 08:20:27 +01:00
Gordon Williams 7f3fb6506c Merge branch 'chukharev-master' 2020-06-03 08:09:25 +01:00
Gordon Williams c71aedcef9 Fix 'GPS time' checks for western hemisphere 2020-06-03 08:09:14 +01:00
Evgeny Chukharev-Hudilainen dafd21b651
Fix for TZ in Western hemisphere
When timezone is < UTC, then local year at UNIX epoch is 1969, not 1970.
2020-06-02 23:48:13 -05:00
grsutcliffe 4ff0adc3fd
en_AU updated to values metric and corrected date
local "en_AU" had some incorrect values, Australia is fully metric, and date is %d/%m/%y.
2020-06-03 09:57:44 +10:00
Matjaz Lipus 689de1e2ed fixed meridian 2020-06-02 23:04:22 +02:00
Matjaz Lipus b5f0cc4851 skip division by 1 2020-06-02 23:00:32 +02:00
Matjaz Lipus ecb1ba8a00 space 2020-06-02 23:00:02 +02:00
Matjaz Lipus c601f75117 use local vars (less memory) 2020-06-02 22:59:38 +02:00
Matjaz Lipus df1caeacad use .slice() 2020-06-02 21:21:27 +02:00
Matjaz Lipus 9223165124 Merge branch 'master' of https://github.com/espruino/BangleApps 2020-06-02 21:14:06 +02:00
Michael Bengfort cd6447b479 automatrically set string position 2020-06-02 18:44:27 +02:00
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
hopkira 3210548600 Dedicated Dalek Control App 2020-06-01 21:44:00 +01:00
hopkira 7f5bbf0f7a Added K9 controller 2020-06-01 21:35:43 +01:00
hopkira 65e5a2a544 Final changes before pull request 2020-06-01 20:34:04 +01:00
hopkira 39fc56f0b0 Enabling navigation to sub-screens 2020-06-01 20:16:26 +01:00
hopkira 07310e3536 Testing joystick variant 2020-06-01 19:36:21 +01:00
hopkira c08303390a Distinguish between iris controls 2020-06-01 19:16:03 +01:00
hopkira 189633e966 Modifying Home menu 2020-06-01 18:59:59 +01:00
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