summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Tab.java
Commit message (Expand)AuthorAgeFilesLines
* A bunch of updates to BrowserProvider2.Jeff Hamilton2010-09-151-2/+2
* am 0ba7b925: am 680ee91f: am 95d9bfd1: Clear voice search mode when changing ...Leon Scroggins III2010-09-151-4/+12
|\
| * am 680ee91f: am 95d9bfd1: Clear voice search mode when changing search engines.Leon Scroggins III2010-09-141-4/+12
| |\
| | * am 95d9bfd1: Clear voice search mode when changing search engines.Leon Scroggins III2010-09-141-4/+12
| | |\
| | | * Clear voice search mode when changing search engines.Leon Scroggins III2010-09-141-4/+12
| * | | am 23cbeb79: DO NOT MERGE remove save/restore picture from browser appCary Clark2010-09-071-17/+0
| |\| |
| | * | DO NOT MERGECary Clark2010-09-071-17/+0
| * | | am 11979e05: DO NOT MERGE remove the pretend cab from the browserCary Clark2010-08-271-1/+1
| |\| |
| | * | DO NOT MERGE remove the pretend cab from the browserCary Clark2010-08-261-1/+1
| * | | am 2c326e62: DO NOT MERGE Refactor find and select dialogsCary Clark2010-08-201-4/+60
| |\| |
| | * | DO NOT MERGE Refactor find and select dialogsCary Clark2010-08-201-4/+60
* | | | Quiet some logs in private browsing mode.Jeff Hamilton2010-09-081-35/+49
* | | | Browser incognito mode session expiration.Elliott Slaughter2010-09-011-0/+1
* | | | Move Find on page and Select into the framework.Leon Scroggins2010-09-011-10/+0
* | | | Switch the history management over to the new provider.Jeff Hamilton2010-08-181-26/+12
* | | | Use ActionMode for Find-on-page and Copy.Leon Scroggins III2010-08-181-38/+6
* | | | First revision of the new browser provider.Jeff Hamilton2010-08-161-2/+2
* | | | tabbed title bar workMichael Kolb2010-07-271-9/+39
* | | | remove save/restore picture from browser appCary Clark2010-07-271-17/+0
* | | | onSelectionStart and onSelectionDone now take a WebViewLeon Clarke2010-07-191-2/+2
* | | | resolved conflicts for merge of e7c06a6e to masterJean-Baptiste Queru2010-07-161-1/+1
|\| | |
| * | | merge from open-source masterThe Android Open Source Project2010-07-161-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Use proxy for downloads.Andreas Sandblad2010-07-141-1/+1
* | | | am a3fb156b: am c1f5ae26: Log if a user clicked on a link from voice search r...Leon Scroggins III2010-06-301-2/+14
|\| | |
| * | | Log if a user clicked on a link from voice search results.Leon Scroggins III2010-06-301-2/+14
* | | | am 459bc29d: am 98b938b1: Actually remove the subwindow.Leon Scroggins2010-06-281-1/+1
|\| | |
| * | | Actually remove the subwindow.Leon Scroggins2010-06-251-1/+1
| |/ /
* | | Refactor find and select dialogsCary Clark2010-06-241-13/+21
* | | Add support for the camera as a source for the file picker.Ben Murdoch2010-05-201-2/+2
* | | am 55e849a5: merge from open-source masterThe Android Open Source Project2010-05-121-1/+4
|\| |
| * | merge from open-source masterThe Android Open Source Project2010-05-121-1/+4
| |/
* | Add debugging information to help fix bug 2289137.Leon Scroggins2010-05-111-1/+6
* | Move the find dialog to the top of the screen.Leon Scroggins2010-05-101-1/+1
* | Allow interaction with page while Find is up.Leon Scroggins III2010-05-061-4/+52
|/
* Move queryBookmarksForUrl to background thread.Leon Scroggins2010-04-231-21/+10
* Using ViewStub to defer the inflation of GeolocationPermissionsPrompt until w...Grace Kloba2010-04-201-7/+13
* Prevent an IllegalStateException.Leon Scroggins III2010-03-301-2/+24
* Fixes browser to store and read HTTP authentication credentials in the correc...Steve Block2010-03-251-2/+2
* Use AsyncTask when calling Browser.updateVisitedHistoryLeon Scroggins2010-03-241-2/+8
* reject unhandled key events if browser is pausedCary Clark2010-03-221-1/+1
* Enable +/- zoom control for the sub-window.Grace Kloba2010-03-191-0/+2
* Set sub window to scrollbars_outside_overlay toGrace Kloba2010-03-191-0/+1
* Use the passed in url as the WebView's url may not be up-to-date.Patrick Scott2010-03-171-2/+1
* Allow going back to a voice search to work when choosing from n-best.Leon Scroggins2010-03-151-3/+6
* Use AsyncTask to edit history in the background.Leon Scroggins2010-03-111-33/+48
* Allow going back to voice search from not-first results.Leon Scroggins2010-03-091-21/+24
* Pass attached HTTP headers to WebView from voice search.Leon Scroggins2010-03-081-1/+26
* if savePicture failes, delete the file (which is now unreliable, and possibly...Mike Reed2010-03-051-0/+4
* Close the bookmarks cursor.Patrick Scott2010-03-041-0/+2
* Going back to a voice search will reenter voice search mode.Leon Scroggins2010-03-031-0/+26