Commit Graph

13746 Commits (f8af2f8bbf12f3425c7f299ea7e632bd7442322b)

Author SHA1 Message Date
thyttan 40ab4bb6d1 Revert "Use Bangle.load(), remove the special 'Show launcher' entry"
This reverts commit e115cac82a.
2022-11-20 17:25:21 +01:00
Kedlub 698a04922f Add letters to unicodeRemap
Added characters with caron to unicodeRemap, to properly display messages in Czech language
2022-11-20 10:29:40 +01:00
lauzonhomeschool ef47fc6858
Update README.md 2022-11-20 00:11:13 -05:00
lauzonhomeschool 85efd91e00
Update README.md
It's frustrating for newcomers to try to tweak an existing app in the Web IDE and get "Module ... not found" and not know why, when this section just seem to state that any "require" should work.  The extra note clarifies this.
2022-11-20 00:03:55 -05:00
Gordon Williams 72265bebff Merge branch 'master' of github.com:espruino/BangleApps 2022-11-19 19:22:30 +00:00
Gordon Williams a03a036ba5 Add widget_utils swipeOn method to hide widgets and allow them to be swiped back onto the screen 2022-11-19 19:22:21 +00:00
Erik Andresen 061d4f3f72 taglauncher: fix tag sort 2022-11-19 06:42:30 +01:00
Erik Andresen 66a6e3d3e8 taglauncher: Add sortorder 2022-11-19 06:29:54 +01:00
storm64 7ef5152c17 [sleeplogalarm] Clear ToDo-list 2022-11-18 23:31:10 +01:00
storm64 8c4c514059 [sleeplogalarm] Add setting + explanations, icon 2022-11-18 23:08:41 +01:00
Erik Andresen c0c46bbc6c taglaunch: update description 2022-11-18 22:25:45 +01:00
Erik Andresen c6e13c651d taglaunch: update description 2022-11-18 22:24:41 +01:00
Erik Andresen cd14794a42 taglaunch: format 2022-11-18 22:07:19 +01:00
Erik Andresen 47d9ebbb6f taglaunch: handle tag tools as tool 2022-11-18 22:04:24 +01:00
Erik Andresen b6c1b9224e gpsinfo: add outdoors tag 2022-11-18 21:55:58 +01:00
Erik Andresen 16995ae0a2 taglaunch: New launcher
Based on the default launcher but puts all applications in a submenu by their tag.
This can result in a faster application selection than the linear access of the default launcher.
2022-11-18 19:05:23 +01:00
Rarder44 765f17b89a comment 2022-11-18 18:58:58 +01:00
Rarder44 6e16c5fc4f fix draw before widget hide 2022-11-18 18:45:29 +01:00
Luca Pozzi 151e9f458a
Merge branch 'espruino:master' into Messages-Light 2022-11-18 18:36:09 +01:00
Rarder44 2b5bb48211 changed all var into let
cleanup main
2022-11-18 18:35:44 +01:00
Gordon Williams aaa602b674
Merge pull request #2289 from Rarder44/rebble-fix
[rebble] cleanup code and fix fastload issue
2022-11-18 16:31:15 +00:00
Rarder44 2f57490a12 added app "Messages Light" 2022-11-18 17:25:51 +01:00
Rarder44 c6255ce9c8 cleanup code and fix fastload issue 2022-11-18 17:18:59 +01:00
storm64 69d0890cfa [sleeplogalarm] Alarm only once each alarm 2022-11-18 15:26:15 +01:00
Gordon Williams 35668fd853
Merge pull request #2288 from Rarder44/rebble-fix
[rebble] - convert var/function to let
2022-11-18 11:48:55 +00:00
Rarder44 5cd48ec705 - fix log_debug 2022-11-18 12:13:23 +01:00
Gordon Williams 64bada3bbd
Merge pull request #2285 from thyttan/sevenmins
[Seven minute workout] New app
2022-11-18 09:18:59 +00:00
Rarder44 b181994551 draw moved
removed comments
2022-11-18 00:43:15 +01:00
Rarder44 584fcb9980 bump version and changelog 2022-11-18 00:16:02 +01:00
Rarder44 65e240dc4e convert var -> let
convert function -> let
2022-11-18 00:15:12 +01:00
Gordon Williams 65cc432af3 Merge branch 'master' of github.com:espruino/BangleApps 2022-11-17 19:25:05 +00:00
Gordon Williams a885d6de83 boot 0.54: Fix for invalid version comparison in polyfill
fix #2286, #2287
2022-11-17 19:24:41 +00:00
storm64 361efb6c25 [sleeplog] Add more details to README.md 2022-11-17 18:12:59 +01:00
storm64 a49f902f02 [sleeplogalarm] Adjust default filter times 2022-11-17 17:52:18 +01:00
thyttan 36766e69c5 First commit 2022-11-17 17:48:32 +01:00
storm64 c25750ebc1 [sleeplogalarm] Correct times display in settings 2022-11-17 17:44:36 +01:00
storm64 9def5a8ee3 [sleeplogalarm] Don't show own alarm 2022-11-17 17:09:18 +01:00
storm64 67d6da813e [sleeplogalarm] Correct typo 2022-11-17 16:32:47 +01:00
storm64 8800ba8fda [sleeplogalarm] Reorder settings + filter for msg 2022-11-17 15:16:18 +01:00
storm64 5720204307 [sleeplogalarm] Correct t inside created alarm 2022-11-17 10:32:55 +01:00
storm64 855a2c4263 [sleeplog] Switch unchanged data behav. in trigger 2022-11-17 10:26:52 +01:00
storm64 dfe57c0e77 [sleeplog] Correct generation of time in trigger 2022-11-17 10:04:57 +01:00
storm64 550b95d969 [sleeplogalarm] Correct times in sleeplog.trigger 2022-11-17 09:33:00 +01:00
storm64 528716322a [sleeplog] Correct fn call for trigger 2022-11-17 09:26:51 +01:00
storm64 abb719319f [sleeplog] Correct time as date for trigger 2022-11-17 08:36:22 +01:00
storm64 a2fd46e35c [sleeplog] Correct calculation of time in trigger 2022-11-16 23:26:23 +01:00
storm64 8d54208ade [sleeplogalarm] Update using sleeplog.trigger 2022-11-16 23:24:43 +01:00
storm64 9105c94e1b [sleeplog] Replace onChange with trigger object 2022-11-16 22:46:49 +01:00
Gordon Williams e25d51ef9f
Merge pull request #2284 from halemmerich/bthrm
bthrm - Fix restarting issue and more debug logging
2022-11-16 16:44:57 +00:00
Martin Boonk 7ce10a18b6 bthrm - Bump version 2022-11-16 17:34:05 +01:00