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
/
Tab.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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