summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/util
Commit message (Expand)AuthorAgeFilesLines
* Version code cleanupSunny Goyal2015-08-173-4/+6
* Prevent crash when flattening ComponentKey to string with invalid user.Winson Chung2015-07-301-2/+5
* Fix issue with UiThreadReveal on L devicesAdam Cohen2015-07-151-4/+2
* Using background outline provider as the final provider for reveal animationSunny Goyal2015-07-061-1/+5
* Fixing backup restoreSunny Goyal2015-06-251-0/+70
* Using material style overscroll effect for workspace and foldersSunny Goyal2015-06-192-0/+384
* Moving predicted apps callbacks to use ComponentKey.Winson Chung2015-06-181-1/+31
* Removing some synthetic method creationSunny Goyal2015-06-021-1/+1
* Make sure all transition components run on the same threadAdam Cohen2015-05-272-0/+104
* Refactoring DeviceProfileAdam Cohen2015-05-211-8/+7
* 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
* Updating fling to delete animSunny Goyal2015-04-301-0/+104
* Adding LongArrayMap as a replacement for HashMap<Long, E>Sunny Goyal2015-04-241-0/+65
* Fixing folder focus logicSunny Goyal2015-04-161-43/+31
* Merge "Focus handling - RTL support" into ub-launcher3-burnabyHyunyoung Song2015-04-141-9/+25
|\
| * Focus handling - RTL supportHyunyoung Song2015-04-131-9/+25
* | Automatically adding managed profile shortcuts to homescreen.Sunny Goyal2015-04-101-0/+277
|/
* Removing all dependencies of launcher code on wallpaper-pickerSunny Goyal2015-03-201-0/+123
* Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-0/+43
* key event focus logic should support large tabletsHyunyoung Song2015-03-171-8/+5
* Extracting out CacheKey to a separate classSunny Goyal2015-03-161-0/+51
* [key event focus] DPAD navigates to the nearest item on next/previous pageHyunyoung Song2015-03-031-10/+84
* [key event focus handling] (1)hotseat <-> icon now symmetric, (2)support DEL ...Hyunyoung Song2015-02-241-23/+22
* [key event focus handling] Cleanup/Refactor/FeatureHyunyoung Song2015-02-201-0/+434