1. 45d2c25 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  2. db7fd6e resolve merge conflicts of 20fcc2eb4c3923930ebbf63e027dc0abb011820e to stage-aosp-master by Mathew Inwood · 6 years ago
  3. 62992f1 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  4. bd57323 [DO NOT MERGE] Sort A11yService#getWindows by layer descending by Eugene Susla · 6 years ago
  5. d042974 Add a11y action to take screenshot by Phil Weaver · 7 years ago
  6. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  7. f9a651d Global a11y action to lock screen by Eugene Susla · 7 years ago
  8. 6f2da20 Don't call disconnected AccessibilityServices by Phil Weaver · 7 years ago
  9. 67f9d50 Fix broken javadocs. by Jeff Sharkey · 7 years ago
  10. be2922f A11y changes for API council by Phil Weaver · 7 years ago
  11. f00cd14 Basic accessibility support for picture-in-picture by Phil Weaver · 7 years ago
  12. e231986 Revert "Remove abstract from AccessibilityService methods" by Phil Weaver · 7 years ago
  13. 7c01afd Remove abstract from AccessibilityService methods by Phil Weaver · 7 years ago
  14. 7917a2f Verify fingerprint exists before using it by Phil Weaver · 7 years ago
  15. 048c2bc Initial implementation of Nav Bar Accessibility Button by Casey Burkhardt · 8 years ago
  16. 27fcd9c Accessibility can capture fingerprint gestures by Phil Weaver · 8 years ago
  17. eb1375c Always propagate AccessibilityCache events by Eugene Susla · 8 years ago
  18. 3cdd6c7 Add check for null manger for a11y recents action by Phil Weaver · 8 years ago
  19. 752047d Strengthen language about use of a11y API. by Phil Weaver · 8 years ago
  20. a8918f2 Limit capabilities of a11y gesture dispatch. by Phil Weaver · 8 years ago
  21. 2fbdd48 Reduce cost of a11y services with magnification. by Phil Weaver · 8 years ago
  22. 7043924 Fix several accessibility magnification issues. by Phil Weaver · 8 years ago
  23. 155dda1 Treat accessibility gestures like physical ones. by Phil Weaver · 8 years ago
  24. 10413819 Merge "Clarify docs about event recycling." into nyc-dev by Phil Weaver · 8 years ago
  25. 96fea02 Clarify docs about event recycling. by Phil Weaver · 8 years ago
  26. 4503fcf Update a11y gesture and magnification APIs. by Phil Weaver · 8 years ago
  27. 3204251 Throw exception from SoftKeyboardController if connection is dead and declare by Anna Galusza · 8 years ago
  28. 315c34e Accessibility to toggle multiwindow mode by Phil Weaver · 8 years ago
  29. 78d2e2d Clean up accessibility gestures. by Phil Weaver · 8 years ago
  30. f3e5d1d Merge "Add API for IME control by Accessibility Services." by Anna Galusza · 8 years ago
  31. 40ded28 Clean up some accessibility documentation. by Phil Weaver · 9 years ago
  32. 9b27811 Add API for IME control by Accessibility Services. by Anna Galusza · 9 years ago
  33. a9e7a3b Accessibility services can turn themselves off b/22514381 by Jinsong Mu · 9 years ago
  34. a6b64f5 Gesture dispatch from accessibility services. by Phil Weaver · 9 years ago
  35. 14ed6cf Ignore feedbackType in AccessibilityEvent dispatch by Phil Weaver · 9 years ago
  36. 214fb68 APIs for querying and controlling display magnification by Alan Viverette · 9 years ago
  37. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  38. 7c9746d4e Move default token handling into WindowManagerImpl by Alan Viverette · 10 years ago
  39. d2fa514 Use default token instead of wrapped window manager by Alan Viverette · 10 years ago
  40. 3a5c721 APIs for an accessibility service to put interaction tracking overlays. by Svetoslav · 10 years ago
  41. a4725ef Improve the window query API performamce. by Svetoslav · 10 years ago
  42. e34560b2 Add accessibility action to open power long-press dialog by Alan Viverette · 10 years ago
  43. f7174e8 Fix backwards compatibility for introspected windows. by Svetoslav · 10 years ago
  44. 1e0d4af Adding system support for a single accessibility focus. by Svetoslav · 10 years ago
  45. 8e3feb1 Added accessibility APIs for introspecting interactive windows. by Svetoslav · 10 years ago
  46. 688a697 Replacing accessibility service permissions with capability attributes. by Svetoslav · 11 years ago
  47. c4fccd1 Adding APIs for an accessibility service to intercept key events. by Svetoslav · 11 years ago
  48. bbfa585 Adding new APIs to UiAutomation. by Svetoslav · 11 years ago
  49. f7e5099 AccessibilityNodeINfo cache not cleared when accessibility is disabled. by Svetoslav · 12 years ago
  50. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 12 years ago
  51. d44280e resolved conflicts for merge of ebcbfb3f to master by Mita Yun · 12 years ago
  52. ed218c7 Use asynchronous messages for input method events. by Mita Yun · 12 years ago
  53. 152e9bb Refactoring of the screen magnification feature. by Svetoslav Ganov · 12 years ago
  54. e20a177 Adding a global accessibility action to open quick settings. by Svetoslav Ganov · 12 years ago
  55. 53b0fda misc doc bugs. by Scott Main · 12 years ago
  56. 636fd52 Docs (mostly): enumerate JELLY_BEAN target SDK changes. by Dianne Hackborn · 12 years ago
  57. 1e7456b Fixing the build for real. by Svetoslav Ganov · 12 years ago
  58. 53e184d Accessibility service needs to request permission to be bound to. by Svetoslav Ganov · 12 years ago
  59. 7b1e0c7 Removing default accessibility gesture handling. by Svetoslav Ganov · 12 years ago
  60. e4abc51 Remove activation gestures form reported and add a touch explore requesting flag. by Svetoslav Ganov · 12 years ago
  61. 87bd0dc Renaming the constants for activation and long press. by Svetoslav Ganov · 12 years ago
  62. 65d98ad Remove accessibility gestures for clockwise and counter clock wise circle. by Svetoslav Ganov · 12 years ago
  63. fefd20e Adding an opt-in mechanism for gesture detection in AccessibilityService. by Svetoslav Ganov · 12 years ago
  64. 0846e29 Adding API for getting the root node info in the active window. by Svetoslav Ganov · 12 years ago
  65. 005b83b Adding some more gestures and actions for accessibility. by Svetoslav Ganov · 12 years ago
  66. 4213804 Accessibility focus - framework by Svetoslav Ganov · 12 years ago
  67. 1104149 am c1a0e54d: am b459b619: am 945b7cb3: Merge "docs: Accessibility Dev Guide (subsumes Accessibility Best Practices)" into ics-mr1 by Joe Fernandez · 12 years ago
  68. e1302ed docs: Accessibility Dev Guide (subsumes Accessibility Best Practices) by Joe Fernandez · 12 years ago
  69. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  70. 79311c4 Speedup the accessibility window querying APIs and clean up. by Svetoslav Ganov · 13 years ago
  71. d116d7c Fixing memory leaks in the accessiiblity layer. by Svetoslav Ganov · 13 years ago
  72. b303d83 docs: a couple notes for a11y methods in View and cleanup to the by Scott Main · 13 years ago
  73. 4e2a762 Not user generated accessibility events can change the interrogation allowing window. by Svetoslav Ganov · 13 years ago
  74. 38e8b4e Updating accessibility documentation. by Svetoslav Ganov · 13 years ago
  75. eeee4d2 Final polish of the interrogation feature. by Svetoslav Ganov · 13 years ago
  76. 8643aa0 Interrogation of the view hierarchy from an AccessibilityService. by Svetoslav Ganov · 13 years ago
  77. cc4053e Accessibility serviceconfiguration via meta-data by Svetoslav Ganov · 13 years ago
  78. 7ed6ee5 Fix issue #1983406: Soft keyboard doesn't show up in an EditText with "digits" attribute set by Dianne Hackborn · 15 years ago
  79. 85f6fb7 Fixing bug 2086021. AccessiblityService could sometimes get a null pointer by Charles Chen · 15 years ago
  80. 7f20543 Updates from API review. by Dianne Hackborn · 15 years ago
  81. 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 15 years ago