summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/compat
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Removing boot receiver.Sunny Goyal2015-07-161-0/+2
|/
* Merge "Deleting empty folders based on DB state" into ub-launcher3-burnabySunny Goyal2015-06-182-2/+2
|\
| * Deleting empty folders based on DB stateSunny Goyal2015-06-122-2/+2
* | Making UserHandleCompat constructor publicSunny Goyal2015-06-161-1/+1
* | Work profile badge alignmentHyunyoung Song2015-06-152-6/+7
|/
* Merge "Place the work profile badge in the correct bottom right (left for RTL...Hyunyoung Song2015-05-153-4/+6
|\
| * Place the work profile badge in the correct bottom right (left for RTL)Hyunyoung Song2015-05-143-4/+6
* | Various lint error fixes.Sunny Goyal2015-05-147-9/+18
|/
* Tweaking section processing for different languagesWinson Chung2015-05-121-4/+23
* Trim all whitespace from titles and labels.Winson Chung2015-05-082-4/+6
* Fixing missing updates in package install sessionsSunny Goyal2015-04-223-273/+39
* Automatically adding managed profile shortcuts to homescreen.Sunny Goyal2015-04-103-1/+25
* Deduping shortcuts to app-shortcuts if they have a valid intentSunny Goyal2015-04-101-0/+9
* Check the code point instead of the character when determining digit sections.Winson Chung2015-03-241-1/+1
* Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-202-7/+10