Skip to content

Releases: FredHappyface/Android.EweSticker

20250217

17 Feb 18:34
Compare
Choose a tag to compare

20250217

  • Fix critical bug with the logger crashing the app

20250209

09 Feb 14:34
Compare
Choose a tag to compare

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

25 Aug 14:33
Compare
Choose a tag to compare

20240825

  • Add case insensitive sort
  • Add app version in-app

20240322

22 Mar 19:54
Compare
Choose a tag to compare

20240322

  • Add sticker search
  • Add haptic feedback option
  • Update translations from Weblate (thank you to the following!)
  • Update screenshots and docs
  • Update deps

20231008 - The Translation Update

08 Oct 12:49
Compare
Choose a tag to compare

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
  • 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

28 Aug 14:57
Compare
Choose a tag to compare

20230828

  • Update app description
  • Add German (de) translations with help from google translate and friends. Contributions to enhance
    this are very welcome!

20230825

26 Aug 10:46
Compare
Choose a tag to compare

20230825

  • Update launcher icon, version, screenshots

20230824

24 Aug 18:35
Compare
Choose a tag to compare

20230824

  • Add Feature: switch between folders by swiping (closes issue #33)
  • Add Progress bar for sticker import (closes issue #51)

20230823

23 Aug 11:36
Compare
Choose a tag to compare

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

11 Mar 18:46
Compare
Choose a tag to compare

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
  • 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