summaryrefslogtreecommitdiffstats
path: root/res/xml/privacy_security_preferences.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove confirmation dialog titlesJohn Reck2011-10-111-6/+0
| | | | | | | Bug: 5398629 Also removed some unused strings and resources Change-Id: I2db180d3f9ad55d1eff5bccc6fe19fac01e15b07
* Remove pre-login on every tab.Patrick Scott2011-03-141-4/+0
| | | | | | | | 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
* Switch autologin to ListPreferenceJohn Reck2011-01-181-4/+3
| | | | | | | | 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
* Different approach to auto signin.Patrick Scott2011-01-131-0/+5
| | | | | | | | | | | | | 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
* Settings cleanupJohn Reck2010-12-211-0/+107
Bug: 3259885 Cleans up the grouping of the settings and adds categories Change-Id: I13666b36d8d55e0d9e17a732b5911a28a1223666