Commit Graph

18 Commits (master)

Author SHA1 Message Date
Carl Chan 2be0d5d385 fix display alignment 2024-12-31 14:40:18 -05:00
thyttan 005329e388 dsky_clock: hide widgets before building layout
so that the layout doesn't account for the widget bar when `dsky_clock`
is fast loaded into.

Also handle the hardware button through the layout library instead of
`Bangle.setUI`. Also set `Bangle.CLOCK` directly.
2024-12-28 21:25:16 +01:00
Carl Chan ebb2f7dc5f remove fast-load and layout.setUI to so launcher load works again 2024-12-27 18:04:36 -05:00
Carl Chan 9dec0643e1 handle missing weather libs per https://github.com/espruino/BangleApps/pull/3700\#discussion_r1898658072 2024-12-27 17:24:24 -05:00
Carl Chan 4a93991fc6 fix type in isActive check 2024-12-25 19:08:02 -05:00
Carl Chan d2f8d172fe remove more unused variables and functions from previous versions 2024-12-25 19:07:24 -05:00
Carl Chan 3e24a5c599 remove more unused variables and functions from previous versions 2024-12-25 19:06:49 -05:00
Carl Chan b71480ef89 more cleanup after some lint checking 2024-12-25 17:08:51 -05:00
Carl Chan ae23db5136 learning how to declar variables in js 2024-12-25 17:02:01 -05:00
Carl Chan 0c64bdac68 try fix restore from launcher 2024-12-24 21:00:01 -05:00
Carl Chan 31e9ee5c19 add altdraw modes, moved around order of modes 2024-12-24 21:00:01 -05:00
Carl Chan c0e1173925 change swipe direction 2024-12-24 21:00:01 -05:00
Carl Chan cb8d3ddce1 ensure UI resets properly after return from launcher 2024-12-24 21:00:01 -05:00
Carl Chan c03d38517a remove altdrawtimer on exit to launcher 2024-12-24 21:00:01 -05:00
Carl Chan 3d02e82644 v2 with altmodes 2024-12-24 21:00:01 -05:00
Carl Chan a1bcd0dbad replaced app-icon.js 2024-12-23 23:53:28 -05:00
Carl Chan 19d37fec7a cleaned up draw and datetime functions and commented out unused functions 2024-12-23 08:56:04 -05:00
Carl Chan 663eaa06ba renamed to app.js per @thyttan suggestion - forgot to add renamed file 2024-12-23 08:44:58 -05:00