summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/compat
Commit message (Expand)AuthorAgeFilesLines
* Updating the preview generation logic so that it aligns better withSunny Goyal2017-01-273-10/+49
* Adding support for drag and drop for requestPinItem.Sunny Goyal2017-01-242-3/+31
* Using WidgetCell in the Pin Item confirmation prompt for a consistent UISunny Goyal2017-01-202-3/+18
* Merge "Adding support for new APIs in O related to configurable shortcuts" in...Sunny Goyal2017-01-204-2/+228
|\
| * Adding support for new APIs in O related to configurable shortcutsSunny Goyal2017-01-194-2/+228
* | Updating widget preview generation to not embed any badge.Sunny Goyal2017-01-192-52/+0
|/
* Adding support for requesting addition of shortcut/widgetSunny Goyal2017-01-181-0/+83
* No more LauncherActivityInfoCompatSunny Goyal2017-01-114-111/+7
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-1/+1
* Simplifying IconCache access codeSunny Goyal2017-01-031-83/+0
* Removing all compatibility code below LollipopSunny Goyal2016-12-1615-707/+63
* No more UserHandleCompatSunny Goyal2016-12-1518-239/+131
* Removing dependency on LauncherActivityInfoCompatV16Sunny Goyal2016-11-081-9/+0
* Updating version check method namesSunny Goyal2016-11-022-3/+3
* Code sanitizationHyunyoung Song2016-10-061-3/+3
* Removing reflection from AlphabeticIndexCompatSunny Goyal2016-09-271-45/+17
* Splitting some methods into individual compat classesSunny Goyal2016-08-315-15/+74
* Adding isDemoUser method in userManagerSunny Goyal2016-08-313-7/+18
* Merge "Adding quiet mode support for shortcuts" into ub-launcher3-calgarySunny Goyal2016-08-014-30/+19
|\
| * Adding quiet mode support for shortcutsSunny Goyal2016-07-294-30/+19
* | Badging shortcuts with app iconsSunny Goyal2016-07-291-0/+83
|/
* Making some shortcut manager calls protected by MR1 version checkSunny Goyal2016-06-233-156/+1
* Add support for launcher shortcuts.Tony Wickham2016-06-214-3/+181
* Adding android.icu.text.AlphabeticIndex implementation for AlphabeticIndexCompatSunny Goyal2016-05-181-102/+155
* Removing dependency on getApplicationInfo method added in NSunny Goyal2016-04-074-76/+3
* Listen on new broadcasts for profile changes.Rubin Xu2016-04-041-2/+4
* Instead of reloading the launcher, updating items dynamically whenSunny Goyal2016-03-241-0/+10
* Changing the widget loading strategySunny Goyal2016-03-093-0/+63
* Merge "Prevent work profile widget DnD crash b/26079469" into ub-launcher3-bu...Hyunyoung Song2016-03-013-4/+10
|\
| * Prevent work profile widget DnD crashHyunyoung Song2016-03-013-4/+10
* | Respond to managed profile availabilty Intents.Kenny Guy2016-01-254-1/+66
* | Grey out suspended applications.Kenny Guy2016-01-255-3/+83
* | Fixing some invalid checks and cleaning some redundant conditionsSunny Goyal2015-12-181-3/+1
|\|
| * Fixing some invalid checks and cleaning some redundant conditionsSunny Goyal2015-12-181-3/+1
| * Scaling down the icon before applying the user badgeSunny Goyal2015-11-257-26/+1
* | resolve merge conflicts of 7bce5f7988 to ub-launcher3-master.Sunny Goyal2015-11-241-1/+0
|\|
| * Tying LauncherAppState lifecycle with LauncherProviderSunny Goyal2015-11-241-1/+0
* | resolve merge conflicts of fe3db428ab to ub-launcher3-master.Sunny Goyal2015-10-201-3/+1
|\|
| * Refactoring getPreferenceKey methodSunny Goyal2015-10-201-3/+1
* | Scaling down the icon before applying the user badgeSunny Goyal2015-10-197-26/+1
* | am 5802588d: Merge "Update the widget spans after the provider changes" into ...Sunny Goyal2015-10-081-2/+2
|\|
| * Update the widget spans after the provider changesSunny Goyal2015-10-051-2/+2
* | am 93adff28: Merge "Using the usermanager api to get creation time" into ub-l...Sunny Goyal2015-08-211-1/+4
|\|
| * Using the usermanager api to get creation timeSunny Goyal2015-08-211-1/+4
* | resolved conflicts for merge of 9fc953b9 to ub-launcher3-masterSunny Goyal2015-08-177-14/+15
|\|
| * Version code cleanupSunny Goyal2015-08-177-14/+15
* | am a2a039b6: Using a reverse hashmap instead of indexOfValue in userManagerSunny Goyal2015-08-072-11/+22
|\|
| * Using a reverse hashmap instead of indexOfValue in userManagerSunny Goyal2015-08-052-11/+22
* | am 7ca3250a: Merge "Creating a cache of users to avoid multiple calls to User...Sunny Goyal2015-08-074-6/+74
|\|
| * Creating a cache of users to avoid multiple calls to UserManagerSunny Goyal2015-08-044-6/+74