index
:
packages_apps_Browser
replicant-4.2
replicant-6.0
packages/apps/browser
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
browser
/
BrowserActivity.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Close Cursors when finished with them.
Leon Scroggins
2010-03-15
1
-10
/
+10
*
Avoid potential NPE if storage manager is not properly initialized.
Shimeng (Simon) Wang
2010-03-10
1
-1
/
+0
*
Use a special flag to tell SearchDialog to show the microphone.
Leon Scroggins
2010-03-10
1
-3
/
+4
*
When reverting the voice title bar, display the url.
Leon Scroggins
2010-03-10
1
-2
/
+2
*
Ensure the fake title bar shows during loading.
Leon Scroggins
2010-03-05
1
-6
/
+13
*
Check the network state in onCreate.
Patrick Scott
2010-03-05
1
-0
/
+8
*
refactor find state and scrolling
Cary Clark
2010-03-03
1
-0
/
+1
*
Do not insert duplicate urls into the browser database.
Leon Scroggins
2010-03-02
1
-1
/
+1
*
SslCertificate should provide Date interface
Brian Carlstrom
2010-03-02
1
-26
/
+14
*
Update to reflect android-common no longer in framework.
Dianne Hackborn
2010-02-24
1
-1
/
+1
*
Remove our dependency on gsf.
Patrick Scott
2010-02-24
1
-6
/
+10
*
If a tab was opened solely to download a file, close the tab.
Leon Scroggins
2010-02-24
1
-1
/
+1
*
Change the browser to use the standard EXTRA_SUBJECT intent extra
Paul Westbrook
2010-02-23
1
-2
/
+2
*
When long pressing on title bar, do not use WebView in onCreateContextMenu
Leon Scroggins
2010-02-23
1
-0
/
+3
*
Change the way the browser detects connectivity changes.
Andrei Popescu
2010-02-19
1
-11
/
+9
*
Remove tabs.
Patrick Scott
2010-02-19
1
-6
/
+6
*
When loading a new page from the UI side, update the title bar to the new url.
Leon Scroggins
2010-02-17
1
-18
/
+64
*
Clear omnibox when pressing search key.
Leon Scroggins
2010-02-16
1
-8
/
+6
*
Implement navigator.isApplicationInstalled() API
Andrei Popescu
2010-02-12
1
-0
/
+67
*
Use Search.SOURCE from android-common
Bjorn Bringert
2010-02-10
1
-2
/
+3
*
send broadcast intents to voice search for logging purposes
Leon Scroggins
2010-02-09
1
-0
/
+15
*
If the user submits the same search again from voice search, stay in place.
Leon Scroggins
2010-02-08
1
-0
/
+9
*
Implement support for V8 counters
Andrei Popescu
2010-02-02
1
-0
/
+10
*
Use the constants defined in RecognizerResultsIntent for voice search.
Leon Scroggins
2010-02-01
1
-6
/
+9
*
Handle the voice search intent.
Leon Scroggins
2010-01-29
1
-19
/
+79
*
Should trust my own code
Grace Kloba
2010-01-28
1
-1
/
+1
*
Use a single EXTRA_HEADERS intent.
Grace Kloba
2010-01-28
1
-8
/
+8
*
Add request header support for the Browser/WebView.
Grace Kloba
2010-01-27
1
-47
/
+22
*
conditional code to test the browser in 32bit
Mike Reed
2010-01-26
1
-0
/
+6
*
relocate GoogleLoginService
Doug Zongker
2010-01-21
1
-1
/
+1
*
Do not show the downloads page without the user explicitly requesting it.
Leon Scroggins
2010-01-21
1
-4
/
+3
*
Add data (title, screenshot, favicon) to share intent.
Leon Scroggins
2010-01-19
1
-15
/
+89
*
Detect if the current network is wifi or not and update webkit.
Andrei Popescu
2010-01-15
1
-0
/
+17
*
Use the private Download Manager APIs.
Jean-Baptiste Queru
2010-01-15
1
-11
/
+12
*
refactor draghandler dispatch in about:debug.drag#
Mike Reed
2010-01-13
1
-6
/
+7
*
am 4d569da2: am c7b92f81: Use a "boolean" instead of a "Boolean"
Leon Scroggins
2010-01-12
1
-6
/
+3
|
\
|
*
Use a "boolean" instead of a "Boolean"
Leon Scroggins
2010-01-12
1
-6
/
+3
*
|
am 58c3d985: am fde9746a: Clear parent/child tab relationships when clearing ...
Leon Scroggins
2010-01-11
1
-0
/
+9
|
\
|
|
*
Clear parent/child tab relationships when clearing history.
Leon Scroggins
2010-01-11
1
-0
/
+9
*
|
Deprecate fill_parent and introduce match_parent.
Romain Guy
2010-01-08
1
-8
/
+8
*
|
enable drag-trackers via about:debug.dragN where N is
Mike Reed
2010-01-08
1
-0
/
+6
*
|
switch to using AccountManager instead of GLS
Fred Quintana
2009-12-18
1
-93
/
+71
*
|
am 3950d733: am c06a2da3: Merge change I4c7be8c7 into eclair-mr2
Derek Sollenberger
2009-12-14
1
-1
/
+4
|
\
|
|
*
Notify the WebView that its customView is not being displayed instead of fail...
Derek Sollenberger
2009-12-14
1
-1
/
+4
*
|
am fb6549b9: am d530494d: Provide a button to allow the user to set the home ...
Leon Scroggins
2009-12-10
1
-0
/
+2
|
\
|
|
*
Provide a button to allow the user to set the home page to the current page.
Leon Scroggins
2009-12-10
1
-0
/
+2
*
|
am 98f0d6db: am a143bfea: Merge change If65b50dd into eclair-mr2
Leon Scroggins
2009-12-10
1
-3
/
+6
|
\
|
|
*
Allow long press MENU to open IME in Browser.
Leon Scroggins
2009-12-08
1
-3
/
+6
*
|
am 33c8bdb1: am b446443e: Only show manually entered URLs in suggestions.
Leon Scroggins
2009-11-27
1
-5
/
+1
|
\
|
|
*
Only show manually entered URLs in suggestions.
Leon Scroggins
2009-11-25
1
-5
/
+1
[next]