1
0
Fork 0
Commit Graph

16546 Commits (f870343b4254af8f2325f2b23d28d0f50d2b59b5)

Author SHA1 Message Date
Pavel Machek f870343b42 spacer: Display systems with no data as "off" 2025-01-10 20:16:56 +01:00
Pavel Machek 302e1009d6 spacer: Fix computations on multiple systems 2025-01-10 20:16:56 +01:00
Pavel Machek 9605d0d2bb spacer: report details for each system 2025-01-10 20:16:56 +01:00
Pavel Machek 5b75b82797 spacer: better docs, compute statistics per-system 2025-01-10 20:16:56 +01:00
Pavel Machek 6db2d36193 spacer: update icon. 2025-01-10 20:16:56 +01:00
Pavel Machek ee90dcdfdb spacer: display fix summary 2025-01-10 20:16:55 +01:00
Pavel Machek ebb4cd7c27 spacer: refactor 2025-01-10 20:16:55 +01:00
Pavel Machek 641b43af60 spacer: prepare for printing vdop/pdop 2025-01-10 20:16:55 +01:00
Pavel Machek d9d6e23d93 spacer: More refactoring. 2025-01-10 20:16:55 +01:00
Pavel Machek 64c11e1309 spacer: Move satelite set related functions to separate struct. 2025-01-10 20:16:55 +01:00
Pavel Machek 6965a2acfa spacer: better split into modules 2025-01-10 20:16:55 +01:00
Pavel Machek 6b42dbe1a6 spacer: More cleanups. 2025-01-10 20:16:55 +01:00
Pavel Machek 80065fac88 spacer: Fix whitespace. 2025-01-10 20:16:55 +01:00
Pavel Machek 35a02cd443 spacer: Cleanups. 2025-01-10 20:16:55 +01:00
Pavel Machek f693bbf80c spacer: Make it easier to split modules, got it back to working order. 2025-01-10 20:16:55 +01:00
Pavel Machek 95a3598dc4 spacer: Integrate with newer sky library 2025-01-10 20:16:55 +01:00
thyttan 2a959a787b chore: rm cmnts at end of some settings/clkinfos
as to not trigger the sanitychecker when it looks to see if the file
ends with `)`.
2024-12-31 14:04:01 +01: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 a5c6c6d1e3 update app icon with png version 2024-12-25 11:39:38 -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 32dc122a3a update changelog 2024-12-24 21:00:01 -05:00
Carl Chan 92fe968e94 updated metadata to reflect new features 2024-12-24 21:00:01 -05:00
Carl Chan 3d02e82644 v2 with altmodes 2024-12-24 21:00:01 -05:00
Carl Chan d14c4675ab
Merge branch 'espruino:master' into dsky_clock 2024-12-24 18:03:07 -05:00
Rob Pilling 62869129ca
Merge pull request #3701 from devsnd/contacts-0.05
Contacts 0.05: Nicer UI, Refactoring, new icon
2024-12-24 17:59:53 +00:00
Carl Chan 1495684a87
Merge branch 'espruino:master' into dsky_clock 2024-12-24 12:30:35 -05:00
Tom Wallroth 6ad70f347e
Update contacts.app.js 2024-12-24 15:11:52 +01:00
Tom Wallroth 8d9c8ad01b
Update apps/contacts/contacts.app.js
Co-authored-by: Rob Pilling <robpilling@gmail.com>
2024-12-24 15:04:29 +01:00
Carl Chan a1bcd0dbad replaced app-icon.js 2024-12-23 23:53:28 -05:00
Carl Chan 7c06bf454f added app-icon.js 2024-12-23 23:49:11 -05:00
noobejby e0adbd3c62 Bug fix screen backlight flashing 2024-12-24 00:44:59 +01:00
noobejby 5426519246 updated readme 2024-12-23 23:27:20 +01:00
noobejby 9dc668680d updated readme 2024-12-23 23:26:07 +01:00
noobejby 754820fcdc Merge branch 'bttfclock' of https://github.com/NoobEjby/BangleApps into bttfclock 2024-12-23 23:20:11 +01:00
noobejby 6e8f46185c Added charging screen 2024-12-23 23:18:43 +01:00
Tom Wallroth a6b0be9bad Nicer UI, Refactoring, new icon 2024-12-23 22:49:26 +01:00
Carl Chan 8fde4d05d5
Update apps/dsky_clock/metadata.json
Co-authored-by: thyttan <97237430+thyttan@users.noreply.github.com>
2024-12-23 13:40:58 -05:00
Carl Chan b330596991
Update apps/dsky_clock/metadata.json
Co-authored-by: thyttan <97237430+thyttan@users.noreply.github.com>
2024-12-23 13:40:51 -05:00
Carl Chan 19d37fec7a cleaned up draw and datetime functions and commented out unused functions 2024-12-23 08:56:04 -05:00