Commit Graph

22 Commits (8425f0b50aea39a9083b95ccc9f4211d9c5d556a)

Author SHA1 Message Date
storm64 8f25103d37 [ptlaunch] Correct typo 2022-09-06 12:39:28 +02:00
storm64 505a1183e4 [ptlaunch] Correct setUI mode-object conversion 2022-09-06 12:36:17 +02:00
storm64 f6640e10ce [ptlaunch] Add setUI custom clock recognition
Update boot.js to support clocks in custom setUI mode, started with: `Bangle.setUI({ mode: "custom", clock: 1, ... });
2022-09-06 12:15:52 +02:00
Gordon Williams 14b6004f1c Update setUI to work with new Bangle.js 2v13 menu style 2022-02-24 11:33:05 +00:00
Adam Schmalhofer 740f1fdb71 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json 2022-01-07 13:04:35 +01:00
Dirk Hillbrecht (home) 33a10e5393 ptlaunch: Improve documentation 2022-01-06 23:17:40 +01:00
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
crazysaem 968e31c858 ptlaunch: Add updated screenshots 2021-12-22 21:24:21 +00:00
crazysaem 2c2f07c6be ptlaunch: remove tap to confirm pattern since its pretty unreliable. always use button instead 2021-12-19 21:14:14 +00:00
crazysaem 3dde7126ad ptlaunch: Improve pattern rendering by HughB 2021-12-19 21:11:38 +00:00
crazysaem 4cc822cafb ptlaunch: Improve pattern detection code readability by PaddeK 2021-12-19 20:59:37 +00:00
crazysaem eeed392782 ptlaunch: remove now redundant draw call, and also remove all setColor calls since we now only need the fg color which is the default anyways 2021-12-15 20:12:42 +00:00
crazysaem c52f57f5ba ptlaunch: fix setup for screenshots 2021-12-15 20:12:42 +00:00
crazysaem fd6fa1522a ptlaunch: update screenshots 2021-12-15 20:12:42 +00:00
crazysaem cff3a99380 ptlaunch: Respect theme colors. Fix: Do not pollute global space with internal variables ans functions in boot.js 2021-12-15 20:12:42 +00:00
crazysaem 2a97188aab ptlaunch: try to improve the code slightly 2021-12-10 21:47:15 +00:00
crazysaem 31a4d05cb3 ptlaunch: Improve the management of existing patterns: Draw the linked pattern on the left hand side of the app name within a scroller, similar to the default launcher. Slighlty clean up the code to make it less horrible. 2021-12-10 21:47:15 +00:00
crazysaem 854d2f9ade ptlaunch: Make tap to confirm new pattern more reliable. Also allow for easier creation of single circle patterns. 2021-12-10 21:47:15 +00:00
crazysaem b98a0d262c ptlaunch: Turn on lcd when launching an app if the lock screen was disabled in the settings 2021-12-09 12:02:16 +00:00
crazysaem bbef0ded3f ptlaunch: fix eslint errors 2021-12-08 20:52:46 +00:00
crazysaem 456bc21ed3 ptlaunch: fix undefined error on boot.js if a pattern was saved but no setting was defined 2021-12-08 20:44:25 +00:00
crazysaem b9f636d9db Create Pattern Launcher app 2021-12-08 18:10:26 +00:00