Skip to content

Commit c2a1962

Browse files
author
Builder
committed
docs: simplify readme version references
1 parent a88e28c commit c2a1962

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,20 @@
1313
</p>
1414

1515
<p align="center">
16-
<strong>v0.3.3</strong> · <strong>Android 10+</strong> · <strong>Kotlin</strong> · <strong>Jetpack Compose</strong>
16+
<a href="https://play.google.com/store/apps/details?id=sw2.io.mediafloat">
17+
<img src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" width="180" alt="Get it on Google Play" />
18+
</a>
19+
</p>
20+
21+
<p align="center">
22+
<strong>Android 10+</strong> · <strong>Kotlin</strong> · <strong>Jetpack Compose</strong>
1723
</p>
1824

1925
## Why MediaFloat
2026

2127
MediaFloat focuses on one job: giving Android media controls a small, movable surface that stays available above other apps. The app stays intentionally narrow so setup, runtime behavior, and recovery remain understandable.
2228

23-
## What ships in v0.3.3
29+
## Features
2430

2531
- A floating overlay bar for `Previous`, `Play / pause`, and `Next`
2632
- Saved overlay position, width presets, theme presets, and persistent runtime behavior
@@ -86,12 +92,12 @@ If readiness is blocked, the app exposes shortcuts back to the relevant system s
8692
- `Main` - start or stop the overlay quickly and see whether setup is ready
8793
- `Settings` - adjust visible buttons, size presets, width, opacity, and core widget behavior
8894
- `Advanced` - choose app language, theme preset, sidebar side, persistent overlay mode, and Debug visibility
89-
- `Support` - review setup guidance, runtime/media status, version details, product constraints, and license notices
95+
- `Support` - review setup guidance, runtime/media status, build details, product constraints, and license notices
9096
- `Debug` - inspect runtime readiness, inspect media readiness, send transport commands, start or stop the overlay, clear logs, and review recent events
9197

9298
## App language support
9399

94-
MediaFloat `v0.3.3` uses the AppCompat app-language path so locale selection works on Android 13+ and older supported versions.
100+
MediaFloat uses the AppCompat app-language path so locale selection works on Android 13+ and older supported versions.
95101

96102
Available app languages:
97103

0 commit comments

Comments
 (0)