summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/compat
Commit message (Expand)AuthorAgeFilesLines
* Using the usermanager api to get creation timeSunny Goyal2015-08-211-1/+4
* Version code cleanupSunny Goyal2015-08-177-14/+15
* Using a reverse hashmap instead of indexOfValue in userManagerSunny Goyal2015-08-052-11/+22
* Creating a cache of users to avoid multiple calls to UserManagerSunny Goyal2015-08-044-6/+74
* 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
* Minor changes to apps view.Winson Chung2015-03-131-4/+22
* Adding app grid layout with fastscroller.Winson Chung2015-03-121-0/+131
* Use ResolveInfo for label and icon for LauncherActivityInfoSunny Goyal2015-02-111-22/+23
* Updating version codes from L to LOLLIPOPBrian Parfett2014-12-121-1/+1
* Supporting custom widgets provided by launcherAdam Cohen2014-12-053-15/+21
* Moving methods which update internal sets on a separate threadSunny Goyal2014-10-301-7/+24
* Keeping icons in disabled state when SD-card is unmountedSunny Goyal2014-10-082-10/+20
* Remove reference to CODENAME from compat code.Kenny Guy2014-10-031-3/+4
* Merge "Updating promise icon's bitmap and label when onBadgingChanged is rece...Sunny Goyal2014-09-191-7/+25
|\
| * Updating promise icon's bitmap and label when onBadgingChanged is receivedSunny Goyal2014-09-191-7/+26
* | Merge "Adding support to delete unrestored icons and widgets" into ub-now-por...Sunny Goyal2014-09-193-5/+16
|\ \
| * | Adding support to delete unrestored icons and widgetsSunny Goyal2014-09-193-5/+16
| |/
* | Merge "Update calls now we have an L API version." into ub-now-porkchopKenny Guy2014-09-184-7/+8
|\ \
| * | Update calls now we have an L API version.Kenny Guy2014-09-184-7/+8
| |/
* / Remove catch now api has hit googlefood.Kenny Guy2014-09-181-10/+2
|/
* Merge "Setting context in LauncherAppState before initialising it, as it can ...Sunny Goyal2014-09-171-0/+1
|\
| * Setting context in LauncherAppState before initialising it,Sunny Goyal2014-09-161-0/+1
* | Merge "Using ApplicationContext in static objects" into ub-now-porkchopSunny Goyal2014-09-173-7/+5
|\ \
| * | Using ApplicationContext in static objectsSunny Goyal2014-09-153-7/+5
| |/
* / Remove STOPSHIPs from GSA 4.0Dharmesh Mokani2014-09-123-33/+7
|/
* Merge "Update compat layer for API review changes to LauncherApps" into ub-no...Kenny Guy2014-09-121-2/+10
|\
| * Update compat layer for API review changes to LauncherAppsKenny Guy2014-09-111-2/+10
* | Dogfood Crash Loop : Fixing crash loop by try and catchDharmesh Mokani2014-09-111-2/+11
* | Catch Throwable as NoSuchMethodError isn't an Exception.Kenny Guy2014-09-112-4/+4
|/
* Launcher change corresponding to platform change.Dharmesh Mokani2014-09-083-13/+30
* Handling label and icon from SessionInfo.Sunny Goyal2014-09-043-9/+35
* Updated calls for LauncherApps renaming.Kenny Guy2014-08-292-8/+8
* Remove StopShip from UserManagerCompactVl file.Dharmesh Mokani2014-08-271-6/+1
* Adding support for managed profiles in widgetSunny Goyal2014-08-203-0/+315
* Fixing class name change in sdkSunny Goyal2014-08-181-7/+7
* Merge "Update code so it compiles on google3" into ub-now-porkchopSameer Padala2014-08-112-4/+4
|\
| * Update code so it compiles on google3Sameer Padala2014-08-082-4/+4