summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Updating fallback activitySunny Goyal2018-03-301-20/+2
* Merge changes Ia255a7af,I74e74e54 into ub-launcher3-masterTony Wickham2018-03-301-0/+4
|\
| * Animate TaskView as you swipe down on it to launchTony Wickham2018-03-291-0/+4
* | Close all floating views when animating to new screen for newly installed apps.Jon Miranda2018-03-291-0/+2
|/
* Merge "Starting wallpaper picker in a separate task" into ub-launcher3-masterTreeHugger Robot2018-03-281-30/+4
|\
| * Starting wallpaper picker in a separate taskSunny Goyal2018-03-281-30/+4
* | Merge "Move default pip position to right above the shelf (Pt. Launcher)" int...Tracy Zhou2018-03-281-0/+8
|\ \ | |/ |/|
| * Move default pip position to right above the shelf (Pt. Launcher)Tracy Zhou2018-03-281-0/+8
* | Do not clear grid accupancy if nothing changesSunny Goyal2018-03-261-1/+1
* | Adding a custom view for DragHandleSunny Goyal2018-03-261-0/+12
|/
* Disable the two-swipe when quickstep is disabled.Winson Chung2018-03-211-0/+9
* Merge "Changing the overviewState to show appsearch and floating header" into...Sunny Goyal2018-03-201-2/+5
|\
| * Changing the overviewState to show appsearch and floating headerSunny Goyal2018-03-191-2/+5
* | Registering app transition animations with the internal stateManager,Sunny Goyal2018-03-191-5/+5
|/
* Abstracting out all the Laucher related logicSunny Goyal2018-03-191-17/+1
* Fixing taskMenu and taskView clicks in fallback activitySunny Goyal2018-03-151-142/+50
* Adding fallback recents activitySunny Goyal2018-03-131-9/+1
* Simplifying options popup and overview handlingSunny Goyal2018-03-131-127/+7
* Moving click and long click handling for items from launcher to separate classSunny Goyal2018-03-081-228/+20
* Fixing bug when model was not reflected properly on the UI.Sunny Goyal2018-03-051-6/+11
* Updating Launcher rotation logicSunny Goyal2018-03-031-44/+10
* Updating the scrim and landscpae uiSunny Goyal2018-03-011-1/+1
* Enable trim memory callbacks to the loader, background task preloadingWinson Chung2018-02-281-0/+2
* Fixing widgets get deteled because of double bindSunny Goyal2018-02-271-0/+1
* Adding temporary logs to capture configuration changes and item deletionsSunny Goyal2018-02-271-6/+13
* Merge "Animate launcher when launching recent tasks" into ub-launcher3-masterTony Wickham2018-02-261-3/+9
|\
| * Animate launcher when launching recent tasksTony Wickham2018-02-261-3/+9
* | Ensuring that all the pending tasks are runSunny Goyal2018-02-221-2/+2
|/
* Merge "Quick step/scrub/switch logging - state transition happening due to Ho...Hyunyoung Song2018-02-211-5/+7
|\
| * Quick step/scrub/switch loggingHyunyoung Song2018-02-201-5/+7
* | Handling recents animation cancelationSunny Goyal2018-02-201-0/+17
|/
* Merge "Revert "Revert "Remove back button when on home screen""" into ub-laun...TreeHugger Robot2018-02-161-0/+6
|\
| * Revert "Revert "Remove back button when on home screen""Winson Chung2018-02-161-0/+6
* | Merge "Revert "Remove back button when on home screen"" into ub-launcher3-masterWinson Chung2018-02-161-6/+0
|\|
| * Revert "Remove back button when on home screen"Winson Chung2018-02-161-6/+0
* | Merge "Prevent rotation during quickscrub gesture." into ub-launcher3-masterWinson Chung2018-02-151-5/+8
|\ \
| * | Prevent rotation during quickscrub gesture.Winson Chung2018-02-151-5/+8
* | | Merge "Remove back button when on home screen" into ub-launcher3-masterTony Wickham2018-02-151-0/+6
|\ \ \ | |/ / |/| / | |/
| * Remove back button when on home screenTony Wickham2018-02-151-0/+6
* | Merge "Setting package to null on launching shortcut if it contains statusfla...TreeHugger Robot2018-02-141-0/+12
|\ \ | |/ |/|
| * Setting package to null on launching shortcut if it containsMario Bertschler2018-02-131-0/+12
* | Adding a utility class to simplify main process initialization.Sunny Goyal2018-02-131-4/+0
* | Enable new opening app transitions for shortcuts.Jon Miranda2018-02-131-7/+6
|/
* Deferring all app updates until the pending executor is complete.Sunny Goyal2018-02-071-29/+10
* Adding callback to notify LauncherCallbacks when quickstep startsSunny Goyal2018-02-071-0/+6
* Preserving the last state when going to overview.Sunny Goyal2018-02-061-0/+1
* Merge "Cancel launcher app transition when changing states" into ub-launcher3...TreeHugger Robot2018-02-061-4/+4
|\
| * Cancel launcher app transition when changing statesTony2018-02-051-4/+4
* | Merge "Opening options popup on KeyEvent.KEYCODE_MENU." into ub-launcher3-masterVadim Tryshev2018-02-061-0/+20
|\ \
| * | Opening options popup on KeyEvent.KEYCODE_MENU.Vadim Tryshev2018-02-051-0/+20