tempus/app
Tom 4f8212d491
Port remove song of playlist from tempus ng (#457)
* feat: implement track removal from playlists with real-time UI updates

- Added 'Remove from playlist' option to song bottom sheet (appears only when inside a playlist)
- Implemented immediate UI refresh for track count and duration in playlist header
- Fixed a bug where shuffling for covers scrambled the actual playlist song order
- Improved PlaylistPageViewModel to clear stale data and handle isolated updates correctly
- Added dedicated success/failure messages for track removal in English and Italian
- Unified heart icon size to 14dp across all track list items

* fix: missing code from port process

The cherry-pick was missing the database getter
and the function to remove a song from a playlist

---------

Co-authored-by: beeetfarmer <176325048+beeetfarmer@users.noreply.github.com>
2026-02-25 11:37:43 -08:00
..
schemas/com.cappielloantonio.tempo.database.AppDatabase Fix indentation according to previous versions 2025-12-07 21:30:21 +02:00
src Port remove song of playlist from tempus ng (#457) 2026-02-25 11:37:43 -08:00
.gitignore project upload 2020-11-20 15:38:08 +01:00
build.gradle chore: changelog and build updated for release 2026-02-15 10:35:22 -08:00
proguard-rules.pro fix: fix crash with TypeToken and reflection 2024-02-19 21:07:47 +01:00