Skip to content

Releases: enricocid/Music-Player-GO

3.5.2.4

12 Dec 10:01
Compare
Choose a tag to compare

Fix colors palette

3.5.2.3

11 Dec 20:33
Compare
Choose a tag to compare

Reduce apk size

3.5.2.2

11 Dec 16:49
Compare
Choose a tag to compare
  • Review/improve the loading music mechanism
  • Fix Turkish translations (credits: Adem Furkan Γ–ZCAN)

3.5.2.1

10 Dec 16:42
Compare
Choose a tag to compare

Add Turkish translations (credits: Adem Furkan Γ–ZCAN)

3.5.2

10 Dec 11:34
Compare
Choose a tag to compare
  • Review WaveView
  • Minor UI changes
  • Fixes to artist details layout

3.5.1

08 Dec 19:29
Compare
Choose a tag to compare
  • Implement new WaveSideBar scroller (enabled touching the edge of the screen)!
  • Fix searchbar toggle not working

3.5.0.3

07 Dec 20:25
Compare
Choose a tag to compare

Code cleaning and simplifications

3.5.0.2

04 Dec 12:46
Compare
Choose a tag to compare

Hide search toggle option when on artist details

3.5.0.1

03 Dec 16:26
Compare
Choose a tag to compare
Bump to 3.5.0.1

Signed-off-by: enricocid <enrico2588@gmail.com>

3.5

03 Dec 13:12
Compare
Choose a tag to compare
3.5
  • Hello Kotlin!
    Despite the app dimensions increased, the introduction of this new language brought a code simplification (from 3205 to 2499 lines of code)!
  • New permission rationale dialog
  • Per-album shuffle
  • Added back colored ripples here and there
  • Reduced search bar height
  • Improved albums stroke
  • Other minor UI changes and fixes