Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Launcher3
/
93dceb8a48eee7f9daf1a7799de10305d839431c
93dceb8
Merge "Fix QSB becoming invisible" into ub-launcher3-qt-r1-dev
by James O'Leary
· 6 years ago
2870df0
Merge "NavigationModeSwitchRule: log exception before 'finally'" into ub-launcher3-qt-r1-dev
by Vadim Tryshev
· 6 years ago
f0cc40f
Merge "Reenabling testPressHomeOnAllAppsContextMenu" into ub-launcher3-qt-r1-dev
by Vadim Tryshev
· 6 years ago
7593dc9
NavigationModeSwitchRule: log exception before 'finally'
by vadimt
· 6 years ago
86f5da2
Reenabling testPressHomeOnAllAppsContextMenu
by vadimt
· 6 years ago
74ece6b
Fix QSB becoming invisible
by James O'Leary
· 6 years ago
cfbdb91
Merge "Distinguish mDragHandleProgress from mMidProgress" into ub-launcher3-qt-r1-dev
by Tony Wickham
· 6 years ago
b7094fc
Merge "Using the first frame delay based on the display refresh rate instead of hardcoding it to 16ms" into ub-launcher3-qt-r1-dev
by TreeHugger Robot
· 6 years ago
4e6c45b
Using the first frame delay based on the display refresh rate instead of
by Sunny Goyal
· 6 years ago
7b0520a
Merge "Checking Launcher internal integrity from tests" into ub-launcher3-qt-r1-dev
by Vadim Tryshev
· 6 years ago
0dd1c78
Checking Launcher internal integrity from tests
by vadimt
· 6 years ago
064cba4
Changing ENABLE_HINTS_IN_OVERVIEW flag to be true in qt-r1-dev. It
by Anna Wasewicz
· 6 years ago
0727d59
Merge "Fix regression in assistant window handling" into ub-launcher3-qt-r1-dev
by Winson Chung
· 6 years ago
b2e6a77
Merge "Set FastBitmapDrawable scale=1 before drawing it in DragView" into ub-launcher3-qt-r1-dev
by Tony Wickham
· 6 years ago
8578309
Merge "Adding debug tracing" into ub-launcher3-qt-r1-dev
by TreeHugger Robot
· 6 years ago
fbd77c4
Distinguish mDragHandleProgress from mMidProgress
by Tony Wickham
· 6 years ago
cd7b008
Adding debug tracing
by vadimt
· 6 years ago
48ba8c8
Fix regression in assistant window handling
by Winson Chung
· 6 years ago
068f4bd
Merge "TAPL: adding 1 to gesture margins to avoid accidentally triggering back" into ub-launcher3-qt-r1-dev
by Vadim Tryshev
· 6 years ago
87477f5
Merge "TaskView - add a getter for the bitmap data." into ub-launcher3-qt-r1-dev
by Zak Cohen
· 6 years ago
a505381
TAPL: adding 1 to gesture margins to avoid accidentally triggering back
by vadimt
· 6 years ago
34828b1
Improving "Add automatically" recognition
by vadimt
· 6 years ago
d418f3c
Set FastBitmapDrawable scale=1 before drawing it in DragView
by Tony Wickham
· 6 years ago
44515f4
Allowing both normal-case and uppercase versions of widget prompt
by vadimt
· 6 years ago
2f0fdd6
Merge "Logging start and end of linear gesture" into ub-launcher3-qt-r1-dev
by Vadim Tryshev
· 6 years ago
20aa2e4
Logging start and end of linear gesture
by vadimt
· 6 years ago
b6841ac
Revert the changes that prevented touch on RecentsView during animation
by Tony Wickham
· 6 years ago
3fca6aa
Finish recents animation when touching during animation to recents
by Tony Wickham
· 6 years ago
bc4d213
TaskView - add a getter for the bitmap data.
by Zak Cohen
· 6 years ago
3ab3c76
Merge "Logging original exception in PortraitLandscapeRunner" into ub-launcher3-qt-r1-dev
by Vadim Tryshev
· 6 years ago
21cd128
Logging original exception in PortraitLandscapeRunner
by vadimt
· 6 years ago
a7b3de9
Merge "Improving system health diags" into ub-launcher3-qt-r1-dev
by Vadim Tryshev
· 6 years ago
76d2a6f
Improving system health diags
by vadimt
· 6 years ago
c8d496f
Fix waiting for launcher initialization
by vadimt
· 6 years ago
b1b4562
Merge "Guard against NPE inside BaseIconFactory Bug: 137253043" into ub-launcher3-qt-r1-dev
by Hyunyoung Song
· 6 years ago
4c55743
Merge "Improving TAPL code around fallback recents" into ub-launcher3-qt-r1-dev
by Vadim Tryshev
· 6 years ago
6670435
Merge "Allow TouchControllers to override shouldDisableGestures" into ub-launcher3-qt-r1-dev
by Tony Wickham
· 6 years ago
c0a1b70
Improving TAPL code around fallback recents
by vadimt
· 6 years ago
f33b6d4
Allow TouchControllers to override shouldDisableGestures
by Tony Wickham
· 6 years ago
11b5535
Skip TouchInteractionService preload if restore task is pending.
by Jon Miranda
· 6 years ago
04ca73b
Fixing starting scrolls outside of view
by vadimt
· 6 years ago
ae86d22
Guard against NPE inside BaseIconFactory Bug: 137253043
by Hyunyoung Song
· 6 years ago
aaf6c7c
Merge "Using correct gesture margins in overview" into ub-launcher3-qt-r1-dev
by TreeHugger Robot
· 6 years ago
2f7d1fa
Using correct gesture margins in overview
by vadimt
· 6 years ago
6f818e0
Merge "Adding spring animation when swiping up to home in 3P Launcher" into ub-launcher3-qt-r1-dev
by TreeHugger Robot
· 6 years ago
9cbd961
Merge "Use non-android package name for context creation" into ub-launcher3-qt-r1-dev
by Winson Chung
· 6 years ago
20d6a27
Use non-android package name for context creation
by Winson Chung
· 6 years ago
e88d8ac
Adding spring animation when swiping up to home in 3P Launcher
by Sunny Goyal
· 6 years ago
bf00421
Temporarily disabling checking TouchInteractionService
by vadimt
· 6 years ago
10d278f
Merge "Reload task list when task is removed" into ub-launcher3-qt-r1-dev
by Vinit Nayak
· 6 years ago
401583f
Merge "Getting starting point of swipe from overview to all apps via protocol" into ub-launcher3-qt-r1-dev
by TreeHugger Robot
· 6 years ago
6a75e52
Getting starting point of swipe from overview to all apps via protocol
by vadimt
· 6 years ago
2c7917d
Reload task list when task is removed
by Vinit Nayak
· 6 years ago
f2de54b
Merge "Removing tracing for fixed bugs" into ub-launcher3-qt-r1-dev
by TreeHugger Robot
· 6 years ago
42bd7da
Fix app open/close animation in RTL.
by Jon Miranda
· 6 years ago
d3bff60
Merge "Adding message popups to anomaly diagnoser" into ub-launcher3-qt-r1-dev
by Vadim Tryshev
· 6 years ago
726cccf
Adding message popups to anomaly diagnoser
by vadimt
· 6 years ago
365f29e
Adding support for swipe operation when on home screen
by Sunny Goyal
· 6 years ago
587c3cef
Fixing multiwindow transition when using 3P launcher
by Sunny Goyal
· 6 years ago
160134e
Merge "Fix overshoot velocity in 2-button landscape mode" into ub-launcher3-qt-r1-dev
by TreeHugger Robot
· 6 years ago
2e4b665
Adding horizontal swipe support for 3p launcher
by Sunny Goyal
· 6 years ago
d4b8391
Merge "Don't preload overview if current home isn't gestural overview" into ub-launcher3-qt-r1-dev
by TreeHugger Robot
· 6 years ago
7a4ed2f
Removing tracing for fixed bugs
by vadimt
· 6 years ago
3ba4f47
[automerger skipped] Import translations. DO NOT MERGE
by Bill Yi
· 6 years ago
22065f2
Import translations. DO NOT MERGE
by Bill Yi
· 6 years ago
7dcd094
Import translations. DO NOT MERGE
by Bill Yi
· 6 years ago
f170b7e
Set the chips flag to false in QP1A. This flag should be off by default. Chips should not be running in QP1A. Bug:137290162
by Anna Wasewicz
· 6 years ago
8820399
Waiting for launcher to start in workTabExists()
by vadimt
· 6 years ago
b8975ed
Merge "Fix bug where app icons are clipped when transitioning from app to home." into ub-launcher3-qt-r1-dev
by TreeHugger Robot
· 6 years ago
092b6f8
Adding system health diags for inporoc tests
by vadimt
· 6 years ago
69ac334
Don't preload overview if current home isn't gestural overview
by Riddle Hsu
· 6 years ago
5818f9b
Fix overshoot velocity in 2-button landscape mode
by Tony
· 6 years ago
eb078ba
Merge "Update the home stack bounds with the transition end points" into ub-launcher3-qt-r1-dev
by TreeHugger Robot
· 6 years ago
7597044
Merge "Fill the logging container in the AllAppsContainerView" into ub-launcher3-qt-r1-dev
by Becky Qiu
· 6 years ago
08159a5
Merge "Simplifying switching to home for some tests" into ub-launcher3-qt-r1-dev
by Vadim Tryshev
· 6 years ago
d91cec7
Simplifying switching to home for some tests
by vadimt
· 6 years ago
39cfa03
Update the home stack bounds with the transition end points
by Winson Chung
· 6 years ago
acc2b33
Merge "Switching flinging gestures injection to model time" into ub-launcher3-qt-r1-dev
by TreeHugger Robot
· 6 years ago
7400bb3
Set the chips flag to false in QP1A. This flag should be off by default.
by Anna Wasewicz
· 6 years ago
a160e2b
Merge "Defer jumping to NORMAL state if overview is still peeking" into ub-launcher3-qt-r1-dev
by Tony Wickham
· 6 years ago
e1463f5
Defer jumping to NORMAL state if overview is still peeking
by Tony Wickham
· 6 years ago
1fd52d9
Remove tracing for a fixed bug
by vadimt
· 6 years ago
59b5b3f
Merge "Removing tracing for a fixed bug." into ub-launcher3-qt-r1-dev
by Vadim Tryshev
· 6 years ago
36ca57e
Merge "Fix bug where floating icon and workspace icon visible at the same time." into ub-launcher3-qt-r1-dev
by TreeHugger Robot
· 6 years ago
8874e5f
Fill the logging container in the AllAppsContainerView
by Becky
· 6 years ago
7e15a18
Merge "Correctly restarting Launcher from OOP tests" into ub-launcher3-qt-r1-dev
by TreeHugger Robot
· 6 years ago
8538523
Correctly restarting Launcher from OOP tests
by vadimt
· 6 years ago
2af71dd
Removing tracing for a fixed bug.
by vadimt
· 6 years ago
c127dff
Unifying FallbackNoButton input consumer with OtherActivityInputConsumer
by Sunny Goyal
· 6 years ago
6b0eb38
Swipe-up support for 3P Launcher
by Sunny Goyal
· 6 years ago
f11dd8e
Using a higher priority executor than BackgroundExecutor for various recents tasks
by Sunny Goyal
· 6 years ago
4d93df5
Switching flinging gestures injection to model time
by vadimt
· 6 years ago
cabbaf9
Fix bug where floating icon and workspace icon visible at the same time.
by Jon Miranda
· 6 years ago
24fbe81
Merge "Copy resume callbacks list prior to making callbacks" into ub-launcher3-qt-dev
by Winson Chung
· 6 years ago
094e563
Merge "Copy resume callbacks list prior to making callbacks" into ub-launcher3-qt-dev
by Winson Chung
· 6 years ago
857b3fb
Fix bug where app icons are clipped when transitioning from app to home.
by Jon Miranda
· 6 years ago
ddf6480
Merge "Fix bug where icon is no present during app close animation." into ub-launcher3-qt-r1-dev
by TreeHugger Robot
· 6 years ago
c837b3a
[automerger skipped] Merge "[DO NOT MERGE] Disable swipe down to pull noti shade for Q Bug: 136293958" into ub-launcher3-qt-dev
by Hyunyoung Song
· 6 years ago
d59aefa
Merge "[DO NOT MERGE] Disable swipe down to pull noti shade for Q Bug: 136293958" into ub-launcher3-qt-dev
by TreeHugger Robot
· 6 years ago
315585d
Merge "Fix issue where can't interact with Workspace while App => Home is running" into ub-launcher3-qt-r1-dev
by Adam Cohen
· 6 years ago
Next »