7.4 KiB
7.4 KiB
Changelog
1.9.1
- Bugfix for lawnchair
1.9.0
- Add option to switch to night wallpaper with ambient light sensor if environment is dark
- Dependency updates**
1.8.0
- Allow animation from lock-screen to home-screen without images i.ie "only color"-mode
- Add "Check for updates" button to About-screen
1.7.2
- Fix crash on OS with 16k page size and software rendering
1.7.1
- Remove thumbnail from wallpaper to avoid a bug with the "Recent apps"-screen #185
1.7.0
- Lockscreen wallpaper works after reboot
- Option to disable notifying the launcher of the lockscreen colors
- Option to disable automatic memory cleanup of images
1.6.11
- SDK 35
- Reduce memory usage
1.6.10
- Fix a crash after applying the wallpaper
1.6.9
- Reduce memory usage
1.6.8
- Fix bug in Android 11 when trying to select an image from the gallery
1.6.7
- Fix a memory leak
1.6.5
- Dependency updates
1.6.4
- Translations updated
- Dependency updates
- Ndk 26.1
1.6.3
- Swedish translation updated by @opExe
- Sdk 34
1.6.2
- Translations updated from crowdin
- Don't ask to import wallpaper on Android Tiramisu
1.6.1
- Fix language list for Android 13
1.6.0
- Translations updated from crowdin
- Add donation links
- Allow setting the colors that the launcher receives in the advanced settings
- Include blur function directly instead of whole Renderscript library and optimize it
1.5.0
1.4.14
- Refactor wallpaper colors calculation
1.4.13
- Add current wallpaper colors to debug information
- Use viewBinding
1.4.12
- Translations updated from crowdin
- Fix link in copyright statement #106
1.4.11
- Translations updated from crowdin
1.4.10
- 🇧🇾 Belarusian translation added by @Atrafon
1.4.9
- Russian translation improved
- Fix dropdown color in dark mode #96
1.4.8
- Translations updated from crowdin
- Offer to open WallpaperExport on Android 13 Tiramisu
1.4.7
- Russian translation improved
- Fix color of some buttons
1.4.6
- Fix photo picker #86
- Add more debug information
1.4.5
- Fix: blurring night lockscreen does not work #79
1.4.4
- Do not
notifyColorsChanged()in Material you preview
1.4.3
- 🇹🇷 Turkish translation by @metezd
1.4.2
- Translations updated from crowdin
1.4.1
- Translations updated from crowdin
1.4.0
- Utilize the new photo picker
- Revoke permission after import of wallpaper
- Add a monochrome launcher icon for "Themed icons" in "Material You"
- Include necessary files for per-app language
- Replace onBackPressed()
- Allow higher blur values
- Select scroll mode for home screen
- Known issue: Importing wallpaper fails on Android 13 on a fresh install
1.3.1
- Fix translations
1.3.0
- Blur image in "Brightness & Contrast" menu #64
1.2.11
- Immediately redraw after exiting micro screen #63
1.2.10
- Allow importing to night/lockscreen #62
1.2.9
- 🇷🇺 Russian translation by Ilyas Khaniev
1.2.8
- Improve drawing speed when contrast and brightness are set
1.2.7
- Improve drawing speed when contrast and brightness are not set
1.2.6
- Set
minifyEnabled truein release #42
1.2.5
- 🇯🇵 Japanese translation by @Npepperlinux
1.2.4
- Remove publish from build.gradle
1.2.3
- 🇯🇵 Japanese translation by @Npepperlinux
1.2.2
- 🇯🇵 Japanese translation by @Npepperlinux
1.2.1
- Fix minor bugs
1.2.0
- New advanced settings activity
- First advanced setting: Delay color notification after unlock #35
1.1.10
- Fix Material You preview size #31
1.1.9
- 🇪🇸 Spanish translation by @sguinetti
1.1.8
- Fix small bugs
1.1.7
- Improve color detection performance
- Error in layout #32 fixed in #33 by @yuhuitech
1.1.6
1.1.5
1.1.4
- New gradle version 7.0.0
1.1.3
- Improve detection of wallpaper colors #26
- Upgrade to SDK 30
- Remove jcenter() and temporarily removed gradle-license-plugin
1.1.2
- Improve performance of zoom effect
1.1.1
- Option to disable the zoom effect on Android 11+
- Disabled zoom effect by default
1.1.0
- Hex color code in color chooser #12
- Activate night wallpaper according to time range or follow system theme #10
- 🇵🇱 Polish translation by @gnu-ewm
1.0.0
- Fix: "Activity not found" when opening wallpaper preview
- Minor design changes
1.0-alpha3
- Fix: Unlock not detected #7
- Fix: Safely dismiss() dialogs
- Lock screen icons
- Check for permission before trying to import wallpaper
- Properly go into fullscreen mode with BEHAVIOR_SHOW_TRANSIENT_BARS_BY_SWIPE
- Enable lock screen settings when image is selected
- More info in about activity
- Allow landscape orientation in activities
1.0-alpha2
- French translation
1.0-alpha1
- Texts improved
- German translation
- gradle wrapper fixed
1.0-alpha0
- Initial version