summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding a sliding tab strip to the custom tab layout.Mario Bertschler2017-11-155-4/+136
* Enable work profile tab in all apps.Mario Bertschler2017-11-1419-184/+1004
* Merge "Load some recent tasks" into ub-launcher3-masterTreeHugger Robot2017-11-1416-133/+397
|\
| * Load some recent tasksWinson Chung2017-11-1316-133/+397
* | Merge "Fixing wrong xml refenrece when the packageName is changed" into ub-la...Sunny Goyal2017-11-131-1/+1
|\ \
| * | Fixing wrong xml refenrece when the packageName is changedSunny Goyal2017-11-071-1/+1
* | | Adding volatile to various variables used on multple threads.Sunny Goyal2017-11-131-4/+10
| |/ |/|
* | Initial changes for handling touch events.Sunny Goyal2017-11-109-10/+620
* | Merge "Adding some task views." into ub-launcher3-masterSunny Goyal2017-11-108-7/+333
|\ \
| * | Adding some task views.Winson Chung2017-11-108-7/+333
* | | Using view elevation for shadow during click feedback instead ofSunny Goyal2017-11-0812-68/+186
* | | Merge "Changing the state UI logic for normal build and quickStep build" into...TreeHugger Robot2017-11-0813-58/+187
|\ \ \ | |/ / |/| |
| * | Changing the state UI logic for normal build and quickStep buildSunny Goyal2017-11-0713-58/+187
| |/
* / Fixing quickstep buildSunny Goyal2017-11-071-0/+1
|/
* Separing the overview states for normal and quickstep buildsSunny Goyal2017-11-0713-177/+287
* Removing dependency on deprecated android.test.** packageSunny Goyal2017-11-0610-97/+203
* Merge "Rearranging the code structure to allow replacing state logic." into u...Sunny Goyal2017-11-0714-81/+130
|\
| * Rearranging the code structure to allow replacing state logic.Sunny Goyal2017-11-0614-81/+130
* | Merge "Deleting sample code demonstrating how to extend Launcher3" into ub-la...TreeHugger Robot2017-11-0610-940/+0
|\ \ | |/ |/|
| * Deleting sample code demonstrating how to extend Launcher3Sunny Goyal2017-10-3010-940/+0
* | Merge "Updating the systemUI lib" into ub-launcher3-masterTreeHugger Robot2017-11-032-1/+2
|\ \
| * | Updating the systemUI libSunny Goyal2017-11-032-1/+2
* | | Fixing wrong packageName being used for loading iconsSunny Goyal2017-11-031-1/+1
|/ /
* | Adding a placeholder recents activitySunny Goyal2017-11-025-6/+65
* | [automerger] Also reset mBadgeScale to 0 when recycling view. am: 48043ee0d6Android Build Merger (Role)2017-11-012-0/+8
|\ \
| * | Also reset mBadgeScale to 0 when recycling view.Jon Miranda2017-11-012-0/+8
* | | Merge "Using state animation to control all-apps transition" into ub-launcher...Sunny Goyal2017-10-3111-314/+391
|\ \ \
| * | | Using state animation to control all-apps transitionSunny Goyal2017-10-3111-314/+391
* | | | Moving various runtime flags into the common base class.Sunny Goyal2017-10-3111-104/+110
|/ / /
* | / Setting up build rules and placeholder code for QuickStepSunny Goyal2017-10-308-19/+207
| |/ |/|
* | Removing animated caret drawableSunny Goyal2017-10-2711-355/+108
* | Merge "Consolidating various interpolators" into ub-launcher3-masterTreeHugger Robot2017-10-2723-190/+153
|\ \
| * | Consolidating various interpolatorsSunny Goyal2017-10-2623-190/+153
* | | Merge "Moving mState from Workspace to StateManager" into ub-launcher3-masterTreeHugger Robot2017-10-265-54/+57
|\ \ \ | |/ / |/| |
| * | Moving mState from Workspace to StateManagerSunny Goyal2017-10-255-54/+57
* | | Merge changes from topic "am-5f0a0fef-5aba-4af5-b148-430430ddfffb" into ub-la...TreeHugger Robot2017-10-262-0/+10
|\ \ \
| * \ \ [automerger] Fix bug where recycled BubbleTextView kept their badges. am: 525...Android Build Merger (Role)2017-10-262-0/+10
| |\ \ \ | | | |/ | | |/|
| | * | Fix bug where recycled BubbleTextView kept their badges.Jon Miranda2017-10-262-0/+10
| | * | Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorval-polish2TreeHugger Robot2017-10-1624-91/+91
| | |\ \
| | * \ \ Merge "Handle null small icon" into ub-launcher3-dorval-polish2Tony Wickham2017-10-131-1/+1
| | |\ \ \
* | | \ \ \ Merge "Caching the uninstall disabled state for each userHandle" into ub-laun...Sunny Goyal2017-10-266-82/+125
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Caching the uninstall disabled state for each userHandleSunny Goyal2017-10-246-82/+125
* | | | | | Adding a compat implementation for playback control on AnimatorSetSunny Goyal2017-10-263-37/+212
| |_|_|_|/ |/| | | |
* | | | | Exposing the state manager directly instead of providing various helper metho...Sunny Goyal2017-10-2516-228/+184
* | | | | Enable overview state restoreSunny Goyal2017-10-245-77/+36
|/ / / /
* | | | Moving all-apps state logic to an independent classSunny Goyal2017-10-239-364/+312
* | | | Fixing mNewScale was never getting initializedSunny Goyal2017-10-231-1/+1
* | | | Moving some state specific logic to subclass of LauncherStateSunny Goyal2017-10-2010-207/+277
* | | | Merge "Log time spent on different UI surfaces" into ub-launcher3-masterTreeHugger Robot2017-10-195-21/+53
|\ \ \ \
| * | | | Log time spent on different UI surfacesHyunyoung Song2017-10-195-21/+53