Commit Graph

451483 Commits

Author SHA1 Message Date
Bill Yi
7bbe7dd00e Import translations. DO NOT MERGE
Change-Id: Id7470e8c4b3bedbffe3671c32e6e543cbee3a7ab
Auto-generated-cl: translation import
2019-11-19 16:44:02 -08:00
Jayachandran Chinnakkannu
35e4ad971c Merge "Remove usage of Telephonymanager getDefault() hidden API" 2019-11-19 22:36:05 +00:00
TreeHugger Robot
c80c3cac7e Merge "Revert "MediaRouter: Add SystemMediaRoute2Provider to publish default route"" 2019-11-19 22:34:03 +00:00
TreeHugger Robot
eb85a63a3a Merge "Support showing alignment hint based on aligniment state of dock" 2019-11-19 22:09:23 +00:00
TreeHugger Robot
2f15dae050 Merge "Replace Dependency.get(BG_HANDLER) with constructor injection." 2019-11-19 22:00:23 +00:00
Tom Taylor
081777becd Merge "Add sms receiver result codes" 2019-11-19 21:40:03 +00:00
TreeHugger Robot
aba1e7e2fa Merge "Add test mapping for ScreenshotHelperTests" 2019-11-19 21:25:31 +00:00
TreeHugger Robot
46c7b37ee9 Merge "Move logic from QSCarrierGroup into Controller." 2019-11-19 21:20:48 +00:00
Dave Mankoff
f8adafedd7 Replace Dependency.get(BG_HANDLER) with constructor injection.
Bug: 9748934
Test: atest SystemUITests
Change-Id: Ic0889c429b3a5d99e983daa448fbedf5af0bb397
2019-11-19 15:55:50 -05:00
TreeHugger Robot
29676246a6 Merge "Add metrics constant for platform compat UI." 2019-11-19 20:30:33 +00:00
TreeHugger Robot
1b29852387 Merge "Test that appOps added to notifs from mainThread" 2019-11-19 20:20:37 +00:00
TreeHugger Robot
9d0b195b73 Merge "Add multiuser support for notification history" 2019-11-19 20:20:28 +00:00
Myles Watson
5782f0d0cf Revert "MediaRouter: Add SystemMediaRoute2Provider to publish default route"
This reverts commit cfa8f9ab61.

Reason for revert: Breaking apct/bluetooth/instrumentation_test
Bug: 144755565

Change-Id: If988041a2478cff3b69ea7b8885a35b86e6c3053
2019-11-19 20:02:31 +00:00
Satakshi Rana
cc865a5d3d Merge "Assert only one bitmap is provided to ContentSuggestionsService." into qt-qpr1-dev am: ecc65c6e34
am: bcf751a427

Change-Id: Ic96bdaeb9b3e77ade24a40b00f56b508629f1a9c
2019-11-19 11:48:33 -08:00
James O'Leary
f632e989a0 Add test mapping for ScreenshotHelperTests
Runs tests on presubmit


Test: Ran `atest` in core/tests/screenshothelpertests,
`atest` successfully picked up screenshothelpertest as
a presubmit test, ran it, and the test succeeded. Test
output available here:
https://drive.google.com/open?id=12M28e84bkAZtnQYe7-6f8ybs31bULWV_
Bug: b/140526005
Change-Id: Ic0a288c88232eeddd03591b590b0ef3d8c98fa93
2019-11-19 19:46:29 +00:00
Satakshi Rana
bcf751a427 Merge "Assert only one bitmap is provided to ContentSuggestionsService." into qt-qpr1-dev
am: ecc65c6e34

Change-Id: Iaeb50e86668bc458226695e780f15221148b6706
2019-11-19 11:45:02 -08:00
Satakshi Rana
ecc65c6e34 Merge "Assert only one bitmap is provided to ContentSuggestionsService." into qt-qpr1-dev 2019-11-19 19:33:23 +00:00
TreeHugger Robot
0d9dd2b0f3 Merge "Fix Race Condition" 2019-11-19 19:24:47 +00:00
Beverly
9141569c8c Test that appOps added to notifs from mainThread
Test: atest ForegroundServiceControllerTest
Fixes: 144170894
Change-Id: If9ae7dc81e1b853b2904821baf23eaf55b289fc6
2019-11-19 14:13:02 -05:00
Andrei Onea
1380a56438 Add metrics constant for platform compat UI.
Bug: 138280620
Test: builds
Change-Id: I1a1a708596ad003a7c95906fe9514db6ec518dfc
2019-11-19 19:10:17 +00:00
TreeHugger Robot
8b09990e03 Merge "Hide title in more AlertActivities in packageinstaller" 2019-11-19 19:00:02 +00:00
Rubin Xu
35fbfcbd24 [automerger skipped] Merge "Force a garbage collection after lockscreen verification" into qt-qpr1-dev am: a7b2bd71cd
am: 9ea516d006 -s ours
am skip reason: change_id Ifbec81a64e4c592b566f5653bd93fd7326693ec7 with SHA1 20aa6cd497 is in history

