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
/
core
/
java
/
android
/
webkit
/
ZoomManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Keep min/max zoom scale in proportion when zoom density changes.
Shimeng (Simon) Wang
2011-01-20
1
-3
/
+17
*
Merge "Smoother pinch-zoom in Browser." into honeycomb
Romain Guy
2011-01-18
1
-2
/
+2
|
\
|
*
Smoother pinch-zoom in Browser.
Romain Guy
2011-01-18
1
-2
/
+2
*
|
Fix smart zoom for plugins that use OpenGL.
Derek Sollenberger
2011-01-18
1
-4
/
+5
|
/
*
b/3331379 reduce ping-to-zoom jitter.
Huahui Wu
2011-01-11
1
-0
/
+10
*
Make sure the reading level scale is within min/max limits.
Shimeng (Simon) Wang
2011-01-06
1
-2
/
+3
*
Refactor zoom overview width calculation.
Shimeng (Simon) Wang
2011-01-05
1
-29
/
+48
*
Smooth out gesture zooming in WebViews.
Adam Powell
2010-12-11
1
-4
/
+3
*
Prevent scaling beyond zoom overview scale.
Shimeng (Simon) Wang
2010-12-07
1
-2
/
+5
*
Set initial view scale to be at least overview scale.
Shimeng (Simon) Wang
2010-11-29
1
-16
/
+12
*
Ignore zoom overwidth updating when contentsize is not set.
Shimeng (Simon) Wang
2010-11-15
1
-1
/
+3
*
Only show double-tap tip if the feature is enabled.
Derek Sollenberger
2010-11-12
1
-1
/
+6
*
Update textwrap scale when content width changes in overview mode.
Shimeng (Simon) Wang
2010-11-09
1
-7
/
+11
*
Use minPrefWidth instead of viewsize.x.
Shimeng (Simon) Wang
2010-11-04
1
-1
/
+1
*
Prevent 0 content width.
Shimeng (Simon) Wang
2010-11-03
1
-3
/
+7
*
Stabilize reflow, aka, the fit-to-screen option in settings.
Shimeng (Simon) Wang
2010-10-29
1
-11
/
+29
*
Fixes "open pages in overview" option.
Shimeng (Simon) Wang
2010-10-28
1
-4
/
+5
*
Rename some variable to make it clear what data is being stored.
Derek Sollenberger
2010-10-28
1
-4
/
+4
*
Let double tap reflow text.
Shimeng (Simon) Wang
2010-10-22
1
-3
/
+1
*
Let restored scale be in effect.
Shimeng (Simon) Wang
2010-10-21
1
-2
/
+1
*
Remove not-used code.
Shimeng (Simon) Wang
2010-10-14
1
-1
/
+1
*
Fixed viewport enhancement for site with viewport tag.
Shimeng (Simon) Wang
2010-10-14
1
-2
/
+8
*
Use real fixed viewport, and let the content width be the overview width.
Shimeng (Simon) Wang
2010-10-14
1
-13
/
+11
*
Make the reading level scale at least 0.5f apart from overview level.
Shimeng (Simon) Wang
2010-09-21
1
-3
/
+11
*
Use website specified viewport.
Shimeng (Simon) Wang
2010-09-16
1
-1
/
+7
*
resolved conflicts for merge of 12e08f3a to master
Adam Powell
2010-09-12
1
-3
/
+14
*
Add setting for on screen zoom buttons
Michael Kolb
2010-09-07
1
-1
/
+2
*
Set the scale to be at least overview zoom scale.
Shimeng (Simon) Wang
2010-08-19
1
-3
/
+2
*
Use fixed viewpport for tablet device.
Shimeng (Simon) Wang
2010-08-18
1
-3
/
+7
*
Update variable to reflect its true value.
Shimeng (Simon) Wang
2010-08-13
1
-0
/
+2
*
Change scale for large screen reading when double tapped.
Shimeng (Simon) Wang
2010-08-13
1
-7
/
+19
*
Fix zoom overview logic.
Shimeng (Simon) Wang
2010-07-01
1
-2
/
+2
*
Rename a data storage object to better reflect its intended usage.
Derek Sollenberger
2010-06-28
1
-16
/
+19
*
Initial pass at unit tests for ZoomManager.
Derek Sollenberger
2010-06-28
1
-18
/
+57
*
Fix zoom overview mode bug in the zoom manager.
Derek Sollenberger
2010-06-25
1
-5
/
+12
*
Finish refactoring zoom logic from WebView to ZoomManager.
Derek Sollenberger
2010-06-11
1
-35
/
+76
*
Refactor the double tap zoom code into ZoomManager.
Derek Sollenberger
2010-06-11
1
-68
/
+163
*
Consolidate common zoom code and tighten access to some ZoomManager variables.
Derek Sollenberger
2010-06-09
1
-4
/
+16
*
Move pinch-to-zoom logic into ZoomManager.
Derek Sollenberger
2010-06-09
1
-23
/
+142
*
Refactor zoom logic from WebView to ZoomManager.
Derek Sollenberger
2010-06-03
1
-3
/
+186
*
Expose canZoomIn and canZoomOut for WebView.
Grace Kloba
2010-06-01
1
-2
/
+6
*
eoving Zoom animation logic from WebView into ZoomManager. This is
Derek Sollenberger
2010-06-01
1
-17
/
+82
*
Refactoring more webview zoom code into ZoomManager.
Derek Sollenberger
2010-05-25
1
-3
/
+209
*
Refactor the on-screen zoom controls into a separate class.
Derek Sollenberger
2010-05-17
1
-0
/
+128