summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BookmarkItem.java
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup history perf + UIJohn Reck2011-09-091-19/+64
| | | | | | Bug: 5283880 Change-Id: Id2868335d308b8dabf79fe33e177a2d0babd66d9
* Browser settings refactorJohn Reck2011-04-261-4/+6
| | | | Change-Id: I6fc1b21f7ea692fbe37a17bf900e9b7408a9c077
* Marquee history titles and urlsJohn Reck2011-04-131-0/+10
| | | | | | Bug: 2762388 Change-Id: I2b10e9b9f845e1c9b29571b8ddd792702ca07832
* History UI updateJohn Reck2011-01-181-0/+5
| | | | Change-Id: If4af6e37252f297bc1744af65df4bc2f123f41dd
* When displaying a bookmark item, only truncate the Strings that we display ↵Ben Murdoch2009-10-281-2/+22
| | | | | | | | in the ListView rather than the ones used to index into the bookmarks database. This caused a crash when bookmarks had titles longer than the text view limit. Fix for b/2219781 Change-Id: I4ea3cdfbaedce0dea6bd69f560aae9aea71ed7c1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+113
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-113/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-10/+18
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+105