Commit Graph

19606 Commits

Author SHA1 Message Date
Govinda Wasserman f85febdaff Merge "Adds trigger for new gesture entrypoint to Assistant bundle" into ub-launcher3-qt-dev am: 164ebb2e8c
am: c985c6e563

Change-Id: Icd0c602956e643c9dd1c87352481760b121ca863
2019-05-31 11:44:15 -07:00
Govinda Wasserman c985c6e563 Merge "Adds trigger for new gesture entrypoint to Assistant bundle" into ub-launcher3-qt-dev
am: 164ebb2e8c

Change-Id: I43d6d72765b6d7aa69dce40a3350001a18c6ac63
2019-05-31 11:33:11 -07:00
Govinda Wasserman 164ebb2e8c Merge "Adds trigger for new gesture entrypoint to Assistant bundle" into ub-launcher3-qt-dev 2019-05-31 18:09:53 +00:00
Tony Wickham 82e8b32f99 Merge "Don't recreate the launcher animation controller if gesture ended" into ub-launcher3-qt-dev am: 8765e262c2
am: ab384404b1

Change-Id: I8abe9febf5734e16c0506fc37ea6f9890d7aa454
2019-05-31 11:00:56 -07:00
Tony Wickham ab384404b1 Merge "Don't recreate the launcher animation controller if gesture ended" into ub-launcher3-qt-dev
am: 8765e262c2

Change-Id: Ieb53126643d9f41a5ba5b85ca0d8b02ef2f6eb47
2019-05-31 10:55:54 -07:00
Tony Wickham 8765e262c2 Merge "Don't recreate the launcher animation controller if gesture ended" into ub-launcher3-qt-dev 2019-05-31 17:46:03 +00:00
Tony Wickham 436d5971b1 Don't recreate the launcher animation controller if gesture ended
This can happen if we get onApplyWindowInsets() after onGestureEnded().
In that case, we can get into some bad states because the running
animation is overwritten and thus can't be canceled.

Bug: 134096917
Bug: 133806285
Change-Id: Ic517d68a46a4446ca382445df1ba62c26e8243ad
2019-05-31 10:21:28 -07:00
Sunny Goyal 8fada8c6d7 Letting touch pass even in disabled states am: 33838e8a2f
am: f0a5ffe0fc

Change-Id: I26bd2a6ec5b0633228eb20d4f705eeba7b50e34b
2019-05-31 09:48:32 -07:00
Sunny Goyal f0a5ffe0fc Letting touch pass even in disabled states
am: 33838e8a2f

Change-Id: I3ff0d3218cf961c6a5f96c2aa9be9795386aed9a
2019-05-31 09:45:28 -07:00
Govinda Wasserman 254be7b0e4 Adds trigger for new gesture entrypoint to Assistant bundle
BUG:130186141
Change-Id: I43a4c3d3c9a46b4a1a5c53a81b037ba2be194188
FIX:130186141
2019-05-31 12:20:50 -04:00
Sunny Goyal 33838e8a2f Letting touch pass even in disabled states
In disabled states, dragLayer should not receive touch anyway. Removing
the additional check to avoid user getting stuck.

Bug: 134062513
Change-Id: Id31a31254377e9a737ecd6e9905e66c54e4eb740
2019-05-31 08:56:13 -07:00
Sunny Goyal 1977e1e4f8 Merge "Fixing interactive state for background states and notifying LauncherCallback accordingly" into ub-launcher3-qt-dev am: f36e5e002a
am: 1343a69647

Change-Id: Ied77f8857fe2516a925752b09f8c6de3acbb8df6
2019-05-30 23:24:03 -07:00
Sunny Goyal 1343a69647 Merge "Fixing interactive state for background states and notifying LauncherCallback accordingly" into ub-launcher3-qt-dev
am: f36e5e002a

Change-Id: I7cf80c0047fce5c189dcaf0c77d3642300eaa458
2019-05-30 23:18:03 -07:00
TreeHugger Robot f36e5e002a Merge "Fixing interactive state for background states and notifying LauncherCallback accordingly" into ub-launcher3-qt-dev 2019-05-31 06:01:25 +00:00
Jon Miranda 3b10d31a0e Fix bug where QSB flickers on app close. am: 2ff7b53ec5
am: 88c2fd603d

Change-Id: Idb7a540ee38ce482c3acc127c3d373c7736b2d5a
2019-05-30 21:22:10 -07:00
Jon Miranda 88c2fd603d Fix bug where QSB flickers on app close.
am: 2ff7b53ec5

