summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserSettings.java
Commit message (Expand)AuthorAgeFilesLines
...
| * | am 95d9bfd1: Clear voice search mode when changing search engines.Leon Scroggins III2010-09-141-0/+8
| |\|
| | * Clear voice search mode when changing search engines.Leon Scroggins III2010-09-141-0/+8
| * | am d2670653: Add user-selected search providers to browserBjorn Bringert2010-09-131-4/+60
| |\|
| | * Add user-selected search providers to browserBjorn Bringert2010-09-131-4/+60
* | | Add user-selected search providers to browserBjorn Bringert2010-09-151-4/+60
* | | resolved conflicts for merge of c8687ffc to masterBrad Fitzpatrick2010-09-021-2/+2
|\| |
| * | Use new apply() instead of commit().Brad Fitzpatrick2010-09-011-2/+2
* | | Add RLZ support to Browser.Jeff Davidson2010-08-191-0/+5
* | | Set the Browser's minimum font size to 1px.Shimeng (Simon) Wang2010-07-131-2/+2
* | | am 539fde68: am f6915fbb: Add more choices to about:debug UAString settingBart Sears2010-07-091-4/+16
|\| |
| * | Add more choices to about:debug UAString settingBart Sears2010-07-081-4/+16
* | | Use the new WebSettings to enable smooth transitionGrace Kloba2010-06-221-0/+3
|/ /
* | merge from open-source masterThe Android Open Source Project2010-05-101-1/+4
|\ \ | |/ |/|
| * Fixing a monkey crash in the BrowserSettingsHenrik Baard2010-04-211-1/+4
| * Adds an explicit type for GeolocationPermissions.getOrigins. Do not merge.Steve Block2009-11-241-2/+2
* | Remove overscrollAdam Powell2010-03-291-2/+0
* | Fill in the home page in the preferences when browser is launched first time.Shimeng (Simon) Wang2010-03-291-1/+4
* | Re-enable page cache.Andrei Popescu2010-03-291-5/+1
* | Add the on-demand setting for plugins.Patrick Scott2010-03-231-5/+5
* | Diasble page cache on high-end devices while b: 2525377 is not fixed.Andrei Popescu2010-03-221-1/+5
* | Match the new webview overscroll background apiGrace Kloba2010-03-191-2/+2
* | Remove the logic of setting dasher account's home page.Shimeng (Simon) Wang2010-03-161-15/+0
* | Reset the boolean variables when first initialzied and when reset happens.Shimeng (Simon) Wang2010-03-101-18/+47
* | Avoid potential NPE if storage manager is not properly initialized.Shimeng (Simon) Wang2010-03-101-8/+11
* | Use the new system overscroll background api.Grace Kloba2010-03-091-0/+2
* | Remove our dependency on gsf.Patrick Scott2010-02-241-4/+2
* | This should fix the build.Jeff Hamilton2010-02-031-1/+1
* | Change the Browser Cached Page capacity.Grace Kloba2009-12-021-1/+13
* | Set pageCacheCapacity, which enables page cache,Grace Kloba2009-12-021-0/+2
* | Adds an explicit type for GeolocationPermissions.getOrigins.Steve Block2009-11-191-2/+2
* | Move Tab out of TabControl to its own class. So thatGrace Kloba2009-10-091-8/+0
|/
* Add enable plug-ins to UI. Remove pluginsPath from BrowserSettings as it is u...Grace Kloba2009-09-241-10/+0
* Reimplement the settings to use async callbacksNicolas Roard2009-09-221-11/+22
* allow file: scheme in the browserCary Clark2009-09-091-2/+1
* Browser-side changes to persist Geolocation permissions between browser sessi...Steve Block2009-08-241-0/+4
* Removes unnecessary syncing of databse and app cache paths with browser setti...Steve Block2009-08-241-3/+0
* Adds browser-side of logic to make Geolocation obey Browser 'Enable Location'...Steve Block2009-08-211-4/+1
* Fixes a bug in the browser settings menu. Correctly hooks up 'Clear location ...Steve Block2009-08-201-2/+2
* remove gearsAndrei Popescu2009-08-131-1/+0
* Add a setting to load a page in overview mode.Grace Kloba2009-08-061-0/+4
* Enable workers for V8. Also remove the quota parameters, unused after the sto...Andrei Popescu2009-08-031-23/+23
* Adds browser settings menu entries for Geolocation permissions.Steve Block2009-07-301-6/+30
* Add unit tests for the WebStorageSizemanager. Also reduce the default quota a...Andrei Popescu2009-07-291-2/+4
* Refactor the WebStorage size management:Andrei Popescu2009-07-291-31/+10
* Enforce app cache maximum sizeAndrei Popescu2009-07-231-0/+34
* wire appcache to HTML5 UIAndrei Popescu2009-07-211-1/+1
* Fix 1990635. update() was accidentally removed. Bring it back so that the Web...Grace Kloba2009-07-201-0/+2
* Implement an error console. The console is displayed when the user has enable...Ben Murdoch2009-07-171-0/+17
* resolved conflicts for merge of 47fdfdb9 to masterGrace Kloba2009-07-011-7/+0
|\
| * Remove "search_url" in the debug setting as search is controlled by the searc...Grace Kloba2009-06-301-7/+0