This repository has been archived by the owner on Aug 24, 2023. It is now read-only.
Releases: AkaneTan/Symphonica
Releases · AkaneTan/Symphonica
Symphonica 0.6.1
Changelog:
- Fixed
STICKY_SERVICE
background restart null issue (8a02d72) - Removed
SquigglyView
(4853d8f, 8393347) - Hide unused bottom entries in bottom sheet (8ac51de)
- UI updates on library fragment (202f196, 47d2db0)
- Make album sorted (4ba22d2)
- Properly append fastscroller on library lists (d7c2fbd, 1b0aa69, 4f5a58e)
- Update Japanese/Indonesian translations (5e1955c, 38da5e0, e0014a0, 9c5f13c, 5629909) [Thanks to @ot_inc and Anderson, A]
Notice
** This is the last release. Check #15 (comment) for more details. **
Symphonica 0.6.0
Changelog:
- Updated app logo (dce075e, 0d01c56)
- Fixed audio focus release behavior (4576116, 230b913, a592134)
- Updated mini player layout (1d4e8ef)
- Lock
trackActiveTint
tocolorPrimary
even when the slider is not enabled (c8f813b) - Update metadata when pausing or stopping (d5c59e8)
- Reset slider value, album and time value when stopping (40b75a4)
- Redesigned
HomeFragment
(af45c26, e251017, 34d2e7f, c217e46, 06d7d15, 44dbbf2, 44dbbf2, c77e18b, 0172e51, 7976417) - Fixed
SongRecyclerViewAdapter
behavior (4603d97) - Fixed playlist behavior (6082279)
- Redesigned playlist (6ad69bf)
- Redesigned default album cover (5804f1a)
- Fixed some button tints (6939e7f)
- Add a sleep timer (a567827, b52d4a8, 6d3d90b)
- Minor adjustment to
SquigglyView
(62c2c55, 87db102) - Fixed bottom sheet blinking behavior (5fab924)
- Remove album name in bottom sheet for a possible layout update in the future (fa0803e)
- Make colorful button a default option
- Fixed fragment switching animations (a3e78f7, 4891db7, eeace9f)
- Add a landscape mode (e504efd)
- Fixed some dumb behaviors on song loading (9136f42)
- Use a refresh picture when stopped playing (1abf0c2)
- Add a player widget (2126c50)
- Add hellenic translations @CrisBalGreece (2e41bd9)
- Use a dynamic implant of contributor string tag (42ff92b, 43d4a59)
- Make settings layout adaptive (43d4a59)
- Make sidebar adaptive (911b944)
- Drop support for predictable gesture (f3bb80d)
- Drop redundent permission clarify (b0946e6)
- Fixed lags in
LibraryFragment
(6908d36) - Make swiping more fluent in
HomeFragment
(2f1d07f)
Feature roadmap
- Add a timer
- Add a widget
- Use a more genuine implant of media session notification
- Change player color when switching songs
- Playlist
- Search
- Optimize song import
- Switch to
TransitionMediaPlayer
@nift4 - Artist page
- Genre page
- Lyric support
- Web radio streaming
Symphonica 0.5.9
Changelog:
- Make bottom sheet tint lighter
- Use an internal method inside service's audiomanager
- Redesigned player
- Redesigned cards
- Fixed bugs with seeking progress bar
- Fixed bugs with squigglyview
Symphonica 0.58b.hotfix
Changelog:
- Improved akane
- Organized all constants into a file
- Tuned drawer open animation
- Made bottom sheet tint darker
- Made request audio focus after pausing (fixed youtube audio focus)
- Added an option for squiggly progress bar
- Fixed an impossible IllegalStateException
Symphonica 0.57b
Changelog:
- Remove logging on userbuild
- Add support for Android 14 (targetSdk 34)
Symphonica 0.56b.hotfix
Changelog:
- Implant homeShuffleButton
- Implant history feature
- Remove dummy banner
- Make home page button single-colored (Tunable inside settings)
- Fix the problem that bottom sheet flashes when you first load into symphonica
- Replace side library icon with hamburger icon
- Add a fab inside library for shuffling songs
- Make playerservice a foreground service so it won't die randomly
- Implant stub playlist
- Add basic backward compatibility
- Improve shuffle button behavior
Notes:
- Notification might glitch out when killed in background
Symphonica 0.53b
Changelog
- Bump minSdk to 29 (We support quartz now)
- Cancel music notification when exiting Symphonica
- Remove annoying notification sounds
- Drop commit hash from versionTag
Notes
- I lost my previous sign key :(