Gitiles
Code Review
Sign In
gerrit.aphy.ag
/
public
/
aphy
/
platform_packages_apps_Launcher3
/
ee047871eb8fea19d506be84c3ba69e584a5323f
/
quickstep
5a090a7
Merge "Preserving the last state when going to overview." into ub-launcher3-master
by TreeHugger Robot
· 8 years ago
af161fd
Preserving the last state when going to overview.
by Sunny Goyal
· 8 years ago
c4341e8
Using state property for animating hotseat
by Sunny Goyal
· 8 years ago
bd0beb9
Merge "Cancel launcher app transition when changing states" into ub-launcher3-master
by TreeHugger Robot
· 8 years ago
dc76f8e
Cancel launcher app transition when changing states
by Tony
· 8 years ago
24bd85a
Fix issue with reseting touch handler
by Winson Chung
· 8 years ago
8b26456
Waiting for a small timeout for launcher draw, before performing the swipe gesture.
by Sunny Goyal
· 8 years ago
0ecca76
Refactoring the touch handling into a different class.
by Sunny Goyal
· 8 years ago
973fa53
Merge "Entering overview from home focuses on first task" into ub-launcher3-master
by Tony Wickham
· 8 years ago
6f292ae
Entering overview from home focuses on first task
by Tony
· 8 years ago
85a7fe0
Some fixes for quickstep when configuration changes
by Sunny Goyal
· 8 years ago
aed78b7
Use sysui lib to determine if screen pinning is enabled
by Tony
· 8 years ago
9c70e7e
Update task menu
by Tony
· 8 years ago
fde5505
Handling configuration changes
by Sunny Goyal
· 8 years ago
c94cfc0
Merge "Initial changes for handling configuration changes dynamically" into ub-launcher3-master
by Sunny Goyal
· 8 years ago
d0f20ab
Merge "Fix a couple of issues with app close" into ub-launcher3-master
by TreeHugger Robot
· 8 years ago
fc0f6a5
Fix a couple of issues with app close
by Jorim Jaggi
· 8 years ago
f8d56fc
Initial changes for handling configuration changes dynamically
by Sunny Goyal
· 8 years ago
e75d9f1
Preloading the LauncherModel in case launcher dies
by Sunny Goyal
· 8 years ago
260fec1
Merge changes Ib95f0c41,I5a1488aa into ub-launcher3-master
by TreeHugger Robot
· 8 years ago
1470e6b
Merge "Fix app closing transition in multi-window" into ub-launcher3-master
by TreeHugger Robot
· 8 years ago
7dde1c3
Start the recents window animation on touch down.
by Winson Chung
· 8 years ago
7d7783b
Only keep running task id.
by Winson Chung
· 8 years ago
87eca2b
Merge "Fixing Launcher UI jump if the fling animation is completed before launcehr first frame" into ub-launcher3-master
by Sunny Goyal
· 8 years ago
6674249
Fix app closing transition in multi-window
by Jorim Jaggi
· 8 years ago
d5e5109
Merge "Fix some visual bugs" into ub-launcher3-master
by Tony Wickham
· 8 years ago
7718fdc
Fixing Launcher UI jump if the fling animation is completed before launcehr first frame
by Sunny Goyal
· 8 years ago
8317b69
Using a background thread for controlling window animation
by Sunny Goyal
· 8 years ago
1a34100
Add code path for the recents animation using window transitions.
by Winson Chung
· 8 years ago
d30e74b
Fix parameter order
by Jorim Jaggi
· 8 years ago
12e9f34
Fix some visual bugs
by Tony
· 8 years ago
7e2e67f
Adding isSeascape method to have a common place to orientation check
by Sunny Goyal
· 8 years ago
3c24060
Merge "Refactor LauncherAppTransitionManager & polish for new app transitions." into ub-launcher3-master
by Jonathan Miranda
· 8 years ago
54441f5
Refactor LauncherAppTransitionManager & polish for new app transitions.
by Jon Miranda
· 8 years ago
0ea5006
Adding TaskOverlayFactory to extend the TaskView behavior
by Sunny Goyal
· 8 years ago
82d010f
Fixing insets not getting scaled properly in thumbnail
by Sunny Goyal
· 8 years ago
5378b9a
Set sQuickScrubEnabled = false in onDestroy()
by Tony Wickham
· 8 years ago
eb1c9ea
Merge "Simplifying/fixing logic for ignoring touches in quick scrub" into ub-launcher3-master
by Tony Wickham
· 8 years ago
b4175d8
Simplifying/fixing logic for ignoring touches in quick scrub
by Tony Wickham
· 8 years ago
aa6b111
Merge "Check for permission before registering remote animations to prevent crash." into ub-launcher3-master
by TreeHugger Robot
· 8 years ago
184b644
Check for permission before registering remote animations to prevent crash.
by Jon Miranda
· 8 years ago
5bce661
Merge "Use AllAppsTransitionController to animate the hotseat & scrim." into ub-launcher3-master
by Jonathan Miranda
· 8 years ago
701b0f5
Use AllAppsTransitionController to animate the hotseat & scrim.
by Jon Miranda
· 8 years ago
d17862c
Merge "Ignore touches on launcher while quick scrub is enabled" into ub-launcher3-master
by Tony Wickham
· 8 years ago
7bebef4
Merge "Reusing the existing handler when quickscrub starts" into ub-launcher3-master
by Sunny Goyal
· 8 years ago
7853bdb
Launcher app close transition.
by Jon Miranda
· 8 years ago
2c80b0f
Reusing the existing handler when quickscrub starts
by Sunny Goyal
· 8 years ago
6586b54
Fix crash for apps launched through non-BubbleTextView views.
by Jon Miranda
· 8 years ago
2c89676
Fix opening app transitions in RTL.
by Jon Miranda
· 8 years ago
f86de61
Merge "Make app-controlled animations more robust" into ub-launcher3-master
by Jorim Jaggi
· 8 years ago
339d195
Ignore touches on launcher while quick scrub is enabled
by Tony Wickham
· 8 years ago
4ed2c9d
Make app-controlled animations more robust
by Jorim Jaggi
· 8 years ago
08af6b7
Using state controller for moving the hotseat.
by Sunny Goyal
· 8 years ago
50def21
Merge "Fix position of task menu in RTL" into ub-launcher3-master
by TreeHugger Robot
· 8 years ago
0d00e52
Fix position of task menu in RTL
by Tony Wickham
· 8 years ago
180f777
Merge "Don't crash when invoking quickscrub with no recent tasks" into ub-launcher3-master
by Tony Wickham
· 8 years ago
0b170d8
Don't crash when invoking quickscrub with no recent tasks
by Tony Wickham
· 8 years ago
41b36e0
Merge "Removing multi-state apha control for hotseat" into ub-launcher3-master
by Sunny Goyal
· 8 years ago
cd77ba0
Merge "Adding a horizontal popup when when workspace is longPressed" into ub-launcher3-master
by Sunny Goyal
· 8 years ago
02424b2
Adding a horizontal popup when when workspace is longPressed
by Sunny Goyal
· 8 years ago
19d32b7
Removing multi-state apha control for hotseat
by Sunny Goyal
· 8 years ago
23608f7
Merge "Fallback to default launch options for users with old version of platform." into ub-launcher3-master
by Jonathan Miranda
· 8 years ago
3e6fb6c
Fallback to default launch options for users with old version of platform.
by Jon Miranda
· 8 years ago
f59d0e4
Fading edges in landscape UI
by Sunny Goyal
· 8 years ago
b3335da
Only move AllAppsContainerView when opening apps from All Apps.
by Jon Miranda
· 8 years ago
234b92d
Merge "Reapplying state UI when the insets change" into ub-launcher3-master
by Sunny Goyal
· 8 years ago
dbcd632
Merge "Move scrim from DragLayer to LauncherRootView." into ub-launcher3-master
by TreeHugger Robot
· 8 years ago
de43a71
Move scrim from DragLayer to LauncherRootView.
by Jon Miranda
· 8 years ago
ce8809a
Reapplying state UI when the insets change
by Sunny Goyal
· 8 years ago
f12cfaa
Merge "Fading the edges of the thumbnail if the size is different than the view size" into ub-launcher3-master
by TreeHugger Robot
· 8 years ago
bac7f64
Fading the edges of the thumbnail if the size is different than the view size
by Sunny Goyal
· 8 years ago
6905717
Synchronized opening app transition animations.
by Jon Miranda
· 8 years ago
690f249
Updating the workspace card in recents UI
by Sunny Goyal
· 8 years ago
8d9384e
Using a default bitmap if we fail to take a screenshot
by Sunny Goyal
· 8 years ago
000e0a1
Removing packageName from home intent to avoid duplicate launcher activity
by Sunny Goyal
· 8 years ago
75c59ac
Ensuring that Recents view is always loaded when going to Overview state
by Sunny Goyal
· 8 years ago
05a3bbd
Adding swipe gestures in overview screen
by Sunny Goyal
· 8 years ago
dfa46e1
Merge "Adding a back stack to go to overview from all-apps" into ub-launcher3-master
by TreeHugger Robot
· 8 years ago
f4fce29
Don't reload the Recents model if it's already loaded
by Adam Cohen
· 8 years ago
6d6fe04
Implement quick scrub and quick switch callbacks
by Tony
· 8 years ago
1a52ef5
Removing some dependency on Launcher UI
by Sunny Goyal
· 8 years ago
49bcf34
Adding a back stack to go to overview from all-apps
by Sunny Goyal
· 8 years ago
9bb0d72
Adding feature to support two different swipe targets from all-apps and overview
by Sunny Goyal
· 8 years ago
b5d047c
Merge "Removing layout handling in DeviceProfile and moving it to individual views" into ub-launcher3-master
by TreeHugger Robot
· 8 years ago
07b6929
Removing layout handling in DeviceProfile and moving it to individual views
by Sunny Goyal
· 8 years ago
5cf0fbc
Merge "Add onWidgetsBound() callback to TaskMenuView" into ub-launcher3-master
by Tony Wickham
· 8 years ago
228153d
Updating landscape layout for launcher/quickstep
by Sunny Goyal
· 8 years ago
07b1d67
Animate to the workspace card when transitioning from overview to home
by Tony Wickham
· 8 years ago
a92638a
Merge "Two state swipe interaction fixes" into ub-launcher3-master
by TreeHugger Robot
· 8 years ago
2a0659b
Two state swipe interaction fixes
by Sunny Goyal
· 8 years ago
0c52b56
Add onWidgetsBound() callback to TaskMenuView
by Tony Wickham
· 8 years ago
2fae2a0
Add system shortcuts when long pressing recent icon
by Tony Wickham
· 8 years ago
9328a51
Adding translationX to workspace card to that it is slightly visible
by Sunny Goyal
· 8 years ago
e15e2a8
Adding an empty page in Recents view corresponding to workspace
by Sunny Goyal
· 8 years ago
50f85e0
Temporarily disable HW bitmaps
by Winson Chung
· 8 years ago
e779479
Merge "First pass at using hardware bitmaps" into ub-launcher3-master
by TreeHugger Robot
· 8 years ago
5f73357
Merge "Swipe from nav bar to enter overview in landscape" into ub-launcher3-master
by Tony Wickham
· 8 years ago
9d32323
First pass at using hardware bitmaps
by Sunny Goyal
· 8 years ago
30d276c
Merge "Animate recent app icon in after activity transition" into ub-launcher3-master
by Tony Wickham
· 8 years ago
b744a67
Swipe from nav bar to enter overview in landscape
by Tony Wickham
· 8 years ago
Next »