Gitiles
Code Review
Sign In
gerrit.aphy.ag
/
public
/
aphy
/
platform_packages_apps_Launcher3
/
9c5b0ed3721e5f9f7ba5dc5214770b9291c00d40
/
quickstep
9c5b0ed
Merge "Passing all events to RecentsView instead of passing the calculated velocity" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
4bb8b06
Passing all events to RecentsView instead of passing the calculated velocity
by Sunny Goyal
· 7 years ago
1a359a2
Add hints in Overview
by Miranda Kephart
· 7 years ago
7b4215d
Merge "Removing support for capturing assist structure on swipe up" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
774f825
Merge "Moving some recents controller methods into wrapper class and better tracking the controller states" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
39b6378
Merge "Only stabilize tasks during quick switch session" into ub-launcher3-master
by Tony Wickham
· 7 years ago
d0d8e2c
Merge "Implement fallback recents activity for Go" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
74e4fea
Removing support for capturing assist structure on swipe up
by Sunny Goyal
· 7 years ago
77ee7f1
Moving some recents controller methods into wrapper class and better tracking
by Sunny Goyal
· 7 years ago
60ac5d2
Only stabilize tasks during quick switch session
by Tony
· 7 years ago
f913db9
Merge "Removing support for long swipe to all-apps" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
750bbe0
Implement fallback recents activity for Go
by Kevin
· 7 years ago
8d7778f
Merge "Dispatch ACTION_POINTER_UP to recents view" into ub-launcher3-master
by Tony Wickham
· 7 years ago
3432a2a
Removing support for long swipe to all-apps
by Sunny Goyal
· 7 years ago
06ed106
Merge "Some live tile and state fixes" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
aa66a28
Dispatch ACTION_POINTER_UP to recents view
by Tony Wickham
· 7 years ago
201840b
Merge "Disable Launcher when starting in a managed profile" into ub-launcher3-master
by Winson Chung
· 7 years ago
462551b
Some live tile and state fixes
by Sunny Goyal
· 7 years ago
9fea3de
Disable Launcher when starting in a managed profile
by Winson Chung
· 7 years ago
266415f
Merge "Unifying setup for AOSP and Nexus Tapl Tests" into ub-launcher3-master
by Vadim Tryshev
· 7 years ago
e12f5c3
Unifying setup for AOSP and Nexus Tapl Tests
by vadimt
· 7 years ago
d202bf4
Merge "App to home animation zooms into the app icon." into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
a18f2b1
Merge "Fixing alt-tab is properly dispatched to the RecentsView" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
0128d3f
App to home animation zooms into the app icon.
by Jon Miranda
· 7 years ago
6ffac2e
Merge "Sending state ordinals from Launcher to TAPL" into ub-launcher3-master
by Vadim Tryshev
· 7 years ago
b52ff22
Fixing alt-tab is properly dispatched to the RecentsView
by Sunny Goyal
· 7 years ago
42a88b9
Sending state ordinals from Launcher to TAPL
by vadimt
· 7 years ago
3f271d4
Deleting Quickscrub related logic
by Sunny Goyal
· 7 years ago
435041d
Merge "Fix live tile flashing" into ub-launcher3-master
by Tracy Zhou
· 7 years ago
ef5d47e
Fix live tile flashing
by Tracy Zhou
· 7 years ago
8374b0d
Using the new Touch dispatcher
by Sunny Goyal
· 7 years ago
f7dccad
Merge "Add timeout for motion pause detector" into ub-launcher3-master
by Tony Wickham
· 7 years ago
0baa2b8
Merge "Quick plug to solve flakiness caused by switching QS on/off" into ub-launcher3-master
by Vadim Tryshev
· 7 years ago
534a73f
Merge "Removing use of onQuickstep event and determining the touchSlopPassed in Launcher" into ub-launcher3-master
by Sunny Goyal
· 7 years ago
a002c6c
Removing use of onQuickstep event and determining the touchSlopPassed in Launcher
by Sunny Goyal
· 7 years ago
6e4058c
Merge "Fix live tile regression in quick switch mode" into ub-launcher3-master
by Tracy Zhou
· 7 years ago
078ff8a
Add timeout for motion pause detector
by Tony Wickham
· 7 years ago
5387c11
Merge "Adding temporary workaround for for home click getting ignored" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
56e3685
Adding temporary workaround for for home click getting ignored
by Sunny Goyal
· 7 years ago
f11ffc7
Fix live tile regression in quick switch mode
by Tracy Zhou
· 7 years ago
8a148aa
Adding placeholder methods for upcoming aidl changes
by Sunny Goyal
· 7 years ago
edba284
Merge changes Ibe5f1cdc,I219f48b2 into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
beb5d7c
Always initializing the TouchConsumer on the main thread
by Sunny Goyal
· 7 years ago
d409043
Quick plug to solve flakiness caused by switching QS on/off
by vadimt
· 7 years ago
330b857
Fixed corner radius during app launch
by Lucas Dupin
· 7 years ago
451987c
One thread to rule them all
by Sunny Goyal
· 7 years ago
2341e5b
Not using reflection for app-usage API
by vadimt
· 7 years ago
91cdbe5
Merge "Revert "Not using reflection for all limit API"" into ub-launcher3-master
by Hyunyoung Song
· 7 years ago
9ca0256
Revert "Not using reflection for all limit API"
by Hyunyoung Song
· 7 years ago
fa8df69
Merge "Fix duration when scrolling back to launch LAST_TASK" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
1ea481a
Fix issue where animation progress would be overridden
by Lucas Dupin
· 7 years ago
8baf921
Not using reflection for all limit API
by vadimt
· 7 years ago
3c47749
Fix duration when scrolling back to launch LAST_TASK
by Tony
· 7 years ago
f981219
Allow for continuous scrolling to previous tasks
by Tony
· 7 years ago
5174585
Fix launcher animation component not playing if springs are enabled
by Tony
· 7 years ago
de9a859
Merge "Disable tests relying on event sequence until gestural nav settles" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
7d67d53
Disable tests relying on event sequence until gestural nav settles
by vadimt
· 7 years ago
fe9b3e6
Merge "Updating sysui_shared" into ub-launcher3-master
by Vadim Tryshev
· 7 years ago
453fb8b
Merge "Support for a test for pausing an app via Overview." into ub-launcher3-master
by Vadim Tryshev
· 7 years ago
682be49
Updating sysui_shared
by vadimt
· 7 years ago
2c3aa0c
Import translations. DO NOT MERGE
by Bill Yi
· 7 years ago
6be077a
Merge "Using an official API for opening DWB properties of a task" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
1d9ecae
Using an official API for opening DWB properties of a task
by vadimt
· 7 years ago
6a6f0ff
Merge "Stub out BackgroundApp/FastOverview states for Go." into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
bc374ef
Merge "Move app => overview anim out of OverviewCommandHelper" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
600c1e4
Move app => overview anim out of OverviewCommandHelper
by Kevin
· 7 years ago
4dcf354
Stub out BackgroundApp/FastOverview states for Go.
by Kevin
· 7 years ago
bf9459b
Make sure that live tile feature is compatible with scrolling towards previous app.
by Tracy Zhou
· 7 years ago
7f3e7e7
Fix adjacent task positioning for consecutive swipe gestures
by Tony
· 7 years ago
9d8f5bf
Merge "Tighten up dismiss animation springs." into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
3c92d8d
Merge "Split LauncherActivityControllerHelper for Go" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
be973bf
Split LauncherActivityControllerHelper for Go
by Kevin
· 7 years ago
391f01a
Tighten up dismiss animation springs.
by Jon Miranda
· 7 years ago
505f9a9
Merge "Finish recents animation when user long swipes to all apps." into ub-launcher3-master
by Tracy Zhou
· 7 years ago
80748ae
Merge "Increasing char limit for string, per localization request." into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
5b1cd9c
Merge "time_left_for_app: increasing limit" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
5c74939
time_left_for_app: increasing limit
by vadimt
· 7 years ago
21550b4
Increasing char limit for string, per localization request.
by vadimt
· 7 years ago
4229752
Merge "Split OverviewToAllApps for Go" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
83be8b2
Merge "Move ActivityControlHelper impl to upper level" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
42dec18
Merge "Make quick switch ("hook") more reliable" into ub-launcher3-master
by Tony Wickham
· 7 years ago
01e8871
Support for a test for pausing an app via Overview.
by vadimt
· 7 years ago
abdb80a
Merge "Adding dismiss-all method" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
bc7011a
Merge "Fixing AOSP TaplTestsLauncher3.testAllAppsFromHome test" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
43d984b
Merge "Fix swiping up to Overview in landscape mode" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
8ac8d29
Adding dismiss-all method
by vadimt
· 7 years ago
d655eb2
Merge "Import translations. DO NOT MERGE" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
2aeee4b
Import translations. DO NOT MERGE
by Bill Yi
· 7 years ago
44d227a
Fixing AOSP TaplTestsLauncher3.testAllAppsFromHome test
by vadimt
· 7 years ago
f133805
Finish recents animation when user long swipes to all apps.
by Tracy Zhou
· 7 years ago
023f404
Make quick switch ("hook") more reliable
by Tony Wickham
· 7 years ago
701b82c
Move ActivityControlHelper impl to upper level
by Kevin
· 7 years ago
3d5551a
Split OverviewToAllApps for Go
by Kevin
· 7 years ago
b3ca6ae
Merge "Changing min sdk to 25" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
5aabc55
Merge "Add springs for recents dismiss animations." into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
86f6c44
Add springs for recents dismiss animations.
by Jon Miranda
· 7 years ago
8d4430a
Merge "Splitting TaplTests into a pure AOSP and QS parts" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
8c48d8b
Changing min sdk to 25
by Sunny Goyal
· 7 years ago
dc2f2dc
Splitting TaplTests into a pure AOSP and QS parts
by vadimt
· 7 years ago
9752705
Merge "Fix bugs with quickstep springs." into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
Next »