summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "Support user event logging for drag and drop b/30039490" into ub-launc...Hyunyoung Song2016-09-0111-58/+172
|\
| * Support user event logging for drag and dropHyunyoung Song2016-09-0111-58/+172
* | Merge "Removing some reflection code" into ub-launcher3-calgary-polishSunny Goyal2016-09-011-23/+8
|\ \
| * | Removing some reflection codeSunny Goyal2016-09-011-23/+8
* | | Unifying toString() method for various ItemInfo subclassesSunny Goyal2016-09-019-46/+29
|/ /
* | Splitting some methods into individual compat classesSunny Goyal2016-08-315-15/+74
* | Merge "Adding isDemoUser method in userManager" into ub-launcher3-calgary-polishSunny Goyal2016-08-313-7/+18
|\ \
| * | Adding isDemoUser method in userManagerSunny Goyal2016-08-313-7/+18
* | | Merge "ComponentName null check MUST proceed before creating ComponentKey." i...Hyunyoung Song2016-08-311-0/+4
|\ \ \ | |/ / |/| |
| * | ComponentName null check MUST proceed before creating ComponentKey.Hyunyoung Song2016-08-291-0/+4
| |/
* | Preventing unnecessary setLayout calls in workspaceSunny Goyal2016-08-302-5/+10
* | Merge "Bug fix in Alarm where it was not getting called correctly if the new ...Sunny Goyal2016-08-301-4/+11
|\ \
| * | Bug fix in Alarm where it was not getting called correctly if theSunny Goyal2016-08-301-4/+11
| |/
* | Merge "Use promisedIntent instead of intent when deep shortcuts are restored....Tony Wickham2016-08-295-11/+21
|\ \
| * | Use promisedIntent instead of intent when deep shortcuts are restored.Tony Wickham2016-08-295-11/+21
| |/
* / Adding a debug flag to prevent broken downlodas from getting removed duringSunny Goyal2016-08-292-9/+18
|/
* Merge "Improve handling of external deletion in LauncherProvider.delete" into...Sunny Goyal2016-08-261-3/+26
|\
| * Improve handling of external deletion in LauncherProvider.deleteLouis Begin2016-08-161-3/+26
* | Merge "Moving the scrim to draglayer" into ub-launcher3-calgary-polishSunny Goyal2016-08-254-179/+0
|\ \
| * | Moving the scrim to draglayerSunny Goyal2016-08-234-179/+0
* | | Starting the settings activity with same animation as wallpaper (and widgets ...Sunny Goyal2016-08-252-6/+4
* | | Merge "Prevent against NPE inside ComponentKey" into ub-launcher3-calgary-polishHyunyoung Song2016-08-242-2/+10
|\ \ \
| * | | Prevent against NPE inside ComponentKeyHyunyoung Song2016-08-242-2/+10
* | | | Fixing the hotseat import logicSunny Goyal2016-08-242-10/+41
|\ \ \ \
| * | | | Fixing the hotseat import logicSunny Goyal2016-08-242-10/+41
| * | | | Checking for duplicate intent with proper source bounds.Sunny Goyal2016-08-241-1/+3
* | | | | Merge "Comparing widget sizes when sorting if the labels are same" into ub-la...Sunny Goyal2016-08-241-1/+12
|\ \ \ \ \
| * | | | | Comparing widget sizes when sorting if the labels are sameSunny Goyal2016-08-181-1/+12
| | |_|/ / | |/| | |
* | | | | Checking for duplicate intent with proper source bounds.Sunny Goyal2016-08-231-1/+3
| |_|/ / |/| | |
* | | | Merge "Adding a resource pointer to the app name so that derived projects can...Sunny Goyal2016-08-231-1/+1
|\ \ \ \
| * | | | Adding a resource pointer to the app name so that derived projects canSunny Goyal2016-08-221-1/+1
| |/ / /
* | | | Merge "Landscape container padding update. b/30021487" into ub-launcher3-calg...Hyunyoung Song2016-08-231-3/+3
|\ \ \ \
| * | | | Landscape container padding update.Hyunyoung Song2016-08-231-3/+3
* | | | | Cancel hotseat color animator before setting a new color.Tony Wickham2016-08-221-4/+16
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Cancel hotseat color animator before setting a new color.Tony Wickham2016-08-221-4/+16
| * | | Merge "Updating version check to use SDK_INT" into ub-launcher3-calgarySunny Goyal2016-08-161-6/+1
| |\ \ \
| * | | | [DO NOT MERGE] Set launch source target correctly for user event loggingHyunyoung Song2016-08-165-27/+75
| * | | | Merge "Ignore clicks on shortcuts' drag handles." into ub-launcher3-calgaryTony Wickham2016-08-151-0/+37
| |\ \ \ \
| * \ \ \ \ Merge "Log shortcuts open on ACTION_UP instead of in showForIcon()." into ub-...Hyunyoung Song2016-08-123-36/+10
| |\ \ \ \ \
* | | | | | | Removing wrong dead code around direction matchingSunny Goyal2016-08-181-6/+3
* | | | | | | Merge "Adding support for pending widgets in AutoInstall layout" into ub-laun...Sunny Goyal2016-08-175-49/+129
|\ \ \ \ \ \ \
| * | | | | | | Adding support for pending widgets in AutoInstall layoutSunny Goyal2016-08-165-49/+129
* | | | | | | | Fixing broken accessibility dragSunny Goyal2016-08-172-7/+8
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge "Blocking alpha animation if the initial and final state for the animat...Sunny Goyal2016-08-161-3/+46
|\ \ \ \ \ \ \
| * | | | | | | Blocking alpha animation if the initial and final state for the animationSunny Goyal2016-08-151-3/+46
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Moving the state changes during drag-n-drop from startDrag to onDragSt...Sunny Goyal2016-08-167-77/+136
|\ \ \ \ \ \ \
| * | | | | | | Moving the state changes during drag-n-drop from startDrag to onDragStartSunny Goyal2016-08-157-77/+136
* | | | | | | | Updating version check to use SDK_INTSunny Goyal2016-08-161-6/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Updating version check to use SDK_INTSunny Goyal2016-08-151-6/+1
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge "Reloading workspace when the shortcuts permission changes" into ub-lau...Sunny Goyal2016-08-113-5/+51
| |\ \ \ \ \ \