History log of /packages/apps/Browser/src/com/android/browser/preferences/InvertedContrastPreview.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f9e1705d4012706664a2bdf63a50b8a784b833dd 26-Aug-2013 Jonathan Dixon <joth@google.com> De-classicify Android Browser part 2

Bug: 10427705

Allows Browser to compile even when WebViewClassic is no longer in
frameworks/base. The deleted functionality was already disabled at
runtime when using non-classic webview.

Change-Id: I21b58ec52ac059c699b49a2dd80008d9a9e6791a
/packages/apps/Browser/src/com/android/browser/preferences/InvertedContrastPreview.java
e1d6dfca80e4627a0c7fe46e38f904179c3edab3 17-Dec-2012 Jonathan Dixon <joth@google.com> De-classicify Browser

Removes the hard run-time dependency on WebViewClassic.
(Still needs visisbility of it to build though)
This is needed to enable chromium webview testing.

Change-Id: I290b6b23b2eac525537ebc3ef8007d681a67a169
/packages/apps/Browser/src/com/android/browser/preferences/InvertedContrastPreview.java
96998e27a38534626e7bca6054aa8ddb2f8ca4e2 20-Mar-2012 John Reck <jreck@google.com> Prevent flicker while dragging contrast slider

Change-Id: Ia7b99d4674d4013451477981f89de93b6b28b0ae
/packages/apps/Browser/src/com/android/browser/preferences/InvertedContrastPreview.java
4d2fcaba7fb8eb1723943ac9a10e76d509330bd1 24-Feb-2012 Jonathan Dixon <joth@google.com> Fixup browser to use WebView proxy

Has to escape out to WebViewClassic whenever it needs a hidden API.

Interdepends on https://android-git.corp.google.com/g/165608

Change-Id: Ic61dd7f57f75381864075605d5901f2688648cbd
/packages/apps/Browser/src/com/android/browser/preferences/InvertedContrastPreview.java
8979c39aa2a2f946f05ab126093a2a02e079265f 14-Jun-2011 Steve Block <steveblock@google.com> Fix use of WebView.loadData() to avoid passing invalid encoding

No change in behavior, as invalid encodings have always been ignored.

Bug: 5125738
Change-Id: I521bec1acc5aae17972c16a49424631b93933ea6
/packages/apps/Browser/src/com/android/browser/preferences/InvertedContrastPreview.java
eabe5dabe4e56a78c5d6cf99e6f171452bad2f23 08-Aug-2011 John Reck <jreck@google.com> Add preview for contrast

Bug: 5135321
Bug: 5118011
Add a preview for the contrast accisibility settings.
Rename FontSizePreference to the more generic SeekBarSummaryPreference
as it has nothing to do with font size specifically.

Change-Id: Id516d63d62822cf026af3ce531ec33eb48ae667a
/packages/apps/Browser/src/com/android/browser/preferences/InvertedContrastPreview.java