Skip to content

Releases: Shabinder/SpotiFlyer

SpotiFlyer v3.1.0

29 May 13:04
Compare
Choose a tag to compare

Desktop And Android Release

Changelog:

  • 320KBPS Support. (Fixes: #59 , #50 #70 ) .
  • Jio-Saavn Support.
  • Android Image Compression , Fix OOM's .
  • Analytics Row Added , To Help in toggling it on/off.
  • Intitial Release on Fdroid.
  • Code Cleanup

(Android) SpotiFlyer v3.0.0 Signed Apk

16 May 18:12
Compare
Choose a tag to compare
  • F-Droid Initial Release.
  • Size Reduced to 4.88 MB ( 14% smalled than previous apk).
  • Firebase Analytics/Crashlytics Removed , Self-Hosted Alternatives Used (100% Open Source).
  • Dependencies Updated.

Android & Desktop(Linux/Windows/MacOS) App Release

09 May 08:26
Compare
Choose a tag to compare
  • First Desktop Release 🥳
    • Please Provide Feedback and create issues if you encounter any.
  • Android Bug Fixes.
  • Download Request Timeout Limit Removed.

SpotiFlyer v2.3.0 Signed Apk.

06 May 19:06
Compare
Choose a tag to compare
  • In-memory caching of Images for better and smooth performance.
  • App Size Reduction.
  • IOS Client almost Ready.
    • Download Part is done almost
    • But We Have to develop Audio Player into this too, as all apps are sandboxed, See #113.
  • Code Deep Cleanup
    • No More Static Fields.
    • Code Refactoring and Better Ioc.
  • Shared Module Fixes for Native Targets(IOS) Concurrency.
  • Error Handling: Bug and Crash Fixes.
  • Custom Download Manager Implementation.
  • Dependencies Updates.

SpotiFlyer v2.2.5 Signed Apk.

19 Apr 20:34
575a32d
Compare
Choose a tag to compare

Please Delete Previous Version Before Install!

Changelog

  • Android Lollipop(API 21) and Above Support!
    • Crash After Song Download Fix: #51 , #29 and probably #4 too.
  • No Network Connection Bug Fix: #54, #53, #19 .
  • Custom Download Location Selector: #85, #34 .
  • NavBar / StatusBar Padding Issue Fix: #60 .
  • Image Loading on Background Thread(Smoothness Gain)
  • Album Art Again Set To Max Quality: #55 .
  • Various Bug Fixes and Improvements
  • More Code Sharing Between KMP Targets

Please Donate to support me and my work!


SpotiFlyer v2.2.0 Signed Apk.

26 Feb 11:22
082cd23
Compare
Choose a tag to compare

Changelog: (Preview Release)

  • Code Base Changed.(New Repo Private for now)
    • MVVM - > MVI Arch.
    • Shift to Kotlin Multiplatform.(Desktop App Soon!).
  • Dropped FFmpeg. (App Size Reduced from 30MB to 5.4MB and Faster Downloads)
  • New Clean Dialogs for Network status and Permission Request.
  • Bug Fixes and more....

SpotiFlyer v2.1 Signed Apk.

07 Jan 20:25
Compare
Choose a tag to compare
  • Youtube Music Support.
  • Some Bug Fixes.

SpotiFlyer v2.0.1 HotFix

03 Jan 20:01
de5156d
Compare
Choose a tag to compare
  • Fixed a Bug Causing Tracklist Not showing Correct Status for Tracks after revisitation.
  • In-App Update Notifation Fix.

SpotiFlyer v2.0 Signed Apk.

03 Jan 17:25
Compare
Choose a tag to compare
  • Major Update (Whole App Renovated) .
  • Jetpack Compose (No More XML Layouts.)
  • Data Store (for token saving).
  • Many Bug Fixes.
  • PNGs changed with SVGs.
  • many more changes......

SpotiFlyer v1.9 Signed Apk.

07 Dec 16:30
30f9c3e
Compare
Choose a tag to compare
  • Many Bug Fixes.
    • No More Broken Web-Art on songs.
    • Fixed App Crashes on Android < Oreo
  • Many Force Closes Causes Fixed.
  • Notification Status Improved.
  • Donation Implementation Changed.
  • Moved Processing to Background For smoother UI.
  • Cache Cleaning at Exit.