58 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
1.4.2
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
1.4.1
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
b176b91f66 Update changelog
All checks were successful
Build / build (push) Successful in 4m40s
1.4.0
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
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
63bda81fbe Use provided github user if not set
Some checks failed
Build / build (push) Failing after 6m10s
2025-05-28 15:12:46 +02:00
dbfe5352d4 Add android sdk setup step
Some checks failed
Build / build (push) Failing after 1m23s
2025-05-28 15:04:47 +02:00
timklge
dd8b1c81ea
Update installation instructions
Some checks failed
Build / build (push) Failing after 1m41s
2025-05-02 00:03:35 +02:00
timklge
f343f7c318
Add screenshots to manifest (#31) 2025-05-01 23:52:59 +02:00
6544bc6cc2 Move sponsor link 2025-03-25 18:06:28 +01: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
cddf0703b3 Update README 2025-03-06 22:44:39 +01:00
timklge
8647818bd6
Generate manifest as part of gradle build (#24) 2025-03-06 22:41:42 +01:00
timklge
c66162659b
Add touchable back button, autosave (#23) 2025-03-06 22:40:15 +01:00
timklge
116677e11e
Update theme color (#22) 2025-03-06 22:38:52 +01:00
timklge
f40ffbb7de
Enable minification for release build (#19) 2025-02-07 19:55:43 +01:00
timklge
714fb4e433
Directly link to apk in README 2025-01-29 17:22:59 +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
02b9493858
Update README.md 2025-01-01 23:17:48 +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
2477748ac4 Only include apk in download badge 2024-12-16 23:22:13 +01:00
2a6b6b102f Add downloads, license badges 2024-12-16 22:21:48 +01:00
61cd6fadf2 Add artifact file suffix 2024-12-15 22:50:06 +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
a2ee609abc ref #8: Fix npe on window disposal 2024-12-15 22:21:47 +01:00
20e4c8d3a4 Fix opacity warning printed by android because of untouchable configuration 2024-12-15 22:20:02 +01:00
f8dd5e9fc8 Update README with install instructions 2024-12-13 21:44:12 +01:00
5c6c0ff966 ref #7: Slightly reduce bar height 2024-12-13 21:43:13 +01:00
73a7a4f610 Rename icon license 2024-12-13 21:43:13 +01:00
20a34c67ed Remove debug hint 2024-12-13 21:43:13 +01:00
b4848bcfdc
Remove tested on karoo 3 disclaimer 2024-12-12 09:24:56 +01:00
6daefd3b3c ref #6: Only hide matching powerbar 2024-12-10 21:38:27 +01:00
f2c7c59bb7 ref #6: Add broadcast receiver that hides powerbar 2024-12-10 21:29:41 +01:00
2cf5ce70d6 fix #5: Show empty bar if sensor becomes unavailable 2024-12-10 20:18:39 +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
d9b8fac445 Update README 2024-12-08 18:37:46 +01:00
2ed2c00240 Update changelog 2024-12-08 18:19:20 +01:00
9c4545fa50 Update screenshots, set height to 14dp 2024-12-08 18:18:12 +01:00
ae96894271 Decrease power bar background opacity 2024-12-08 18:09:14 +01:00
fc0d81af60 Reduce power bar height 2024-12-08 18:08:45 +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