summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/AccessibilityTargetAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Update the default position of the Accessibility floating menu.Peter_Liang2021-06-141-3/+3
* Fix the position of a11y floating menu was not centered when switching the si...Peter_Liang2021-05-271-8/+20
* Fix the GAR issue of all the icons on A11y FM have no meaningful A11y label.Peter_Liang2021-04-291-2/+16
* Avoid static import IntDef value to workaround for Java 8 javac issuejasonwshsu2021-03-231-13/+13
* Fix IntDefsFabian Kozynski2021-03-191-12/+8
* Add new floating action menu for Accessibility targets. (2/n)Peter_Liang2021-03-191-10/+78
* Add new floating action menu for Accessibility targets. (1/n)Peter_Liang2021-03-191-0/+82