summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Start adding unit tests for the invariant device profile / RefactorHyunyoung Song2015-05-282-129/+242
* Merge "Decrease elevation for the reveal view." into ub-launcher3-burnabySunny Goyal2015-05-222-2/+2
|\
| * Decrease elevation for the reveal view.Sunny Goyal2015-05-222-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-2243-323/+293
* | Creating landscape and portrait device profiles at app initializationSunny Goyal2015-05-2214-368/+172
* | Animating workspace active background changeSunny Goyal2015-05-214-48/+56
* | Merge "Enabling setWallpaper button only if the image was loaded successfully...Sunny Goyal2015-05-212-4/+9
|\ \
| * | Enabling setWallpaper button only if the image was loaded successfullySunny Goyal2015-05-212-4/+9
* | | Refactoring DeviceProfileAdam Cohen2015-05-2139-712/+646
* | | Merge "Introduce scrollbar in widget tray" into ub-launcher3-burnabyHyunyoung Song2015-05-211-0/+1
|\ \ \ | |/ / |/| / | |/
| * Introduce scrollbar in widget trayHyunyoung Song2015-05-211-0/+1
* | 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-214-9/+20
|\ \ \
| * | | Preventing overdraw. Drawing background directly at the window, instead ofSunny Goyal2015-05-214-9/+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-2124-94/+59
|\ \ \ \
| * | | | Using color filter when animating the drop target instead to TransitionDrawableSunny Goyal2015-05-2124-94/+59
| | |/ / | |/| |
* / | | Do not trim folder titleSunny Goyal2015-05-212-3/+5
|/ / /
* | | Fixing issue where the prediction bar apps are not focused.Winson Chung2015-05-214-22/+30
* | | Merge "Setting drawable to droptarget in the code to avoid multiple drawable ...Sunny Goyal2015-05-202-31/+8
|\ \ \ | |/ / |/| |
| * | Setting drawable to droptarget in the code to avoid multiple drawable inflationSunny Goyal2015-05-202-31/+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-203-93/+6
|\ \
| * | Removing some unused functionalitiesSunny Goyal2015-05-193-93/+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-202-15/+8
* | | | Merge "UX widget cell color issue" into ub-launcher3-burnabyHyunyoung Song2015-05-201-3/+3
|\ \ \ \
| * | | | UX widget cell color issueHyunyoung Song2015-05-201-3/+3
* | | | | 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 "Fixing accessibility string" into ub-launcher3-burnabySunny Goyal2015-05-201-1/+1
|\ \ \ \ \ \