summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserHistoryPage.java
Commit message (Expand)AuthorAgeFilesLines
* Request icons in the background.Patrick Scott2010-03-111-0/+3
* resolved conflicts for merge of 444fde48 to masterLeon Scroggins2010-01-131-17/+0
|\
| * Show the downloads list divided into groups based on how recently downloaded.Leon Scroggins2010-01-131-17/+0
* | resolved conflicts for merge of 66c429a8 to masterLeon Scroggins2010-01-121-201/+28
|\ \ | |/
| * Move clustering functionality of HistoryAdapter to its own class.Leon Scroggins2010-01-121-202/+28
* | am 58c3d985: am fde9746a: Clear parent/child tab relationships when clearing ...Leon Scroggins2010-01-111-9/+15
|\ \ | |/
| * Clear parent/child tab relationships when clearing history.Leon Scroggins2010-01-111-9/+15
* | Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-5/+2
|/
* Do not use the Cursor if it is closed.Leon Scroggins2009-12-081-1/+3
* Add possibility to customize the chooser dialog used to allow the userAndrei Popescu2009-09-241-1/+2
* Make the deletion of bookmarks depend on both title and URLAndrei Popescu2009-09-231-1/+1
* Display favicons for history items.Patrick Scott2009-09-171-4/+11
* am b8a9cb0e: Fix the activity leak in the Browser.Grace Kloba2009-08-271-0/+7
|\
| * Fix the activity leak in the Browser.Grace Kloba2009-08-271-0/+7
* | Disable "open in new window" if Go came up from a new tab.Leon Scroggins2009-08-171-5/+7
* | Make the "Most visited" page have a thumbnail viewing mode.Leon Scroggins2009-08-061-1/+1
* | In History context menu, do not show "Add bookmark" for bookmarks.Leon Scroggins2009-07-281-5/+25
* | Prevent stale data exception.Leon Scroggins2009-07-211-0/+3
* | Enable setting home page from bookmarks/history.Leon Scroggins2009-05-281-0/+6
* | Do not display unvisited sites in the history.Leon Scroggins2009-05-211-6/+13
* | Use ViewStub for setEmptyView (bug 1803058)Mihai Preda2009-04-291-2/+2
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+468
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-427/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-51/+10
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-10/+51
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-4/+2
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-75/+127
* Initial ContributionThe Android Open Source Project2008-10-211-0/+377