Releases: FredHappyface/Android.EweSticker
Releases · FredHappyface/Android.EweSticker
20250217
20250217
- Fix critical bug with the logger crashing the app
Cert info
69:BD:0A:BA:48:A2:F4:7C:4D:C0:DE:81:BC:A8:6A:C3:94:83:8B:39:C5:1C:D9:53:50:AD:63:2D:DD:CC:CE:D8
Signer #1 certificate DN: CN=FredHappyface, OU=FredHappyface, O=FredHappyface, L=London, ST=London, C=UK
Signer #1 certificate SHA-256 digest: 69bd0aba48a2f47c4dc0de81bca86ac394838b39c51cd95350ad632dddccced8
Signer #1 certificate SHA-1 digest: 41c4b3a375ad015ad08e38e726e71ec6a338295b
Signer #1 certificate MD5 digest: 1e242c696c7f1a18375727a5fc31268e
20250209
20250209
- Update dependency versions
- Add a shortcut to google keyboard (fixes #76)
- Add SVG image support
- Code quality improvements
- Use xLog (https://github.com/elvishew/xLog) to capture today's logs (to assist with debugging)
- Make PNG sticker fallback configurable and improve share sheet (fixes #80)
- Improve toast logging experience
20240825
20240825
- Add case insensitive sort
- Add app version in-app
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