Commit Graph

11 Commits (a4f5978fb699ecb3bb10acead419e1f4fd2084d5)

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
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 2a97188aab ptlaunch: try to improve the code slightly 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