summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/compat/LauncherAppsCompat.java
Commit message (Expand)AuthorAgeFilesLines
* Fix synchronization on a non-final field 'sInstanceLock' by makingRajeev Kumar2017-06-121-3/+1
* Removing various reflection calls with final APIsSunny Goyal2017-05-221-61/+0
* resolve merge conflicts of 82eb1f0ea to ub-launcher3-dorval-polishTony Wickham2017-05-031-1/+6
|\
| * Use source bounds/activity options for App Info System ShortcutTony2017-05-021-1/+6
* | resolve merge conflicts of 128b7e59a to ub-launcher3-masterTony Wickham2017-04-051-1/+3
|\|
| * Add support for getting widgets/shortucts for a particular package/userTony Wickham2017-04-041-1/+3
* | Fixing broken buildSunny Goyal2017-03-301-2/+2
|/
* Delay the PinItemRequest#accept() call until the drop animation is finished.Sunny Goyal2017-03-301-2/+26
* Fixing SDCard and package enabled state checks in PackageManagerHelerSunny Goyal2017-03-011-1/+2
* Launcher3: fix app shortcuts for suspended appsCharles He2017-02-211-0/+2
* Updating the preview generation logic so that it aligns better withSunny Goyal2017-01-271-0/+38
* Adding support for new APIs in O related to configurable shortcutsSunny Goyal2017-01-191-1/+7
* No more LauncherActivityInfoCompatSunny Goyal2017-01-111-2/+3
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-7/+1
* No more UserHandleCompatSunny Goyal2016-12-151-17/+16
* Adding quiet mode support for shortcutsSunny Goyal2016-07-291-9/+0
* Making some shortcut manager calls protected by MR1 version checkSunny Goyal2016-06-231-10/+1
* Add support for launcher shortcuts.Tony Wickham2016-06-211-1/+15
* Removing dependency on getApplicationInfo method added in NSunny Goyal2016-04-071-15/+1
* Listen on new broadcasts for profile changes.Rubin Xu2016-04-041-2/+4
* Respond to managed profile availabilty Intents.Kenny Guy2016-01-251-0/+2
* Grey out suspended applications.Kenny Guy2016-01-251-2/+7
* Version code cleanupSunny Goyal2015-08-171-1/+1
* Keeping icons in disabled state when SD-card is unmountedSunny Goyal2014-10-081-1/+12
* Update calls now we have an L API version.Kenny Guy2014-09-181-2/+3
* Using ApplicationContext in static objectsSunny Goyal2014-09-151-2/+2
* Updated calls for LauncherApps renaming.Kenny Guy2014-08-291-1/+1
* Launch app details for correct profile.Kenny Guy2014-08-041-0/+1
* Implementing a package install progress listener for LSunny Goyal2014-08-011-7/+0
* Revert "Revert Cls stopping now-master running on googlefood"Kenny Guy2014-06-301-19/+21
* Revert Cls stopping now-master running on googlefoodKenny Guy2014-06-241-21/+19
* Remove reflection now we are building against LKenny Guy2014-06-231-19/+21
* Watch for profile events and reloadAmith Yamasani2014-05-021-0/+5
* Launcher3 multi-profile supportKenny Guy2014-04-301-0/+74