index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
accessibility
/
ScreenMagnifier.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix screen magnifier scaling due to ScaleGestureDetector changes.
Svetoslav
2013-10-02
1
-0
/
+1
*
Refactoring of the screen magnification feature.
Svetoslav Ganov
2012-12-14
1
-378
/
+92
*
Refactoring of the screen magnification feature.
Svetoslav Ganov
2012-12-03
1
-865
/
+466
*
Cannot pan in browser if magnification is enabled.
Svetoslav Ganov
2012-10-19
1
-4
/
+18
*
Magnifier not respecting RTL/LTR direction and keyguard dialogs not properly ...
Svetoslav Ganov
2012-10-18
1
-39
/
+45
*
Long press not working if explore by touch and magnification are on.
Svetoslav Ganov
2012-10-16
1
-2
/
+27
*
Occasionally triple tap on the keyboard toggles screen magnification.
Svetoslav Ganov
2012-10-16
1
-18
/
+11
*
Screen magnification does not auto-pan when fragment dialog pops up.
Svetoslav Ganov
2012-10-11
1
-0
/
+1
*
Prevent out of range magnification scale to be persisted.
Svetoslav Ganov
2012-10-11
1
-1
/
+2
*
Merge "Screen magnification cannot be engaged in landscape on a phone." into ...
Svetoslav Ganov
2012-10-06
1
-17
/
+14
|
\
|
*
Screen magnification cannot be engaged in landscape on a phone.
Svetoslav Ganov
2012-10-05
1
-17
/
+14
*
|
Add flag for displaying non-user's Windows to user.
Craig Mautner
2012-10-05
1
-1
/
+2
|
/
*
Migrate more System and Secure settings to Global.
Jeff Sharkey
2012-10-02
1
-2
/
+2
*
Touch explorer and magnifier do not work well together.
Svetoslav Ganov
2012-10-02
1
-13
/
+24
*
Magnified frame not properly computed when keyguard goes away.
Svetoslav Ganov
2012-09-24
1
-2
/
+16
*
Adding a scaling threshold in ScreenMagnifier
Svetoslav Ganov
2012-09-11
1
-12
/
+19
*
Refactoring the scale and pan detection in the ScreenMagnifier.
Svetoslav Ganov
2012-09-11
1
-616
/
+56
*
Screen magnifier should handle window rebuilds correctly.
Svetoslav Ganov
2012-09-11
1
-13
/
+71
*
Screen magnification should disengage on screen off.
Svetoslav Ganov
2012-09-10
1
-8
/
+63
*
Reducing the click delay while screen magnification is enabled.
Svetoslav Ganov
2012-09-10
1
-2
/
+5
*
Scaling in viewport moving state locks into a magnified state.
Svetoslav Ganov
2012-09-10
1
-7
/
+13
*
Allow simultaneous scale and pan in magnified state.
Svetoslav Ganov
2012-09-10
1
-60
/
+46
*
Improve scaling vs pan in screen magnifier.
Svetoslav Ganov
2012-09-10
1
-6
/
+483
*
Viewport should zoom out when screen magnification is disabled.
Svetoslav Ganov
2012-09-09
1
-0
/
+1
*
Merge "Viewport should zoom out when screen magnification is disabled." into ...
Svetoslav Ganov
2012-09-09
1
-1
/
+2
|
\
|
*
Viewport should zoom out when screen magnification is disabled.
Svetoslav Ganov
2012-09-09
1
-1
/
+2
*
|
Fixing off by one error in the ScreenMagnifier.
Svetoslav Ganov
2012-09-07
1
-2
/
+12
|
/
*
Screen magnification - feature - framework.
Svetoslav Ganov
2012-09-06
1
-0
/
+1754