Releases: ammargitham/WallFlow
Releases · ammargitham/WallFlow
v2.6.0-alpha01
Know Issue
The app may crash when on the wallpaper grid screen and the device is rotated. This is a library bug which has been reported. It's been fixed internally and future release will fix it in the app.
What's New
- Lots of UI changes for tablets (updated color system, updated and new components to make tablet experience better).
- Settings are now organized into separate screens instead of single long list.
- Added crash reporting (can be toggled off). Currently only invoked when the app crashes.
- Wallpaper loading experience should be better.
Bug Fixes
- Fixes issues with Auto wallpaper when it encounters a bad wallpaper (eg. Local wallpaper with revoked permission, wallhaven/reddit wallpaper which is now removed from server) (#85, #90).
Full Changelog: v2.5.0...v2.6.0-alpha01
v2.5.0
What's Changed
What's New
- Auto wallpaper will choose next wallpaper in sequence instead of random to prevent re-using previous wallpapers (#57)
- Allow separate frequency for home and lock screen in auto wallpaper (#57)
- Updated translations:
Bug Fixes
- Fix incorrect UI state when setting saved and local folders in Auto wallpaper sources (#87)
- Handle crash if Files app is disabled when trying to choose a local directory or file (#87)
- Fix UI logic for 'Set to' dialog
Full Changelog: v2.4.3...v2.5.0
v2.4.3
What's Changed
- Updated Pull to refresh component
- Updated jvm target to 17 to fix F-Droid build (#81)
- Updated translations:
Full Changelog: v2.4.2...v2.4.3
v2.4.2
v2.4.1
What's Changed
Bug Fixes
- Fix bottom padding for collections tab (#69)
- Fix crash caused when setting auto wallpaper with idle constraint (#78)
- Fix duplicate API requests fired when viewing wallpaper
- Make subreddit input scrollable in the reddit setup dialog
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- Light/Dark wallpapers (#49)
- Mark wallpapers as light or dark
- Auto wallpaper will use them according to the system theme.
- Add 'Collections' tab which includes both Favorites and Light/Dark wallpapers
- Separate auto wallpaper sources for home and lock screen (#51)
- [Plus] Fix default tflite model not downloaded by @RobBrazier in #66
- Updated translations. Thanks to the contributors:
- @kuragehimekurara1 (Japanese)
- @chclxds (Portugese (Brazil))
- @Atrafon (Russian, Belarusian)
- @MattSolo451 (Polish)
- @oersen (Turkish)
- @ygorigor (Romanian)
New Contributors
- @RobBrazier made their first contribution in #66
Full Changelog: v2.3.1...v2.4.0
v2.3.1
What's Changed
- Russian translations update from Weblate by @Atrafon
Bug Fixes
- Fix auto wallpaper download not working if download directory missing (#48)
- Fix auto wallpaper not correctly setting some local wallpapers (#52)
- Fix feed scroll position lost when performing search (#53)
- Fix clicking same tag in info screen again does not open search view (#54)
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Option to set different wallpapers to home and lock screen via auto wallpaper (#39)
- Option to disable cropping when setting wallpaper (for scrolling wallpapers) (#42)
- Translations update from Weblate:
- Russian by @Atrafon
- Belarusian by @Atrafon
- Turkish by @TaylanTatli
- Polish by @MattSolo451
- Romanian by @ygorigor
Bug Fixes
- Allow uppercase chars in subreddit names (#46)
- Fix auto wallpaper download not working on Android 12 (#48)
Full Changelog: v2.2.1...v2.3.0
v2.2.1
This release contains no changes compared to v2.2.0.
This is entirely to test reproducibility for the F-Droid release. Github users can ignore this release.
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Allow setting app language from Android system settings (Android 13 and above)
- Remember prev search filters when searching (#31)
- Get image from cache if available when downloading or sharing (#29)
- Show image url in info sheet and allow long click copying the url (#29)
- Copy tag on long click (#29)
- Add setting to write tags to downloaded wallpaper EXIF 'UserComment' (#29)
- Add setting to remember viewed wallpapers (#29)
- Update translation: Russian by @Atrafon
- Added translation: Norwegian Bokmål by @comradekingu
- Added translation: Belarusian by @Atrafon
- Added translation: Korean by @yurical
Bug Fixes
- Fix wallpapers not ordered according to api response (#30)
- Fix download error on Android 10 (#34)
- Fix backup restore error caused by duplicate uploaders (#35)
New Contributors
- @comradekingu made their first contribution in #32
- @yurical made their first contribution in #38
Full Changelog: v2.1.0...v2.2.0