summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/accessibility/WindowMagnificationController.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-06-07Fix hard dragging from the edge of the screenryanlwlin
2021-05-11Fix hard dragging the window magnification from the bottom of the screenryanlwlin
2021-04-21Magnification uses WindowManager.getMaximumWindiowMetrics to compute its layo...mincheli
2021-04-07Updates magnification button after an accessibility action is performedmincheli
2021-03-18Change context to WindowContext for non-activity windowryanlwlin
2020-12-15Animate bounce effect when tappingryanlwlin
2020-11-05Merge "Handles magnification scale change when requesting Accessibility action"Minche Li
2020-10-30set accessibility window titleryanlwlin
2020-10-22Handles magnification scale change when requesting Accessibility actionmincheli
2020-10-13Reset WindowMagnification when the density is changedmincheli
2020-09-30Magnification window should not block bottom navigation barmincheli
2020-09-23Make mirror window accessible (2/2)ryanlwlin
2020-09-18Merge "Update the drag handle icon of window magnification"TreeHugger Robot
2020-09-15Updates the rotation and dimensions even mirror view is not inflated yetmincheli
2020-09-15Update the drag handle icon of window magnificationmincheli
2020-08-07Add WindowMagnificationAnimationController for animationryanlwlin
2020-08-06Revert "Add WindowMagnificationBridge for animation"Greg Kaiser
2020-08-04Add WindowMagnificationBridge for animationryanlwlin
2020-07-28Add source bounds change callbackryanlwlin
2020-07-10Offsets the position of window maganification by the marginmincheli
2020-06-24Makes dragging window magnification smoother on low-medium devicemincheli
2020-03-25Replaces AsyncTask with main handler for WindowMagnificationmincheli
2020-03-12Uses TYPE_ACCESSIBILITY_MAGNIFICATION_OVERLAY for window magnificationmincheli
2020-03-04Implmented the aidl interface for window magnificationryanlwlin
2020-02-27Make the position of the mirror content the same as the real onemincheli
2020-02-24Make mirror view able to move close to the screen edgesmincheli
2020-02-24Update mirror window location when orientation changedmincheli
2020-02-24Change window magnifier UI and enhance the touch area for draggingmincheli
2020-02-12Extract Mirror windowcontrol to a single classryanlwlin
2020-01-30Limiting the magnified regionJacky Kao
2020-01-16Update window magnifier UI when onConfigurationChanged. (1/n)mincheli
2019-12-20Making magnified window move to top boundary of screenJacky Kao
2019-12-16Added WindowMagnification for Accessibility in System UIchaviw