Matt Pietal
e422947f79
Merge "Sharesheet - Disable delegate" into rvc-dev am: a4614b0f1f am: 9e1353668b am: f8a46b6ff1 am: 1f282561b1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11814085
Change-Id: I3ee2b2ec8179c621a153baea88fb38cc61081a12
2020-06-10 13:06:08 +00:00
Matt Pietal
f8a46b6ff1
Merge "Sharesheet - Disable delegate" into rvc-dev am: a4614b0f1f am: 9e1353668b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11814085
Change-Id: Ibee5a36b677df2115f0ae39e651dc6d1d4bb552b
2020-06-10 12:34:56 +00:00
Matt Pietal
a4614b0f1f
Merge "Sharesheet - Disable delegate" into rvc-dev
2020-06-10 12:06:23 +00:00
Automerger Merge Worker
2f7e3b1cbc
Merge "Merge "Adjust conversation layout paddings to match UX spec" into rvc-dev am: acea7d392c am: 3b8ff482c3 am: 41085a0639" into rvc-qpr-dev-plus-aosp am: 1293a74d21
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11813182
Change-Id: I280969a8f36fb9fe4636daa0253cd10057942238
2020-06-09 23:00:51 +00:00
TreeHugger Robot
6ddeada31c
Merge "Adjust conversation layout paddings to match UX spec" into rvc-dev am: acea7d392c am: 3b8ff482c3 am: 41085a0639
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11813182
Change-Id: I4393b198864515cf12084e27ff22cee21ae82cbf
2020-06-09 22:46:12 +00:00
TreeHugger Robot
143d674eee
Merge "Adjust conversation layout paddings to match UX spec" into rvc-dev am: acea7d392c am: 3b8ff482c3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11813182
Change-Id: Iec093e5520b6a202ee120f7bcbbd8c7fb461b969
2020-06-09 22:35:18 +00:00
Matt Pietal
9a178365c4
Sharesheet - Disable delegate
...
The original plan was to move sharesheet into systemui. The first
step was to route through a delegate living in systemui, which
would just launch the activity. However, the full migration has not
occurred. And more notably, there are intermittent race conditions
caused by token expiration. This comes from the framework activity token
being removed just before the target intent is launched, due to the
requirement to call finish() on resolver/chooser when complete.
Fixes: 157272342
Test: atest ChooserActivityTest ResolverActivityTest
Change-Id: I75ca19589ba78abc1d1a05a917457c151420c949
2020-06-09 21:33:46 +00:00
Steve Elliott
666124b0c5
Adjust conversation layout paddings to match UX spec
...
Fixes: 157757386
Fixes: 157144647
Test: manual, visual
Change-Id: Ibeccc0fe2269aea69b882895fbb1a280cd6bf126
2020-06-09 15:59:58 -04:00
Automerger Merge Worker
16fb6dd4b5
Merge "Merge "Add importance ring animation on convo priority change" into rvc-dev am: 80d5c61da5 am: 8cb827b044 am: 1eb955461a" into rvc-qpr-dev-plus-aosp am: 52e427f01b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11739864
Change-Id: Id4f36143a3a0193759c651d142ff776f5589ff8b
2020-06-09 16:15:48 +00:00
TreeHugger Robot
26e09017ac
Merge "Add importance ring animation on convo priority change" into rvc-dev am: 80d5c61da5 am: 8cb827b044 am: 1eb955461a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11739864
Change-Id: If4cc68635a5d3c66d9004d4621beda4e5503b8f3
2020-06-09 16:01:07 +00:00
TreeHugger Robot
e4db741936
Merge "Add importance ring animation on convo priority change" into rvc-dev am: 80d5c61da5 am: 8cb827b044
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11739864
Change-Id: Ic7dcfb84e1c528738f2ffa604ab69e8563bbd968
2020-06-09 15:47:24 +00:00
TreeHugger Robot
80d5c61da5
Merge "Add importance ring animation on convo priority change" into rvc-dev
2020-06-09 15:33:55 +00:00
TreeHugger Robot
0b2dbedeaa
Merge "Report WINDOW_FOCUS_GAIN_REPORT_ONLY when the served connection remains" into rvc-dev am: b121512580 am: 4f93e9c80c am: f3b9965750 am: bb8e0b922a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11686078
Change-Id: Ife20398017639b41019d3ee58e3179cf31b3da2e
2020-06-09 14:27:19 +00:00
TreeHugger Robot
f3b9965750
Merge "Report WINDOW_FOCUS_GAIN_REPORT_ONLY when the served connection remains" into rvc-dev am: b121512580 am: 4f93e9c80c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11686078
Change-Id: I37a0e10e7b9d84e2411636fdbfbbb43a9a6d2e8c
2020-06-09 14:08:44 +00:00
TreeHugger Robot
b121512580
Merge "Report WINDOW_FOCUS_GAIN_REPORT_ONLY when the served connection remains" into rvc-dev
2020-06-09 13:41:30 +00:00
Ming-Shin Lu
6ecbf08772
Report WINDOW_FOCUS_GAIN_REPORT_ONLY when the served connection remains
...
When we tried CL[1] to fix Gboard Translation UI dialog dismissed that
keeping the served view when focused to the next window,
although we can skip starting new input when the window focused back as
the behavior of Q,
However, we overlooked in R, IME insets will rely on IMS#reportStartInput
to get the updated IME input target, which will out of sync for the above
case.
To fix this regression, we report the next window focus gain
to IMMS with WINDOW_FOCUS_GAIN_REPORT_ONLY when the next focused view is
same as current served view and the served input connection remains.
so that in IMMS side won't get StartInputFlags.INITIAL_CONNECTION flags
to set restarting as false when calling IInputMethod#startInput to IMS,
and in IMS side will still call reportStartInput to WMS for updating
IME input target without additional onFinishInputView callback to
client.
[1]: I8d4fff94ba9313b773bc27fcbd019cc88580d3e9
Fix: 152373385
Bug: 155781821
Test: atest CtsInputMethodTestCases
Test: manual, make sure Bug 155781821 comment #10 works:
1) Launch video call in Hangouts.
2) End call.
3) Click on the text box.
4) Expect Soft-Keyboard shown
Test: make sure not break Bug 148489857 and Bug 148788569, following
auto / manual test to verify:
- Auto: atest FocusHandlingTest#testKeyboardStateAfterImeFocusableFlagChanged
- Manual:
1) Build / install EditTextVariations
2) Select menu -> Direct-Reply, make sure Notification comes up.
3) Tap EditText on Notification, verify soft-keyboard is visible.
Change-Id: I45a9814d812ad906f417c24200fd4219959e2423
2020-06-09 13:48:15 +08:00
Steve Elliott
8b4929dbbf
Add importance ring animation on convo priority change
...
Bug: 157480039
Test: manual
Change-Id: I0c3b2a857c871fc344705f98aa8463e7de0c4b6b
2020-06-08 22:41:29 -04:00
Joanne Chung
83ebf36a81
Merge "Handle SyncResultReceiver.TimeoutException" into rvc-dev am: 9856804eb2 am: 4a235e4bf2 am: d853673b5c am: 1d930502f6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11489902
Change-Id: I5fc69b553035d1de9932776ee98f5ecc999723b0
2020-06-09 01:09:13 +00:00
Joanne Chung
d853673b5c
Merge "Handle SyncResultReceiver.TimeoutException" into rvc-dev am: 9856804eb2 am: 4a235e4bf2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11489902
Change-Id: I229a595052b53349a6a6ddab4df888e219afb5ef
2020-06-09 00:48:26 +00:00
Joanne Chung
9856804eb2
Merge "Handle SyncResultReceiver.TimeoutException" into rvc-dev
2020-06-09 00:21:44 +00:00
Daniel Sandler
cc24f7860f
Merge "Show the nearby chip for images and files too." into rvc-dev am: bb2d9a52c1 am: fe25cc3bb6 am: 4b2314666f am: 07a70e3892
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11756600
Change-Id: I69354950f6a3171aa7ef7335df012ce1a1749aad
2020-06-08 20:53:04 +00:00
Daniel Sandler
07a70e3892
Merge "Show the nearby chip for images and files too." into rvc-dev am: bb2d9a52c1 am: fe25cc3bb6 am: 4b2314666f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11756600
Change-Id: Ide0b5d96b60d1d21294a57a347953facc43fa249
2020-06-08 20:38:00 +00:00
Daniel Sandler
10408630be
Merge "Show the nearby chip for images and files too." into rvc-dev am: bb2d9a52c1 am: fe25cc3bb6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11756600
Change-Id: I10461c29da2c960ce13ae02fabb584c81f75377f
2020-06-08 20:24:04 +00:00
Daniel Sandler
bb2d9a52c1
Merge "Show the nearby chip for images and files too." into rvc-dev
2020-06-08 20:11:04 +00:00
Treehugger Robot
986950e0b0
Merge "KernelCpuUidBpfMapReader: Verify presence of Uids before deleting" am: 907124607f am: 5f016c8deb am: b736478a80 am: 2d8aceac0a am: 12aefae37e
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1321018
Change-Id: I2da4e9d66318454e8fcc21dac4818e4e7bc26a4a
2020-06-08 17:39:02 +00:00
Treehugger Robot
b736478a80
Merge "KernelCpuUidBpfMapReader: Verify presence of Uids before deleting" am: 907124607f am: 5f016c8deb
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1321018
Change-Id: I376684b31398743e5c873e8ccc874d0c6a1c8c89
2020-06-08 16:19:19 +00:00
Joanne Chung
c6adc68368
Handle SyncResultReceiver.TimeoutException
...
1.Change SyncResultReceiver.TimeoutException to checked exception
2.Handle the SyncResultReceiver.TimeoutException in AutofillManager,
ContentCaptureManager, ContentSuggestionsManager
3.Fix the bug we should throw e.rethrowFromSystemServer()
Bug: 156044027
Test: atest CtsAutoFillServiceTestCases
Test: atest ContentSuggestionsManagerTest
Test: atest CtsContentCaptureServiceTestCases
Change-Id: I959d2aca2b80866c076fae2520de66c123f5367d
2020-06-08 14:53:45 +08:00
TreeHugger Robot
5cc6aae63b
Merge "Product partition must have limited system configs."
2020-06-08 04:17:33 +00:00
Steve Elliott
cb1af1e0be
Merge "Fix missing icon for one-to-one convos" into rvc-dev am: 05e10b59af am: ce90e8037d am: 1557f3e094 am: 454e0f2108
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11727185
Change-Id: Ied6eaf76018356f682c495c96ef1b279a927e463
2020-06-06 16:09:01 +00:00
Svetoslav Ganov
f74f28160d
Merge "Correctly offset app op history on reboot" into rvc-dev am: 0ce4fba38f am: d9f92e4666 am: deb797776a am: 2191f1c2e5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11747376
Change-Id: I4405ec52394c0093d0f37da512e5a2fd827a4e1b
2020-06-06 15:49:46 +00:00
Steve Elliott
1557f3e094
Merge "Fix missing icon for one-to-one convos" into rvc-dev am: 05e10b59af am: ce90e8037d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11727185
Change-Id: Ic3f5aba0428e22e1124b2f7f1cc76b803e7202dd
2020-06-06 15:41:43 +00:00
Steve Elliott
eec7f12366
Merge "Fix missing icon for one-to-one convos" into rvc-dev am: 05e10b59af
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11727185
Change-Id: I43fc706e88d78547aed43737ffadcb93b54da0bf
2020-06-06 15:29:19 +00:00
Svetoslav Ganov
deb797776a
Merge "Correctly offset app op history on reboot" into rvc-dev am: 0ce4fba38f am: d9f92e4666
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11747376
Change-Id: Iba05ad9051487dfe285997e97b5075579602a88d
2020-06-06 15:21:45 +00:00
Steve Elliott
05e10b59af
Merge "Fix missing icon for one-to-one convos" into rvc-dev
2020-06-06 15:12:04 +00:00
Svetoslav Ganov
2d56a15699
Merge "Correctly offset app op history on reboot" into rvc-dev am: 0ce4fba38f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11747376
Change-Id: I3cd684c2f48b456efe4831a1bcb1dbffa9857c8c
2020-06-06 15:06:03 +00:00
Svetoslav Ganov
0ce4fba38f
Merge "Correctly offset app op history on reboot" into rvc-dev
2020-06-06 14:50:03 +00:00
Jing Ji
79bb2eec20
Merge "Use the UID as the package name in procstat assoc proto dump" into rvc-dev am: d29532e699 am: 8143d27be9 am: a281c93ab1 am: 701dddc99a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11725049
Change-Id: I9fe283219945a9b75da4a68e29623b911b8fdd0f
2020-06-05 23:47:47 +00:00
Jing Ji
701dddc99a
Merge "Use the UID as the package name in procstat assoc proto dump" into rvc-dev am: d29532e699 am: 8143d27be9 am: a281c93ab1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11725049
Change-Id: I01d5a7ae0da8859686105e83bce88e81150138b3
2020-06-05 23:33:25 +00:00
Jing Ji
8013aa3041
Merge "Use the UID as the package name in procstat assoc proto dump" into rvc-dev am: d29532e699 am: 8143d27be9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11725049
Change-Id: Ia4ed833e1f0627f68a138b100acbc4b185ba24f1
2020-06-05 23:20:58 +00:00
Jing Ji
d948fca5dd
Merge "Use the UID as the package name in procstat assoc proto dump" into rvc-dev am: d29532e699
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11725049
Change-Id: I0b5ee05a425ae7904eb361e79664800271e52f6d
2020-06-05 23:18:54 +00:00
Jing Ji
d29532e699
Merge "Use the UID as the package name in procstat assoc proto dump" into rvc-dev
2020-06-05 23:16:36 +00:00
Mike Digman
db5a5c8e1b
Merge "Make Sharesheet group and pin menu match material, redlines" into rvc-dev am: 5aa8394608 am: 705e18ad01 am: b965c06dc9 am: f076a8d745
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11739866
Change-Id: I991562738bccc2375a3e5648299e0aefa9d78a6e
2020-06-05 20:02:52 +00:00
Miranda Kephart
769ccfd7b5
Merge "Only show error if screenshot process dies within timeout period" into rvc-dev am: 3a51a85aaf am: 11e31f8621 am: ec217d20d0 am: 729073e183
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11739868
Change-Id: I515b6382afc49993f3c200b348402dce9395f25f
2020-06-05 19:56:47 +00:00
Mike Digman
f076a8d745
Merge "Make Sharesheet group and pin menu match material, redlines" into rvc-dev am: 5aa8394608 am: 705e18ad01 am: b965c06dc9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11739866
Change-Id: I36ead9a3deac1ecd951c49da9ac28dbdb0ece507
2020-06-05 19:48:45 +00:00
Miranda Kephart
729073e183
Merge "Only show error if screenshot process dies within timeout period" into rvc-dev am: 3a51a85aaf am: 11e31f8621 am: ec217d20d0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11739868
Change-Id: I8c2199f4312d1f07dcc1997deb927a2ad992a23d
2020-06-05 19:46:29 +00:00
Mike Digman
3e7995dfb0
Merge "Make Sharesheet group and pin menu match material, redlines" into rvc-dev am: 5aa8394608 am: 705e18ad01
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11739866
Change-Id: I99a6ed7dd8d3979fab4e9a7f3465041f972e5eca
2020-06-05 19:30:24 +00:00
Mike Digman
2fd7f7c3a8
Merge "Make Sharesheet group and pin menu match material, redlines" into rvc-dev am: 5aa8394608
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11739866
Change-Id: I1e7c5bfc726f11e992df8fc37a5eb703d06e9572
2020-06-05 19:29:02 +00:00
Miranda Kephart
166b9e0450
Merge "Only show error if screenshot process dies within timeout period" into rvc-dev am: 3a51a85aaf am: 11e31f8621
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11739868
Change-Id: I35d492f5dd522ff7eafeea8d5c984e4a19e69455
2020-06-05 19:28:05 +00:00
Mike Digman
5aa8394608
Merge "Make Sharesheet group and pin menu match material, redlines" into rvc-dev
2020-06-05 19:19:41 +00:00
Miranda Kephart
762b9fb13d
Merge "Only show error if screenshot process dies within timeout period" into rvc-dev am: 3a51a85aaf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11739868
Change-Id: I72b2353a5bfe4961b74776e07f5db33dd3a777ef
2020-06-05 19:09:58 +00:00