This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
34331b7ca97f6cffe3bd91c8281732cc3379c7e8
frameworks_base
/
services
/
accessibility
/
java
/
com
/
android
/
server
/
accessibility
History
Phil Weaver
f861b916e4
Merge "Improve handling of crashing a11y services." into nyc-mr1-dev
2016-08-05 23:28:48 +00:00
..
AccessibilityGestureDetector.java
Fix double tap issue in TouchExplorer
2016-03-11 20:21:13 -08:00
AccessibilityInputFilter.java
Only filter a11y motion events if needed.
2016-08-04 15:58:44 -07:00
AccessibilityManagerService.java
Improve handling of crashing a11y services.
2016-08-04 15:45:13 -07:00
AutoclickController.java
…
DisplayAdjustmentUtils.java
Refactor display color transforms
2016-07-14 11:28:07 -07:00
EventStreamTransformation.java
…
GestureUtils.java
…
KeyboardInterceptor.java
…
KeyEventDispatcher.java
Treat accessibility actions as user activity
2016-03-17 10:09:39 -07:00
MagnificationController.java
Reduce cost of a11y services with magnification.
2016-05-09 16:21:29 -07:00
MagnificationGestureHandler.java
Fix several accessibility magnification issues.
2016-04-27 13:57:43 -07:00
MotionEventInjector.java
…
TouchExplorer.java
Ensure MotionEvent.split() won't be given an invalid value.
2016-05-25 12:38:58 -07:00