Skip to content

Releases: jahirfiquitiva/Frames

v 3.0.5

17 Mar 21:27
Compare
Choose a tag to compare

Fix snackbars showing behind other views

v 3.0.4

17 Mar 16:07
Compare
Choose a tag to compare
  • General code cleanup and improvements
  • Implemented Android Billing library
  • Made sections transition slightly faster
  • Minor design improvements
  • MultiDex is enabled by default from now on
  • Updated dependencies and translations

v 3.0.3

11 Mar 01:19
Compare
Choose a tag to compare

General code cleanup and minor improvements

v 3.0.2

06 Mar 18:17
Compare
Choose a tag to compare

Code cleanup and minor improvements

v 3.0.1

02 Mar 04:45
Compare
Choose a tag to compare
  • Fixed wallpapers not being properly updated after changes in json file
  • Added subtle fade animation when switching sections
  • Minor code tweaks and improvements
  • Updated dependencies
  • Updated translations

v 3.0.0

02 Feb 20:00
980bda9
Compare
Choose a tag to compare

Dashboard redesigned and rewritten from scratch:

  • Unused stuff was removed along with features that weren't necessary.
  • Migrated from Glide to Coil and from HttpURLConnection to Retrofit+Gson
  • Started using Kotlin Coroutines
  • Built on top of Material Components

v 2.7.5

17 Nov 01:43
Compare
Choose a tag to compare

Fix donation button not always showing

v 2.7.4

12 Sep 19:06
Compare
Choose a tag to compare

Fix incorrect wallpapers download location

v 2.7.3

12 Sep 15:09
Compare
Choose a tag to compare
  • Update to target Android 10
  • Remove problematic translations
  • Updated dependencies

Note:
Users on Android 10 won't be able to change wallpapers download location for now

v 2.7.2

10 Aug 19:25
Compare
Choose a tag to compare
  • Fixed thumbnail not loading
  • Other minor fixes and improvements