Skip to content

Releases: cioccarellia/MusicDownloader

v1.3.15

01 Oct 07:04
591738c
Compare
Choose a tag to compare
Update README.md

v1.3.10

07 Jun 18:35
Compare
Choose a tag to compare
  • Changed click behaviour and removed long-click action
  • Used lazy-loading to enhance performances in ChecklistDialog
  • Fixed update checker not being able to properly perform installations
  • Changed font from Google Sans to Manrope (#15)
  • Code style improvements & comment fixes
  • Layouts & padding updates to enhance UI

v1.3.9

25 May 14:08
Compare
Choose a tag to compare
  • Changed SearchView look accordingly to the new material design specs
  • Added long-click thumbnail icon (In results recycler view) action
  • Dependencies updates

v1.3.8

26 Apr 21:18
Compare
Choose a tag to compare

Bugfix release.

  • Addresses an unexpected network exception while checking for updates (#8)
  • Improvements to the Paste&Go link-detection mechanism
  • Gradle 5.4.1, Kotlin 1.3.31, updated OkHttp, material-dialogs & coroutines dependencies
  • Updated SearchView padding to fit best design specifications

v1.3.5

14 Mar 22:48
Compare
Choose a tag to compare
  • Bugfix for direct Copy&Paste feature
  • Better animation speed and text rendering quality
  • Code polishments
  • Fixed margin padding on mobile

v1.3.4

14 Mar 16:04
Compare
Choose a tag to compare
  • Animations improvements and tablet support fixes

v1.3.3

13 Mar 23:09
Compare
Choose a tag to compare
  • Improvements to icons and strings
  • Added RecyclerView animations
  • Bundled product sans font
  • Bug fixes

v1.3.2

11 Mar 23:11
Compare
Choose a tag to compare
  • Fixes #5
  • Minor code quality improvements

v1.3.1

07 Mar 12:07
Compare
Choose a tag to compare

UI enhancements & string fixes

v1.3.0

07 Mar 00:23
Compare
Choose a tag to compare
  • Libraries & build tools update
  • Internal refactoring & code structure polishment
  • Using room database to handle checklist
  • Fixed download issues (#4 #5)
  • Escaped html characters
  • Fixed direct updater bugs