Releases: alashow/datmusic-android
Releases · alashow/datmusic-android
v2.0.0-rc05
New font, alternate covers in playback
v2.0.0-rc04
- Playback queue bug fixes (+ allow multiple song instances via Play next)
- Smoother adaptive color animation
- Crash fix when network available
- Settings layout fix
v2.0.0-rc03
Playback clear notification fix, play from downloads fix
v2.0.0-rc02
Playback mini controller pager, clear playback notification
v2.0.0-rc01
- 629a453 - WIP Playback
- 91c54f8 - wip playback: Play albums and artists, buffering state, stop button
- 61d969b - Playback bug fixes
- 2fe168b - Playback: play audio & set queue from search results
- 55f22ef - Playback: use downloaded files for playback
- a2c3676 - Playback: play from downloads & queue all downloads to play
- 595827d - Playback: shiny bottom bar playback mini controls
- 6c6ae2a - Playback: incomplete fullscreen playbacksheet, play menu action for audio search results, some refactor in coverImage
- bfd769b - Playback: fix media play state getting out of sync on errors, show mini controls unless playback state has none state
- 7a2c6d6 - Playback: buffering state sync
- de48151 - Playback: change initial playback sheet to collapsed
- 6c8d33a - Playback: playback sheet controls & other many bug fixes / refactors
- 8b65683 - Playback: mini controls redesign
- fb9d035 - Durations in audio rows
- 67bc97f - Playback: fallback to downloads table if audio doesnt exist in audios table and set error state if that fails too
- b86159b - Disable release debuggable
- 214ed26 - Fix audioRow action handling in artist/album details
- 9398f0f - Use fatter interpunct in interpunctizer
- 7198520 - Playback: better gradient for bottom nav when player is active
- cf7aa96 - Improve explicit icon sizing and position, allow 3 lines for song title and artist
- b3bea03 - Add fallback color to adaptiveColor and change initial color to plain color for better initial effects
- 6851514 - Playback: horizontal pager for artwork to skip songs
- b716a17 - Downloader handle downloading status for duplicate download
- 78f13c2 - Playback: improved sheet layout & added playback queue list next up songs & move some queue operations to bg
- a3464cd - Playback: sheet progress better buffering fake slider
- 3618161 - Playback: bufferred progress state, make players singleton
- 4b2444f - Playback: use Slider's finished callback instead of detecting from interactions to set dragged progress
- c81bc7c - Downloader: search for existing file before creating the new one
- acc9243 - Downloader: use multiple artist splitter to have less artist folders, and changed default grouping to album type because now it's cleaner
- 55269b6 - Compose code refactor: remember Animatables and make Modifier params first overloaded/default param
- 5ac788b - Playback: better start/pause foreground logic to fix crashes when in background on oreo+
- 1327750 - Playback: analytics and removed error toasts from PlaybackHost
- 1a1e6e7 - Playback: add play next
- 9f4bbfe - Playback: remove custom load controller & use default one to fix oomemory errors
- 2405f24 - Use bitmap placeholder in cover image if only loading
- e7be5cf - Playback: small refactor
- 663cb9f - Playback: play next audio menu action in downloads
bbb7676 - Playback: deduplicate ids when setting queue because our id based queue doesn't support multiple items
v2.0.0-beta05
- Artist/album details fetching bug fix
- Explicit indicators and compose v1.0.0
- Download complete animation and use initial query from navArgs in search
v2.0.0-beta02
- Downloads settings to change downloads location and songs folder grouping
- Added Black color palettes
- Bug fixes
v2.0.0-beta
Audio item design lift
v1.3.0
In this release:
-Overall refactor
-Using only https server
-Using datmusic as backend instead of VK API directly
-Changed network library to retrofit2 with OkHttp 3.4.1
-Audio ListView to RecyclerView
-MainActivity Refactor
-Pagination with load on scroll to bottom
-Bitrates. Downloading with custom bitrates & precise bitrate
-M permissions
-Published to PlayStore as paid app
-Package name changed
First release
v1.0.0 fast scroll thumb and context menu above toolbar on >11api