summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/widget
Commit message (Expand)AuthorAgeFilesLines
* Browser: update UIjrizzoli2015-11-071-2/+0
* Browser: Materializelinuxx2015-11-071-1/+1
* Cleanup widget config activityJohn Reck2011-10-171-4/+29
* Update folder asset usageJohn Reck2011-09-281-3/+10
* Add missing null checkJohn Reck2011-09-121-4/+6
* Cache the application context instead of Activity.Ben Murdoch2011-08-011-1/+1
* apply() instead of commit() SharedPrefs change in BookmarkWidgetBen Murdoch2011-07-291-1/+1
* Configure bookmark widgetJohn Reck2011-05-263-50/+129
* Get the widget off of startserviceJohn Reck2011-02-043-331/+283
* Add missing null checkJohn Reck2011-02-021-3/+5
* Slow widget memory leak.John Reck2011-02-011-2/+14
* Implement empty design for bookmark widgetJohn Reck2011-01-311-4/+25
* Updating widget to handle issues that may arise with recent service bind/unbi...Winson Chung2011-01-261-2/+10
* Merge "Updating widget due to changes in API." into honeycombAdam Cohen2011-01-181-1/+1
|\
| * Updating widget due to changes in API.Winson Chung2011-01-181-1/+1
* | Use UPDATE_CURRENT pending intent in widgetJohn Reck2011-01-171-1/+1
|/
* 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