Commit Graph

20143 Commits (036afc5708e74a8742ea322594a22e2b9e9eff81)

Author SHA1 Message Date
thyttan 036afc5708 sanitycheck.js: rm known warns re setting/clkinfo
pertaining to the file not ending in `)`.
2024-12-31 14:09:23 +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 1e32d090d0
Merge pull request #3700 from carlchan/dsky_clock
initial commit of dsky_clock
2024-12-30 21:17:51 +01:00
Carl Chan ddeceab7a4
Merge pull request #1 from thyttan/dsky_clock 2024-12-28 20:20:09 -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 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
Rob Pilling f76b9e81d1
Merge pull request #3702 from NoobEjby/bttfclock
bttfclock: add charging screen
2024-12-24 08:43:21 +00: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
Rob Pilling bb1ac194a9
Merge pull request #3699 from thinkpoop/master
[mylocation] fix missing lon; add locate & find-marker buttons
2024-12-23 18:16:21 +00: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
Carl Chan 0b4fe5f889 renamed to app.js per @thyttan suggestion 2024-12-23 08:43:03 -05:00
Carl Chan e10347fff0 initial commit of dsky_clock 2024-12-22 18:46:31 -05:00
Logan B 8cb20f771c [mylocation] add title to save button; tweak button ids; add null check to locate-marker if 2024-12-22 15:37:55 -06:00
Logan B 12ef79ec1e [mylocation] Update icons to match standard better 2024-12-22 13:45:49 -06:00
Logan B 8425b448d1 [mylocation] add locate & find marker buttons 2024-12-21 21:01:12 -06:00
Logan B f28847ab4d [mylocation] fix saving without lon; center map on marker 2024-12-21 20:21:44 -06:00
thyttan 0662aa0234
Merge pull request #3692 from buzden/fixup-andark-on-charging
andark: Restore redraw on charging and small fixups
2024-12-20 23:45:59 +01:00
Rob Pilling bc02f004e6
Merge pull request #3686 from rigrig/ha-sensors-improvements
hasensors improvements
2024-12-20 21:15:14 +00:00
Rob Pilling c37a0e1494
Merge pull request #3697 from nravanelli/patch-1
[gpssetup] Bangle.js2 support
2024-12-20 21:08:51 +00:00
Rob Pilling f43971ef1f
Merge pull request #3698 from dormio/master
[clockcal] Added an option to show weeks prior to the current week on clock calendar
2024-12-20 21:08:39 +00:00