futokb/java
ryanlwlin 389e849a42 Implement text entry key API for accessibility services in AOSP Keyboard
From Android Q, Talkback supports lift-to-type feature if the node claims
it is a text entry key via setTextEntryKey(). We implement this API to
show how this API is applied.

This CL uses AccessibilityNodeInfoCompat instead of AccessibilityNodeInfo
so that the same functionality can be used even on pre-Q devices when
the AccessibilityService supports it.
With that, this CL removes the legacy code of lift-to-type feature,
which was implemented in the AOSP Keyboard side.

Bug: 131644969

Test: manual - enable Talkback suporting lift-to-type,check Talback
perform click action when finger is lifted.

Change-Id: I1ec2928f5a9ba0bde999b09d4c0b9c922f179a2a
2019-09-17 20:42:45 +08:00
..
res DO NOT MERGE - Merge pi-platform-release (PPRL.190505.001) into stage-aosp-master 2019-05-13 15:39:17 -07:00
src/com/android Implement text entry key API for accessibility services in AOSP Keyboard 2019-09-17 20:42:45 +08:00
Android.bp Merge "Move LatinIME and its lib to /product" am: 149b9d4f6e am: 84d156b1e6 2019-01-14 02:11:11 -08:00
AndroidManifest.xml Bump targetSdkVersion to "28" and minSdkVersion to "21" 2018-11-13 13:51:59 -08:00
NOTICE
proguard.flags
shared.keystore Let Android Studio use 'shared' cert to build APK 2018-07-25 18:08:35 -07:00