Change-Id: I0dedd1a8e054d06593253ed3c94303b42427b0c4
2019-05-30 21:16:09 -07:00
Jon Miranda 2ff7b53ec5 Fix bug where QSB flickers on app close.
Bug: 123900446
Change-Id: I9b03b2d91d264de237328511b5406e5fcd22dbac
2019-05-30 20:53:27 -07:00
Jon Miranda 1b110b695d Merge "Tuning app open/close animation." into ub-launcher3-qt-dev am: 958cc0657f
am: 457deedd53

Change-Id: Ie57ba362323c98ccc4fa02cf674871717276eb7b
2019-05-30 19:23:13 -07:00
Jon Miranda 457deedd53 Merge "Tuning app open/close animation." into ub-launcher3-qt-dev
am: 958cc0657f

Change-Id: I7a36afd0b02ee3c3892d14c4210246841b904d74
2019-05-30 19:18:13 -07:00
TreeHugger Robot 958cc0657f Merge "Tuning app open/close animation." into ub-launcher3-qt-dev 2019-05-31 02:04:03 +00:00
Jon Miranda b3c9077c76 Tuning app open/close animation.
* Mostly value changes.
* Added a way to round the corners during swipe up to home animation.

Bug: 123900446
Change-Id: Id61d241d919ba51ced0633585e36b7d93efe30b0
2019-05-30 18:43:22 -07:00
Tony Wickham 63e78955bd Merge "If y velocity > x velocity in 2-button mode, go to recents" into ub-launcher3-qt-dev am: ba33d1d216
am: e358d1fb92

Change-Id: I5c8a075aef91d93f179b52e2ea27f675e40ec793
2019-05-30 18:08:56 -07:00
Tony Wickham e358d1fb92 Merge "If y velocity > x velocity in 2-button mode, go to recents" into ub-launcher3-qt-dev
am: ba33d1d216

Change-Id: I393f6e3dfc12c3b97196454322e0012a2a287489
2019-05-30 18:02:54 -07:00
TreeHugger Robot ba33d1d216 Merge "If y velocity > x velocity in 2-button mode, go to recents" into ub-launcher3-qt-dev 2019-05-31 00:49:10 +00:00
Tony Wickham 1689d65ac3 If y velocity > x velocity in 2-button mode, go to recents
Also, when landing in recents, snap to the nearest page so that swipe up
consitently goes to task 0 instead of sometimes scrolling to task 1.

Bug: 133518678
Change-Id: I63a161a9f1f87266d3c3fc71c98cd5fc5e2f8874
2019-05-30 17:38:46 -07:00
Sunny Goyal 9de8c8e9b3 Merge "Disabling horizontal swipes if the app has draggable content at the bottom" into ub-launcher3-qt-dev am: f4fa4be5d6
am: c7b214bf50

Change-Id: I3f9cdc108eedb159a34ee777ef82ee5411a1f4ac
2019-05-30 15:38:36 -07:00
Vadim Tryshev 52303aef91 Merge "Waiting for the recycler to populate when opening all apps" into ub-launcher3-qt-dev am: 5d7dbd914a
am: 5241c41a12

Change-Id: Iab00b4d1130bf9a91257507feaccda615825be24
2019-05-30 15:38:17 -07:00
Sunny Goyal c7b214bf50 Merge "Disabling horizontal swipes if the app has draggable content at the bottom" into ub-launcher3-qt-dev
am: f4fa4be5d6

Change-Id: I863b97d7073b492fafef18cd2389d1e1aaec6d46
2019-05-30 15:37:31 -07:00
Vadim Tryshev 5241c41a12 Merge "Waiting for the recycler to populate when opening all apps" into ub-launcher3-qt-dev
am: 5d7dbd914a

Change-Id: I94fb2f7b9e669541436928042e9292a353b3a6d7
2019-05-30 15:30:16 -07:00
Sunny Goyal f4fa4be5d6 Merge "Disabling horizontal swipes if the app has draggable content at the bottom" into ub-launcher3-qt-dev 2019-05-30 22:29:05 +00:00
Vadim Tryshev 5d7dbd914a Merge "Waiting for the recycler to populate when opening all apps" into ub-launcher3-qt-dev 2019-05-30 22:20:49 +00:00
Sunny Goyal 38d8a63d07 Disabling horizontal swipes if the app has draggable content at the bottom
Bug: 133844237
Change-Id: I67a4140d56f87c464e436d394da77127a965c3e5
2019-05-30 15:13:09 -07:00
vadimt 55da87181c Waiting for the recycler to populate when opening all apps
Change-Id: Ia6d452f9b02f02c1414eaaa9eaee9a70a4664a4a
2019-05-30 14:55:26 -07:00
Jon Miranda f4f339ac3c Hide original icon immediately for app close. am: a1898247ca
am: 875c91759c

