summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/AccessibilityFloatingMenuView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix the crash on animating the accessibility floating menu.Peter_Liang2022-07-191-0/+1
* Fix magnification border includes taskbarryanlwlin2021-11-051-0/+2
* Fixing the a11y floating menu could overlap the keyboard when rotated in a fo...Peter_Liang2021-09-221-14/+17
* Fixing the a11y floating menu could overlap the taskbar in a foldable device.Peter_Liang2021-09-171-13/+39
* Fixing the announcement of menu of a11y actions when using TalkbackPeter_Liang2021-06-291-88/+11
* Fixing the menu overlap with the system bars under half oval type.Peter_Liang2021-06-141-13/+29
* Maintain the position of accessibility floating menujasonwshsu2021-06-031-30/+51
* Merge "Fix the position of a11y floating menu was not centered when switching...PETER LIANG2021-06-021-6/+24
|\
| * Fix the position of a11y floating menu was not centered when switching the si...Peter_Liang2021-05-271-6/+24
* | Fix the accessibility floating menu overlap with the keyboard.Peter_Liang2021-05-251-1/+42
|/
* Fix the menu on the left side should be moved out when clicking the extra tou...Peter_Liang2021-05-141-2/+1
* Fix the animation is not smooth when moving the a11y fab to the edge.Peter_Liang2021-05-121-25/+15
* Add the new dock tooltip for accessibility floating menu.Peter_Liang2021-05-111-6/+58
* Add the new migration tooltip for accessibility floating menu.(1/n)Peter_Liang2021-05-111-5/+7
* Fix the GAR issue of all the icons on A11y FM have no meaningful A11y label.Peter_Liang2021-04-291-2/+21
* Fix the jelly effect when scrolling the a11y floating menu.Peter_Liang2021-04-221-2/+22
* Fix the GAR issue of Switch Access user can not move the FAB to the edge to h...Peter_Liang2021-04-061-0/+24
* Fix the GAR issue of the Switch Access user can not move.Peter_Liang2021-04-011-1/+75
* Add new floating action menu for Accessibility targets. (5/n)Peter_Liang2021-03-191-3/+22
* Add new floating action menu for Accessibility targets. (4/n)Peter_Liang2021-03-191-60/+301
* Add new floating action menu for Accessibility targets. (3/n)Peter_Liang2021-03-191-1/+98
* Add new floating action menu for Accessibility targets. (2/n)Peter_Liang2021-03-191-32/+170
* Add new floating action menu for Accessibility targets. (1/n)Peter_Liang2021-03-191-0/+195