19 Commits

Author SHA1 Message Date
b176b91f66 Update changelog
All checks were successful
Build / build (push) Successful in 4m40s
2025-06-02 19:23:44 +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
f343f7c318
Add screenshots to manifest (#31) 2025-05-01 23:52:59 +02:00
timklge
cbcf5aee8b
Replace dropdown popup with fullscreen dialog (#29) 2025-03-20 08:33:22 +01:00
timklge
8647818bd6
Generate manifest as part of gradle build (#24) 2025-03-06 22:41:42 +01:00
timklge
f40ffbb7de
Enable minification for release build (#19) 2025-02-07 19:55:43 +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
546f219d6d
Replace white-on-black icon (#14)
* Replace white-on-black icon

* Replace filled with stroked icon
2025-01-07 17:56:52 +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
b1849f467e Bump version to 1.2.2 2024-12-15 22:42:46 +01:00
6d2d8a77a1 Add github build action 2024-12-15 22:31:20 +01:00
f2c7c59bb7 ref #6: Add broadcast receiver that hides powerbar 2024-12-10 21:29:41 +01:00
b3547f6051 Display value on top of bar 2024-12-09 21:11:05 +01:00
bc782e7f90 fix #3: Fix handling of manually configured power and hr zones 2024-12-08 23:34:41 +01:00
9c4545fa50 Update screenshots, set height to 14dp 2024-12-08 18:18:12 +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