History log of /packages/apps/Browser/src/com/android/browser/WebViewFactory.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1514bb7ed5656316a8dac966cee21653f3c59aff 22-Nov-2010 Michael Kolb <kolby@google.com> move subwindow handling to UI

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
/packages/apps/Browser/src/com/android/browser/WebViewFactory.java
8233facddcc51865d612a919d450db6954aa48e3 27-Oct-2010 Michael Kolb <kolby@google.com> Controller Refactor

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
/packages/apps/Browser/src/com/android/browser/WebViewFactory.java