Skip to content

Raise target API version to 28 and fix soft keyboard issues

Torsten Grote requested to merge 843-landscape-keyboard into master
  • Raise target API version to 28
  • Fix some inconsistencies in soft keyboard behaviour between API 27 and 28
  • Upgrade the emoji library to fix its rotation bug and remove Signal's KeyboardAwareLinearLayout
  • Fix a bug with the setup screen when rotating the screen with an empty nickname
  • Close the keyboard when closing the contact alias dialog

Partial fix for #843 - on API 28 the keyboard is still closed when rotating to landscape

Fixes #1505 (closed)

Edited by akwizgran

Merge request reports