Releases: redwarp/gif-wallpaper
Releases · redwarp/gif-wallpaper
2.2.0
Bug Fixes
- Prevent setter in GifWrapperDrawable to call getter
Features
- Add turkish language
Miscellaneous Tasks
- Bump gradle from 7.3.0 to 7.3.1 (#280)
- Bump commonmark from 0.19.0 to 0.20.0 (#283)
- Bump accompanist-systemuicontroller from 0.25.1 to 0.27.0 (#286)
- Bump commonmark from 0.20.0 to 0.21.0 (#288)
- Bump spotless-plugin-gradle from 6.11.0 to 6.12.0 (#290)
- Update jetpack compose to 1.3.x
- Update jetpack compose in markdown lib
- Update test libs
- Bump accompanist-systemuicontroller from 0.27.0 to 0.28.0 (#291)
- Write a few comments using copilot.
- Bump robolectric from 4.9 to 4.9.1 (#293)
- Update pre-commit hooks
- Update kotlin to 1.8.0
- Ignore useless idea files
- Update dependencies and gradle
2.1.0
2.0.4
Bug Fixes
- Cleaner splash screen
- Privacy policy now opens the website
- Implement missing markdown elements
- Color picker displays selected color
- WallpaperObserver was incorrectly set and would run in preview mode
- Check icon was in the wrong folder
Miscellaneous Tasks
- Update the ic_color_lens_off icon
- Update phone launch graphic
- Update pre-commits
- Setup website to host privacy policy (#264)
- Set title to homepage
- Grammar and spell checking in about page
- Move privacy policy to website dir
- Bump coil-compose from 2.2.0 to 2.2.1 (#265)
- Bump dependencies
- Bump spotless-plugin-gradle from 6.10.0 to 6.11.0 (#268)
- Bump gradle from 7.2.2 to 7.3.0 (#269)
- Bump decoder from 1.4.0 to 1.4.4 (#270)
- Bump android-drawable from 1.4.0 to 1.4.4 (#271)
- Update privacy policy (#272)
Refactor
- Simplify markdown composable creation
- Extract string literal to const
2.0.3
Bug Fixes
- Update compose to 1.2 and fix insets
- Gestures ignore system padding
- Add a border to colors in color picker
- Use repeatOnLifecycle in service
- Disk read violation
Miscellaneous Tasks
- Remove useless manual release
- Move preview at the end of class
- Update gradle to 7.5.1
- Update kotlin and dependencies
- Replace deprecated -Xopt-in with -opt-in
- Compile and target with sdk 33
- Update fastlane
- Update screenshots
- Set project to use java home for gradle
- Add dependencyUpdates plugin to the markdown module
- Update rust dependencies
- Setup StrictMode in debug mode
Refactor
- Remove useless code
- Delete more useless code
- Remove useless deps and tests
2.0.2
2.0.1
Bug Fixes
- Fix concurrency issue with the GifDrawable
Miscellaneous Tasks
- Update action to check that it build
- Fix README pointing to non existing image
- Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#246)
- Update dependabot.yml
- Bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 (#245)
- Create rust release-process to replace standard-version
- Update pre-commit hooks
- Bump rust deps to address security issue
- Update gradle to 7.5
- Update spotless for hooks