History log of /packages/apps/Browser/src/com/android/browser/preferences/PrivacySecurityPreferencesFragment.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
35e9dd6283a2d65687104eb0b3a459c02dcb150b 25-Apr-2011 John Reck <jreck@google.com> Browser settings refactor

Change-Id: I6fc1b21f7ea692fbe37a17bf900e9b7408a9c077
/packages/apps/Browser/src/com/android/browser/preferences/PrivacySecurityPreferencesFragment.java
d43e75adea6f394730828cbf830438e2bddaed4b 14-Mar-2011 Patrick Scott <phanna@android.com> Remove pre-login on every tab.

Only attempt pre-login once unless the Browser's data is cleared. Remove
preferences for pre-login and code to detect cookies.

Bug: 3367381
Change-Id: I321a7c09be27ff6f3f570d0b9963ee2984b01c4a
/packages/apps/Browser/src/com/android/browser/preferences/PrivacySecurityPreferencesFragment.java
82a7fdb0431da7e56c95032c251214d44cad988c 10-Feb-2011 John Reck <jreck@google.com> Fix ISE on rotation in preferences

Bug: 3437072

Change-Id: I4adb2979419642d5e135a67a26ecc2aadb01c550
/packages/apps/Browser/src/com/android/browser/preferences/PrivacySecurityPreferencesFragment.java
4f30c10de7f55e435fcc9bc1762ee45421a8fe65 02-Feb-2011 John Reck <jreck@google.com> Fix automatic sign-in not remembering disabled

Bug: 3414025

Change-Id: I681066be9ac575f0464ea5274b2ea4ebb31e9232
/packages/apps/Browser/src/com/android/browser/preferences/PrivacySecurityPreferencesFragment.java
570d8144c4e1683bf45376e8c4aca894be915485 26-Jan-2011 John Reck <jreck@google.com> Always select autologin account in dialog

Bug: 3385629
Fixes the issue where if the user hasn't explictly selected an autologin
account the selection dialog would show no selection.

Change-Id: Ib2847aed7f528e9e9679a5fa3aa3b0b8da85d1d1
/packages/apps/Browser/src/com/android/browser/preferences/PrivacySecurityPreferencesFragment.java
812d2d690ffa918a6e9f43da0967e43657ef817c 18-Jan-2011 John Reck <jreck@google.com> Switch autologin to ListPreference

Bug: 3365170
Switch the autologin preference to use a ListPreference instead of
a checkbox preference that would open a dialog when enabled.

Change-Id: I29230a4e7663593b126e89efb50ecef37d46e808
/packages/apps/Browser/src/com/android/browser/preferences/PrivacySecurityPreferencesFragment.java
539e2eced0f35144d7841477e5cdc2d8c521e82a 13-Jan-2011 Patrick Scott <phanna@android.com> Different approach to auto signin.

On startup, attempt to log the user into google sites. Show a progress dialog
that the user can cancel if login takes too long.

Add a new preference for toggling auto signin. This preference shows the
current account and allows the user to choose the account to use. If there are
no accounts, the option is disabled. The saved account is validated each time
it is accessed in case the account was removed.

Bug: 3278072
Change-Id: I10ce1dc57a683b2820b17ef6955577037c82f332
/packages/apps/Browser/src/com/android/browser/preferences/PrivacySecurityPreferencesFragment.java
035a56419c1d2562be1e86273ebfe4c43c4f0c66 22-Dec-2010 John Reck <jreck@google.com> Settings cleanup

Bug: 3259885
Cleans up the grouping of the settings and adds categories

Change-Id: I13666b36d8d55e0d9e17a732b5911a28a1223666
/packages/apps/Browser/src/com/android/browser/preferences/PrivacySecurityPreferencesFragment.java