Commit Graph

14990 Commits (3bbcb6522eed8af1e4b2783af649a59f2f001d17)

Author SHA1 Message Date
Le~Kat 3bbcb6522e didn't add the file I meant to 2023-02-28 19:05:37 -05:00
Le~Kat b0f729eb1e 4th try 2023-02-28 19:02:49 -05:00
Le~Kat 50d43e9176 reverted to before image manipulation 2023-02-28 19:00:25 -05:00
Le~Kat a40d7cee5c tabs, since app is p. much finalized 2023-02-27 18:41:10 -05:00
Le~Kat b2679d7b9b removed an extra newline 2023-02-27 18:40:15 -05:00
Le~Kat dd19d8587d Merge branch 'master' of https://github.com/espruino/BangleApps 2023-02-27 09:38:52 -05:00
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
Le~Kat c3f5fbbd28 increased vibration strength, added some comments, & some QOL 2023-02-26 15:51:03 -05: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
Le~Kat 16bcc2ca6c OH GOD IT FINALLY F*CKING WORKS 2023-02-25 23:28:28 -05:00
Le~Kat 2e92b04af5 trying to add timeout after it's done buzzing... again 2023-02-25 23:21:47 -05:00