index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
accessibility
/
WindowMagnificationController.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resolved minor warnings in a few notification and accessibility
Shawn Lee
2022-10-04
1
-7
/
+5
*
Remove more thin wrappers from the shared lib
Winson Chung
2022-09-14
1
-2
/
+20
*
Notifies magnification change for the transitioning target mode
mincheli
2022-04-11
1
-0
/
+2
*
Fix the flaky AccessibilityMagnificationTest#testListener
ryanlwlin
2022-03-15
1
-4
/
+10
*
Adds WindowBounds in WindowMagnificationController dump info.
Daniel Hsieh
2022-03-04
1
-0
/
+1
*
Disables tracking focus on move a11y actions.
Daniel Hsieh
2022-03-01
1
-2
/
+2
*
Adds moveWindowMagnifierToPosition method
Daniel Hsieh
2022-03-01
1
-0
/
+8
*
Support set window size API
ryanlwlin
2022-02-22
1
-29
/
+86
*
Fix incorrect magnification window size when the dvice is folded
ryanlwlin
2022-01-20
1
-2
/
+25
*
Merge "Support following typing foucs in window mode [2/n]."
Daniel Hsieh
2022-01-07
1
-0
/
+1
|
\
|
*
Support following typing foucs in window mode [2/n].
Daniel Hsieh
2022-01-05
1
-0
/
+1
*
|
Notifies window magnifcation changes for AccessibilityService (1/n)
mincheli
2022-01-03
1
-3
/
+7
|
/
*
Support triple-tap and hold for window magnification.
Daniel Hsieh
2021-11-26
1
-17
/
+128
*
Refactoring that make WindowMagnificationController has WindowMagnificationAn...
mincheli
2021-11-17
1
-2
/
+41
*
Support enable window magnification without animation
ryanlwlin
2021-11-11
1
-1
/
+12
*
Constranit the magnification window size for large screen devices
ryanlwlin
2021-08-27
1
-3
/
+6
*
Fix incorrect boundary/appearance after folding the device
ryanlwlin
2021-06-16
1
-23
/
+83
*
Fix hard dragging from the edge of the screen
ryanlwlin
2021-06-07
1
-0
/
+8
*
Fix hard dragging the window magnification from the bottom of the screen
ryanlwlin
2021-05-11
1
-36
/
+73
*
Magnification uses WindowManager.getMaximumWindiowMetrics to compute its layo...
mincheli
2021-04-21
1
-14
/
+16
*
Updates magnification button after an accessibility action is performed
mincheli
2021-04-07
1
-17
/
+9
*
Change context to WindowContext for non-activity window
ryanlwlin
2021-03-18
1
-2
/
+3
*
Animate bounce effect when tapping
ryanlwlin
2020-12-15
1
-18
/
+52
*
Merge "Handles magnification scale change when requesting Accessibility action"
Minche Li
2020-11-05
1
-2
/
+4
|
\
|
*
Handles magnification scale change when requesting Accessibility action
mincheli
2020-10-22
1
-2
/
+4
*
|
set accessibility window title
ryanlwlin
2020-10-30
1
-10
/
+24
|
/
*
Reset WindowMagnification when the density is changed
mincheli
2020-10-13
1
-2
/
+2
*
Magnification window should not block bottom navigation bar
mincheli
2020-09-30
1
-2
/
+40
*
Make mirror window accessible (2/2)
ryanlwlin
2020-09-23
1
-1
/
+99
*
Merge "Update the drag handle icon of window magnification"
TreeHugger Robot
2020-09-18
1
-0
/
+7
|
\
|
*
Update the drag handle icon of window magnification
mincheli
2020-09-15
1
-1
/
+9
*
|
Updates the rotation and dimensions even mirror view is not inflated yet
mincheli
2020-09-15
1
-10
/
+16
|
/
*
Add WindowMagnificationAnimationController for animation
ryanlwlin
2020-08-07
1
-11
/
+42
*
Revert "Add WindowMagnificationBridge for animation"
Greg Kaiser
2020-08-06
1
-37
/
+6
*
Add WindowMagnificationBridge for animation
ryanlwlin
2020-08-04
1
-6
/
+37
*
Add source bounds change callback
ryanlwlin
2020-07-28
1
-19
/
+23
*
Offsets the position of window maganification by the margin
mincheli
2020-07-10
1
-2
/
+2
*
Makes dragging window magnification smoother on low-medium device
mincheli
2020-06-24
1
-5
/
+15
*
Replaces AsyncTask with main handler for WindowMagnification
mincheli
2020-03-25
1
-18
/
+35
*
Uses TYPE_ACCESSIBILITY_MAGNIFICATION_OVERLAY for window magnification
mincheli
2020-03-12
1
-50
/
+5
*
Implmented the aidl interface for window magnification
ryanlwlin
2020-03-04
1
-33
/
+77
*
Make the position of the mirror content the same as the real one
mincheli
2020-02-27
1
-4
/
+5
*
Make mirror view able to move close to the screen edges
mincheli
2020-02-24
1
-3
/
+36
*
Update mirror window location when orientation changed
mincheli
2020-02-24
1
-11
/
+71
*
Change window magnifier UI and enhance the touch area for dragging
mincheli
2020-02-24
1
-12
/
+38
*
Extract Mirror windowcontrol to a single class
ryanlwlin
2020-02-12
1
-105
/
+24
*
Limiting the magnified region
Jacky Kao
2020-01-30
1
-11
/
+58
*
Update window magnifier UI when onConfigurationChanged. (1/n)
mincheli
2020-01-16
1
-2
/
+14
*
Making magnified window move to top boundary of screen
Jacky Kao
2019-12-20
1
-0
/
+3
*
Added WindowMagnification for Accessibility in System UI
chaviw
2019-12-16
1
-0
/
+424