summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/widget
Commit message (Expand)AuthorAgeFilesLines
* Using PendingIntent.FLAG_CANCEL_CURRENT makes it so there can only be one of ...Joe Onorato2011-01-161-4/+5
* More widget tweaksJohn Reck2011-01-131-0/+5
* Thumbnail widget tweaksJohn Reck2011-01-121-0/+2
* Replace old list widget with new thumbnail widgetJohn Reck2011-01-122-60/+41
* DO NOT MERGE - Fixes account_* URI handling in BP2John Reck2011-01-071-7/+5
* Bookmark widget favicon drawing cleanupJohn Reck2010-12-161-7/+29
* Use touch icon in the widget if availableJohn Reck2010-12-151-13/+24
* Spec update for Bookmark widgetJohn Reck2010-12-152-5/+10
* Fix strict violationJohn Reck2010-11-302-23/+74
* Makes items in the bookmark widget largerJohn Reck2010-11-171-1/+1
* Fixes bookmark sort orderJohn Reck2010-11-111-5/+1
* Adds support for Chrome Sync to bookmark widgetJohn Reck2010-11-091-25/+61
* Fix NPE when onDestroy calledJohn Reck2010-11-081-2/+0
* New bookmark list widgetJohn Reck2010-11-014-262/+452
* Remove the unused BookmarkWidgetBjorn Bringert2010-10-122-434/+0
* change widget to use new PendingIntent APIMichael Kolb2010-09-211-15/+11
* fixed bookmarks widget bugMichael Kolb2010-08-231-4/+3
* initial checkin of stacked thumbnail bookmarks widgetMichael Kolb2010-08-182-0/+267
* Demo widget using the UrlRendererService for server-side rendering of urls.Patrick Scott2010-01-282-0/+434