summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/compat/AppWidgetManagerCompat.java
Commit message (Expand)AuthorAgeFilesLines
* Migrating to android-xSunny Goyal2018-08-141-1/+2
* Fixing custom widgets support:Sunny Goyal2017-09-131-5/+9
* WallpaperManagerCompat should target correct platformHyunyoung Song2017-09-111-1/+1
* Adding A feature flag to disable widgets and a corresponding buildSunny Goyal2017-07-211-6/+0
* Add support for getting widgets/shortucts for a particular package/userTony Wickham2017-04-041-3/+11
* Updating widget preview generation to not embed any badge.Sunny Goyal2017-01-191-3/+0
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-17/+1
* No more UserHandleCompatSunny Goyal2016-12-151-2/+3
* Changing the widget loading strategySunny Goyal2016-03-091-0/+12
* Prevent work profile widget DnD crashHyunyoung Song2016-03-011-1/+1
* Version code cleanupSunny Goyal2015-08-171-1/+1
* Place the work profile badge in the correct bottom right (left for RTL)Hyunyoung Song2015-05-141-1/+2
* Supporting custom widgets provided by launcherAdam Cohen2014-12-051-4/+5
* Update calls now we have an L API version.Kenny Guy2014-09-181-2/+1
* Using ApplicationContext in static objectsSunny Goyal2014-09-151-2/+2
* Adding support for managed profiles in widgetSunny Goyal2014-08-201-0/+83