summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/AllAppsTransitionController.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Agressively change the color of the the all apps background during pul...Hyunyoung Song2016-09-301-3/+9
|\
| * Agressively change the color of the the all apps background during pull upHyunyoung Song2016-09-301-3/+9
* | Some minor fixes for extracted status bar.Tony Wickham2016-09-281-2/+2
* | Enable light status bar when top of wallpaper is light.Tony Wickham2016-09-281-18/+4
|/
* Fixing two critical bugs in all apps transition controllerHyunyoung Song2016-09-221-4/+3
|\
| * Fixing two critical bugs in all apps transition controllerHyunyoung Song2016-09-201-4/+3
* | Use ContextCompat.getColor to support API levels below 23.Jon Miranda2016-09-151-1/+2
|/
* Merge "Pull down should work on search box, even if all apps scroll is not at...Hyunyoung Song2016-08-051-1/+1
|\
| * Pull down should work on search box, even if all apps scroll is not at top.Hyunyoung Song2016-08-051-1/+1
* | Merge "Fix hotseat flicker when opened all apps in landscape, rotate screen, ...Hyunyoung Song2016-08-051-2/+2
|\ \ | |/ |/|
| * Fix hotseat flicker when opened all apps in landscape, rotate screen, pull downHyunyoung Song2016-08-041-2/+2
* | Merge "Change interpolation logic to all apps transitioning on fling b/304869...Hyunyoung Song2016-08-031-13/+47
|\ \
| * | Change interpolation logic to all apps transitioning on flingHyunyoung Song2016-08-031-13/+47
| |/
* | Merge "Fix disco bounce crash b/30413641" into ub-launcher3-calgaryHyunyoung Song2016-08-031-0/+3
|\ \
| * | Fix disco bounce crashHyunyoung Song2016-08-031-0/+3
| |/
* / Simpler caretPeter Schiller2016-08-021-63/+7
|/
* Add container velocity for all apps to be used by the caretHyunyoung Song2016-08-021-6/+14
* Responsive caret drawableHyunyoung Song2016-07-281-23/+51
* Remove two redundant layout pass in AllAppsTransitionController.Hyunyoung Song2016-07-271-7/+7
* Change default animation duration for all apps open and close.Hyunyoung Song2016-07-271-3/+14
* AllAppsTransitionController always use LauncherStateTransitionAnimationHyunyoung Song2016-07-271-26/+10
* Animate discovery bounce for all apps pull up interactionHyunyoung Song2016-07-211-56/+101
* Add user event log for deep shortcuts and all apps opening interaction.Hyunyoung Song2016-07-211-0/+9
* Initial changes to tweak layout.Winson2016-07-201-6/+6
* Remove caret in overview modePeter Schiller2016-07-191-1/+0
* Support gray hotseat background in all apps transitionHyunyoung Song2016-07-181-8/+12
* Adding stateful caret drawablePeter Schiller2016-07-141-4/+38
* Format fixes on AllAppsTransitionController and VerticalPullDetectorHyunyoung Song2016-07-141-25/+31
* Moving the QSB out of the cell layout to the Drag layerSunny Goyal2016-07-131-1/+1
* Fix all apps becoming clipped when screen is rotated with all apps opened.Hyunyoung Song2016-07-121-2/+2
* Do not remove onLayoutChangeListener on hotseat inside AllAppsTransitionContr...Hyunyoung Song2016-07-071-4/+5
* 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-011-17/+19
|\
| * Get rid of CATCH state in verticalpulldetectorHyunyoung Song2016-06-301-17/+19
* | Updating all apps to match specPeter Schiller2016-06-301-0/+1
|/
* Code cleanup/ Move OnLayoutChangedListener to class level.Hyunyoung Song2016-06-291-14/+16
* 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
* | 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
* All apps pull up workHyunyoung Song2016-06-211-94/+148
* Merge "Maintaining separate alpha for x and y translations" into ub-launcher3...Sunny Goyal2016-06-211-2/+3
|\