Commit Graph

14904 Commits (625e52514ded94dd266636efe6bf8688949cb521)

Author SHA1 Message Date
Gordon Williams 625e52514d Merge branch 'master' of github.com:espruino/BangleApps 2023-02-27 13:17:57 +00:00
Gordon Williams cc24cb5bb3 0.07: Ensure barometer gets turned off after a few readings (isBarometerOn broken in 2v16) 2023-02-27 13:17:41 +00:00
Gordon Williams 44af5523e2
Merge pull request #2610 from nxdefiant/widbatpc
widbatpc: Only redraw when values change
2023-02-27 11:07:14 +00:00
Gordon Williams 7672a82e67
Merge pull request #2609 from nxdefiant/widalarmeta
widalarmeta: use less cpu time each minute
2023-02-27 10:01:44 +00:00
Gordon Williams 725ee726d7
Merge pull request #2612 from halemmerich/messageoverlay
Message Overlay - Fork of messages_light
2023-02-27 09:53:26 +00:00
Gordon Williams d757567fba
Merge pull request #2600 from thyttan/runplus
[Runplus] Tweak clearRects/draws, fix settings writing to wrong file.
2023-02-27 09:41:39 +00:00
Gordon Williams 9b46c300f2
oops 2023-02-27 09:38:22 +00:00
Gordon Williams 7386e0c78d
Merge branch 'master' into runplus 2023-02-27 09:36:21 +00:00
Gordon Williams 5aa85a2eed
Merge pull request #2603 from thyttan/backswipe
[backswipe] add to the instruction for # of handlers in readme
2023-02-27 09:34:40 +00:00
Gordon Williams 8cbc93f110
Merge pull request #2604 from bobrippling/regen-ts
Regenerate `main.d.ts`
2023-02-27 09:34:19 +00:00
Gordon Williams 8ea01a9384
Merge pull request #2605 from bobrippling/clock-info-app
`clock_info.d.ts` `.app` addition
2023-02-27 09:33:59 +00:00
Gordon Williams a18656cca9
Merge pull request #2601 from halemmerich/powermanager
Powermanager - Fix wrapping
2023-02-27 08:59:49 +00:00
Martin Boonk 868e5edc49 powermanager - Adds some todos to readme 2023-02-26 22:19:57 +01:00
Martin Boonk 4ea368416d messagesoverlay - Add low memory mode 2023-02-26 21:24:43 +01:00
Martin Boonk 54051d5ab1 messagesoverlay - Do not add ... to every source 2023-02-26 20:03:35 +01:00
Martin Boonk f62da73c55 messagesoverlay - Remove unused settings 2023-02-26 20:02:20 +01:00
Erik Andresen 22259d13be widalarmeta: Draw bell only once 2023-02-26 20:00:20 +01:00
Martin Boonk 16a3af8d1b messagesoverlay - Finetune fonts 2023-02-26 19:24:48 +01:00
Martin Boonk c184687089 messagesoverlay - Do not light up LCD if quiet mode is on 2023-02-26 19:24:48 +01:00
Martin Boonk 0a9d8eb9b3 messagesoverlay - Fix quiet mode being ignored 2023-02-26 18:51:23 +01:00
Martin Boonk 420c839a5b messagesoverlay - Add hint regarding wrong colors 2023-02-26 18:40:37 +01:00
Martin Boonk b14afaa891 messageoverlay - Fix call notification not being shown 2023-02-26 17:01:38 +01:00
Martin Boonk 3ef8ede109 messagesoverlay - Fix leaking memory 2023-02-26 15:53:00 +01:00
Martin Boonk c16a9b1103 messagesoverlay - Use less memory if messages are stacked 2023-02-26 15:23:57 +01:00
Martin Boonk 7ff5796fde powermanager - Catch the case of the wrapped function being a string 2023-02-26 14:08:05 +01:00
Martin Boonk 54e9704e3c messagesoverlay - Tweak source and title texts 2023-02-26 13:47:39 +01:00
Martin Boonk 386bd1f712 messagesoverlay - Tweak font sizes and positions 2023-02-26 13:20:49 +01:00
Martin Boonk 72d440a20c messagesoverlay - Adds screenshots and more README 2023-02-26 13:07:00 +01:00
Martin Boonk 86fce14cc6 messagesoverlay - Set type to bootloader 2023-02-26 11:55:18 +01:00
Martin Boonk 6944fcece4 messagesoverlay - Remove unused icon 2023-02-26 11:54:59 +01:00
Martin Boonk f055b642a9 messagesoverlay - Fix scrolling 2023-02-26 11:44:25 +01:00
Martin Boonk e5352839c0 messagesoverlay - Use only theme colors 2023-02-26 11:44:25 +01:00
Martin Boonk 8a3ab237fc messagesoverlay - Refactor backing up and restoring handlers 2023-02-26 11:44:24 +01:00
Martin Boonk a9fd2420e2 messagesoverlay - Stop swipes and drags interacting with the running app 2023-02-26 11:44:24 +01:00
Martin Boonk 730da3f52d messagesoverlay - Show popup a litte smaller than full screen 2023-02-26 11:44:24 +01:00
Martin Boonk 11e31f4bbe messagesoverlay - Initial fork of messages_light with drawing to overlay 2023-02-26 11:44:24 +01:00
Martin Boonk 9e7f22df00 powermanager - Add powermanager.json to metadata 2023-02-26 11:39:07 +01:00
Erik Andresen c835650c44 widbatpc fixes 2023-02-26 10:28:18 +01:00
Erik Andresen b8e0222315 widbatpc: Only redraw when values change 2023-02-26 10:06:43 +01:00
Erik Andresen 3ca236d835 widalarmeta: Move getNextAlarm 2023-02-26 09:28:45 +01:00
Erik Andresen dd0f88245a widalarmeta: use less cpu time each minute
Remember next alarm to reduce calculation amount
Redraw only every hour when no alarm in next 24h
2023-02-26 09:08:28 +01:00
Rob Pilling 9f4e4bc981 Regenerate object.call types 2023-02-25 23:21:18 +00:00
Rob Pilling e44e4c0274 Regenerate main.d.ts - fromEntries & getOwnPropertyDescriptors 2023-02-25 23:21:18 +00:00
Rob Pilling 9403bf05b0 clock_info.d.ts .app addition 2023-02-25 21:18:26 +00:00
thyttan 4199f8a4fc spelling karvonnen -> karvonen in metadata 2023-02-25 18:16:25 +01:00
thyttan 5e1857d963 change spelling karvonnen -> karvonen in app.js, karvonen.js 2023-02-25 18:13:50 +01:00
thyttan 21c928ba87 add tag karvonen 2023-02-25 17:51:08 +01:00
thyttan 4a4c931571 add to the instruction for # of handlers i readme 2023-02-25 13:50:09 +01:00
Martin Boonk 290fd81f46 powermanager - Fix drawing on hidden widgets when LCD brightness is changed 2023-02-25 13:14:00 +01:00
thyttan 3d21d2bef4 contributors appended to readme 2023-02-25 12:54:10 +01:00