summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/WebViewFactory.java
Commit message (Collapse)AuthorAgeFilesLines
* move subwindow handling to UIMichael Kolb2010-11-221-0/+2
| | | | | | | | | added sub view creation to WebViewFactory removed WebView from subview layout use WebVIewFactory for creating the SubWebView moved layout/view related code to UI Change-Id: Id5b1905e4c36814fe7cc047cbd97128235d7e65e
* Controller RefactorMichael Kolb2010-11-171-0/+28
Bug: 3170671 First step towards a model/view/control design in Browser introduced Controller object started separating UI code represent state of the app in one place only Change-Id: Ica387d6bde2dcf1a4993c3db0cce498cf34ff60f