summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/AllAppsContainerView.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor shortcuts drag and drop.Tony Wickham2016-09-231-5/+26
* Merge "Don't close all apps when touching deep shortcuts container." into ub-...Tony Wickham2016-09-161-0/+6
|\
| * Don't close all apps when touching deep shortcuts container.Tony Wickham2016-09-081-1/+6
* | Merge "Show IME when search query != null after rotation" into ub-launcher3-c...Hyunyoung Song2016-09-091-1/+5
|\ \ | |/ |/|
| * Show IME when search query != null after rotationHyunyoung Song2016-09-091-1/+5
* | Some drag and drop code refactor:Sunny Goyal2016-09-011-1/+2
|/
* Support user event logging for drag and dropHyunyoung Song2016-09-011-0/+7
* Merge "Pull down should work on search box, even if all apps scroll is not at...Hyunyoung Song2016-08-051-4/+10
|\
| * Pull down should work on search box, even if all apps scroll is not at top.Hyunyoung Song2016-08-051-4/+10
* | Change NavBar to transparent blackHyunyoung Song2016-08-051-1/+1
|/
* Remove two redundant layout pass in AllAppsTransitionController.Hyunyoung Song2016-07-271-1/+2
* Merge "Refresh the all apps container search result when apps are installed" ...Hyunyoung Song2016-07-251-0/+3
|\
| * Refresh the all apps container search result when apps are installedHyunyoung Song2016-07-251-0/+3
* | Updating the search hint to contain the icon as a span object.Sunny Goyal2016-07-221-1/+13
|/
* Initial changes to tweak layout.Winson2016-07-201-7/+5
* Centered typing in search fieldPeter Schiller2016-07-191-32/+1
* Support gray hotseat background in all apps transitionHyunyoung Song2016-07-181-2/+0
* Account for RTL with search animationPeter Schiller2016-07-141-1/+5
* Preventing unnecessary layouts on search focus changeSunny Goyal2016-07-141-44/+29
* Merge "Cleaning up scrollbar logic to properly calculate stable extents." int...Winson Chung2016-07-131-18/+1
|\
| * Cleaning up scrollbar logic to properly calculate stable extents.Winson2016-07-121-18/+1
* | Merge "all apps should pull down when there isn't scrollable thumb b/30059445...Hyunyoung Song2016-07-131-2/+3
|\ \
| * | all apps should pull down when there isn't scrollable thumbHyunyoung Song2016-07-121-2/+3
| |/
* | Merge "Reset scroll position when all apps is reset" into ub-launcher3-calgaryPeter Schiller2016-07-121-0/+1
|\ \
| * | Reset scroll position when all apps is resetPeter Schiller2016-07-121-0/+1
| |/
* / Fix all apps becoming clipped when screen is rotated with all apps opened.Hyunyoung Song2016-07-121-12/+7
|/
* Consolidate all the dividers to provide same look and feelPeter Schiller2016-07-081-11/+10
* Merge "Updating alignment of search input" into ub-launcher3-calgaryPeter Schiller2016-07-081-5/+7
|\
| * Updating alignment of search inputPeter Schiller2016-07-071-5/+7
* | Simplified search focus logicPeter Schiller2016-07-081-7/+2
|/
* Set the all apps nav bar to black.Hyunyoung Song2016-07-061-0/+7
* Updating all apps to match specPeter Schiller2016-06-301-11/+55
* Long-press on an app to reveal its shortcuts.Tony Wickham2016-06-291-24/+5
* Fixed inset overscrollPeter Schiller2016-06-281-0/+4
* All Apps header shadow is drawn incorrectlyPeter Schiller2016-06-271-0/+10
* Add margin to all apps recycler container viewHyunyoung Song2016-06-221-5/+6
* Update Launcher to use theme colors.Andrew Sapperstein2016-06-201-1/+1
* UI fixes to All apps pull up workHyunyoung Song2016-06-151-14/+25
* Fixes to touch handling in all apps pull up workHyunyoung Song2016-06-101-3/+18
* Fixes to all apps pull up workHyunyoung Song2016-06-081-0/+2
* Unifying focus indicator handling for workspace and all-appsSunny Goyal2016-06-081-0/+5
* Pull up all apps interactionHyunyoung Song2016-06-061-7/+69
* Call onLauncherTransitionPrepare() and End() from pinch.Tony Wickham2016-05-121-1/+2
* Removing dependency on LauncherCallbacks for getting the search boundsSunny Goyal2016-03-171-17/+15
* Add getUserEventLogger to LauncherCallbacksHyunyoung Song2016-03-081-2/+0
* resolve merge conflicts of 2494c3f168 to ub-launcher3-calgarySunny Goyal2016-03-031-1/+1
|\
| * Moving createMarketSearchIntent to search controller to allow it to be custom...Sunny Goyal2016-03-031-1/+1
| * Starting market search whenever the search key is pressedSunny Goyal2016-03-031-1/+1
* | Starting market search whenever the search key is pressedSunny Goyal2016-03-021-1/+1
* | Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies ...Sunny Goyal2016-02-231-1/+1