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
/
Tab.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 95d9bfd1: Clear voice search mode when changing search engines.
Leon Scroggins III
2010-09-14
1
-4
/
+12
|
\
|
*
Clear voice search mode when changing search engines.
Leon Scroggins III
2010-09-14
1
-4
/
+12
*
|
DO NOT MERGE
Cary Clark
2010-09-07
1
-17
/
+0
*
|
DO NOT MERGE remove the pretend cab from the browser
Cary Clark
2010-08-26
1
-1
/
+1
*
|
DO NOT MERGE Refactor find and select dialogs
Cary Clark
2010-08-20
1
-4
/
+60
*
|
Log if a user clicked on a link from voice search results.
Leon Scroggins III
2010-06-30
1
-2
/
+14
*
|
Actually remove the subwindow.
Leon Scroggins
2010-06-25
1
-1
/
+1
*
|
merge from open-source master
The Android Open Source Project
2010-05-12
1
-1
/
+4
|
/
*
Move queryBookmarksForUrl to background thread.
Leon Scroggins
2010-04-23
1
-21
/
+10
*
Using ViewStub to defer the inflation of GeolocationPermissionsPrompt until w...
Grace Kloba
2010-04-20
1
-7
/
+13
*
Prevent an IllegalStateException.
Leon Scroggins III
2010-03-30
1
-2
/
+24
*
Fixes browser to store and read HTTP authentication credentials in the correc...
Steve Block
2010-03-25
1
-2
/
+2
*
Use AsyncTask when calling Browser.updateVisitedHistory
Leon Scroggins
2010-03-24
1
-2
/
+8
*
reject unhandled key events if browser is paused
Cary Clark
2010-03-22
1
-1
/
+1
*
Enable +/- zoom control for the sub-window.
Grace Kloba
2010-03-19
1
-0
/
+2
*
Set sub window to scrollbars_outside_overlay to
Grace Kloba
2010-03-19
1
-0
/
+1
*
Use the passed in url as the WebView's url may not be up-to-date.
Patrick Scott
2010-03-17
1
-2
/
+1
*
Allow going back to a voice search to work when choosing from n-best.
Leon Scroggins
2010-03-15
1
-3
/
+6
*
Use AsyncTask to edit history in the background.
Leon Scroggins
2010-03-11
1
-33
/
+48
*
Allow going back to voice search from not-first results.
Leon Scroggins
2010-03-09
1
-21
/
+24
*
Pass attached HTTP headers to WebView from voice search.
Leon Scroggins
2010-03-08
1
-1
/
+26
*
if savePicture failes, delete the file (which is now unreliable, and possibly...
Mike Reed
2010-03-05
1
-0
/
+4
*
Close the bookmarks cursor.
Patrick Scott
2010-03-04
1
-0
/
+2
*
Going back to a voice search will reenter voice search mode.
Leon Scroggins
2010-03-03
1
-0
/
+26
*
Do not allow our resend/dontresend messages to be sent twice.
Leon Scroggins
2010-03-02
1
-3
/
+25
*
If a tab was opened solely to download a file, close the tab.
Leon Scroggins
2010-02-24
1
-2
/
+46
*
send broadcast intents to voice search for logging purposes
Leon Scroggins
2010-02-09
1
-0
/
+36
*
Use the extended ConsoleMessage class to populate the Error Console, and in c...
Ben Murdoch
2010-02-04
1
-8
/
+33
*
Handle voice search it provides html content to display.
Leon Scroggins
2010-02-03
1
-22
/
+66
*
Logging page load time
Kristian Monsen
2010-02-02
1
-0
/
+6
*
Use the constants defined in RecognizerResultsIntent for voice search.
Leon Scroggins
2010-02-01
1
-9
/
+3
*
Handle the voice search intent.
Leon Scroggins
2010-01-29
1
-0
/
+121
*
Remove onTooManyRedirects as it is deprecated.
Patrick Scott
2010-01-08
1
-31
/
+0
*
Rename addConsoleMessage to onConsoleMessage to reflect SDK API changes.
Ben Murdoch
2009-11-20
1
-2
/
+4
*
Revert "Do not allow javascript to change window focus."
Patrick Scott
2009-11-19
1
-0
/
+8
*
Do not allow javascript to change window focus.
Patrick Scott
2009-11-13
1
-8
/
+0
*
Move Tab out of TabControl to its own class. So that
Grace Kloba
2009-10-09
1
-0
/
+1568