kleeamp 0.2.0
·
83 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- themes: show dark/light on the custom theme instead of imported by Taha Sadough (@tahadx) (
3be373f) - themes: accept an optional name on import, show it instead of custom by Taha Sadough (@tahadx) (
aa053ea) - player: paint known covers synchronously, unblock cover pool by Taha Sadough (@tahadx) (
ad15a3f) - Up Next: context-first prev, trail learns moves in sync by Taha Sadough (@tahadx) (
4dd1c7c) - kleeamp: rename cliamp to kleeamp, keep radio names and on-device identity by Taha Sadough (@tahadx) (
e856662) - Up Next: rename queue to Up Next across model, nav and tests by Taha Sadough (@tahadx) (
ec72146) - Up Next: show only LIVE badge for live items, rename Up next title by Taha Sadough (@tahadx) (
83a7910) - docs: update cliamp radio channel count to 15 by Taha Sadough (@tahadx) (
1340297) - fix: size the player cover art from the space actually left by Anh Trinh (@ptgamr) (
5508b6c) - fix: rebuild Up next from the tapped list's order by Anh Trinh (@ptgamr) (
0a06154) - feat: preserve Up next ordering within the same playback source by Anh Trinh (@ptgamr) (
5138eba) - fix: load song podcast and radio artwork in Up next by Anh Trinh (@ptgamr) (
3c87e8f) - fix: align Next playback with Up next order by Anh Trinh (@ptgamr) (
34149bc) - feat: redesign Up next list with left drag handles by Anh Trinh (@ptgamr) (
b1e52f1) - feat: add Up Next shortcut to player header by Anh Trinh (@ptgamr) (
8671301) - feat: add scroll-friendly queue gestures by Anh Trinh (@ptgamr) (
d90730a) - readme: follow the repository rename by Bjarne Oeverli (@bjarneo) (
a8a8876) - release: generate the changelog from tagged commits by Bjarne Oeverli (@bjarneo) (
5e73ffe) - widget: dance idle when no live fft frames arrive by Taha Sadough (@tahadx) (
6b0e0b2) - widget: horizontal min-height row with seek bar by Taha Sadough (@tahadx) (
02e4f06) - library: serialize checkbox toggles store-side, drop stale-direction taps by Taha Sadough (@tahadx) (
8906001) - library: space menu and star on playlist rows like episodes by Taha Sadough (@tahadx) (
f928c40) - library: add button on empty favorites by Taha Sadough (@tahadx) (
c1d3736) - library: pick songs directly, add buttons everywhere, no Done by Taha Sadough (@tahadx) (
2fc89e9) - library: apply add-to-playlist taps immediately, drop Done by Taha Sadough (@tahadx) (
2630a2a) - library: favorite toggle on user playlist song rows by Taha Sadough (@tahadx) (
e2823c8) - library: offer favorites in the add-to-playlist picker by Taha Sadough (@tahadx) (
4f098d9) - library: always show the add-to-playlist picker, even with no playlists by Taha Sadough (@tahadx) (
30dd9d6) - library: create playlists inside the add-to-playlist picker by Taha Sadough (@tahadx) (
c604a38) - library: move drop into the playlist member row menu by Taha Sadough (@tahadx) (
1b66642) - library: add songs to user playlists from a multi-select picker by Taha Sadough (@tahadx) (
929cd72) - podcasts: static Podcast page title by Taha Sadough (@tahadx) (
6940b27) - podcasts: gap download control from the row menu by Taha Sadough (@tahadx) (
c2907a1) - chrome: centre back chevrons level with the title by Taha Sadough (@tahadx) (
1e2f963) - library: only header chip rows on pages that filter by Taha Sadough (@tahadx) (
e2877a7) - chrome: wrap header to the title so descenders render by Taha Sadough (@tahadx) (
56fd9c8) - library: filter chips in the header on library pages by Taha Sadough (@tahadx) (
b379d70) - library: hide naming field on page change by Taha Sadough (@tahadx) (
fb57308) - library: count providers in pinned header by Taha Sadough (@tahadx) (
835771f) - library: always show providers plus, no autofocus on add inputs by Taha Sadough (@tahadx) (
04ea2e7) - license: remove the distribution right by Bjarne Oeverli (@bjarneo) (
32a8593) - license: drop the hosted service clause by Bjarne Oeverli (@bjarneo) (
0bd9687) - nav: slide-in push transition mirroring the pop return by Taha Sadough (@tahadx) (
48114ce) - chrome: vector back key, roomier headers, no title shift by Taha Sadough (@tahadx) (
26e0c7e) - player: lift back row and cover so the source line stays visible by Taha Sadough (@tahadx) (
a55e67e) - license: free to use, no sale, no sublicensing by Bjarne Oeverli (@bjarneo) (
93fb230) - readme: cliamp is the desktop player, not a separate program by Bjarne Oeverli (@bjarneo) (
f49f5a5) - readme: link the cliamp terminal player by Bjarne Oeverli (@bjarneo) (
48f4350) - readme: say what cliamp plays, add install by Bjarne Oeverli (@bjarneo) (
0901800) - podcasts: move subscribe from header chips into show header by Taha Sadough (@tahadx) (
6aabf81) - chrome: shared BackChevron, 36sp everywhere by Taha Sadough (@tahadx) (
3ce2872)
Android APK
| Version | 0.2.0 (code 3) |
| Min Android | 8.0 (API 26) |
| SHA-256 | c51537d827b2b44f48d5f0a16ffcb6f5aabdf257ade2380dd4ffda1a8a2fc13e |
| Signing key | 8b1326b146cc5e20ad04307e07b8c15631011df3ed03291d56b6493719bf9574 |
The signing key does not change between releases, so this APK
installs over the previous one. Sideload it, or run
adb install -r kleeamp-0.2.0.apk.
Full Changelog: v0.1.0...v0.2.0