summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BookmarkUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Browser: Use ICS alert iconblunden2012-08-141-1/+1
* Remove confirmation dialog titlesJohn Reck2011-10-111-1/+0
* Clear bitmap from canvas after done drawing to it.Dianne Hackborn2011-08-021-0/+1
* Move ComboView to its own activityJohn Reck2011-07-181-2/+0
* Fix IntentHandler behaviorJohn Reck2011-06-291-4/+9
* Remove no longer needed sync settings/codeJohn Reck2011-05-261-12/+0
* Remove account adding from getBookmarksUriJohn Reck2011-05-131-4/+2
* Remove unused variable.Leon Scroggins2011-02-231-1/+0
* Use APIs to determine Launcher icon sizeKenny Root2011-01-261-11/+23
* History UI updateJohn Reck2011-01-181-8/+13
* Show a remove button for existing bookmarks.Leon Scroggins2011-01-131-0/+42
* DO NOT MERGE - Fixes account_* URI handling in BP2John Reck2011-01-071-6/+4
* Bookmark widget favicon drawing cleanupJohn Reck2010-12-161-14/+41
* BP2 now handles old browser URIJohn Reck2010-12-151-2/+2
* Makes CombinedCursor sync awareJohn Reck2010-12-101-6/+11
* Update homescreen icon generator to look better on xlarge devices.Ben Murdoch2010-11-301-14/+15
* Adds context menu for folders (edit/delete)John Reck2010-11-241-1/+17
* Move icons to mipmap.Ying Wang2010-11-231-2/+2
* Create BookmarkUtils class.Ben Murdoch2010-07-011-0/+168