Releases: jahirfiquitiva/Frames
Releases · jahirfiquitiva/Frames
v 3.0.5
Fix snackbars showing behind other views
v 3.0.4
- 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
General code cleanup and minor improvements
v 3.0.2
Code cleanup and minor improvements
v 3.0.1
- 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
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
Fix donation button not always showing
v 2.7.4
Fix incorrect wallpapers download location
v 2.7.3
- 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
- Fixed thumbnail not loading
- Other minor fixes and improvements