Gitiles
Code Review
Sign In
review.blissroms.org
/
android_packages_apps_Gello
/
ad2f3609e06c459e8095d2c1ca2d6b498eaefbc9
/
src
/
com
/
android
/
browser
/
BrowserSettings.java
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
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