Skip to content

Releases: HemantKArya/BloomeeTunes

v2.9.11+140

11 Sep 17:24
Compare
Choose a tag to compare

🎉Automatic Related Songs, View original charts, Play now btn and more

  • Play related songs if there are no songs remaining in queue. (Automatic) 958d590
  • Shuffling bug fix 7c5cb5a
  • (Play Now) Now can play only single song from playlist/album/artist to play related songs to it. 7c5cb5a facdb87
  • Lyrics tab bug fix e12b5d7
  • Copy to clipboard btn changed to IconBtn 645cd99
  • Playlists import now only uses YTM api instead of MixedAPI. cdcbf01 bae5d69
  • View original charts btn at topmost right. 1281adc
  • IsarDB migration to community fork until IsarDB is updated. e4a2159
  • audio_service updates related to targeting API 34. ee33c15
  • Play songs directly from sliding ChartView. 1f62373
  • Add to playlist bug fix.
  • Rewind btn bug fix.

Full Changelog: v2.9.9+138...v2.9.11+140

v2.9.9+138

03 Sep 08:21
Compare
Choose a tag to compare
  • DB location is changed to AppSupportDirectory from AppDocumentsDirectory (which may lead to unrecognize the previous playlist, you can still take a backup and restore it using this app it will be fine)
  • Album/artists/playlists can be now liked and added to library with online sync
  • Some bug fixes
  • App updater fixes
  • Search page suggestions trailing fixes

Full Changelog: v2.9.6+135...v2.9.9+138

v2.9.6+135

29 Aug 20:17
Compare
Choose a tag to compare

Search enhancement (support Artist/Album/Playlist). 🌟

  • audio_service_mpris added for linux desktop notification 68ff2cf
  • prev button for desktops mini player. 1ec6c96
  • search page enhancements 8c9f3ce
  • Artist, album and playlist search is now available in search page (may show less than original page).
  • ChartCarousel bug fixes.

What's Changed

  • initial Fastlane structures from IzzyOnDroid by @IzzySoft in #23

New Contributors

Full Changelog: v2.9.5+132...v2.9.6+135

v2.9.5+132

16 Aug 07:56
Compare
Choose a tag to compare
v2.9.5+132 Pre-release
Pre-release
  • Removed android DEPENDENCY_INFO_BLOCK .
  • Included lightweighted Apks for different Android Architectures.

Full Changelog: v2.9.5+130...v2.9.5+132

v2.9.5+130

13 Aug 10:02
Compare
Choose a tag to compare

Enhancements and UI improvements. 🌟

  • Wider YouTube thumbnails
  • Imageformator for every different size to reduce internet data usage.
  • player Ui clean up and enhancements (upnext with animation)
  • playlists edit bug fix

Full Changelog: v2.9.4+126...v2.9.5+130

v2.9.4+129

12 Aug 19:03
Compare
Choose a tag to compare
v2.9.4+129 Pre-release
Pre-release
version bump->2.9.4

v2.9.3+128

11 Aug 19:17
Compare
Choose a tag to compare
v2.9.3+128 Pre-release
Pre-release
  • Playlist screen now using ReorderableSliverView instead of normal reorderable. (due to of its excessive lag when playlist loads items more than 200.)
  • LoadImageCached function replaced with now stateful widget
  • Package updates
  • mediakit false for windows
  • Replaced widget temp. functions with widget in player ui.
  • some fixes related to windows

v2.9.2+127

09 Aug 17:31
Compare
Choose a tag to compare
v2.9.2+127 Pre-release
Pre-release

Full Changelog: v2.9.1+126...v2.9.2+127

v2.9.1+126

06 Aug 01:31
Compare
Choose a tag to compare

New Updates!! 😍🤩 (New Experimental Linux support)

  • Directly import YouTube-Music playlists, album and single media item. [1]
  • External Charts now can be individually selected to show on home page from app UI settings. [2]
  • Experimental Linux support using MediaKit library (Need to install libmpv and mpv on Linux before using Linux builds). [3]
  • Bug fixes in source engine settings.
  • Bug fixes in URL launcher - set to external application.
  • Lyrics button temp solution, will currently show full "Lyrics" button (In future it will be removed with suitable icon.).

v2.8.3+125

02 Aug 08:32
Compare
Choose a tag to compare

Implemented Lyrics Feature 🎉

  • Can be used either by button in bottom of the player or by swiping the cover art.
  • Experimental - Keyboard shortcuts for windows (Space - Play/Pause, ALT+Arrows - 10 sec forward/backward, S - Shuffle, L - Like) inside the player screen