Change-Id: I3611370228c223dca4ca3ea2a4f7a904ef5045c2
2019-05-30 12:16:21 -07:00
Jon Miranda 875c91759c Hide original icon immediately for app close.
am: a1898247ca

Change-Id: I02b2cc97e6a0b1a3bd5dfa01b84c550f58f25d11
2019-05-30 12:10:18 -07:00
Sunny Goyal e9c6f4cc69 Fixing interactive state for background states and
notifying LauncherCallback accordingly

During quick switch Launcher can get resumed only to be paused again
when launching a new app. Updating the logic for deferred resume to
account for that and moving some additional calls to deferredResume

Bug: 134062513
Change-Id: Ia607f178bc17d45d53fb032a06cd70f9abc6b513
2019-05-30 11:59:29 -07:00
Jon Miranda 53e804ff67 Merge "Hide original icon immediately for app close." into ub-launcher3-qt-dev am: efd5f86a0a
am: 55b90dd364

Change-Id: Ib8e1e1b484ae1742f3a8c38ae24faece6833ac86
2019-05-30 11:44:05 -07:00
Jon Miranda a1898247ca Hide original icon immediately for app close.
Bug: 123900446

Change-Id: I12d906267dafe80a9dc5d5e39452bddd95b0f748
2019-05-30 11:24:29 -07:00
Jon Miranda 55b90dd364 Merge "Hide original icon immediately for app close." into ub-launcher3-qt-dev
am: efd5f86a0a

Change-Id: I7e38015601d295cb4cfade939b560efc452e5f02
2019-05-30 11:23:56 -07:00
Vadim Tryshev 45054f36f1 Merge "Adding debug tracing for a lab-only issue" into ub-launcher3-qt-dev am: 5f642bf783
am: 443f835070

Change-Id: I7478ff10f4ccf49a0c79f678dcee09054ca8443c
2019-05-30 11:19:56 -07:00
Vadim Tryshev 443f835070 Merge "Adding debug tracing for a lab-only issue" into ub-launcher3-qt-dev
am: 5f642bf783

Change-Id: Ib5ca0a16c36a704c0e7717d6dfdd4abba82b2f34
2019-05-30 11:18:54 -07:00
Sunny Goyal 28e9af2328 Merge "Disabling seamless rotation in multiwindow mode" into ub-launcher3-qt-dev am: cae0a80c83
am: 8ba9d5af92

Change-Id: I62e0f71e3a06325fa74531e6ac929851090e1f19
2019-05-30 11:07:13 -07:00
Vadim Tryshev 8b17d93626 Merge "Add debug tracing for a lab-only flake" into ub-launcher3-qt-dev am: 1c9b6293c8
am: a64df63c28

Change-Id: I75113e9e6974f3198cd388aacb71905fda3b7894
2019-05-30 11:06:51 -07:00
TreeHugger Robot efd5f86a0a Merge "Hide original icon immediately for app close." into ub-launcher3-qt-dev 2019-05-30 18:06:24 +00:00
Vadim Tryshev 5f642bf783 Merge "Adding debug tracing for a lab-only issue" into ub-launcher3-qt-dev 2019-05-30 17:58:04 +00:00
Sunny Goyal 8ba9d5af92 Merge "Disabling seamless rotation in multiwindow mode" into ub-launcher3-qt-dev
am: cae0a80c83

Change-Id: I00dbe5ffc4a67cc45be1946672e42c018d864fb7
2019-05-30 10:57:06 -07:00
Vadim Tryshev a64df63c28 Merge "Add debug tracing for a lab-only flake" into ub-launcher3-qt-dev
am: 1c9b6293c8

Change-Id: I07a147d10f8e40b5c1159808c91beb0fb4404614
2019-05-30 10:56:46 -07:00
TreeHugger Robot cae0a80c83 Merge "Disabling seamless rotation in multiwindow mode" into ub-launcher3-qt-dev 2019-05-30 17:47:51 +00:00
Vadim Tryshev 1c9b6293c8 Merge "Add debug tracing for a lab-only flake" into ub-launcher3-qt-dev 2019-05-30 17:46:10 +00:00
Sunny Goyal da14cf8b9f Disabling seamless rotation in multiwindow mode
Bug: 133765491
Change-Id: If68c709fa5b8216d63fc516f16f03bf2aa83172a
2019-05-30 10:32:11 -07:00