summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Do not call invalidate() in draw(). This improved Browser loading per...Grace Kloba2010-03-181-4/+2
|\ \
| * | Do not call invalidate() in draw(). This improved Grace Kloba2010-03-171-4/+2
| |/
* | Make sure the icon database is created in the UI thread.Patrick Scott2010-03-181-0/+3
|/
* Use the passed in url as the WebView's url may not be up-to-date.Patrick Scott2010-03-171-2/+1
* Delete the file even if the ContentResolver does not see it.Leon Scroggins2010-03-171-7/+4
* Do not destroy the backforward list when doing another voice search.Leon Scroggins2010-03-172-8/+11
* Remove the logic of setting dasher account's home page.Shimeng (Simon) Wang2010-03-163-179/+2
* Merge "Fix for the 'Unable to add window' crash."Nicolas Catania2010-03-161-14/+20
|\
| * Fix for the 'Unable to add window' crash.Nicolas Catania2010-03-161-14/+20
* | Use a margin to make the title bar stay the same size while loading.Leon Scroggins2010-03-162-6/+44
* | Allow going back to a voice search to work when choosing from n-best.Leon Scroggins2010-03-151-3/+6
* | Force a load when getting a new intent from voice search.Leon Scroggins2010-03-151-1/+5
* | Close Cursors when finished with them.Leon Scroggins2010-03-153-113/+137
|/
* Writing page + time in one go so that the file always stays in an easily pars...John Spong2010-03-111-6/+1
* Use AsyncTask to edit history in the background.Leon Scroggins2010-03-111-33/+48
* Request icons in the background.Patrick Scott2010-03-116-241/+34
* Reset the boolean variables when first initialzied and when reset happens.Shimeng (Simon) Wang2010-03-101-18/+47
* Avoid potential NPE if storage manager is not properly initialized.Shimeng (Simon) Wang2010-03-103-9/+12
* Use a special flag to tell SearchDialog to show the microphone.Leon Scroggins2010-03-101-3/+4
* When reverting the voice title bar, display the url.Leon Scroggins2010-03-101-2/+2
* Use the new system overscroll background api.Grace Kloba2010-03-091-0/+2
* Merge "Allow going back to voice search from not-first results."Leon Scroggins2010-03-091-21/+24
|\
| * Allow going back to voice search from not-first results.Leon Scroggins2010-03-091-21/+24
* | Add an empty CleanSpec.mkJean-Baptiste Queru2010-03-081-0/+49
|/
* Pass attached HTTP headers to WebView from voice search.Leon Scroggins2010-03-081-1/+26
* Merge "Check for null filename before creating a new file."Leon Scroggins2010-03-081-7/+10
|\
| * Check for null filename before creating a new file.Leon Scroggins2010-03-081-7/+10
* | Merge "Adding ability to resume test after crash."John Spong2010-03-081-24/+200
|\ \ | |/ |/|
| * Adding ability to resume test after crash.John Spong2010-03-041-24/+200
* | Refactor android.backup -> android.app.backupChristopher Tate2010-03-052-4/+4
* | Ensure the fake title bar shows during loading.Leon Scroggins2010-03-051-6/+13
* | Merge "if savePicture failes, delete the file (which is now unreliable, and p...Mike Reed2010-03-051-0/+4
|\ \
| * | if savePicture failes, delete the file (which is now unreliable, and possibly...Mike Reed2010-03-051-0/+4
* | | Check the network state in onCreate.Patrick Scott2010-03-051-0/+8
* | | Clean up help text for "Reset to defaults"Bart Sears2010-03-041-2/+2
* | | Merge "Import new translations"Eric Fischer2010-03-041-22/+11
|\ \ \ | |/ / |/| |
| * | Import new translationsEric Fischer2010-03-041-22/+11
* | | Merge "Close the bookmarks cursor."Patrick Scott2010-03-042-1/+5
|\ \ \ | |/ / |/| |
| * | Close the bookmarks cursor.Patrick Scott2010-03-042-1/+5
* | | Attach the stop button to the textbox in the title bar.Leon Scroggins2010-03-043-10/+62
|/ /
* | Going back to a voice search will reenter voice search mode.Leon Scroggins2010-03-031-0/+26
* | Merge "Do not allow our resend/dontresend messages to be sent twice."Leon Scroggins2010-03-031-3/+25
|\ \
| * | Do not allow our resend/dontresend messages to be sent twice.Leon Scroggins2010-03-021-3/+25
* | | refactor find state and scrollingCary Clark2010-03-032-1/+2
* | | Use SUGGEST_COLUMN_TEXT_2_URL in browser suggestionsBjorn Bringert2010-03-031-32/+23
* | | Do not insert duplicate urls into the browser database.Leon Scroggins2010-03-022-38/+2
* | | Merge "SslCertificate should provide Date interface"Brian Carlstrom2010-03-021-26/+14
|\ \ \ | |/ / |/| |
| * | SslCertificate should provide Date interfaceBrian Carlstrom2010-03-021-26/+14
* | | Change where "Search for web"'s position.Grace Kloba2010-03-011-19/+41
|/ /
* | Merge "Remove deleted files from the list of browser downloads."Leon Scroggins2010-03-011-1/+34
|\ \