Commit Graph

12143 Commits (f9e3463964af3cdb3404148666a6b358211f5f80)

Author SHA1 Message Date
Le~Kat f9e3463964 added images to README.md 2023-02-28 22:44:27 -05:00
Le~Kat 8e609ff281 if this doesn't work I'm reverting & giving up 2023-02-28 22:20:53 -05:00
Le~Kat 52bb9f1ca8 checking if I need to increase version for image to change 2023-02-28 22:17:17 -05:00
Le~Kat 1f64a1736b I think that fixed the icon 2023-02-28 22:10:48 -05:00
Le~Kat 25046b6f92 Merge branch 'master' of https://github.com/espruino/BangleApps 2023-02-28 22:08:21 -05:00
Le~Kat 07952c23b5 5th try 2023-02-28 22:07:17 -05:00
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
Gordon Williams ef43eba307
Merge pull request #2606 from bobrippling/tap2lock
widlockunlock: tap-to-lock
2023-02-28 09:27:01 +00:00
Gordon Williams d9b5f9833f
Merge pull request #2613 from nxdefiant/master
widalarmeta: Fix when no alarms are present
2023-02-28 09:23:24 +00:00
Gordon Williams 621ea8e54e
Merge pull request #2614 from dapgo/master
tempmonitor v3
2023-02-28 09:23:02 +00:00
Martin Boonk aacf2e3c1a messagesoverlay - Only add listeners once 2023-02-28 07:57:06 +01: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
Martin Boonk c440a5d143 messagesoverlay - Remove unused files 2023-02-27 23:43:16 +01:00
Martin Boonk 43448e42c9 messagesoverlay - Fix handlers being restored incorrectly if message removed 2023-02-27 23:43:16 +01:00
dapgo 7c048bc232 Update tempmonitor.app.js
minor typo errors
2023-02-27 21:57:42 +01:00
dapgo a314fa5580 Update tempmonitor.app.js
small issue caused by removing comments
2023-02-27 21:54:36 +01:00
dapgo 56a845f630 tempmonitor v3
Beside new functions, info about modedebug
2023-02-27 21:39:39 +01:00
dapgo 293b0d1b43 tempmonitor v3
Added Stop/start recording, change BG color, filesize info. Pending long press events for v4
2023-02-27 21:36:54 +01:00
Rob Pilling 96b8e9a3e8 Restore original widlockunlock object 2023-02-27 20:19:47 +00:00
Rob Pilling c4d5713471 Revert "widlockunlock: setting for location"
This reverts commit c84d3fa2c0.
2023-02-27 20:16:36 +00:00
Rob Pilling 63711f6a0c Revert "widlockunlock: convert to typescript"
This reverts commit 6a21608322.
2023-02-27 20:13:57 +00:00
Erik Andresen a3addeebb2 widalarmeta: Fix when no alarms are present 2023-02-27 19:43:42 +01: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 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
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