summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BookmarkSearch.java
Commit message (Collapse)AuthorAgeFilesLines
* Add bookmarks search activity to browser.Bjorn Bringert2009-04-291-0/+44
This activity is never started from the browser. Its purpose is to provide bookmark suggestions to global search (through its searchable meta-data), and to handle the intents produced by clicking such suggestions.