summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserProvider.java
Commit message (Expand)AuthorAgeFilesLines
* am 6c767e7d: am 6d25c81e: Merge "Protection against bookmarks with url=null i...Jean-Baptiste Queru2010-10-121-2/+24
|\
| * am 6d25c81e: Merge "Protection against bookmarks with url=null in the database"Jean-Baptiste Queru2010-10-111-2/+24
| |\
| | * Protection against bookmarks with url=null in the databaseMagnus Lindhult2010-09-301-2/+24
* | | Fix build break from conflict merge.Leon Scroggins III2010-09-171-1/+1
* | | resolved conflicts for merge of fc2c6f1d to masterLeon Scroggins III2010-09-171-2/+1
|\ \ \ | |/ /
| * | am 8774c667: Remove "Show web suggestions" from browser settingsLeon Scroggins III2010-09-171-1/+0
| |\ \
| | * | Remove "Show web suggestions" from browser settingsLeon Scroggins III2010-09-171-1/+0
| * | | am d2670653: Add user-selected search providers to browserBjorn Bringert2010-09-131-65/+12
| |\ \ \ | | |/ /
| | * | Add user-selected search providers to browserBjorn Bringert2010-09-131-65/+12
| | |/
* | | Add user-selected search providers to browserBjorn Bringert2010-09-151-60/+13
* | | resolved conflicts for merge of c8687ffc to masterBrad Fitzpatrick2010-09-021-1/+1
|\ \ \ | |/ /
| * | Use new apply() instead of commit().Brad Fitzpatrick2010-09-011-1/+1
| |/
* | First revision of the new browser provider.Jeff Hamilton2010-08-161-2/+2
* | Fix a threading bug in BrowserProvider and clean up query() a bit.Jeff Hamilton2010-08-111-64/+65
* | tabbed title bar workMichael Kolb2010-07-271-12/+51
* | When the string is empty, just return an empty list.Grace Kloba2010-06-151-3/+2
|/
* Use system setting for default geolocation permissionsBjorn Bringert2010-03-251-38/+1
* Use a Thread instead of an AsyncTask for removing Gears. This is becauseAndrei Popescu2010-03-231-9/+8
* Refactor android.backup -> android.app.backupChristopher Tate2010-03-051-1/+1
* Use SUGGEST_COLUMN_TEXT_2_URL in browser suggestionsBjorn Bringert2010-03-031-32/+23
* Change where "Search for web"'s position.Grace Kloba2010-03-011-19/+41
* Update to reflect android-common no longer in framework.Dianne Hackborn2010-02-241-1/+1
* Remove our dependency on gsf.Patrick Scott2010-02-241-4/+21
* Backup bookmarks when a new bookmark is added.Leon Scroggins2010-02-231-16/+12
* Use SearchManager.getWebSearchActivity() for web suggestionsBjorn Bringert2010-02-181-10/+3
* Add geolocation permissions to BrowserProviderBjorn Bringert2010-02-111-1/+38
* This should fix the build.Jeff Hamilton2010-02-031-1/+1
* Use the constants defined in RecognizerResultsIntent for voice search.Leon Scroggins2010-02-011-1/+2
* Handle the voice search intent.Leon Scroggins2010-01-291-2/+92
* Move the "Search web ..." to the first in theGrace Kloba2010-01-281-27/+31
* Change SearchableInfo importBjorn Bringert2009-12-041-1/+1
* Only show manually entered URLs in suggestions.Leon Scroggins2009-11-251-5/+10
* Change android.text.util.Regex to com.android.common.PatternsDan Egnor2009-11-181-4/+5
* Pass search intent extra data through the browserBjorn Bringert2009-09-221-1/+17
* Remove Gears filesAndrei Popescu2009-09-211-0/+53
* Remove clientid from the url before it is added to the database. So that weGrace Kloba2009-09-091-1/+5
* Implement onReceivedTouchIconUrl.Patrick Scott2009-08-051-2/+7
* More precise determination of when to back up the bookmarksChristopher Tate2009-07-291-13/+64
* First real cut of bookmarks backup agentChristopher Tate2009-07-271-2/+27
* am 60d24e21: Make suggestion text color change based on the item stateSatish Sampath2009-07-101-9/+5
|\
| * Make suggestion text color change based on the item stateSatish Sampath2009-07-101-9/+5
* | am 378e5722: set default client idRamanan Rajeswaran2009-07-021-1/+2
|\ \ | |/
| * set default client idRamanan Rajeswaran2009-07-011-1/+2
* | am d1c2a433: Merge change 5160 into donutAndroid (Google) Code Review2009-06-231-1/+5
|\ \ | |/
| * Return the url of a browser history item in the intent query column of theMike LeBeau2009-06-231-1/+5
* | am d8b0ad28: Use SearchManager.getSuggestions() non-statically.Bjorn Bringert2009-06-221-3/+5
|\ \ | |/
| * Use SearchManager.getSuggestions() non-statically.Bjorn Bringert2009-06-221-3/+5
| * When searching the browser history, search titles.Leon Scroggins2009-06-151-2/+5
* | Use a grid view for bookmarks page.Leon Scroggins2009-06-181-3/+8
* | am e2c52f76: Merge change 4105 into donutAndroid (Google) Code Review2009-06-151-14/+63
|\ \ | |/