diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e35c44f..5cfe8623 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,160 +1,6 @@ # Changelog -## What's Changed -## [4.12.4](https://github.com/eddyizm/tempo/releases/tag/v4.12.4) (2026-03-01) -* feat: advertise existing long press to refresh per section on library page by @tvillega in https://github.com/eddyizm/tempus/pull/467 -* fix: playlist filter returns properly filtered list and reset correctly by @eddyizm in https://github.com/eddyizm/tempus/pull/476 -* feat: toggle player bitrate visibility on touch by @tvillega in https://github.com/eddyizm/tempus/pull/466 - -**Full Changelog**: https://github.com/eddyizm/tempus/compare/v4.12.0...v4.12.3 - -## What's Changed -## [4.12.0](https://github.com/eddyizm/tempo/releases/tag/v4.12.0) (2026-02-28) -* chore(i18n): Update Polish translation by @skajmer in https://github.com/eddyizm/tempus/pull/441 -* feat: radio logos support for AndroidAuto by @dmachard in https://github.com/eddyizm/tempus/pull/435 -* feat: Port remove song of playlist from tempus ng by @tvillega in https://github.com/eddyizm/tempus/pull/457 -* fix: artist sort by name case sensitive by @tvillega in https://github.com/eddyizm/tempus/pull/462 -* feat: added slide out enhanced navigation for tab mode and optionally portrait mode by @tvillega in https://github.com/eddyizm/tempus/pull/450 -* feat: Android Auto: improve media service browsing by @MaFo-28 in https://github.com/eddyizm/tempus/pull/437 -* feat: Support specifying a client certificate for mTLS auth by @tinsukE in https://github.com/eddyizm/tempus/pull/458 - -## New Contributors -* @MaFo-28 made their first contribution in https://github.com/eddyizm/tempus/pull/437 -* @tinsukE made their first contribution in https://github.com/eddyizm/tempus/pull/458 - -**Full Changelog**: https://github.com/eddyizm/tempus/compare/v4.11.0...v4.12.0 - -## What's Changed -## [4.11.0](https://github.com/eddyizm/tempo/releases/tag/v4.11.0) (2026-02-15) -* fix: added dynamic application id from gradle variant by @eddyizm in https://github.com/eddyizm/tempus/pull/425 -* fix: Use Bluetooth tethering connection by @jaime-grj in https://github.com/eddyizm/tempus/pull/428 -* chore(i18n): Update Spanish translation by @jaime-grj in https://github.com/eddyizm/tempus/pull/427 -* fix: visual glitches on landscape navbar by @tvillega in https://github.com/eddyizm/tempus/pull/429 -* fix: radio playback "source error" on android auto by @dmachard in https://github.com/eddyizm/tempus/pull/426 -* fix: speed button overlaps with shuffle on landscape by @tvillega in https://github.com/eddyizm/tempus/pull/430 -* fix: local url used in share link instead of server url by @tvillega in https://github.com/eddyizm/tempus/pull/431 -* Feat :prefer downloaded files by @eddyizm in https://github.com/eddyizm/tempus/pull/433 -* fix: radio metadata displayed by @TrackArcher in https://github.com/eddyizm/tempus/pull/352 -* feat: improve playlist chooser dialog UI by @tvillega in https://github.com/eddyizm/tempus/pull/439 - -## New Contributors -* @dmachard made their first contribution in https://github.com/eddyizm/tempus/pull/426 -* @TrackArcher made their first contribution in https://github.com/eddyizm/tempus/pull/352 - -**Full Changelog**: https://github.com/eddyizm/tempus/compare/v4.10.1...v4.11.0 - -## What's Changed -## [4.10.1](https://github.com/eddyizm/tempo/releases/tag/v4.10.1) (2026-02-08) -* fix: Addressing some UI/UX quirks by @tiltshiftfocus in https://github.com/eddyizm/tempus/pull/413 -* fix: keep observer until data is received on continuousPlay bug by @eddyizm in https://github.com/eddyizm/tempus/pull/421 -* fix: album art now displays on android auto by @trobinson in https://github.com/eddyizm/tempus/pull/414 -* feat: improve landscape view and increase items per row on landscape view by @tvillega in https://github.com/eddyizm/tempus/pull/411 - -## New Contributors -* @tiltshiftfocus made their first contribution in https://github.com/eddyizm/tempus/pull/413 -* @trobinson made their first contribution in https://github.com/eddyizm/tempus/pull/414 - -**Full Changelog**: https://github.com/eddyizm/tempus/compare/v4.9.8...v4.10.1 - -## What's Changed -## [4.9.8](https://github.com/eddyizm/tempo/releases/tag/v4.9.8) (2026-02-02) -* fix: missing Replay Gain metadata from .m4a files by @pgrit in https://github.com/eddyizm/tempus/pull/396 -* fix: Improve Synced Lyrics by @pgrit in https://github.com/eddyizm/tempus/pull/384 -* fix: Add selector for playlist visibility by @tvillega in https://github.com/eddyizm/tempus/pull/394 -* chore(i18n): set links as untranslatable by @tvillega in https://github.com/eddyizm/tempus/pull/400 - -## New Contributors -* @tvillega made their first contribution in https://github.com/eddyizm/tempus/pull/394 - -**Full Changelog**: https://github.com/eddyizm/tempus/compare/v4.9.5...v4.5.8 - -## What's Changed -## [4.9.5](https://github.com/eddyizm/tempo/releases/tag/v4.9.5) (2026-01-26) -* fix: Avoid crash when server has no songs by @jaime-grj in https://github.com/eddyizm/tempus/pull/389 -* fix: updated dialog import to address crashing on android 15 by @eddyizm in https://github.com/eddyizm/tempus/pull/392 - -**Full Changelog**: https://github.com/eddyizm/tempus/compare/v4.9.3...v4.9.5 - -## What's Changed -## [4.9.3](https://github.com/eddyizm/tempo/releases/tag/v4.9.3) (2026-01-25) -* fix: Proper raw stream detection by @jaime-grj in https://github.com/eddyizm/tempus/pull/382 -* chore(i18n): Update Spanish translation by @jaime-grj in https://github.com/eddyizm/tempus/pull/381 -* feat: add configurable timeout by @eddyizm in https://github.com/eddyizm/tempus/pull/386 - -**Full Changelog**: https://github.com/eddyizm/tempus/compare/v4.9.1...v4.9.3 - -## What's Changed -## [4.9.1](https://github.com/eddyizm/tempo/releases/tag/v4.9.1) (2026-01-24) -* chore: i18n: Add Romanian translation (including locale_config this time!) by @DevMatei in https://github.com/eddyizm/tempus/pull/357 -* French localization update by @benoit-smith in https://github.com/eddyizm/tempus/pull/356 -* chore(i18n): Update Spanish translation by @jaime-grj in https://github.com/eddyizm/tempus/pull/364 -* docs: updated readme and added known issues for airsonic work around by @eddyizm in https://github.com/eddyizm/tempus/pull/366 -* fix: toast for made for you click indication by @eddyizm in https://github.com/eddyizm/tempus/pull/365 -* fix: sort playlist view by @eddyizm in https://github.com/eddyizm/tempus/pull/368 -* feat: sort preference for playlists by @eddyizm in https://github.com/eddyizm/tempus/pull/370 -* fix: use existing future when adding tracks, dialed random album tracks off in instant mix by @eddyizm in https://github.com/eddyizm/tempus/pull/373 -* chore(i18n): Update Polish translation by @skajmer in https://github.com/eddyizm/tempus/pull/374 -* fix: Check for OpenSubsonic extensions also with password authentication by @pgrit in https://github.com/eddyizm/tempus/pull/375 -* feat: Implement duration and seeking for transcodes by @drakeerv in https://github.com/eddyizm/tempus/pull/358 -* feat: Playback speed controls for music by @pgrit in https://github.com/eddyizm/tempus/pull/376 - -## New Contributors -* @pgrit made their first contribution in https://github.com/eddyizm/tempus/pull/375 - -**Full Changelog**: https://github.com/eddyizm/tempus/compare/v4.6.4...v4.9.1 - -## What's Changed -## [4.6.4](https://github.com/eddyizm/tempo/releases/tag/v4.6.4) (2026-01-13) -* fix: instant mix random songs and broken continuous play by @eddyizm in https://github.com/eddyizm/tempus/pull/354 - -**Full Changelog**: https://github.com/eddyizm/tempus/compare/v4.6.3...v4.6.4 - -## What's Changed -## [4.6.3](https://github.com/eddyizm/tempo/releases/tag/v4.6.3) (2026-01-10) -* fix: give user feedback when trying to add podcast/radio on unsupport… by @eddyizm in https://github.com/eddyizm/tempus/pull/328 -* docs: Clarify Android Auto enablement by @Forage in https://github.com/eddyizm/tempus/pull/336 -* fix: instant mix gets a big refactor, with cascading fallbacks to produce a larger queue by @eddyizm in https://github.com/eddyizm/tempus/pull/330 -* chore(i18n): add missing keys, update Chinese translation and alphabetize by @hongwei1203 in https://github.com/eddyizm/tempus/pull/332 -* chore(i18n): Update Polish translation by @skajmer in https://github.com/eddyizm/tempus/pull/339 -* feat: Ability to toggle visibility of artist biography by @kmarius in https://github.com/eddyizm/tempus/pull/338 - -**Full Changelog**: https://github.com/eddyizm/tempus/compare/v4.6.0...v4.6.3 - -## [4.6.0](https://github.com/eddyizm/tempo/releases/tag/v4.6.0) (2025-12-22) -## What's Changed -* chore: Update description_empty_title in English and Polish by @tyren234 in https://github.com/eddyizm/tempus/pull/307 -* chore(i18n): Update Polish translation by @skajmer in https://github.com/eddyizm/tempus/pull/310 -* fix: checks preference and writes files externally, updates the ui by @eddyizm in https://github.com/eddyizm/tempus/pull/312 -* chore: Update description_empty_title in Italian by @pochopsp in https://github.com/eddyizm/tempus/pull/314 -* chore: Update description_empty_title in French and Spanish by @pochopsp in https://github.com/eddyizm/tempus/pull/315 -* feat: added regular playlist to home view by @eddyizm in https://github.com/eddyizm/tempus/pull/322 - -## New Contributors -* @tyren234 made their first contribution in https://github.com/eddyizm/tempus/pull/307 -* @pochopsp made their first contribution in https://github.com/eddyizm/tempus/pull/314 - -**Full Changelog**: https://github.com/eddyizm/tempus/compare/v4.5.0...v4.6.0 - -## [4.5.0](https://github.com/eddyizm/tempo/releases/tag/v4.5.0) (2025-12-12) -## What's Changed -* fix: updates starred syncing downloads to user defined directory by @eddyizm in https://github.com/eddyizm/tempus/pull/298 -* fix: handle empty albums and null mappings by @eddyizm in https://github.com/eddyizm/tempus/pull/301 -* feat: integrate sort recent searches chronologically by @J4mm3ris in https://github.com/eddyizm/tempus/pull/300 -* feat: add heart to artist/album pages, fixed artist cover art failing by @eddyizm in https://github.com/eddyizm/tempus/pull/303 - -## New Contributors -* @J4mm3ris made their first contribution in https://github.com/eddyizm/tempus/pull/300 - -**Full Changelog**: https://github.com/eddyizm/tempus/compare/v4.4.0...v4.5.0 - -## [4.4.0](https://github.com/eddyizm/tempo/releases/tag/v4.4.0) (2025-11-29) -## What's Changed -* chore: bringing in media service refactor previously reverted after more testing by @eddyizm in https://github.com/eddyizm/tempus/pull/286 -* fix: refactor start queue to put the db writing in the background to address instant mix bug by @eddyizm in https://github.com/eddyizm/tempus/pull/287 -* Feat: playerqueue fab allows playqueue actions -> saving to playlist, download all, load queue, shuffle, clean queue by @eddyizm in https://github.com/eddyizm/tempus/pull/288 -* chore(i18n): Update Polish translation by @skajmer in https://github.com/eddyizm/tempus/pull/291 - -**Full Changelog**: https://github.com/eddyizm/tempus/compare/v4.3.0...v4.4.0 +## Pending release... ## [4.3.0](https://github.com/eddyizm/tempo/releases/tag/v4.3.0) (2025-11-23) ## What's Changed diff --git a/README.md b/README.md index 56a4eb72..a84b03e7 100644 --- a/README.md +++ b/README.md @@ -10,21 +10,15 @@
- - Releases - - -RB Status - - - + +[RB Status](https://shields.rbtlog.dev/com.eddyizm.degoogled.tempus) +

-

- - - - - + + diff --git a/app/src/main/res/layout/bottom_sheet_song_dialog.xml b/app/src/main/res/layout/bottom_sheet_song_dialog.xml index d3a4fcb1..7cf98440 100644 --- a/app/src/main/res/layout/bottom_sheet_song_dialog.xml +++ b/app/src/main/res/layout/bottom_sheet_song_dialog.xml @@ -164,20 +164,6 @@ android:paddingBottom="12dp" android:text="@string/song_bottom_sheet_remove" /> - - - - - - - - - -