1
0
Fork 0
Commit Graph

20229 Commits (master)

Author SHA1 Message Date
thyttan acb96b5d1e
Merge pull request #3726 from randyheydon/bwclk12
bwclk & bwclklite: Support 12-hour time format.
2025-02-03 08:47:48 +01:00
Rob Pilling 2954d513b8
Merge pull request #3727 from Le-Kat/upstream
multidice: add settings page
2025-02-02 18:14:07 +00:00
thyttan 99e8485534
Merge pull request #3730 from voloved/counter2
Fix with counter2's default values in settings
2025-02-02 16:16:38 +01:00
David Volovskiy 5323f83146 Added fixed on not reading defaults in counter2 settings 2025-02-02 09:35:49 -05:00
David Volovskiy 9e88c40f4a Merge remote-tracking branch 'official/master' into official 2025-02-02 09:33:07 -05:00
Randy Heydon fe2ccfb108 bwclk & bwclklite: Support 12-hour time format.
This modifies how the time string is generated so it respects the system's
locale settings, specifically for 12-hour time.  This is done with the
locale package, which also simplifies some of the string handling since the
package creates a complete time string.  Note this does not add any display of
AM/PM, but neither do any other clock faces.
2025-01-31 22:03:27 -05:00
Le~Kat a4eab7383a
added a settings page to multidice 2025-01-31 19:16:43 -05:00
thyttan c74c99a6c3
Merge pull request #3485 from thyttan/spotrem
spotrem: refactor to handle ui all inside setUI
2025-01-29 23:07:37 +01:00
thyttan 9a30aa0097
Merge pull request #3720 from yogsoy/master
Denseclock: app icon update
2025-01-25 12:02:22 +01:00
June Bennison 9b473e185e denseclock: app icon update
blurred inverted background to improve readability
note in changelog
2025-01-25 21:31:23 +11:00
thyttan a44f46c8d6
Merge pull request #3719 from yogsoy/master
Add Dense Clock app
2025-01-25 10:24:58 +01:00
June Bennison 5a8f9328d1 denseclock: (retroactive) changelog 2025-01-25 19:22:29 +11:00
June Bennison f47af9fe0f denseclock: bump version 2025-01-25 18:52:05 +11:00
June Bennison d6c08245ee denseclock: add screenshots 2025-01-25 18:32:11 +11:00
June Bennison 9ab4ed8a12 Add Dense Clock app 2025-01-25 18:21:45 +11:00
thyttan 1251f261da spotrem: refactor to handle ui all inside setUI
and fix lint warnings
2025-01-22 19:27:52 +01:00
Gordon Williams a603d96c6e lint exemptions 2025-01-20 10:48:41 +00:00
Gordon Williams 018052d63d add more docs for recorder items 2025-01-20 10:48:23 +00:00
Rob Pilling 133532ef8c
Merge pull request #3713 from pavelmachek/m_44_spacer
spacer: version 0.10
2025-01-12 15:04:41 +00:00
Rob Pilling 883e16f212
Merge pull request #3669 from wagnerf42/pushups
new app : Pushups
2025-01-12 09:59:00 +00:00
Rob Pilling cf506999ac
Merge pull request #3715 from thinkpoop/master
[weatherClock] Add yellow to error icon to show on dark theme
2025-01-12 09:56:26 +00:00
Logan B 25c6d02bc2 [weatherClock] Add yellow to error icon to show on dark theme 2025-01-11 17:45:37 -06:00
Pavel Machek 473b973410 spacer: fix some warnings 2025-01-10 21:21:21 +01:00
Pavel Machek d38dec5e4c spacer: version 0.10 2025-01-10 20:16:56 +01:00
Pavel Machek d2276bee06 spacer: Document current behaviour 2025-01-10 20:16:56 +01:00
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
frederic wagner 50ce346ca2 pushups: theme colors 2025-01-09 20:47:15 +01:00
frederic wagner b7d5fa2854 Merge branch 'pushups' of github.com:wagnerf42/BangleApps into pushups 2025-01-09 20:43:25 +01:00
frederic wagner 26024b80aa pushups: theme colors 2025-01-09 20:42:28 +01:00
Rob Pilling 1aa9b7af03
Merge pull request #3709 from carlchan/master
dsky_clock: fix display alignment
2025-01-06 21:34:54 +00:00
thyttan 6ff96932a4
Merge pull request #3705 from BlueFox4/master
Fixed taglauncher crashing with certain apps installed
2025-01-04 12:02:31 +01:00
BlueFox ae2ad48870 Fixed contributors list in the README of the taglaunch app 2025-01-04 11:55:45 +01:00
BlueFox 3950635373 Fixed wrong heading in README.md 2025-01-04 11:55:45 +01:00
BlueFox 5cc7c70336 Added acknowledgements to the README of the taglaunch app 2025-01-04 11:55:45 +01:00
BlueFox b30bcd00fd Added short info into the ChangeLog of the taglaunch app 2025-01-04 11:55:45 +01:00