index
:
packages_apps_Browser.git
replicant-4.2
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
browser
/
BrowserSettings.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 8774c667: Remove "Show web suggestions" from browser settings
Leon Scroggins III
2010-09-17
1
-34
/
+0
|
\
|
*
Remove "Show web suggestions" from browser settings
Leon Scroggins III
2010-09-17
1
-34
/
+0
*
|
am 3130660e: Default to Google if global search provider not present.
Leon Scroggins III
2010-09-17
1
-1
/
+2
|
\
\
|
|
/
|
*
Default to Google if global search provider not present.
Leon Scroggins III
2010-09-17
1
-1
/
+2
*
|
am 95d9bfd1: Clear voice search mode when changing search engines.
Leon Scroggins III
2010-09-14
1
-0
/
+8
|
\
\
|
|
/
|
*
Clear voice search mode when changing search engines.
Leon Scroggins III
2010-09-14
1
-0
/
+8
*
|
am d2670653: Add user-selected search providers to browser
Bjorn Bringert
2010-09-13
1
-4
/
+60
|
\
\
|
|
/
|
*
Add user-selected search providers to browser
Bjorn Bringert
2010-09-13
1
-4
/
+60
*
|
Use new apply() instead of commit().
Brad Fitzpatrick
2010-09-01
1
-2
/
+2
*
|
Add more choices to about:debug UAString setting
Bart Sears
2010-07-08
1
-4
/
+16
*
|
merge from open-source master
The Android Open Source Project
2010-05-10
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fixing a monkey crash in the BrowserSettings
Henrik Baard
2010-04-21
1
-1
/
+4
|
*
Adds an explicit type for GeolocationPermissions.getOrigins. Do not merge.
Steve Block
2009-11-24
1
-2
/
+2
*
|
Remove overscroll
Adam Powell
2010-03-29
1
-2
/
+0
*
|
Fill in the home page in the preferences when browser is launched first time.
Shimeng (Simon) Wang
2010-03-29
1
-1
/
+4
*
|
Re-enable page cache.
Andrei Popescu
2010-03-29
1
-5
/
+1
*
|
Add the on-demand setting for plugins.
Patrick Scott
2010-03-23
1
-5
/
+5
*
|
Diasble page cache on high-end devices while b: 2525377 is not fixed.
Andrei Popescu
2010-03-22
1
-1
/
+5
*
|
Match the new webview overscroll background api
Grace Kloba
2010-03-19
1
-2
/
+2
*
|
Remove the logic of setting dasher account's home page.
Shimeng (Simon) Wang
2010-03-16
1
-15
/
+0
*
|
Reset the boolean variables when first initialzied and when reset happens.
Shimeng (Simon) Wang
2010-03-10
1
-18
/
+47
*
|
Avoid potential NPE if storage manager is not properly initialized.
Shimeng (Simon) Wang
2010-03-10
1
-8
/
+11
*
|
Use the new system overscroll background api.
Grace Kloba
2010-03-09
1
-0
/
+2
*
|
Remove our dependency on gsf.
Patrick Scott
2010-02-24
1
-4
/
+2
*
|
This should fix the build.
Jeff Hamilton
2010-02-03
1
-1
/
+1
*
|
Change the Browser Cached Page capacity.
Grace Kloba
2009-12-02
1
-1
/
+13
*
|
Set pageCacheCapacity, which enables page cache,
Grace Kloba
2009-12-02
1
-0
/
+2
*
|
Adds an explicit type for GeolocationPermissions.getOrigins.
Steve Block
2009-11-19
1
-2
/
+2
*
|
Move Tab out of TabControl to its own class. So that
Grace Kloba
2009-10-09
1
-8
/
+0
|
/
*
Add enable plug-ins to UI. Remove pluginsPath from BrowserSettings as it is u...
Grace Kloba
2009-09-24
1
-10
/
+0
*
Reimplement the settings to use async callbacks
Nicolas Roard
2009-09-22
1
-11
/
+22
*
allow file: scheme in the browser
Cary Clark
2009-09-09
1
-2
/
+1
*
Browser-side changes to persist Geolocation permissions between browser sessi...
Steve Block
2009-08-24
1
-0
/
+4
*
Removes unnecessary syncing of databse and app cache paths with browser setti...
Steve Block
2009-08-24
1
-3
/
+0
*
Adds browser-side of logic to make Geolocation obey Browser 'Enable Location'...
Steve Block
2009-08-21
1
-4
/
+1
*
Fixes a bug in the browser settings menu. Correctly hooks up 'Clear location ...
Steve Block
2009-08-20
1
-2
/
+2
*
remove gears
Andrei Popescu
2009-08-13
1
-1
/
+0
*
Add a setting to load a page in overview mode.
Grace Kloba
2009-08-06
1
-0
/
+4
*
Enable workers for V8. Also remove the quota parameters, unused after the sto...
Andrei Popescu
2009-08-03
1
-23
/
+23
*
Adds browser settings menu entries for Geolocation permissions.
Steve Block
2009-07-30
1
-6
/
+30
*
Add unit tests for the WebStorageSizemanager. Also reduce the default quota a...
Andrei Popescu
2009-07-29
1
-2
/
+4
*
Refactor the WebStorage size management:
Andrei Popescu
2009-07-29
1
-31
/
+10
*
Enforce app cache maximum size
Andrei Popescu
2009-07-23
1
-0
/
+34
*
wire appcache to HTML5 UI
Andrei Popescu
2009-07-21
1
-1
/
+1
*
Fix 1990635. update() was accidentally removed. Bring it back so that the Web...
Grace Kloba
2009-07-20
1
-0
/
+2
*
Implement an error console. The console is displayed when the user has enable...
Ben Murdoch
2009-07-17
1
-0
/
+17
*
resolved conflicts for merge of 47fdfdb9 to master
Grace Kloba
2009-07-01
1
-7
/
+0
|
\
|
*
Remove "search_url" in the debug setting as search is controlled by the searc...
Grace Kloba
2009-06-30
1
-7
/
+0
*
|
Add a UI for setting JS flags.
Feng Qian
2009-06-29
1
-1
/
+9
*
|
Update Browser's user agent
Grace Kloba
2009-06-26
1
-4
/
+4
[next]