History log of /packages/apps/Browser/src/com/android/browser/NetworkStateHandler.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8471e9f6aa91a7e97a307304483ec8bcb61b8fdd 20-Sep-2011 John Reck <jreck@google.com> Remove network connection error dialog

Bug: 5341852

Change-Id: I34028cbfb6fa834624ccb816dda0824504b56028
/packages/apps/Browser/src/com/android/browser/NetworkStateHandler.java
bf57471e0220ca6db8cb81471dc2b3ddb2863f5b 13-Jan-2011 Robert Greenwalt <rgreenwalt@google.com> Fix connection-determination code.

Don't use isAvailable as a measure of connectedness. EXTRA_NO_CONNECTION is
better - if it has a problem file a bug about that rather than finding other
mechanisms.

Change-Id: Ia8836972a1f268afef34cca06547af011dc11e6b
/packages/apps/Browser/src/com/android/browser/NetworkStateHandler.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/NetworkStateHandler.java