Releases: FredHappyface/Android.EweSticker
Releases · FredHappyface/Android.EweSticker
20240825
20240322
20240322
- Add sticker search
- Add haptic feedback option
- Update translations from Weblate (thank you to the following!)
- Indonesian
- Reza Almanda [email protected]
- Indonesian
- Update screenshots and docs
- Update deps
20231008 - The Translation Update
20231008
- Update Fastlane Metadata
- Update to use API level 34
- Minor tweaks to readme
- Machine translations for:
- Bengali
- Chinese (Simplified)
- Chinese (Traditional)
- Hindi
- Indonesian
- Japanese
- Korean
- Portuguese
- Russian
- Spanish
- Urdu MI
- Add translations from Weblate (thank you to the following!)
- German
- Ettore Atalan
- French
- J. Lavoie
- German
- Add Android 13 Icon
- Code clean up and
ktlint
check and formatting - Fix Bug: Keyboard has a transparent background
- Fix Bug where the keyboard forgets last 'Recent' last selected
20230828
20230828
- Update app description
- Add German (de) translations with help from google translate and friends. Contributions to enhance
this are very welcome!
20230825
20230825
- Update launcher icon, version, screenshots
20230824
20230823
20230823
- Update dependencies
- Performance improvements for sticker import (3-4x faster)
- Performance improvements for sticker keyboard (recyclerview)
- Add
example-files
- Add restore prior keyboard on minimize (closes issue #49)
- Add send stickers with system sharesheets (closes issue #48)
- Add reload stickers from directory (closes issue #46)
20220311
20220311 - 2022/03/11
- New Feature: Improve error messages for the user per #39
- New Feature: Add Help to provide guidance for error messages
- New Feature: Add Gradle tasks
- ktlintCheck (
gradlew ktlintCheck
): run ktlint over the codebase - genDocs (
gradlew genDocs
): generate the api reference using dokka
- ktlintCheck (
- Bugfix: Refactor in response bug found when investigating #37
- Bugfix: Back button now enabled in fresh install per #38
- Update navbar theme (dark/light rather than the app accent colour)
- Update dependencies
- Update tutorial location to Tutorials
- Update tutorial