vadimt
1ce213888e
Workaround for b/135766310
...
Bug: 135766310
Change-Id: I8ef40158d5b7f832be46ee2c2fe98a91a095ee82
2019-06-21 14:23:15 -07:00
Adam Cohen
66ed415f93
Merge "Workaround issue with latest version of RecyclerView which is overriding our custom accessibility delegate" into ub-launcher3-qt-dev
2019-06-21 21:16:04 +00:00
Sunny Goyal
a9937e850f
Using a common gradle dependency path am: 70266689b7
...
am: b666ba5111
Change-Id: I6d887f44295c7576ebaa095e85139e65d27f725e
2019-06-21 13:19:57 -07:00
Sunny Goyal
b666ba5111
Using a common gradle dependency path
...
am: 70266689b7
Change-Id: Idc95a25914c8ad107ede066b8a012f70f3c63145
2019-06-21 13:14:59 -07:00
Adam Cohen
29794c56a4
Workaround issue with latest version of RecyclerView which is overriding our custom accessibility delegate
...
-> Not the prettiest fix, but we only ever use the LauncherAccessibilityDelegate for BubbleTextViews,so anything else getting set here is incorrect. Stop-gap until we root cause the RV issue and decide whether there's a fix there, or a better way to ensure Launcher behaves correctly.
issue 129745295
Change-Id: I27cf79fda9edc2bebeda4728b776ab292caa141d
2019-06-21 12:56:36 -07:00
Sunny Goyal
c4bb3739b1
Cleaning up some animation states:
...
> When running one-off animations during quickstep, cancelling prevoisly
running animations.
> Cancelling such one-off animations when state is reset
> Preventing touch proxied from recent transition to affect quickswitch
(by affecting pagedView)
Bug: 135686388
Bug: 135571566
Change-Id: Id647015a583761d8fd46a02e3e2d88027e282a79
2019-06-21 12:47:56 -07:00
Sunny Goyal
70266689b7
Using a common gradle dependency path
...
Change-Id: If01b0d7ebd6719935ac467a5f085b0517b133bbc
2019-06-21 12:31:29 -07:00
Lyn Han
57d984a2c0
Merge "Dot location getters" into ub-launcher3-qt-dev am: 06954c18fa
...
am: e588499e4c
Change-Id: Id6eca82466c324162d938a6407c47ecbde20750c
2019-06-21 12:10:58 -07:00
Lyn Han
e588499e4c
Merge "Dot location getters" into ub-launcher3-qt-dev
...
am: 06954c18fa
Change-Id: Ic4956981ece5778ad2e87fa49ef62b96aa808b00
2019-06-21 12:05:59 -07:00
TreeHugger Robot
06954c18fa
Merge "Dot location getters" into ub-launcher3-qt-dev
2019-06-21 18:57:44 +00:00
vadimt
8f9b787658
Tests: fixing expected package name for AOSP tests am: 6346451bd6
...
am: 4d4a643532
Change-Id: I7efa144d270d21abf21e04f191287913e37bd577
2019-06-21 11:47:25 -07:00
vadimt
4d4a643532
Tests: fixing expected package name for AOSP tests
...
am: 6346451bd6
Change-Id: I228efe85a3e7a5ab35b31d13310bd66d74859327
2019-06-21 11:43:37 -07:00
vadimt
6346451bd6
Tests: fixing expected package name for AOSP tests
...
Change-Id: Id7a57d4bfcbed23ba20ca11846680fa1341e8a99
2019-06-21 10:58:03 -07:00
vadimt
43618ac956
Converting some tests to TAPL am: d11b604e19
...
am: 687d8a1c03
Change-Id: Ic984308cdbd75022659afaf704955297df9bee1f
2019-06-20 20:33:24 -07:00
vadimt
687d8a1c03
Converting some tests to TAPL
...
am: d11b604e19
Change-Id: Icb1eec754f15ae9fe047d7be3c18e59d96c7d28e
2019-06-20 20:24:31 -07:00
vadimt
d11b604e19
Converting some tests to TAPL
...
Change-Id: I1b67f80d9d61792d5795f9638bf9d19919f36d39
2019-06-20 17:53:05 -07:00
vadimt
c52700b92c
Tests: removing workaround for Overview crashing on rotation am: 715de78e94
...
am: dd9314dbe5
Change-Id: Ib0eb325b900e6e3f981bcc7c52395b643401b9f8
2019-06-20 17:52:10 -07:00
vadimt
dd9314dbe5
Tests: removing workaround for Overview crashing on rotation
...
am: 715de78e94
Change-Id: I1fefd773c6b9067807ecdc7de5da89ba9d47f5e8
2019-06-20 17:42:06 -07:00
vadimt
715de78e94
Tests: removing workaround for Overview crashing on rotation
...
Bug: 135287203
Change-Id: I9766f385be5331f56638438822f321ccd1efc920
2019-06-20 16:20:36 -07:00
Hongwei Wang
b37d4602e4
Merge "Fixes building from Android Studio" into ub-launcher3-master
2019-06-20 22:59:13 +00:00
Vadim Tryshev
4f7098c972
Merge "Tests: waiting for nav bar to match nav mode" into ub-launcher3-qt-dev am: b4ff312181
...
am: 177b810755
Change-Id: I5e8d7bfd130895cdef4881c6df81c941efd54757
2019-06-20 15:57:56 -07:00
Winson Chung
50f3cb8b87
Fixing rounding error when computing bottom clip am: 73769f0a88
...
am: f8ddf765aa
Change-Id: Ib1c4f0e46c79e60e46bfdb73807376ba3e917002
2019-06-20 15:57:45 -07:00
Vadim Tryshev
5b7199b7b4
Merge "TAPL: switching dismissing tasks to a model-time gesture" into ub-launcher3-qt-dev am: 04414bba47
...
am: 40edd31f5f
Change-Id: I90aa1bd3169733e7c6f4911c8fd53bb337281737
2019-06-20 15:57:33 -07:00
Sunny Goyal
2e468a12c0
Using FloatProperty for spring animation, instead of a interface to allow easier generalization of animation definitions am: b80941bb24
...
am: 5b53028ad4
Change-Id: I56270f37af0fd10df8a7aea685dd5a921c529ea8
2019-06-20 15:57:20 -07:00
Lyn Han
1c1b86bf51
Dot location getters
...
For use by SystemUI-Bubbles flyout-to-dot animation
Bug: 129158983
Test: manual (Bubbles dot looks good)
Change-Id: I53287efcfe3e02b4ba0572d62f138cc52f7f66a6
2019-06-20 22:34:44 +00:00
Vadim Tryshev
177b810755
Merge "Tests: waiting for nav bar to match nav mode" into ub-launcher3-qt-dev
...
am: b4ff312181
Change-Id: Icfffb0b5eb08d349cdd67c90870e4fc7e9f5a352
2019-06-20 15:28:50 -07:00
Winson Chung
f8ddf765aa
Fixing rounding error when computing bottom clip
...
am: 73769f0a88
Change-Id: I82abca6f18a9fddbf16f0405e14f72fdd52ef79f
2019-06-20 15:28:34 -07:00
Vadim Tryshev
40edd31f5f
Merge "TAPL: switching dismissing tasks to a model-time gesture" into ub-launcher3-qt-dev
...
am: 04414bba47
Change-Id: I213be5e40ac6ca5e3b03650059df8a123405e414
2019-06-20 15:28:17 -07:00
Sunny Goyal
5b53028ad4
Using FloatProperty for spring animation, instead of a interface to allow easier generalization of animation definitions
...
am: b80941bb24
Change-Id: I641152ba2e5db05450d454bb596d8d5274258825
2019-06-20 15:28:00 -07:00
Vadim Tryshev
b4ff312181
Merge "Tests: waiting for nav bar to match nav mode" into ub-launcher3-qt-dev
2019-06-20 21:39:32 +00:00
vadimt
e244a5802d
Tests: waiting for nav bar to match nav mode
...
Change-Id: Ib17fce4577e1e2c585108f0e95a98fad710e5eb2
2019-06-20 14:26:19 -07:00
Winson Chung
73769f0a88
Fixing rounding error when computing bottom clip
...
- In TaskThumbnailView.updateThumbnailMatrix() we compare the rounded
scaled bitmap height with the height of the task/thumbnail view.
Since the position is also non-integer, the rounding of the sum
is not equivalent to the rounding of the individual components, which
causes the check to fail.
Bug: 135150767
Test: Quickswitch on sargo
Change-Id: I849b4732569e5b8699f00f5ff210f41fb505f1e7
2019-06-20 20:06:24 +00:00
Vadim Tryshev
04414bba47
Merge "TAPL: switching dismissing tasks to a model-time gesture" into ub-launcher3-qt-dev
2019-06-20 20:05:33 +00:00
vadimt
f806125f99
TAPL: switching dismissing tasks to a model-time gesture
...
Change-Id: I4068c4102cd881b89b680c61699ba78832499a3d
2019-06-20 12:31:01 -07:00
Hongwei Wang
36416e2309
Fixes building from Android Studio
...
Bug: 135684365
Test: Build from Android Studio
Change-Id: Ie68e27850db9c72e2b5b5884ac8c0343552fc611
2019-06-20 11:29:17 -07:00
Sunny Goyal
b80941bb24
Using FloatProperty for spring animation, instead of a interface
...
to allow easier generalization of animation definitions
Change-Id: I37b1a604003ec007aa390eabdfe8c1ab733b7471
2019-06-19 21:31:43 -07:00
Sunny Goyal
754b2f3d49
Merge "Some improvements to home to overview transition for 0 button mode" into ub-launcher3-qt-dev am: 676a795ebd
...
am: 1f1d884e38
Change-Id: I8f50f16fc290ddfec56db93998010d01afce2ff0
2019-06-19 15:38:04 -07:00
Winson Chung
8032b0e0b7
Merge "Trigger heap dump when heap exceeds a limit" into ub-launcher3-qt-dev am: b703f91f83
...
am: 862712f585
Change-Id: Ib65a33b0816da57cff25f790dd3df16af356ee6d
2019-06-19 15:37:46 -07:00
Sunny Goyal
02a02ef652
Disable fake landscape UI am: 3e195d7429
...
am: 8469641168
Change-Id: I8bee1dbc0bd29af85d0cb4b19487c5de5c7f65e0
2019-06-19 15:37:26 -07:00
Sunny Goyal
1f1d884e38
Merge "Some improvements to home to overview transition for 0 button mode" into ub-launcher3-qt-dev
...
am: 676a795ebd
Change-Id: I53934e62baf6b3c7e9561dd05adbbc9f73460230
2019-06-19 15:23:58 -07:00
Winson Chung
862712f585
Merge "Trigger heap dump when heap exceeds a limit" into ub-launcher3-qt-dev
...
am: b703f91f83
Change-Id: I9bd60e0bc6a268bc8852e04c7ee468784d17ba83
2019-06-19 15:23:34 -07:00
Sunny Goyal
8469641168
Disable fake landscape UI
...
am: 3e195d7429
Change-Id: Ie12781c525420397e3e474a36e0ea0ec33bf8649
2019-06-19 15:23:09 -07:00
Sunny Goyal
676a795ebd
Merge "Some improvements to home to overview transition for 0 button mode" into ub-launcher3-qt-dev
2019-06-19 22:20:05 +00:00
Winson Chung
b703f91f83
Merge "Trigger heap dump when heap exceeds a limit" into ub-launcher3-qt-dev
2019-06-19 22:09:44 +00:00
Tony Wickham
59c6901823
Some improvements to home to overview transition for 0 button mode
...
- Peek in overview further, and with more overshoot
- Fade out and scale down workspace faster while swiping up
- Scale and translate workspace slower when letting go to enter
overview (so it doesn't zoom out at warp speed)
- Fade in all apps shelf sooner
Bug: 132455160
Change-Id: Ieafad0ccf9bb587889bc35d536627661db10e358
2019-06-19 14:48:57 -07:00
Miranda Kephart
eaf6bd6c20
Merge "Allow shallow-angle flings in AssistantTouchConsumer" into ub-launcher3-qt-dev am: 035770e421
...
am: 92af1789f9
Change-Id: I868650d78a2b1b3eb88f58931e96cb9ab99ab2f5
2019-06-19 14:35:56 -07:00
Sunny Goyal
3e195d7429
Disable fake landscape UI
...
Bug: 131360075
Change-Id: I21e0a6cdf332e2d16821c589f9630c254b595770
2019-06-19 14:25:00 -07:00
Miranda Kephart
92af1789f9
Merge "Allow shallow-angle flings in AssistantTouchConsumer" into ub-launcher3-qt-dev
...
am: 035770e421
Change-Id: I79088b918d19001bed378ff7b9b7e993fa3730f1
2019-06-19 14:14:57 -07:00
Miranda Kephart
035770e421
Merge "Allow shallow-angle flings in AssistantTouchConsumer" into ub-launcher3-qt-dev
2019-06-19 19:25:23 +00:00
Miranda Kephart
7d2aed0cb5
Allow shallow-angle flings in AssistantTouchConsumer
...
While any angle above 22 degrees from horizontal is permitted for
drag invocations, the SwipeDetector used to detect flings only
allowed angles within 45 degrees of vertical. This changes to using
GestureListener and permits flings in the 22-45 degree region (as
well as up to vertical).
Test: manual
Bug: 135011207
Change-Id: I8e08650395917341869b27ff381f32268fadcb3c
2019-06-19 15:13:03 -04:00