summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding an asynchronous search interface for apps searchSunny Goyal2015-06-017-90/+357
* Fixing crash on tablets from merging scheme changes.Winson Chung2015-06-011-4/+4
* Merge "Add the Allow Rotation setting to Launcher3." into ub-launcher3-burnabyRahul Chaturvedi2015-06-018-11/+168
|\
| * Add the Allow Rotation setting to Launcher3.Rahul Chaturvedi2015-06-018-11/+168
* | Avoid merging app sections across scripts.Winson Chung2015-06-011-10/+30
* | Merge "Revert "Avoid merging sections across scripts."" into ub-launcher3-bur...Winson Chung2015-06-011-21/+6
|\ \
| * | Revert "Avoid merging sections across scripts."Winson Chung2015-06-011-21/+6
* | | Merge "Avoid merging sections across scripts." into ub-launcher3-burnabyWinson Chung2015-06-011-6/+21
|\| |
| * | Avoid merging sections across scripts.Winson Chung2015-06-011-6/+21
* | | Null check in accessibility delegateSunny Goyal2015-06-011-1/+5
* | | Merge "Start adding unit tests for the invariant device profile / Refactor" i...Hyunyoung Song2015-05-292-129/+242
|\ \ \
| * | | Start adding unit tests for the invariant device profile / RefactorHyunyoung Song2015-05-282-129/+242
* | | | Merge "Fixing screen jumps when performing DnD in rtl mode" into ub-launcher3...Sunny Goyal2015-05-291-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixing screen jumps when performing DnD in rtl modeSunny Goyal2015-05-291-0/+1
* | | | Move fast scrolling logic to BaseRecyclerViewHyunyoung Song2015-05-295-307/+395
* | | | Merge "Ensuring that each CacheEntry has a default title and content descript...Winson Chung2015-05-281-3/+9
|\ \ \ \
| * | | | Ensuring that each CacheEntry has a default title and content description.Winson Chung2015-05-281-5/+9
* | | | | Merge "Setting scroll X, Y and related attributes for TYPE_VIEW_SCROLLED even...Vadim Tryshev2015-05-281-1/+6
|\ \ \ \ \
| * | | | | Setting scroll X, Y and related attributes for TYPE_VIEW_SCROLLED event.Vadim Tryshev2015-05-281-1/+6
* | | | | | am a14cb230: (-s ours) Merge "Guard against monkey actor test NPE inside Focu...Hyunyoung Song2015-05-280-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge "Guard against monkey actor test NPE inside FocusHelper b/19626762" int...Hyunyoung Song2015-05-281-0/+6
| |\ \ \ \ \ \
| | * | | | | | Guard against monkey actor test NPE inside FocusHelperHyunyoung Song2015-05-281-0/+6
* | | | | | | | Merge "Fixing non-scrolling of workspace view after opening/closing AllApps v...Vadim Tryshev2015-05-282-9/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixing non-scrolling of workspace view after opening/closing AllApps vew.Vadim Tryshev2015-05-282-9/+12
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Fixing page background not displayed when dragging from all appsSunny Goyal2015-05-277-76/+53
| |_|_|_|/ / / |/| | | | | |
* | | | | | | 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
| |/ / / / |/| | | |
* | | | | am c3d4553d: (-s ours) [DO NOT MERGE] Use custom slide-up animation on LMP MR...Adam Cohen2015-05-220-0/+0
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | [DO NOT MERGE] Use custom slide-up animation on LMP MR1 instead of system def...Adam Cohen2015-05-223-1/+28
| | |/ | |/|
* | | 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