summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu
Commit message (Expand)AuthorAgeFilesLines
* [DO NOT MERGE] Replace UserHandle.CURRENT with UserTrackerAlex Stetson2023-01-172-42/+55
* Eval KG showing, occluded and visibility togetherBeverly2022-10-061-2/+2
* Fix the crash on animating the accessibility floating menu.Peter_Liang2022-07-191-0/+1
* Merge "Check target is empty before showing it in AccessibilityFloatingMenu" ...Menghan Li2022-04-201-1/+8
|\
| * Check target is empty before showing it in AccessibilityFloatingMenujasonwshsu2022-04-181-1/+8
* | Fix Accessibility Shortcut does not show up while SystemUI restartmenghanli2022-04-111-10/+2
|/
* Add back AccessibilityFloatingMenuController into StatusBarjasonwshsu2021-11-301-4/+4
* Fix magnification border includes taskbarryanlwlin2021-11-051-0/+2
* Add Wi-Fi Scanning notify to QS Internet DialogWeng Su2021-10-191-5/+5
* Log accessibility floating menu ui changed when user drags then drops the wid...jasonwshsu2021-09-251-0/+4
* 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-292-88/+152
* Merge "Fix error config for accessibility floating menu under multi-users" in...Jason Hsu2021-06-241-1/+3
|\
| * Fix error config for accessibility floating menu under multi-usersjasonwshsu2021-06-231-1/+3
* | Fixing the menu overlap with the system bars under half oval type.Peter_Liang2021-06-141-13/+29
|/
* Update the default position of the Accessibility floating menu.Peter_Liang2021-06-142-4/+4
* Merge "Maintain the position of accessibility floating menu" into sc-devJason Hsu2021-06-033-35/+175
|\
| * Maintain the position of accessibility floating menujasonwshsu2021-06-033-35/+175
* | Handle accessibility floating menu when switching usersjasonwshsu2021-06-021-0/+13
* | Show accessibility floating menu after user unlock their phonejasonwshsu2021-06-021-34/+58
|/
* Merge "Fix the position of a11y floating menu was not centered when switching...PETER LIANG2021-06-022-14/+44
|\
| * Fix the position of a11y floating menu was not centered when switching the si...Peter_Liang2021-05-272-14/+44
* | Merge "Fix the inconsistent background color between the tooltip and arrow." ...PETER LIANG2021-06-021-0/+2
|\ \
| * | Fix the inconsistent background color between the tooltip and arrow.Peter_Liang2021-05-251-0/+2
| |/
* / Fix the accessibility floating menu overlap with the keyboard.Peter_Liang2021-05-251-1/+42
|/
* Merge "Fix the menu on the left side should be moved out when clicking the ex...PETER LIANG2021-05-181-2/+1
|\
| * Fix the menu on the left side should be moved out when clicking the extra tou...Peter_Liang2021-05-141-2/+1
* | Fix the tooltip view can't be adjusted under the change of display or font size.Peter_Liang2021-05-171-12/+12
|/
* 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-115-24/+156
* Add the new migration tooltip for accessibility floating menu.(2/n)Peter_Liang2021-05-113-2/+115
* Add the new migration tooltip for accessibility floating menu.(1/n)Peter_Liang2021-05-114-7/+351
* Fix the GAR issue of all the icons on A11y FM have no meaningful A11y label.Peter_Liang2021-04-293-6/+52
* 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
* Avoid static import IntDef value to workaround for Java 8 javac issuejasonwshsu2021-03-231-13/+13
* Fix IntDefsFabian Kozynski2021-03-191-12/+8
* Handle the phone get booted case to show accessibility floating menujasonwshsu2021-03-191-2/+30
* Handle the basic logic to show or hide accessibility floating menujasonwshsu2021-03-191-0/+117
* Add new floating action menu for Accessibility targets. (5/n)Peter_Liang2021-03-192-19/+26
* Add new floating action menu for Accessibility targets. (4/n)Peter_Liang2021-03-193-61/+339
* Add new floating action menu for Accessibility targets. (3/n)Peter_Liang2021-03-192-1/+134
* Add new floating action menu for Accessibility targets. (2/n)Peter_Liang2021-03-193-47/+304
* Add new floating action menu for Accessibility targets. (1/n)Peter_Liang2021-03-194-0/+403