1
0
Fork 0
Commit Graph

10123 Commits (1eab970caabb0921520b6e41734868f2ea6eed62)

Author SHA1 Message Date
Gordon Williams aa437d0d53 minor tweak 2022-04-07 17:02:34 +01:00
Gordon Williams 56ffbe897c
Merge pull request #1663 from storm64/master
lightswitch: masking (espruino/Espruino#2151) + oversize
2022-04-07 16:48:42 +01:00
Gordon Williams 52c548423e
Merge pull request #1665 from zerodogg/nbDateOrder
locales: Fixed day order for no_NB
2022-04-07 16:44:47 +01:00
Gordon Williams d20a53a9ff
Merge pull request #1668 from storm64/mylocation
mylocation: Fix selecting Frankfurt not saved
2022-04-07 16:40:25 +01:00
Gordon Williams 72efc0a3b7
Merge branch 'master' into nbDateOrder 2022-04-07 16:40:02 +01:00
Gordon Williams 1e7d051912
Merge pull request #1664 from storm64/messages
massages: Add option to disable icon flashing
2022-04-07 16:37:56 +01:00
Gordon Williams 6475e5004c
Merge pull request #1662 from berkenbu/master
Rework word lookup algorithm to use bisection, get rid of index file.
2022-04-07 16:35:04 +01:00
Gordon Williams 57758aa938 Make uploads more resilient - report errors for broken custom app uploads 2022-04-07 16:34:19 +01:00
Stiralbios 0fee4bd8c4 try to fix the issue with the watchface drawing over the Activity Reminder 2022-04-07 17:30:55 +02:00
Gordon Williams e9e92cc95b merge in https://github.com/espruino/EspruinoAppLoaderCore/pull/11 in such a way that we can use it from apps/locales as well (to avoid some duplication!)
more characters added to list that need remapping
2022-04-07 16:08:39 +01:00
Gordon Williams 895e7ffd59 rename locale as mentioned in https://github.com/espruino/BangleApps/pull/1666 2022-04-07 15:53:39 +01:00
Gordon Williams 00c37d58dd
Merge pull request #1666 from zerodogg/nnLocale
Added Norwegian Nynorsk translation
2022-04-07 15:51:56 +01:00
Gordon Williams 1dd232ffce alarm fixes (fix #1667) 2022-04-07 15:47:01 +01:00
Gordon Williams 2c36071a37 alarm 0.18: Cope with >1 identical alarm at once (#1667) 2022-04-07 14:21:36 +01:00
Stiralbios efe25635dc Change the logo color slightly to be less visually agressive 2022-04-07 15:06:24 +02:00
Stiralbios 9164e6a55a changing Activity Reminder icon color 2022-04-07 14:56:27 +02:00
Stiralbios 8862a9c279 Add the app.js file for Activity Reminder app 2022-04-07 14:40:48 +02:00
Stiralbios b4ea88281e fix Activity Reminder icon size 2022-04-07 14:24:16 +02:00
Stiralbios 172654594a close the open parenthesis for on the app-icon of Activity Reminder 2022-04-07 14:20:49 +02:00
Stiralbios 84318bd7bc Hopefully fix the broken build because of no icon 2022-04-07 14:13:44 +02:00
Stiralbios 68cc3d6ada Change icon to try to understand what cause the issue 2022-04-07 14:09:45 +02:00
Stiralbios 44df89561f change app-icon for Activity Reminder 2022-04-07 14:03:58 +02:00
Stiralbios 28c2298d8b add the icon for Activity Reminder 2022-04-07 13:56:47 +02:00
storm64 d2f2d712a2 mylocation: Fix selecting Frankfurt not saved
Corrected check for selected location = "???".
2022-04-07 13:01:47 +02:00
Eskild Hustvedt dd31ebbc59 locales/fuzzyw: Added Norwegian Nynorsk translation 2022-04-07 10:48:57 +02:00
Eskild Hustvedt 2816c46be5 locales: Fixed day order for no_NB 2022-04-07 09:41:48 +02:00
storm64 1d23c4f2e4 massages: Add option to disable icon flashing
Update ChangeLog, metadata.json, README.md and settigns.js:
 - Add option to toggle icon flashing.
Update widget.js:
 - Add option to toggle icon flashing.
 - Correct clearRect y2 value.
 - Moved icon 1px up to be more centered.
2022-04-07 01:30:39 +02:00
storm64 1c93c4bd01 Revert "massages: Add option to disable icon flashing"
This reverts commit 80d35e4e33.
2022-04-07 01:28:15 +02:00
storm64 80d35e4e33 massages: Add option to disable icon flashing
Update ChangeLog, metadata.json, README.md and settigns.js:
 - Add option to toggle icon flashing.
Update widget.js:
 - Add option to toggle icon flashing.
 - Correct clearRect y2 value.
 - Moved icon 1px up to be more centered.
2022-04-07 01:22:52 +02:00
storm64 2d291b4d70 Merge branch 'master' of https://github.com/storm64/BangleApps 2022-04-06 23:40:54 +02:00
storm64 6c6f9c01c7 lightswitch: Correct default touchOn
Change settings.js and widget.js:
 - Correct default value of touchOn according to value in README.md
2022-04-06 23:40:50 +02:00
marko e0ce752013 Restore accidentally deleted file. 2022-04-06 17:37:18 -04:00
marko f7b2ece533 Reword word lookup algorith to use bisection, get rid of index file. 2022-04-06 17:30:12 -04:00
storm64 d34375ffb2
Merge branch 'espruino:master' into master 2022-04-06 20:30:03 +00:00
storm64 a2002c4841 lightswitch: masking (espruino/Espruino#2151) + oversize
Update ChangeLog and metadata.json
Update README.md and settings.json
 - add oversize setting + description
Update settings.js
- add oversize setting
Update widget.js
 - add oversize setting
 - add masking touch and drag input by adding own event listeners first and messing up the handler on a widget related event, using espruino/Espruino#2151
2022-04-06 22:29:13 +02:00
Gordon Williams 3c28c0c9c9 readme 2022-04-06 19:45:27 +01:00
Gordon Williams dfd5461fd9 https://github.com/espruino/BangleApps/pull/1661#issuecomment-1090413428 2022-04-06 16:37:26 +01:00
Gordon Williams 37d2ca48e8
Merge pull request #1661 from peerdavid/master
New and updated apps using the new "sched" library
2022-04-06 16:36:23 +01:00
David Peer e7a87d193e Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-04-06 17:34:58 +02:00
David Peer 0b7fa0494d use type of sched instead of app 2022-04-06 17:34:56 +02:00
Peer David dca71f4099
Merge branch 'espruino:master' into master 2022-04-06 17:10:16 +02:00
Gordon Williams b41d95fb47 Merge branch 'master' of github.com:espruino/BangleApps 2022-04-06 15:44:51 +01:00
Gordon Williams cb6a393110 alt 0.02: Actually upload correct code 2022-04-06 15:44:46 +01:00
Gordon Williams 9fb8be3297
Merge pull request #1659 from sir-indy/master
New clock - Fuzzy Text Clock
2022-04-06 15:21:57 +01:00
Gordon Williams 459fb273f1 Add altimeter app 2022-04-06 15:09:41 +01:00
Gordon Williams c48a951f2d 0.06: Add button for force compass calibration (#1660) 2022-04-06 14:55:07 +01:00
sir-indy fb3dc7fe71
Update fuzzy_strings.json 2022-04-06 13:23:55 +01:00
sir-indy aaaf0b5be8
Merge branch 'espruino:master' into master 2022-04-06 13:22:35 +01:00
sir-indy 575926b654
Update fuzzyw.app.js 2022-04-06 13:17:03 +01:00
sir-indy f0fce411b9
Update fuzzyw.app.js 2022-04-06 12:54:17 +01:00