summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Removing file IO used for checking configuration change" into ub-launc...Sunny Goyal2015-05-283-119/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Removing file IO used for checking configuration changeSunny Goyal2015-05-263-119/+1
| | |/ | |/|
* | | Merge "Make sure all transition components run on the same thread" into ub-la...Adam Cohen2015-05-275-17/+127
|\ \ \
| * | | Make sure all transition components run on the same threadAdam Cohen2015-05-275-17/+127
| | |/ | |/|
* | | Fixing build breakageSunny Goyal2015-05-271-1/+1
* | | Removing SmoothPagedView as all its methods are disabledSunny Goyal2015-05-274-225/+16
|/ /
* | Merge "Introduce LauncherSearchCallback to handle search overlay status." int...Jun Mukai2015-05-273-0/+53
|\ \
| * | Introduce LauncherSearchCallback to handle search overlay status.Jun Mukai2015-05-123-0/+53
* | | Fixing workspace scrim not being drawnSunny Goyal2015-05-261-2/+2
| |/ |/|
* | Merge "Fix widget tray crash on screen rotation introduced by ag/694693" into...Hyunyoung Song2015-05-222-13/+29
|\ \
| * | Fix widget tray crash on screen rotation introduced byHyunyoung Song2015-05-222-13/+29
* | | Moving all apps code into sub package.Winson Chung2015-05-2215-137/+203
* | | Creating landscape and portrait device profiles at app initializationSunny Goyal2015-05-2214-368/+172
* | | Animating workspace active background changeSunny Goyal2015-05-212-47/+30
* | | Refactoring DeviceProfileAdam Cohen2015-05-2138-709/+646
* | | Merge "Tweaking method name." into ub-launcher3-burnabyWinson Chung2015-05-212-3/+3
|\ \ \
| * | | Tweaking method name.Winson Chung2015-05-212-3/+3
* | | | Merge "Fixing crash in previous CL." into ub-launcher3-burnabyWinson Chung2015-05-212-4/+10
|\| | |
| * | | Fixing crash in previous CL.Winson Chung2015-05-212-4/+10
* | | | Merge "Icons are not updated to TYPE_APPLICATION during restore" into ub-laun...Sunny Goyal2015-05-216-37/+49
|\ \ \ \ | |/ / / |/| | |
| * | | Icons are not updated to TYPE_APPLICATION during restoreSunny Goyal2015-05-216-37/+49
* | | | Merge "Preventing overdraw. Drawing background directly at the window, instea...Sunny Goyal2015-05-211-6/+20
|\ \ \ \
| * | | | Preventing overdraw. Drawing background directly at the window, instead ofSunny Goyal2015-05-211-6/+20
* | | | | Cleaning up some app model code.Winson Chung2015-05-212-96/+102
| |/ / / |/| | |
* | | | Merge "Breaking icon update task so that it doesn't block worker thread" into...Sunny Goyal2015-05-212-87/+120
|\ \ \ \
| * | | | Breaking icon update task so that it doesn't block worker threadSunny Goyal2015-05-212-87/+120
* | | | | Merge "Load PackageItemInfo in background thread to prevent ANR" into ub-laun...Hyunyoung Song2015-05-2110-58/+62
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Load PackageItemInfo in background thread to prevent ANRHyunyoung Song2015-05-2110-58/+62
* | | | | Merge "Using color filter when animating the drop target instead to Transitio...Sunny Goyal2015-05-215-19/+56
|\ \ \ \ \
| * | | | | Using color filter when animating the drop target instead to TransitionDrawableSunny Goyal2015-05-215-19/+56
| | |/ / / | |/| | |
* / | | | Do not trim folder titleSunny Goyal2015-05-212-3/+5
|/ / / /
* | | | Fixing issue where the prediction bar apps are not focused.Winson Chung2015-05-213-22/+28
* | | | Merge "Setting drawable to droptarget in the code to avoid multiple drawable ...Sunny Goyal2015-05-201-25/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Setting drawable to droptarget in the code to avoid multiple drawable inflationSunny Goyal2015-05-201-25/+8
* | | | Merge "Reducing delay in applying widget previews loaded in the background." ...Winson Chung2015-05-201-26/+74
|\ \ \ \ | |/ / / |/| | |
| * | | Reducing delay in applying widget previews loaded in the background.Winson Chung2015-05-201-26/+74
| |/ /
* | | Merge "Removing some unused functionalities" into ub-launcher3-burnabySunny Goyal2015-05-202-75/+6
|\ \ \
| * | | Removing some unused functionalitiesSunny Goyal2015-05-192-75/+8
* | | | Merge "Avoiding blocking worker thread when adding icons to DB" into ub-launc...Sunny Goyal2015-05-201-12/+58
|\ \ \ \
| * | | | Avoiding blocking worker thread when adding icons to DBSunny Goyal2015-05-191-12/+58
* | | | | Removing unnecessary linear layoutSunny Goyal2015-05-201-1/+1
* | | | | Fixing unnecessary padding added to pages in overview modeSunny Goyal2015-05-202-2/+10
* | | | | Removing override annotation to fix build.Winson Chung2015-05-201-1/+0
* | | | | Merge "Removing itemCount, fromIndex and toIndex from AccessibilityEvent.TYPE...Vadim Tryshev2015-05-201-3/+0
|\ \ \ \ \
| * | | | | Removing itemCount, fromIndex and toIndex fromVadim Tryshev2015-05-191-3/+0
* | | | | | Merge "List work profile widgets to the end of the row of the widget tray, th...Hyunyoung Song2015-05-201-14/+19
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | List work profile widgets to the end of the row of the widget tray, then sortHyunyoung Song2015-05-201-14/+19
* | | | | | Merge "Moving LauncherAccessibilityDelegate to accessibility package" into ub...Sunny Goyal2015-05-2012-18/+42
|\ \ \ \ \ \
| * | | | | | Moving LauncherAccessibilityDelegate to accessibility packageSunny Goyal2015-05-1912-18/+42
* | | | | | | Merge "Updating widget resize frame assets." into ub-launcher3-burnabySunny Goyal2015-05-201-62/+53
|\ \ \ \ \ \ \