Skip to content

Releases: you-apps/WallYou

v13.1

30 Sep 09:12
3fe15c6

Choose a tag to compare

✨ New Features

  • 6fcd593 - zedge: support colors filter and remove non-free images (commit by @Bnyro)

πŸ”§ Chores

v13.0

23 Sep 11:42
c2430be

Choose a tag to compare

✨ New Features

  • 0001d8c - support for zedge api (closes #244) (commit by @Bnyro)
  • 671ff97 - automatically request unrestricted battery usage (without optimizations) when enabling wallpaper changer (commit by @Bnyro)
  • fb622a1 - support for pixabay api (closes #245) (commit by @Bnyro)

πŸ› Bug Fixes

  • 8296590 - random selection in wallpaper changer always chooses the same images (commit by @Bnyro)
  • de6e3a5 - crashes when enabling wallpaper changer for the first time (commit by @Bnyro)
  • 7da9cbe - wallpaper viewer isn't using edge-to-edge (closes #216) (commit by @Bnyro)
  • 2a1dae2 - wallpaper page reloads when rotating screen (closes #117) (commit by @Bnyro)
  • 9e274dd - add missing padding between filter tags (commit by @Bnyro)

♻️ Refactors

  • 96de3e0 - start picsum at most recent image (commit by @Bnyro)
  • 28c433c - enable all wallpaper image sources by default (commit by @Bnyro)
  • 8a7b71b - make wallpaper page floating action buttons more expressive (commit by @Bnyro)
  • c3a369a - properly name api classes by their full qualified name (commit by @Bnyro)

πŸ”§ Chores

v12.2

15 Jul 19:21
3a4b1a6

Choose a tag to compare

πŸ› Bug Fixes

  • 3bdc1ee - wallpaper changer doesn't work for online images (closes #246) (commit by @Bnyro)

πŸ”§ Chores

v12.1

14 Jul 18:19
a4ecef5

Choose a tag to compare

πŸ› Bug Fixes

  • 67ff782 - suppress cancellation exceptions when fetching wallpapers (closes #243) (commit by @Bnyro)

πŸ”§ Chores

v12.0

06 Jul 13:14
1a94474

Choose a tag to compare

✨ New Features

πŸ› Bug Fixes

  • a07da64 - crash when same image appears multiple times (commit by @Bnyro)
  • 2c61a4d - proxied thumbnails fail to load at Lemmy (commit by @Bnyro)
  • 2ff8331 - owalls broken (new format/url) (commit by @Bnyro)
  • a791278 - accessibility issues caused by material library update (commit by @Bnyro)
  • da7a16f - quick switching between tabs causes app to show images from multiple sources (commit by @Bnyro)

♻️ Refactors

πŸ”§ Chores

v11.0

04 May 17:05
d06e859

Choose a tag to compare

✨ New Features

πŸ› Bug Fixes

  • ac2551c - color filter inconsistencies between preview and actual wallpaper image (commit by @Bnyro)

♻️ Refactors

  • 05bd99f - use inline function to create retrofit instances (commit by @Bnyro)

πŸ”§ Chores

  • 2b7db5a - update outdated readme and fastlane descriptions (commit by @Bnyro)
  • 5c3f0ba - bump version to v11.0 (commit by @Bnyro)
  • d06e859 - remove translations of removed invert wallpaper preference (commit by @Bnyro)

v10.0

03 Feb 21:48

Choose a tag to compare

✨ New Features

  • 31b13a9 - support for image descriptions (closes #214) (commit by @Bnyro)
  • 9ef51bb - support for NASA APOD (closes #212) (commit by @Bnyro)
  • 73d4ba2 - rework wallpaper changer - allow multiple configs at the same time (commit by @Bnyro)
  • 28f16a8 - allow settings time intervals for wallpaper changer (closes #215) (commit by @Bnyro)
  • 66a347a - improve ux when creating new wallpaper changer rule (commit by @Bnyro)
  • 382528e - filter out hidden (dotfiles) in local wallpaper changer (closes #217) (commit by @Bnyro)
  • da23136 - add landscape option to spotlight (closes #219) (commit by @Bnyro)
  • 90c1cad - add wikipedia picture of the day (commit by @Bnyro)

πŸ› Bug Fixes

  • 5044ea5 - reddit wallpaper changer (closes #208) (commit by @Bnyro)
  • e4b7120 - unexpected behavior after editing wallpaper config successor (commit by @Bnyro)
  • f65f5f1 - wallpaper tile doesn't work after configuration rework (commit by @Bnyro)
  • f067ca1 - color palette hex code barely visible for some colors (commit by @Bnyro)

♻️ Refactors

  • d0aefe6 - include renderscript toolkit via Jitpack (commit by @Bnyro)

πŸ”§ Chores

9.1

21 Oct 10:52

Choose a tag to compare

9.1

Note

This is a hotfix release for v9.0.

What's Changed

  • chore: remove no longer used 'show color palette' preference by @Bnyro
  • fix: can't import/export favorites by @Bnyro
  • feat: support vertical bing images formats by @Bnyro
  • feat: respect auto-add-to-favorites preference at wallpaper changes and quick tile by @Bnyro
  • feat: history for recently applied wallpapers by @Bnyro
  • chore: replace current job at wallpaper tile by @Bnyro
  • refactor: use suspend functions for database actions by @Bnyro
  • feat: support for Microsoft Spotlight by @Bnyro
  • refactor: simplify api route logic by @Bnyro

New Contributors

Full Changelog: v8.1...v9.1

9.0

20 Oct 13:14

Choose a tag to compare

9.0 Pre-release
Pre-release

What's Changed

  • chore: remove no longer used 'show color palette' preference by @Bnyro
  • fix: can't import/export favorites by @Bnyro
  • feat: support vertical bing images formats by @Bnyro
  • feat: respect auto-add-to-favorites preference at wallpaper changes and quick tile by @Bnyro
  • feat: history for recently applied wallpapers by @Bnyro
  • chore: replace current job at wallpaper tile by @Bnyro
  • refactor: use suspend functions for database actions by @Bnyro
  • feat: support for Microsoft Spotlight by @Bnyro
  • refactor: simplify api route logic by @Bnyro

New Contributors

Full Changelog: v8.1...v9.0

8.1

02 May 08:43

Choose a tag to compare

8.1

What's changed

  • fix: update default lemmy community by @Bnyro
  • fix: wallpaper config is not being saved by @Bnyro
  • refactor: switch to kotlinx serialization by @Bnyro
  • chore: cleanup project infrastructure by @Bnyro
  • chore: remove unused imports by @Bnyro
  • chore: enable http logging in debug builds by @Bnyro

Full Changelog: v8.0...v0.8.1