Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
cb15a24cfe4c5d9efd7b690b6be41e032a46f08d
/
src
/
com
/
android
8e8c460
Merge "Fix translationX that should be translationY" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
2ed8936
Fix translationX that should be translationY
by Tony
· 6 years ago
83fb1b0
Temp remove fade animation.
by Jon Miranda
· 6 years ago
7594994
Merge changes I5e65dde3,I497c0292 into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
bc23440
Add translationX to overview state
by Tony
· 6 years ago
9244f51
Add FLAG_DONT_ANIMATE_OVERVIEW to AnimatorSetBuilder
by Tony
· 6 years ago
d8b9264
Merge "Fix sizing of FloatingIconView so that it matches the workspace." into ub-launcher3-master
by Jonathan Miranda
· 6 years ago
6f455b5
Fix sizing of FloatingIconView so that it matches the workspace.
by Jon Miranda
· 6 years ago
e5af8f3
Merge changes from topics "launcher_nav_changes", "nav-bar-mode-fw-overlay-ub-launcher3-master" into ub-launcher3-master
by Winson Chung
· 6 years ago
77dbcb5
Merge "Adding a utility class to listen for app launches" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
369212a
Adding a utility class to listen for app launches
by Sunny Goyal
· 6 years ago
f25461c
Updating to nav bar mode
by Winson Chung
· 6 years ago
58fa4b6
Removing some redundant resource definitions
by Sunny Goyal
· 6 years ago
8cfe0fe
Merge changes If11fea2d,Ia7e1eebe,Iafa89db1 into ub-launcher3-master
by Tony Wickham
· 6 years ago
5d6b7f4
Merge "Replace translationYFactor with just translationY" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
bfc9dde
Replace translationYFactor with just translationY
by Tony
· 6 years ago
cded01b
Fix SpringObjectAnimator not sending onAnimationEnd()
by Tony
· 6 years ago
a761a0d
Merge "Stop using magic constant 0.1 for switching from home to all apps" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
174a330
Stop using magic constant 0.1 for switching from home to all apps
by vadimt
· 6 years ago
2692dcc
Merge "Do not show Style & Wallpaper if the corresponding apk does not exist." into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
bc2b330
Merge "Move overlay monitoring logic out of config monitor Bug: 126417894" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
e11eb47
Move overlay monitoring logic out of config monitor Bug: 126417894
by Hyunyoung Song
· 6 years ago
6fe4e93
Stop using magic constant 0.6 for returning from all apps to overview
by vadimt
· 6 years ago
9e54c29
Do not show Style & Wallpaper if the corresponding apk does not exist.
by Hyunyoung Song
· 6 years ago
0d447c8
Apply spring forces to animate to the final position for swipe home
by Tony
· 6 years ago
d5a3df7
Don't close popup container if touch came from nav bar
by Tony
· 6 years ago
d082129
Merge "Switching swipe-up to overview to using test info provider" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
d64b4f4
Switching swipe-up to overview to using test info provider
by vadimt
· 6 years ago
7143ba6
Make QSB_ON_FIRST_SCREEN a boolean.
by Jon Miranda
· 6 years ago
aaffa23
Merge "Creating provider for test gesture dimensions." into ub-launcher3-master
by Vadim Tryshev
· 6 years ago
c7a89b0
Merge "Revert "Use GestureDetector in WorkspaceTouchListener"" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
e7a1e25
Revert "Use GestureDetector in WorkspaceTouchListener"
by Siarhei Vishniakou
· 6 years ago
09df083
Creating provider for test gesture dimensions.
by vadimt
· 6 years ago
1e6641f
Merge "Removing fade animation on swipe up" into ub-launcher3-master
by Sunny Goyal
· 6 years ago
87beed6
Handle other SystemShortcut view types.
by Jon Miranda
· 6 years ago
5bc0dd0
Fix bugs related to swipe up to home animation.
by Jon Miranda
· 6 years ago
46e4d78
Merge "Use GestureDetector in WorkspaceTouchListener" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
58ddac1
Removing fade animation on swipe up
by Sunny Goyal
· 6 years ago
270d29c
Only get drawable on the background thread, everything else on main thread.
by Jon Miranda
· 6 years ago
f820d5d
Merge "Fixing launcher UI not reapplied properly when IDP changed as a result of display changes" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
93e0594
Fix crash when trying to load SystemShortcut drawable.
by Jon Miranda
· 6 years ago
a7c2fa9
Merge "Add landscape support for DeviceProfile#getItemLocation." into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
0bd63d1
Add landscape support for DeviceProfile#getItemLocation.
by Jon Miranda
· 6 years ago
0aa0e27
Merge "Quickly fade in QSB when swiping up when SWIPE_HOME = false" into ub-launcher3-master
by Tony Wickham
· 6 years ago
836602e
Quickly fade in QSB when swiping up when SWIPE_HOME = false
by Tony Wickham
· 7 years ago
ecd891b
Merge "Fix bug where folder items preview remain in low res state." into ub-launcher3-master
by Jonathan Miranda
· 6 years ago
c1edfa7
Removing unnecessary system RPC for checking flags on every touch event
by Sunny Goyal
· 6 years ago
7c8fb78
Use GestureDetector in WorkspaceTouchListener
by Siarhei Vishniakou
· 6 years ago
e6f3fa4
Fix bug where folder items preview remain in low res state.
by Jon Miranda
· 7 years ago
2bc6b93
Add launcher support for restoring work profile items onto workspace.
by Jon Miranda
· 6 years ago
371ea05
Fixing launcher UI not reapplied properly when IDP changed as a result of display changes
by Sunny Goyal
· 6 years ago
4334874
Updates to app to icon animation, and turns on ADAPTIVE_ICON_WINDOW_ANIM flag.
by Jon Miranda
· 6 years ago
cde9f45
Merge "Fixing some Launcher crashes because of using old model data even after launcher has reloaded" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
55f6416
Merge "Using a single array instead of a list of array for trcking events" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
e09f47c
Merge "Fix issue with flashing on overscroll" into ub-launcher3-master
by Winson Chung
· 6 years ago
111213b
Merge "Fix app to folder icon animation." into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
5654949
Using a single array instead of a list of array for trcking events
by Sunny Goyal
· 7 years ago
2db5342
Fixing some Launcher crashes because of using old model data even
by Sunny Goyal
· 7 years ago
69b35e0
Fix app to folder icon animation.
by Jon Miranda
· 7 years ago
78499e7
Merge "Fix bug caused by trying to set background to AdaptiveIconDrawable." into ub-launcher3-master
by Jonathan Miranda
· 6 years ago
b67ea2a
Merge "Removing dependency on XmlResourceParser in default layout parsing" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
36382cb
Merge "Changed assistant debug flag to global" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
0d74231
Removing dependency on XmlResourceParser in default layout parsing
by Sunny Goyal
· 7 years ago
3145839
Fix bug caused by trying to set background to AdaptiveIconDrawable.
by Jon Miranda
· 7 years ago
57e489c
Fix hotseat translated upwards when dragging from all apps
by Tony Wickham
· 7 years ago
4bb4b89
Scale and translate hotseat with workspace instead of all apps
by Tony
· 7 years ago
3ab13c9
Changed assistant debug flag to global
by Matthew Ng
· 7 years ago
9db9d62
Merge "Removing the home button press check" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
9df474a
Removing the home button press check
by Sunny Goyal
· 7 years ago
6d2bb0b
Merge "Added assistant gesture swipe up right side region on nav bar" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
077c29e
Added assistant gesture swipe up right side region on nav bar
by Matthew Ng
· 7 years ago
1942d5a
Fix issue with flashing on overscroll
by Winson Chung
· 7 years ago
dd79438
Merge "Reapply the current state after onCreate" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
bbece86
Reapply the current state after onCreate
by Sunny Goyal
· 7 years ago
1a49fb5
Transform closing window to icon on workspace using adaptive icons.
by Jon Miranda
· 7 years ago
69e03dd
Revert "Add remote animation for unlocking device."
by Jon Miranda
· 7 years ago
573c3e1
Make TouchInteractionService direct boot aware
by Tony
· 7 years ago
1de3c50
Fix small issue with overscroll not being dampened on the left edge.
by Winson Chung
· 7 years ago
238124e
Ensure that icon and cached display size is always non-zero
by Sunny Goyal
· 7 years ago
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
39b6378
Merge "Only stabilize tasks during quick switch session" into ub-launcher3-master
by Tony Wickham
· 7 years ago
60ac5d2
Only stabilize tasks during quick switch session
by Tony
· 7 years ago
06ed106
Merge "Some live tile and state fixes" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
462551b
Some live tile and state fixes
by Sunny Goyal
· 7 years ago
a58934e
Merge "Adding NORMAL_STATE_ORDINAL" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
422885d
Fixing Cancel target being seen as Remove by accessibility
by vadimt
· 7 years ago
6895e40
Adding NORMAL_STATE_ORDINAL
by vadimt
· 7 years ago
bcd70ba
Merge "Moving state ordinals to TestProtocol" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
d202bf4
Merge "App to home animation zooms into the app icon." into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
2a648aa
Moving state ordinals to TestProtocol
by vadimt
· 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
aee0314
Merge "Deleting Quickscrub related logic" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
3f271d4
Deleting Quickscrub related logic
by Sunny Goyal
· 7 years ago
acc3b70
Merge "Ensure ArrowPopup alpha is set to 1 at the end of the opening animation." into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
Next »