Commit History

Author SHA1 Message Date
  jkds 6835e16ff2 app: do a big cleanup of java GameTextInput code and make everything have a sane API. 8 months ago
  jkds c84f3fcb09 app: remove old text input stuff and replace with new game text input 8 months ago
  jkds 0a5bc2772c app/android: integrate GameTextInput into build and provide an interface 8 months ago
  jkds 13755ab328 app: disable miniquad resizing the content when IME is shown. instead transfer the responsibility directly to the app, this way we can avoid flickering where our canvas is resized BEFORE ui updates have been applied, and secondly we can draw a full screen canvas. 8 months ago
  jkds cb92bdd847 app/vid: decode video using native hardware on android 8 months ago