Gitiles
Code Review
Sign In
review.blissroms.org
/
android_packages_apps_Gello
/
01cfcdd0b77d672f5c09d98af683c6732c8250d8
/
src
/
com
/
android
/
browser
/
Tab.java
01cfcdd
Refactor find and select dialogs
by Cary Clark
· 15 years ago
62b1b7e
Add support for the camera as a source for the file picker.
by Ben Murdoch
· 15 years ago
ebe8854
am 55e849a5: merge from open-source master
by The Android Open Source Project
· 15 years ago
55e849a
merge from open-source master
by The Android Open Source Project
· 15 years ago
70a153b
Add debugging information to help fix bug 2289137.
by Leon Scroggins
· 15 years ago
79e36d9
Move the find dialog to the top of the screen.
by Leon Scroggins
· 15 years ago
211ba54
Allow interaction with page while Find is up.
by Leon Scroggins III
· 15 years ago
c8393d9
Move queryBookmarksForUrl to background thread.
by Leon Scroggins
· 15 years ago
50c241e
Using ViewStub to defer the inflation of GeolocationPermissionsPrompt until we first show it.
by Grace Kloba
· 15 years ago
b00cf36
Prevent an IllegalStateException.
by Leon Scroggins III
· 15 years ago
95a53b2
Fixes browser to store and read HTTP authentication credentials in the correct WebView.
by Steve Block
· 15 years ago
8d06e36
Use AsyncTask when calling Browser.updateVisitedHistory
by Leon Scroggins
· 15 years ago
1f10cbf
reject unhandled key events if browser is paused
by Cary Clark
· 15 years ago
140b33a
Enable +/- zoom control for the sub-window.
by Grace Kloba
· 15 years ago
80380ed
Set sub window to scrollbars_outside_overlay to
by Grace Kloba
· 15 years ago
cc94912
Use the passed in url as the WebView's url may not be up-to-date.
by Patrick Scott
· 15 years ago
2ee4a5a
Allow going back to a voice search to work when choosing from n-best.
by Leon Scroggins
· 15 years ago
21d9b90
Use AsyncTask to edit history in the background.
by Leon Scroggins
· 15 years ago
e10dde5
Allow going back to voice search from not-first results.
by Leon Scroggins
· 15 years ago
9df9497
Pass attached HTTP headers to WebView from voice search.
by Leon Scroggins
· 15 years ago
d5eee69
if savePicture failes, delete the file (which is now unreliable, and possibly large)
by Mike Reed
· 15 years ago
8e9fe32
Close the bookmarks cursor.
by Patrick Scott
· 15 years ago
0c75a8e
Going back to a voice search will reenter voice search mode.
by Leon Scroggins
· 15 years ago
4a64a8a
Do not allow our resend/dontresend messages to be sent twice.
by Leon Scroggins
· 15 years ago
dcc5eeb
If a tab was opened solely to download a file, close the tab.
by Leon Scroggins
· 15 years ago
1fe13a5
send broadcast intents to voice search for logging purposes
by Leon Scroggins
· 15 years ago
c42addf
Use the extended ConsoleMessage class to populate the Error Console, and in colour!
by Ben Murdoch
· 15 years ago
82c1baa
Handle voice search it provides html content to display.
by Leon Scroggins
· 15 years ago
4dce3bf
Logging page load time
by Kristian Monsen
· 15 years ago
a1cc3fd
Use the constants defined in RecognizerResultsIntent for voice search.
by Leon Scroggins
· 15 years ago
58d56c6
Handle the voice search intent.
by Leon Scroggins
· 15 years ago
a9d64b0
Remove onTooManyRedirects as it is deprecated.
by Patrick Scott
· 15 years ago
65acc35
Rename addConsoleMessage to onConsoleMessage to reflect SDK API changes.
by Ben Murdoch
· 16 years ago
eb5061b
Revert "Do not allow javascript to change window focus."
by Patrick Scott
· 16 years ago
9861276
Do not allow javascript to change window focus.
by Patrick Scott
· 16 years ago
22ac16e
Move Tab out of TabControl to its own class. So that
by Grace Kloba
· 16 years ago