Commit Graph

142 Commits (90336ac20f92ffc1f174ba085f3312f2f53fb1f5)

Author SHA1 Message Date
Gordon Williams 4b2061e899 Update app metadata to make clockinfo apps easier to find 2023-04-28 09:59:11 +01:00
Gordon Williams de40f314c7 Moved clock_info to a module 2023-01-27 13:33:46 +00:00
Gabriele Monaco 0217c17ebe circlesclock: using suggested color from clock_info 2023-01-13 19:36:27 +01:00
Gabriele Monaco 7ea4276694 circlesclock: setting circles colours per clkinfo 2022-12-19 18:06:06 +03:00
glemco f95ce3a84e circlesclock: fixed crash if item has no image and cutting long overflowing text 2022-12-14 13:01:44 +01:00
Gordon Williams 31dadf83a0 Now re-adds widgets if they were hidden when fast-loading 2022-12-09 14:59:18 +00:00
Gordon Williams 25c50d2d97 0.21: Remade all icons without a palette for dark theme 2022-12-09 14:42:33 +00:00
Gordon Williams 7fab8272e5 Add fast load capability 2022-12-09 10:33:38 +00:00
Gordon Williams e303c15ac2 faster circles rendering 2022-12-09 10:32:16 +00:00
Gordon Williams 416d5d0fff Remove settings for what is displayed and instead allow circles to be changed by swiping 2022-12-07 10:54:34 +00:00
Gordon Williams 973b8e1565 circlesclock 0.19: Remove old code and fixing clkinfo handling (fix HRM and other items that change) 2022-12-07 09:58:45 +00:00
Gabriele Monaco bd6f3c9304 circlesclock: optional legacy weather icons 2022-12-01 13:06:17 +01:00
Gabriele Monaco 92bf3579f2 circlesclock: using the weather clkinfo instead of reading from the file 2022-12-01 13:06:16 +01:00
glemco 80bd13c1a2 Fixed short label and dynamic 2022-12-01 13:06:16 +01:00
Gabriele Monaco 0bd33f0efe circlesclock: improved clkinfo handling 2022-12-01 13:06:16 +01:00
Gabriele Monaco c435bc217d circlesclock: load circles from clkinfo 2022-11-22 12:55:40 +01:00
Marco H 6511031ba1 Fix const error
Use widget_utils if available
2022-10-27 09:26:07 +02:00
Marco H 0cd0e1dca3
Revert const -> let changes 2022-10-26 15:45:30 +02:00
Marco H e8ac765acf
Replace tabs with spaces 2022-10-26 14:02:11 +02:00
Marco H d436ce60dd Use Bangle.setUI({remove:...}) to allow loading the launcher without a full reset on 2v16 2022-10-26 13:31:52 +02:00
Marco H 9a9f75b262 New screenshot with big weather 2022-10-25 12:01:28 +02:00
Marco H ee61b7200e Add missing icon 2022-10-25 11:50:03 +02:00
Marco H 1be8c502f0 Improve positioning with big weather enabled 2022-10-25 08:59:25 +02:00
Marco H fc71c746d1 Update README 2022-10-25 08:49:16 +02:00
Marco H e553463fab Fix position of temperature 2022-10-25 08:45:37 +02:00
Marco H e0d86d60d8 Fix settings and crash when no weather is available 2022-10-25 08:40:39 +02:00
Marco H 31ced9ea24 Support to show big weather info 2022-10-25 08:11:19 +02:00
Gordon Williams 596a8183c0 fixing versions/etc o remove lint warnings 2022-06-28 10:19:29 +01:00
Marco H ed444aafa7 CirclesClock v0.13 2022-06-22 11:09:54 +02:00
Marco H 5358fec9ba Allow configuration of update interval 2022-05-18 20:13:57 +02:00
Marco H 437630574d Optimize settings 2022-05-18 20:12:53 +02:00
Marco H 8513f34f2a Update changelog for v0.11 2022-02-27 18:23:47 +01:00
Marco H ab7b37338b Better usage of available space 2022-02-27 12:15:35 +01:00
Marco H 0e850f3802 Bump version to 0.11 2022-02-25 09:46:03 +01:00
Marco H 0eb5cd9292 Move icons to the functions which use them to reduce memory usage 2022-02-22 15:17:09 +01:00
Marco H 9977460d1f Draw the circles a little bit delayed so we decrease the blocking time 2022-02-22 15:16:40 +01:00
Marco H f6a2a03448 New color option: foreground 2022-02-22 15:15:18 +01:00
Marco H 8438c90c1a Update changelog 2022-02-14 21:04:40 +01:00
Marco Heiming 64bdddc8f1 Let us call draw at beginning of minute 2022-02-08 16:51:49 +01:00
Marco Heiming e27c43b139 Use Google Roboto font for time, date and day of week and center them 2022-02-08 16:19:07 +01:00
Marco Heiming 6daccc3813 Move default settings to external file 2022-02-08 11:41:50 +01:00
Marco Heiming bd4366278c Make HRM validity period configurable 2022-02-01 08:54:21 +01:00
Marco Heiming 15d2e00fa3 Increase timeout for HRM value reset 2022-02-01 07:50:05 +01:00
Marco Heiming 10c9eeaea0 Fix warnings 2022-01-31 21:07:52 +01:00
Marco Heiming cfb8340893 This is not java ;) 2022-01-31 21:04:30 +01:00
Marco Heiming 069c96f36c Let us wait a bit before we overwrite "good" HRM values 2022-01-31 19:16:39 +01:00
Marco Heiming 8fdd4455c4 Fix empty circle data setting when no data is set yet 2022-01-30 22:00:34 +01:00
Marco Heiming c96a52238f Improve settings sorting 2022-01-30 20:55:22 +01:00
Marco Heiming 12bf75d924 Fix battery icon and gauge of barometer values 2022-01-30 20:46:51 +01:00
Marco Heiming 93fb41dfe0 Color depending on value (green -> red, red -> green) 2022-01-30 20:28:31 +01:00