Commit Graph

15231 Commits (cf1205d4175cd1daccc3256b9dbf24a9e13f552a)

Author SHA1 Message Date
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
Rob Pilling 774372dfa9 settings app: preserve whitelist when disabled 2023-02-26 09:17:24 +00: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
Le~Kat 09b2d9259f god I hope this works 2023-02-25 23:02:33 -05:00
Le~Kat 635d8be507 fixed dumb errors 2023-02-25 22:58:41 -05:00
Le~Kat 4ffaf9bb32 forgot to resolve the promise 2023-02-25 22:50:34 -05:00
Le~Kat 9d42114acb ok the buzzing *might* work now 2023-02-25 22:44:11 -05:00
Le~Kat 560a784be8 tabs, again 2023-02-25 20:51:07 -05:00
Le~Kat ac22a2a2cf added a drawWidgets command to see if I have the padding right 2023-02-25 20:50:45 -05: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 6a21608322 widlockunlock: convert to typescript 2023-02-25 22:24:09 +00:00
Rob Pilling 92fd9133fb Regenerate main.d.ts - Widget types 2023-02-25 22:23:53 +00:00
Rob Pilling c84d3fa2c0 widlockunlock: setting for location 2023-02-25 22:04:34 +00:00
Rob Pilling b19dd38dbb widlockunlock: handle widget tap to lock 2023-02-25 22:04:31 +00:00
lunctis-viribus a52a2caaed weatherclock v0.06 2023-02-25 22:55:54 +01:00
lunctis-viribus a66e433ebe weatherclock v0.06 2023-02-25 22:52:01 +01:00
lunctis-viribus 85692d5476 weatherclock v0.06 2023-02-25 22:33:52 +01:00
Rob Pilling 9403bf05b0 clock_info.d.ts .app addition 2023-02-25 21:18:26 +00:00
Le~Kat f17c270353 maby I should read the logs instead of guessing why it failed 2023-02-25 14:17:09 -05:00
Le~Kat 6e79102541 dumb theory ab the automated testing 2023-02-25 14:10:57 -05:00
Le~Kat 69140a58d5 gave up on acceleration, changed from hard tabs to double spaced, updated README.md 2023-02-25 14:03:32 -05:00
Le~Kat 8823427560 Merge remote-tracking branch 'origin' 2023-02-25 13:54:48 -05:00
Le~Kat 79fbaf52a3 merged from upstream 2023-02-25 13:49:04 -05:00
Le~Kat 479a2da3ab added longer delay before resetting accelHandler 2023-02-25 13:47:28 -05:00
Le~Kat 4d37934556 decided to keep around the button even while testing, disabled all safety round the accelHandler self-triggering 2023-02-25 13:47:28 -05:00
Le~Kat 64bff4303f made changes to when accelHandler gets overwritten, temporarily disabled button usage 2023-02-25 13:47:28 -05:00
Le~Kat ef8b26c490 enabled button usage & temporarily disabled acceleration 2023-02-25 13:47:28 -05:00
Le~Kat b3cc27a391 moved accel & vibration commands to the accelHandler function 2023-02-25 13:47:28 -05:00
Le~Kat 47caa9cd79 made the delay needlessly long to see if it even does anything 2023-02-25 13:47:28 -05:00
Le~Kat a89f6cb4df added a delay after the buzzer stops to prevent multi-rolling 2023-02-25 13:47:28 -05:00
Le~Kat f9c338d90d issue with app calling roll function too many times at startup 2023-02-25 13:47:28 -05:00
Le~Kat 3001618e0f decreased vibration time, decreased accel requirement 2023-02-25 13:47:28 -05:00
Le~Kat 1499a524d9 not having web bluetooth to debug is a PAIN 2023-02-25 13:47:28 -05:00
Le~Kat 13c5b41aef hopefully now it's fixed? 2023-02-25 13:47:28 -05:00
Le~Kat 1872f264d1 still trying to fix the lack of vibrations 2023-02-25 13:47:28 -05:00
Le~Kat 463c3fec23 IDK how to use promises properly 2023-02-25 13:47:28 -05:00
Le~Kat 959fa4183c increased vibration again 2023-02-25 13:47:28 -05:00
Le~Kat 1e46b479e2 toggled the acceleration handler to prevent infinite buzz loop 2023-02-25 13:47:28 -05:00