summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up scrollbar logic to properly calculate stable extents.Winson2016-07-124-87/+125
* Consolidate all the dividers to provide same look and feelPeter Schiller2016-07-084-94/+126
* Merge "Updating alignment of search input" into ub-launcher3-calgaryPeter Schiller2016-07-082-6/+7
|\
| * Updating alignment of search inputPeter Schiller2016-07-072-6/+7
* | Merge "Simplified search focus logic" into ub-launcher3-calgaryPeter Schiller2016-07-081-7/+2
|\ \
| * | Simplified search focus logicPeter Schiller2016-07-081-7/+2
| |/
* / Do not remove onLayoutChangeListener on hotseat inside AllAppsTransitionContr...Hyunyoung Song2016-07-071-4/+5
|/
* Merge "Set the all apps nav bar to black. b/29998559" into ub-launcher3-calgaryHyunyoung Song2016-07-061-0/+7
|\
| * Set the all apps nav bar to black.Hyunyoung Song2016-07-061-0/+7
* | Second workspace page icons should not show up when all apps is shown in land...Hyunyoung Song2016-07-061-3/+3
|/
* Remove relayoutsHyunyoung Song2016-07-011-0/+1
* Merge "Get rid of CATCH state in verticalpulldetector" into ub-launcher3-calgaryHyunyoung Song2016-07-012-71/+88
|\
| * Get rid of CATCH state in verticalpulldetectorHyunyoung Song2016-06-302-71/+88
* | Updating all apps to match specPeter Schiller2016-06-302-11/+56
|/
* Code cleanup/ Move OnLayoutChangedListener to class level.Hyunyoung Song2016-06-291-14/+16
* Long-press on an app to reveal its shortcuts.Tony Wickham2016-06-292-36/+18
* Merge "Make very first pull up should always work" into ub-launcher3-calgaryHyunyoung Song2016-06-301-22/+16
|\
| * Make very first pull up should always workHyunyoung Song2016-06-291-22/+16
* | Remove SYSTEM_UI_FLAG_LIGHT_NAV_BAR flag bit from systemUiVisibility callHyunyoung Song2016-06-291-6/+2
|/
* Merge "All apps icons should become clickable" into ub-launcher3-calgaryHyunyoung Song2016-06-281-5/+0
|\
| * All apps icons should become clickableHyunyoung Song2016-06-281-5/+0
* | Fixed inset overscrollPeter Schiller2016-06-281-0/+4
* | Merge "All Apps header shadow is drawn incorrectly" into ub-launcher3-calgaryPeter Schiller2016-06-282-3/+34
|\ \
| * | All Apps header shadow is drawn incorrectlyPeter Schiller2016-06-272-3/+34
* | | Merge "Extend all apps pull up activation area to page indicator view b/29752...Hyunyoung Song2016-06-281-1/+3
|\ \ \
| * | | Extend all apps pull up activation area to page indicator viewHyunyoung Song2016-06-271-1/+3
| | |/ | |/|
* | | Prevent all apps transition NPEHyunyoung Song2016-06-281-1/+5
* | | Invert nav bar to light when status bar changes in all apps.Hyunyoung Song2016-06-271-2/+6
|/ /
* | Revert "Cancel animation whenever MotionEvent.ACTION_DOWN is detected"Hyunyoung Song2016-06-271-3/+1
* | Cancel animation whenever MotionEvent.ACTION_DOWN is detectedHyunyoung Song2016-06-271-1/+3
|/
* Add margin to all apps recycler container viewHyunyoung Song2016-06-221-5/+6
* All apps pull up workHyunyoung Song2016-06-212-150/+215
* Merge "Maintaining separate alpha for x and y translations" into ub-launcher3...Sunny Goyal2016-06-211-2/+3
|\
| * Maintaining separate alpha for x and y translationsSunny Goyal2016-06-201-2/+3
* | Merge "Fixing a crash on APPS->WORKSPACE transition when animation is automat...Hyunyoung Song2016-06-201-29/+18
|\ \
| * | Fixing a crash on APPS->WORKSPACE transition when animation is automated with...Hyunyoung Song2016-06-201-29/+18
| |/
* / Update Launcher to use theme colors.Andrew Sapperstein2016-06-202-2/+2
|/
* Moving LauncherAccessibilityDelegate to Launcher to associate it withSunny Goyal2016-06-171-4/+2
* UI fixes to All apps pull up workHyunyoung Song2016-06-153-70/+110
* All apps container should not intercept touch during animation.Hyunyoung Song2016-06-132-23/+66
* Fixes to touch handling in all apps pull up workHyunyoung Song2016-06-103-32/+57
* Unifying the workspace translation logicSunny Goyal2016-06-101-19/+15
* Fixes to all apps pull up workHyunyoung Song2016-06-083-40/+69
* Merge "Updating the app search buton text" into ub-launcher3-calgarySunny Goyal2016-06-081-21/+1
|\
| * Updating the app search buton textSunny Goyal2016-06-071-21/+1
* | Unifying focus indicator handling for workspace and all-appsSunny Goyal2016-06-082-13/+15
* | Merge "Ensure that custom actions are available to all apps items" into ub-la...Adam Cohen2016-06-071-0/+4
|\ \ | |/ |/|
| * Ensure that custom actions are available to all apps itemsAdam Cohen2016-06-071-0/+4
* | Pull up all apps interactionHyunyoung Song2016-06-064-7/+615
|/
* Call onLauncherTransitionPrepare() and End() from pinch.Tony Wickham2016-05-121-1/+2