Skip to content

20211029

Compare
Choose a tag to compare
@FredHappyface FredHappyface released this 29 Oct 19:38
· 215 commits to main since this release

20211029 - 2021/10/29

  • Use coil https://coil-kt.github.io/coil/ for supported image types to improve performance
  • Add support for vertical scroll #8
  • Add Spanish translation #13
  • Long press on a sticker to show a preview #10
  • Use JavaVersion.VERSION_11 in place of JavaVersion.VERSION_1_8
  • Use GridLayout in place of linear views
  • Refactor and code clean up (reduced ImageKeyboard.kt by about 17% sloc, reduced MainActivity.kt by about 18% sloc)
  • Update UI (now more material you inspired)
  • Update screenshots
  • Update tutorial
  • Update fonts (using fira sans ttf)