Commit Graph

11 Commits (372a29cfad143ad260c8683097ec08d260eeaa98)

Author SHA1 Message Date
Gordon Williams 07ce498e5c ptlaunch: Add widgets to app (work around E.showMenu(back) bug with no widgets in Espruino 2v27) 2025-06-20 11:26:24 +01:00
Gordon Williams 8442f27c36 ptlaunch 0.16: Fix issue adding new patterns (fix #3858)
Display message if tapping manage when there are no patterns
      Speed improvements
2025-06-20 11:21:33 +01: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
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 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 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 b9f636d9db Create Pattern Launcher app 2021-12-08 18:10:26 +00:00