Skip to content

Releases: ammargitham/WallFlow

v2.6.0-alpha01

06 May 11:20
dae501f
Compare
Choose a tag to compare
v2.6.0-alpha01 Pre-release
Pre-release

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

  1. Lots of UI changes for tablets (updated color system, updated and new components to make tablet experience better).
  2. Settings are now organized into separate screens instead of single long list.
  3. Added crash reporting (can be toggled off). Currently only invoked when the app crashes.
  4. Wallpaper loading experience should be better.

Bug Fixes

  1. 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

13 Apr 08:00
74cd207
Compare
Choose a tag to compare

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

19 Mar 13:01
caec57d
Compare
Choose a tag to compare

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

17 Mar 09:10
a5b366a
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix crash when creating backup with more than 999 favorites (#80)
  • Add missing Light/Dark in backup/restore

Full Changelog: v2.4.1...v2.4.2

v2.4.1

12 Mar 11:37
6a1cfa3
Compare
Choose a tag to compare

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

06 Mar 12:57
fc841c1
Compare
Choose a tag to compare

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:

New Contributors

Full Changelog: v2.3.1...v2.4.0

v2.3.1

28 Dec 15:19
094ed3e
Compare
Choose a tag to compare

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

25 Dec 11:30
0b0cdb1
Compare
Choose a tag to compare

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:

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

17 Dec 12:41
09f1449
Compare
Choose a tag to compare

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

30 Nov 13:55
714adf9
Compare
Choose a tag to compare

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

Full Changelog: v2.1.0...v2.2.0