Change-Id: I8ea6ef1a04151aeaf48ff3b6fd8e6614a1b02ff2
2019-11-19 10:42:32 -08:00
Rubin Xu
9ea516d006 Merge "Force a garbage collection after lockscreen verification" into qt-qpr1-dev
am: a7b2bd71cd

Change-Id: I530775f0776935f7762eb413b7f0af341d94ee5e
2019-11-19 10:39:02 -08:00
TreeHugger Robot
a7b2bd71cd Merge "Force a garbage collection after lockscreen verification" into qt-qpr1-dev 2019-11-19 18:31:55 +00:00
TreeHugger Robot
6b8f486bd5 Merge "Extract SparseArrayMap from QuotaController." 2019-11-19 18:31:06 +00:00
Satakshi
b846e83ff5 Assert only one bitmap is provided to ContentSuggestionsService.
Test: Took a screenshot and verified that AiAi gets invoked and the screenshot notification
shows smart actions.
Long press in Overview shows smart actions.
Bug: 141634285

Change-Id: I1e82f8bb837b8b032e6d25032642e47f492eb495
2019-11-19 10:27:11 -08:00
Dave Mankoff
c4fe6c4ffd Move logic from QSCarrierGroup into Controller.
This removes the injection into the QSCarrierGroup view
and moves it into an associated controller instead.

Controllers are added for QSCarrierGroup, QSContainer,
and QuickStatusBarHeader, though only QSCarrierGroup does
any heavy lifting at the moment. The other controllers are
parent controllers that are needed to ensure everything is
cleanly initialized when the view is inflated.

Bug: 144503618
Test: atest SystemUITests && manual
Change-Id: Iee539b492581f84b25811a9ae2d60426b49b075d
2019-11-19 13:26:28 -05:00
Yinglei Wang
595205d9f7 Merge "Add more guidance for how to write setStateDescription" 2019-11-19 18:23:01 +00:00
TreeHugger Robot
70fd6b9467 Merge "Add heart shape to icon shape overlay (will show up in custom options)" 2019-11-19 18:19:58 +00:00
Felipe Leme
bf9ae481f1 Merge "Check for dump permission on BinderCallsStatsService." into qt-qpr1-dev am: 7f9474cba3
am: bc21fb898e

Change-Id: I9b7aff45a6252fc302bf42dd123e0d1058a1586a
2019-11-19 10:14:06 -08:00
Felipe Leme
bc21fb898e Merge "Check for dump permission on BinderCallsStatsService." into qt-qpr1-dev
am: 7f9474cba3

Change-Id: Icff22328ec37176212b04767bbbfa0f7662b3126
2019-11-19 10:10:39 -08:00
Felipe Leme
7f9474cba3 Merge "Check for dump permission on BinderCallsStatsService." into qt-qpr1-dev 2019-11-19 18:04:29 +00:00
Satakshi Rana
64ed3ec44c [automerger skipped] Merge "Screenshot Notification Smart Action: AiAi and - Sys UI integration" into qt-qpr1-dev am: 73b4e1923a
am: 2613be298f -s ours
am skip reason: change_id I439a4be9aac53fb02b566ae4d438afe3edf2b37a with SHA1 d2010f2628 is in history

Change-Id: I94332f9eaf3acd8f5f707d920618c5ce9f942b83
2019-11-19 09:25:25 -08:00
Mady Mellor
cbe165101f Merge "Move foreground check outside of mNotificationLock" 2019-11-19 17:22:33 +00:00
Satakshi Rana
2613be298f Merge "Screenshot Notification Smart Action: AiAi and - Sys UI integration" into qt-qpr1-dev
am: 73b4e1923a

Change-Id: Ib545347db4b8aa49f2467e785d0572ce2f5d5b25
2019-11-19 09:22:01 -08:00
Satakshi Rana
73b4e1923a Merge "Screenshot Notification Smart Action: AiAi and - Sys UI integration" into qt-qpr1-dev 2019-11-19 17:14:49 +00:00
Julia Reynolds
a614c279f5 Add multiuser support for notification history
Since the data is stored in user encrypted storage,
we need an intermediate layer that can manage the per user
databases

