SpotiFlyer Versions Save

Kotlin Multiplatform Music Downloader, Supports Spotify / Gaana / Youtube Music / Jio Saavn / SoundCloud.

3.1.0

2 years ago

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

3.0.0

2 years ago
  • 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.

v2.3.5

2 years ago
  • First Desktop Release 🥳
    • Please Provide Feedback and create issues if you encounter any.
  • Android Bug Fixes.
  • Download Request Timeout Limit Removed.

v2.3.0

2 years ago
  • 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.

v2.2.5

3 years ago

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!

v2.2.0

3 years ago

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....

v2.1

3 years ago
  • Youtube Music Support.
  • Some Bug Fixes.

v2.0.1

3 years ago
  • Fixed a Bug Causing Tracklist Not showing Correct Status for Tracks after revisitation.
  • In-App Update Notifation Fix.

v2.0

3 years ago
  • 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......

v1.9

3 years ago
  • 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.