What's Changed
- Fix WAL checkpoint execution during backup export by @JoshiMinh in #27
- Add list layout option and simplify sort direction selection by @JoshiMinh in #28
- Add API-backed wallpaper sources and supported URL dialog by @JoshiMinh in #29
- Remove rotation notification strings by @JoshiMinh in #30
- Thread settings callbacks through WallBaseApp by @JoshiMinh in #31
- Fix compilation errors with updated dependencies by @JoshiMinh in #32
- De-emphasize Pinterest support and streamline the web nav by @JoshiMinh in #33
- Remove album list layout and stabilize browse screen by @JoshiMinh in #34
- Fix missing shared transition imports by @JoshiMinh in #35
- Enhance wallpaper loading and download feedback by @JoshiMinh in #36
- Refine wallpaper detail layout and settings cards by @JoshiMinh in #37
- Revamp settings, browse, and detail UIs by @JoshiMinh in #38
- Refresh wallpaper apply dialog by @JoshiMinh in #39
- Propagate settings update callbacks through WallBaseApp by @JoshiMinh in #40
- Stabilize wallpaper rotation foreground setup by @JoshiMinh in #41
- Refine app update card layout by @JoshiMinh in #42
- Move app lock overlay into Box scope by @JoshiMinh in #43
- Revamp update card styling in settings by @JoshiMinh in #44
- Refactor shared wallpaper transition modifier by @JoshiMinh in #45
- Fix FAB enablement handling and shared transition modifier usage by @JoshiMinh in #46
- Fix CropOverlay Canvas invocation by @JoshiMinh in #47
- Ensure ServiceLocator is ready before repository access by @JoshiMinh in #48
- Add wallpaper floating action button to library by @JoshiMinh in #49
- Stabilize top bar spacing during wallpaper detail transitions by @JoshiMinh in #50
- Update Compose dependencies for TopAppBar constant by @JoshiMinh in #51
- Handle lock screen wallpaper permission gracefully by @JoshiMinh in #52
- Refine wallpaper preview recycling guards by @JoshiMinh in #53
- Rebuild wallpaper editor screen experience by @JoshiMinh in #54
- Remove wallpaper editor and fix rotation scheduling by @JoshiMinh in #55
- Fix SourceBrowse top app bar status bar overlap by @JoshiMinh in #59
- Restore shared transitions and add animation toggle by @JoshiMinh in #60
- Stream restored wallpaper media files by @JoshiMinh in #61
- Introduce Flutter app and archive legacy Android project by @JoshiMinh in #66
Full Changelog: v1.0...04-2026