14 Commits

Author SHA1 Message Date
timklge
31418b834d
fix #44: Add option to split powerbars (#47) 2025-07-13 17:02:35 +02:00
timklge
91c8eec977
Add route distance data source, workout target indication (#34)
Some checks failed
Build / build (push) Has been cancelled
* Add route distance data source, workout target indication

* Update target range drawing

* Fix powerbar is not redrawn in route progress mode

* Update changelog

* Change to v3 release action

* Test release action

* Update release parameters

* Test BASE_URL parameter

* Fix BASE_URL

* Replace BASE_URL on build

* Fix gradle task order

* Only replace base url in manifest as part of ci build

* Fix base url quotation
2025-06-02 19:18:23 +02:00
timklge
820fdb6ef9
Add separate settings for font size, bar size (#38)
* Add separate settings for font size, bar size

* Remove labelVerticalPadding
2025-06-02 17:18:49 +02:00
timklge
aa764bd0a8
Make bar background transparent by default (#37)
fix #35
2025-06-02 16:11:29 +02:00
timklge
c7686e43df
fix #17: Adds optional custom range inputs for power, heart rate (#18)
* fix #17: Adds optional custom range inputs for power, heart rate data sources

* Update karoo-ext

* Fix display of overlay value if out of range

* Fix custom speed range
2025-01-24 18:56:09 +01:00
4bbf79ecb0
Add settings for custom cadence, speed ranges (#16)
* Add settings for custom cadence, speed ranges

* Remove unused imports
2025-01-07 19:32:57 +01:00
b67a53c0ad
Add size setting (#12) and speed, cadence data sources (#2) (#13)
* Add size setting (#12) and speed, cadence data sources (#2)

* Fix top offset in large bar mode
2025-01-01 14:00:05 +01:00
5c6c0ff966 ref #7: Slightly reduce bar height 2024-12-13 21:43:13 +01:00
b3547f6051 Display value on top of bar 2024-12-09 21:11:05 +01:00
ae96894271 Decrease power bar background opacity 2024-12-08 18:09:14 +01:00
dbaac0cec0 fix #1: Add ability to a second power bar to the top of the screen 2024-12-08 17:05:11 +01:00
7eed81a109 Set powerbar to zero if no sensor available is available 2024-12-08 16:25:45 +01:00
6b260a9f71 Minor refactoring 2024-12-08 16:07:26 +01:00
90871d18f6 Initial commit 2024-12-06 23:38:49 +01:00