summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/preferences
Commit message (Collapse)AuthorAgeFilesLines
...
* New Bookmark Import wizardJohn Reck2011-03-102-221/+504
| | | | | | Bug: 3091551 Change-Id: Id5552cd9c6e0a833b46a23eaa226d89fb1ac226a
* Merge "Implement the psychic search engine."Bjorn Bringert2011-03-031-9/+22
|\
| * Implement the psychic search engine.Narayan Kamath2011-03-021-9/+22
| | | | | | | | | | | | | | | | | | | | (a) Add a new subclass of SearchEngine that receives suggestions provided by psychic and displays them in the suggestions dropdown. (b) Add a Labs setting that can turn this feature on or off. Change-Id: Icae05b6b55f489278028e5af560d9b36014a0f59
* | Only import bookmarks not associated with an accountJohn Reck2011-03-021-1/+2
|/ | | | | | Bug: 3501936 Change-Id: I3cd98d5e18d6085db1440655e4d90d65646c29b3
* Restart browser after "reset to default"John Reck2011-02-251-1/+7
| | | | | | Bug: 3483736 Change-Id: I9e83cb0ba9307163d75b8e48505f50e575800cc4
* Merge "Add account for Chrome Sync if none exist"John Reck2011-02-101-1/+37
|\
| * Add account for Chrome Sync if none existJohn Reck2011-02-101-1/+37
| | | | | | | | | | | | Bug: 3408686 Change-Id: I0db1808930d7543eea97bffe67d02382b0bea3a2
* | Fix ISE on rotation in preferencesJohn Reck2011-02-101-0/+1
|/ | | | | | Bug: 3437072 Change-Id: I4adb2979419642d5e135a67a26ecc2aadb01c550
* Get the widget off of startserviceJohn Reck2011-02-041-0/+2
| | | | | | | Bug: 3379120 Now with drastically lower memory usage as well! Change-Id: Iff16d2acceba3c8a983a51ec03a31a39ac6a12ed
* Fix automatic sign-in not remembering disabledJohn Reck2011-02-011-2/+6
| | | | | | Bug: 3414025 Change-Id: I681066be9ac575f0464ea5274b2ea4ebb31e9232
* Fix STOPSHIP hardcoded stringJohn Reck2011-01-271-1/+1
| | | | | | Bug: 3396882 Change-Id: If8a415596f237392f20c1afd92ecaca89dafc7b9
* Always select autologin account in dialogJohn Reck2011-01-251-0/+7
| | | | | | | | 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
* Add summary to Enable Plugins settingJohn Reck2011-01-201-0/+14
| | | | | | Bug: 3374146 Change-Id: Ib00180b8f7512cc05126392f6a3c79d849f328ee
* asset drop & namingMichael Kolb2011-01-201-2/+2
| | | | | | | | | drop in new assets get naming in sync with UX Note: not all resources are included yet item_background...xm will be enabled when all required resources come in Change-Id: I321084abd25ef6c533f1f3da636a246e7ee00547
* Handle chrome sync account deleted caseJohn Reck2011-01-191-1/+5
| | | | | | | | | Bug: 3337527, 3353260 Listens for changes to the system accounts and handles the case of the chrome sync account being deleted. Also, enabling chrome sync in the browser will now enable the browser sync in settings. Change-Id: Iab2ed839fc5fc356a7a4d865965bfafcb39b4ee7
* Switch autologin to ListPreferenceJohn Reck2011-01-181-71/+41
| | | | | | | | 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
* Follow API changes.Dianne Hackborn2011-01-171-1/+1
| | | | Change-Id: I1003044245db558c0c2ccfabd06fb7a9b9c94403
* Different approach to auto signin.Patrick Scott2011-01-131-0/+84
| | | | | | | | | | | | | 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-215-171/+108
| | | | | | | Bug: 3259885 Cleans up the grouping of the settings and adds categories Change-Id: I13666b36d8d55e0d9e17a732b5911a28a1223666
* Fix crash when rotating in settingsJohn Reck2010-12-161-9/+32
| | | | | | | | Bug: 3290463 Fixes a crash that occured when rotating with either of the chrome sync setttings dialogs open (account selection or import wizard). Change-Id: I28333711d26f532e9afe64bf616fa698dfb67b25
* Add quick controlsMichael Kolb2010-12-151-0/+58
| | | | | | | | Bug: http://b/issue?id=3277888 Added Quick Controls Lab setting Implemented Quick Controls UI Change-Id: I72011daf9140aa5d15c8b785126867c10bbc5501
* Change homepage setting handlingJohn Reck2010-12-031-23/+2
| | | | | | | | | Bug: 3247095 Tweaks the setting of the homepage setting. Replaces the "set to..." dialog with 2 buttons, and user can now enter a blank url to get a blank page with title "New Tab". Change-Id: I95bcfcd241db4b9efbde645100d2fd44c980e061
* Debug settings changesJohn Reck2010-12-031-1/+30
| | | | | | | | Bug: 3250498 Makes OpenGL rendering and user agent normally visible in settings->debug Changing the OpenGL setting now automatically restarts the browser Change-Id: I04036b580f2463f77376edb4bee2dfefe3d123ed
* Changed WebsiteSettingsActivity to fragmentJohn Reck2010-11-302-4/+673
| | | | | | | Bug: 3231307 Moved WebsiteSettingsActivity to a fragment Change-Id: If1fa56ab48167c004fb65c756f325e108f14fe8f
* Fix crash when changing Chrome bookmark sync account.Ben Murdoch2010-11-301-8/+16
| | | | | | | | Need to move a UI access from the AsyncTasks doInBackground to onPostExecute. Bug:3238088 Change-Id: I7ca63834f3992087025ae8e99e594690f163e937
* Fix NPE from monkey testJohn Reck2010-11-241-0/+8
| | | | | | Bug: 3224296 Change-Id: I3bfbb096bc29e0c6cbc6cbaad36ff0e7135b9a7c
* Fix StrictMode violation in PersonalPreferencesFragmentBen Murdoch2010-11-241-22/+38
| | | | | | | | Reading account data with getAccountsByType() results in disk IO and so is a strict mode violation. Move reading the account data into an AsyncTask. Change-Id: I258e35448190c8c66724438fcd24bc2a98794309
* Fix NPE in PersonalPreferencesFragmentBen Murdoch2010-10-081-1/+3
| | | | | | | | | Returning to the personal preferences fragment after using the autofill settings fragment would trigger a crash in the case that the device has no accounts set up (and hence mChromeSync is null). Change-Id: I2b9d3756910498e66cce73855fb905b0fcdcbf50
* AutoFill Profile editor UI initial checkinBen Murdoch2010-10-061-0/+6
| | | | | | | | | | | | | | | Make a start on a simple AutoFill profile editor so that we can get rid of the default John Smith profile we've been using for testing. This CL also moves the autofill settings from the Privacy Preferences page to the Personal Preferences page. Note that this is just the profile editor in the Browser and although the data entered is persisted to disk, it is not yet synced with the native AutoFill code so for now we continue to use the canned profile native side. Change-Id: Ie609c5f25fffc914267605efdb10444379c29388
* Add settings to enable bookmarks sync.Jeff Hamilton2010-09-281-0/+347
| | | | Change-Id: I86bc4ce9d21ec0a040322bd704cef46eaa17dc9c
* Convert the browser settings to be fragments.Jeff Hamilton2010-09-245-0/+353
This also makes the settings panel 2 pane. Change-Id: Ifccfdc145065fc51f12b74160c797749063b403d