Skip to content
Snippets Groups Projects
  1. Jul 06, 2023
  2. Sep 17, 2019
    • ryanlwlin's avatar
      Implement text entry key API for accessibility services in AOSP Keyboard · 389e849a
      ryanlwlin authored
      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
      389e849a
  3. Feb 02, 2016
  4. Nov 21, 2014
  5. Aug 25, 2014
    • Jean Chalard's avatar
      Revert "Revert "[ML1] Introduce RichInputMethodSubtype"" · 85ddfe13
      Jean Chalard authored
      This reverts commit a63d0a8e.
      
      This patch seems to be fine after all, but was submitted without its companion [ML1.1] patch causing a build breakage. Reverting the revert and submitting both at the same time seems like the right thing to do.
      
      Change-Id: Ib8fefa40b74dcee0edb025a52dac9b35c82d49df
      85ddfe13
  6. Aug 22, 2014
  7. Jun 27, 2014
  8. Jun 09, 2014
  9. Jun 04, 2014
  10. May 27, 2014
  11. May 23, 2014
  12. May 20, 2014
  13. May 01, 2014
  14. Apr 30, 2014
  15. Apr 25, 2014
  16. Apr 24, 2014
  17. Apr 23, 2014
  18. Apr 22, 2014
  19. Feb 17, 2014
  20. Dec 20, 2013
  21. Dec 13, 2013
    • Ken Wakasa's avatar
      Reset to 9bd6dac4 · 2fa3693c
      Ken Wakasa authored
      The bulk merge from -bayo to klp-dev should not have been merged to master.
      
      Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
      2fa3693c
  22. Dec 02, 2013
  23. Sep 04, 2013
  24. Aug 23, 2013
  25. Mar 22, 2013
  26. Mar 20, 2013
  27. Mar 19, 2013
  28. Mar 07, 2013
  29. Jan 21, 2013
  30. Jan 07, 2013
    • Ken Wakasa's avatar
      Small code cleanups · b6ca3544
      Ken Wakasa authored
      Multi-project commit with I249d5fbe
      
      Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5
      b6ca3544
  31. Sep 27, 2012
  32. Sep 10, 2012
  33. Aug 29, 2012
  34. Aug 28, 2012
  35. Aug 10, 2012
Loading