Gitiles
Code Review
Sign In
review.blissroms.org
/
android_packages_apps_Gello
/
052ce667ce77c4fb3208c0b0dacba7be79c072d9
/
src
/
com
/
android
/
browser
/
BrowserSettings.java
6a6d510
resolved conflicts for merge of fc2c6f1d to master
by Leon Scroggins III
· 15 years ago
24727f1
am 8774c667: Remove "Show web suggestions" from browser settings
by Leon Scroggins III
· 15 years ago
8774c66
Remove "Show web suggestions" from browser settings
by Leon Scroggins III
· 15 years ago
18a1e1d
am 36a05554: am 06e1dcac: am 3130660e: Default to Google if global search provider not present.
by Leon Scroggins III
· 15 years ago
06e1dca
am 3130660e: Default to Google if global search provider not present.
by Leon Scroggins III
· 15 years ago
3130660
Default to Google if global search provider not present.
by Leon Scroggins III
· 15 years ago
d1aa912
am 0ba7b925: am 680ee91f: am 95d9bfd1: Clear voice search mode when changing search engines.
by Leon Scroggins III
· 15 years ago
d69f51d
Add user-selected search providers to browser
by Bjorn Bringert
· 15 years ago
680ee91
am 95d9bfd1: Clear voice search mode when changing search engines.
by Leon Scroggins III
· 15 years ago
95d9bfd
Clear voice search mode when changing search engines.
by Leon Scroggins III
· 15 years ago
8bf09b6
am d2670653: Add user-selected search providers to browser
by Bjorn Bringert
· 15 years ago
d267065
Add user-selected search providers to browser
by Bjorn Bringert
· 15 years ago
13c73a0
resolved conflicts for merge of c8687ffc to master
by Brad Fitzpatrick
· 15 years ago
1a6e0e8
Use new apply() instead of commit().
by Brad Fitzpatrick
· 15 years ago
4361029
Add RLZ support to Browser.
by Jeff Davidson
· 15 years ago
b4fb25c
Set the Browser's minimum font size to 1px.
by Shimeng (Simon) Wang
· 15 years ago
d9c3d74
am 539fde68: am f6915fbb: Add more choices to about:debug UAString setting
by Bart Sears
· 15 years ago
f6915fb
Add more choices to about:debug UAString setting
by Bart Sears
· 15 years ago
61fc77c
Use the new WebSettings to enable smooth transition during panning and zooming.
by Grace Kloba
· 15 years ago
6e37c92
merge from open-source master
by The Android Open Source Project
· 15 years ago
794dc72
Fixing a monkey crash in the BrowserSettings
by Henrik Baard
· 15 years ago
5149c7b
Remove overscroll
by Adam Powell
· 15 years ago
e83e906
Fill in the home page in the preferences when browser is launched first time.
by Shimeng (Simon) Wang
· 15 years ago
ba676ef
Re-enable page cache.
by Andrei Popescu
· 15 years ago
e536b33
Add the on-demand setting for plugins.
by Patrick Scott
· 15 years ago
3d8b70c
Diasble page cache on high-end devices while b: 2525377 is not fixed.
by Andrei Popescu
· 15 years ago
af69fdf
Match the new webview overscroll background api
by Grace Kloba
· 15 years ago
98d5fce
Remove the logic of setting dasher account's home page.
by Shimeng (Simon) Wang
· 15 years ago
f739271
Reset the boolean variables when first initialzied and when reset happens.
by Shimeng (Simon) Wang
· 15 years ago
161974f
Avoid potential NPE if storage manager is not properly initialized.
by Shimeng (Simon) Wang
· 15 years ago
7205e9d
Use the new system overscroll background api.
by Grace Kloba
· 15 years ago
4391469
Remove our dependency on gsf.
by Patrick Scott
· 15 years ago
4db482f
This should fix the build.
by Jeff Hamilton
· 15 years ago
9804c43
Change the Browser Cached Page capacity.
by Grace Kloba
· 16 years ago
7956503
Set pageCacheCapacity, which enables page cache, for the Browser
by Grace Kloba
· 16 years ago
164657e
Adds an explicit type for GeolocationPermissions.getOrigins. Do not merge.
by Steve Block
· 16 years ago
2a6a0f4
Adds an explicit type for GeolocationPermissions.getOrigins.
by Steve Block
· 16 years ago
22ac16e
Move Tab out of TabControl to its own class. So that
by Grace Kloba
· 16 years ago
674f39a
Add enable plug-ins to UI. Remove pluginsPath from BrowserSettings as it is unused now.
by Grace Kloba
· 16 years ago
99b3ae1
Reimplement the settings to use async callbacks
by Nicolas Roard
· 16 years ago
f2407c6
allow file: scheme in the browser
by Cary Clark
· 16 years ago
5029cf0
Browser-side changes to persist Geolocation permissions between browser sessions.
by Steve Block
· 16 years ago
f3565b8
Removes unnecessary syncing of databse and app cache paths with browser settings XML.
by Steve Block
· 16 years ago
97b0802
Adds browser-side of logic to make Geolocation obey Browser 'Enable Location' setting.
by Steve Block
· 16 years ago
c6f577f
Fixes a bug in the browser settings menu. Correctly hooks up 'Clear location access'.
by Steve Block
· 16 years ago
b81735a
remove gears
by Andrei Popescu
· 16 years ago
5b4b8f1
Add a setting to load a page in overview mode.
by Grace Kloba
· 16 years ago
0106870
Enable workers for V8. Also remove the quota parameters, unused after the storage UI refactoring.
by Andrei Popescu
· 16 years ago
f344d03
Adds browser settings menu entries for Geolocation permissions.
by Steve Block
· 16 years ago
907c576
Add unit tests for the WebStorageSizemanager. Also reduce the default quota and quota increase step
by Andrei Popescu
· 16 years ago
79e82b7
Refactor the WebStorage size management:
by Andrei Popescu
· 16 years ago
20634ce
Enforce app cache maximum size
by Andrei Popescu
· 16 years ago
824faeb
wire appcache to HTML5 UI
by Andrei Popescu
· 16 years ago
d9ee139
Fix 1990635. update() was accidentally removed. Bring it back so that the WebSettings will be applied to the current open windows.
by Grace Kloba
· 16 years ago
bff2d60
Implement an error console. The console is displayed when the user has enabled debug in the browser (been to about:debug) and there are errors on the page. It can be toggled on/off in debug mode in the settings menu.
by Ben Murdoch
· 16 years ago
2a67258
resolved conflicts for merge of 47fdfdb9 to master
by Grace Kloba
· 16 years ago
47fdfdb
Remove "search_url" in the debug setting as search is controlled by the search manager now.
by Grace Kloba
· 16 years ago
b3c02da
Add a UI for setting JS flags.
by Feng Qian
· 16 years ago
a4fa6ee
Update Browser's user agent
by Grace Kloba
· 16 years ago
e0f11cc
am 2f83068b: Add the ZoomDensity support in the Browser.
by Grace Kloba
· 16 years ago
2f83068
Add the ZoomDensity support in the Browser.
by Grace Kloba
· 16 years ago
e46990e
New settings UI for HTML5
by Nicolas Roard
· 16 years ago
734a066
Add browser settings for DOM storage support.
by Ben Murdoch
· 16 years ago
708a4ae
am bd34f7db: Merge change 3134 into donut
by Android (Google) Code Review
· 16 years ago
9768ac5
Change the default client id for better stats
by Ramanan Rajeswaran
· 16 years ago
a3815b4
am c5f4f732: Use "unknown" as the default value for the client id to avoid crashing.
by Patrick Scott
· 16 years ago
c5f4f73
Use "unknown" as the default value for the client id to avoid crashing.
by Patrick Scott
· 16 years ago
a3f90f0
Merge commit 'f2c5c1b555904400f4092888ae81b8ed74bfe026' into manualfix
by Grace Kloba
· 16 years ago
f2c5c1b
Fix #1722851. Move the Browser's default home page to the resource so that we can localize it easily.
by Grace Kloba
· 16 years ago
b4da0ad
Track the package manager. So if there is a Browser plugin installed or unintalled, we will update the WebView properly.
by Grace Kloba
· 16 years ago
6f48042
Make menus inactive when needed and only show possible quotas
by Nicolas Roard
· 16 years ago
78a98e4
Add UI support in the browser for HTML5 databases
by Nicolas Roard
· 16 years ago
092dd5d
Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the browser.
by Ben Murdoch
· 16 years ago
9ac587d
Set a persistent default home page for the browser.
by Leon Scroggins
· 16 years ago
5151ac1
Enable Application Caches.
by Andrei Popescu
· 16 years ago
b0cd072
AI 143762: Fix for issue 1636784: Landscape only option for the browser. (This change is in master.) Add an option in the settings menu of the browser to give the user the option of always displaying in landscape, ignoring sensor/opening and closing of the keyboard.
by Leon Scroggins
· 16 years ago
dd4f429
Automated import from //branches/master/...@141638,141638
by Ramanan Rajeswaran
· 16 years ago
f447f26
Automated import from //branches/donutburger/...@141637,141637
by Ramanan Rajeswaran
· 16 years ago
0c90888
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
8611831
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
7561d4f
auto import from //branches/cupcake/...@132276
by The Android Open Source Project
· 16 years ago
fbb2a3a
auto import from //branches/cupcake/...@131421
by The Android Open Source Project
· 16 years ago
b7775e1
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
ed217d9
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago
ba6d7b8
Initial Contribution
by The Android Open Source Project
· 17 years ago