Commit Graph

106 Commits (master)

Author SHA1 Message Date
Anton 2e4cb8eb11 Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +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 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 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 ab7b37338b Better usage of available space 2022-02-27 12:15:35 +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 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 069c96f36c Let us wait a bit before we overwrite "good" HRM values 2022-01-31 19:16:39 +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
Marco Heiming b02c2f4de8 Fix circle filling 2022-01-30 19:04:15 +01:00
Marco Heiming 37ecd01c5e Fix colorize setting reading 2022-01-29 22:43:01 +01:00
Marco Heiming fdd68f2de2 Colorization of icon can be toggled 2022-01-29 22:33:43 +01:00
Marco Heiming 7de40d9c8c Refactor settings menu & make colors of circles configurable 2022-01-29 21:51:44 +01:00
Marco Heiming 40ee16c873 Clean up 2022-01-29 13:47:42 +01:00
Marco Heiming eacd618eae Fix drawing 2022-01-29 13:40:34 +01:00
Marco Heiming 2fe7872fd8 Fix drawing 2022-01-28 21:48:07 +01:00
Marco Heiming f9d2d59e60 Cache for pressure values to get faster drawing + some layout improvements 2022-01-28 13:19:15 +01:00
Marco Heiming efbd6be868 Improve font size choosing for circle inner text 2022-01-28 10:19:29 +01:00