Test: atest
Bug: 137396965
Change-Id: I66b6f830b3109e0df34d4bb95e32e5c035d0adac
2019-11-19 12:10:55 -05:00
Hyunyoung Song
98bfdc37ec Add heart shape to icon shape overlay (will show up in custom options)
Bug: 144740110
Test: installed the apk and then changed it in custom style options
$ adb install out/target/product/generic/system/product/overlay/IconShapeHeart/IconShapeHeartOverlay.apk

Change-Id: Ia1288428ed5924178b58b392583075a220e980a3
2019-11-19 09:06:02 -08:00
Evan Severson
5dc1e33d6f Hide title in more AlertActivities in packageinstaller
Test: Manual + verify with partner
Bug: 139278141
Change-Id: I720460843680777723f628eb4b05fce906326cf8
2019-11-19 08:57:57 -08:00
Bernardo Rufino
a229e8f1c1 Merge "Revert "Block background custom toasts"" 2019-11-19 16:29:44 +00:00
Bernardo Rufino
15fecc3662 Revert "Block background custom toasts"
This reverts commit 880cf32c70.

Reason for revert: Broke CtsWindowManagerDeviceTestCases ToastTest.testToastIsNotClickable()

Change-Id: Ia108eeee81b673306d0e552e01d18e1558a00dd8
2019-11-19 16:25:20 +00:00
Artur Satayev
785d3a03b9 Merge "Add @UnsupportedAppUsage annotations for greylist." 2019-11-19 15:05:51 +00:00
Artur Satayev
751e55114c Add @UnsupportedAppUsage annotations for greylist.
go/cleanup-greylist-txt

These have already been greylisted, however due to bugs/omissions in the tooling have been kept in go/greylist-txt instead of being annotated in the code.

This is partial merge of aosp/Id6c1f5e403a0e66edb1102ee45f3bf19f244fb09. Telephony greylist cleanup has been done separately. Note that annotations outside of frameworks/base/ have been merged from AOSP.

Bug: 137350495
Test: m
Exempt-From-Owner-Approval: merge
Change-Id: I015c466e8b69cc0fed5e9d394ba865aad11d8ba6
2019-11-19 15:05:35 +00:00
Fabian Kozynski
353ed42c29 Merge "Do not notify onOpNoted if less than 5s" 2019-11-19 14:39:13 +00:00
Jerry Chang
6a8fb02aa7 Support showing alignment hint based on aligniment state of dock
Bug: 141984730
Test: atest SystemUITests:KeyguardIndicationControllerTest
Change-Id: Ic0911683725a0e54406df06b948169c4dde94764
2019-11-19 22:37:59 +08:00
Alison Cichowlas
8261f2bd36 Merge "Restore app pinning." 2019-11-19 14:33:38 +00:00
Alison Cichowlas
1fd471509a Restore app pinning.
Bug: 143229724
Test: atest AbstractResolverComparatorTest; atest ChooserActivityTest
Change-Id: I71d4334c8d3beed94495b41d5264a95cbbd132ff
2019-11-19 09:31:40 -05:00
Jerome Gaillard
31e0679dd7 [automerger skipped] Merge "Use Metalava to get SDK metadata for devtools" into qt-dev am: 28332d5218 am: 094ac26039 am: 15087a4097 -s ours
am: 53b85b6c12 -s ours
am skip reason: change_id I7eb15341fde9520d51a696a6416a63e6c19c71f9 with SHA1 b59a1cd637 is in history

Change-Id: I6bb6f57ba44e89d39c63c95e07ffb4c09b05e67a
2019-11-19 04:36:16 -08:00
Jerome Gaillard
53b85b6c12 [automerger skipped] Merge "Use Metalava to get SDK metadata for devtools" into qt-dev am: 28332d5218 am: 094ac26039
am: 15087a4097 -s ours
am skip reason: change_id I7eb15341fde9520d51a696a6416a63e6c19c71f9 with SHA1 b59a1cd637 is in history

Change-Id: Ie5e8eb182b0bd061b5e355f309bbb2c79168cac2
2019-11-19 04:32:45 -08:00
Jerome Gaillard
15087a4097 Merge "Use Metalava to get SDK metadata for devtools" into qt-dev am: 28332d5218
am: 094ac26039

Change-Id: I7204ae6d5b4998cd6e56e20499b541c2286b77c6
2019-11-19 04:29:12 -08:00