19 Commits

Author SHA1 Message Date
timklge
1afeaae9e6
Update route progress datasource to show ridden distance, add route remaining datasource (#41)
All checks were successful
Build / build (push) Successful in 9m54s
2025-06-24 09:44:43 +02:00
timklge
b8c3356674
Rename "opaque background" to "solid background" (#40)
All checks were successful
Build / build (push) Successful in 4m49s
2025-06-02 20:03:02 +02:00
timklge
807623d04a
Swap top and bar bottom buttons in settings (#39) 2025-06-02 20:02:22 +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
82fd48a896
Always expand text label on bar buttons (#30)
* Replace dropdown popup with fullscreen dialog

* Always expand text label on bar buttons
2025-03-20 17:21:25 +01:00
timklge
cbcf5aee8b
Replace dropdown popup with fullscreen dialog (#29) 2025-03-20 08:33:22 +01:00
timklge
c66162659b
Add touchable back button, autosave (#23) 2025-03-06 22:40:15 +01: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
f5e0491df8 fix #9: Add option to set bar to fixed color 2024-12-19 17:47:59 +01:00
20a34c67ed Remove debug hint 2024-12-13 21:43:13 +01:00
b3547f6051 Display value on top of bar 2024-12-09 21:11:05 +01:00
792577ba69 Add option to only show bars while riding 2024-12-08 18:08:23 +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
629416d0a1 Fix HR zones 2024-12-07 23:04:40 +01:00
90871d18f6 Initial commit 2024-12-06 23:38:49 +01:00