summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/util/ManagedProfileHeuristic.java
Commit message (Expand)AuthorAgeFilesLines
* Separating methods for updating the model to a sepatate class.Sunny Goyal2017-02-161-1/+1
* No more LauncherActivityInfoCompatSunny Goyal2017-01-111-2/+2
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-2/+2
* Enforcing background thread when accessing iconCacheDb.Sunny Goyal2017-01-101-2/+3
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-4/+0
* No more UserHandleCompatSunny Goyal2016-12-151-14/+15
* Ensuring that ShortcutInfo always has an iconSunny Goyal2016-12-131-2/+8
* Moving ShortcutInfo creation in InstallShortcutReceiver to background threadSunny Goyal2016-11-301-2/+2
* Moving various runnables in LauncherModel to individual tasksSunny Goyal2016-11-091-3/+2
* Removing shadow and badging from the icon which is shown in the menuSunny Goyal2016-07-261-1/+1
* Add support for launcher shortcuts.Tony Wickham2016-06-211-0/+7
* Refactoring package tracking in managed profile heuristic into aSunny Goyal2016-04-221-195/+90
* Fixing folder icon not getting redrawn when the contents changeSunny Goyal2016-04-061-2/+2
* Only fetching firstInstallTime for an activity when requiredSunny Goyal2015-11-301-22/+29
* Replace Long.compare() with implementation.Winson2015-10-011-1/+1
* Version code cleanupSunny Goyal2015-08-171-2/+2
* Using material style overscroll effect for workspace and foldersSunny Goyal2015-06-191-0/+19
* Preventing homscreen getting filled with secondary user apps, when launcherSunny Goyal2015-05-151-22/+50
* Prevent work folder creation when launcher is upgraded.Sunny Goyal2015-05-121-0/+26
* Automatically adding managed profile shortcuts to homescreen.Sunny Goyal2015-04-101-0/+277