summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/compat/AccessibilityManagerCompat.java
Commit message (Expand)AuthorAgeFilesLines
* Removing tracing for a fixed bug.vadimt2019-07-111-3/+0
* Add debug tracing for a lab-only flakevadimt2019-05-291-0/+3
* Launcher reports whe 0-button swipe-up gesture pause is detected.vadimt2019-05-241-0/+7
* Moving TestInformationProvider to Launcher3 so that it can be used forSunny Goyal2019-05-231-1/+1
* Using model-time scrolling in all appsvadimt2019-05-141-0/+7
* Use AccessibilityManager#getRecommendedTimeoutMillis for SnackbarTony Wickham2019-04-251-0/+7
* Sending state ordinals from Launcher to TAPLvadimt2019-02-141-2/+5
* Changing min sdk to 25Sunny Goyal2019-01-291-1/+3
* Sharing protocol constants between Launcher and TAPLVadim Tryshev2018-08-141-1/+2
* Removing requirement for no enabled accessibility servicesVadim Tryshev2018-08-081-8/+1
* Fixing scrolling up in App Apps.Vadim Tryshev2018-08-021-7/+52
* Tapl libraryVadim Tryshev2018-07-201-0/+18
* Adding placeholder method for compat implementations for Accessibility managerSunny Goyal2017-12-081-0/+47