Commit Graph

415396 Commits

Author SHA1 Message Date
TreeHugger Robot
c283f6100d Merge "OMS: limit shell command output via optional args" into qt-dev 2019-05-06 22:12:37 +00:00
Jorim Jaggi
615618f7d2 Merge "Do not reset time if time was already set before" into qt-dev 2019-05-06 21:41:42 +00:00
Youming Ye
e74b7d2365 Merge "Pass in external packageName" into qt-dev 2019-05-06 20:34:14 +00:00
TreeHugger Robot
370132a52b Merge "Update Analog clock face assets." into qt-dev 2019-05-06 19:40:25 +00:00
Anton Hansson
e0b7cce0c7 Merge "Update path to audio files" into qt-dev 2019-05-06 18:56:57 +00:00
TreeHugger Robot
cc1159a166 Merge "Add Locale#script to Configuration proto." into qt-dev 2019-05-06 18:29:30 +00:00
Tracy Zhou
b617827fe6 Merge "Move rotation button closer to the edge of the screen." into qt-dev 2019-05-06 18:28:28 +00:00
Robert Snoeberger
8c0fa8a511 Update Analog clock face assets.
This change makes the minute and hour hands longer.

Fixes: 132077607
Test: visual - checked analog clock on AOD
Test: burn in assets updated
Change-Id: I3f58d77a23440801597d848aa925b87ae90489d3
2019-05-06 18:12:41 +00:00
Ecco Park
aaaadd579a Merge "CarrierConfig: add the wifi configs for Carrier-Wifi Application." into qt-dev 2019-05-06 18:11:22 +00:00
TreeHugger Robot
73f1317891 Merge "Allow the DO/PO to call PackageManager.setPackagesSuspended() directly." into qt-dev 2019-05-06 18:01:11 +00:00
George Hodulik
940284bbbe Merge "Add null check in AppPredictionService callback wrapper." into qt-dev 2019-05-06 17:58:43 +00:00
George Hodulik
b3aa6562e5 Add null check in AppPredictionService callback wrapper.
Bug: 131917369
Test: Killed launcher and confirmed the binder died callback was called and callback was removed.
Test: compiles
Change-Id: I40612aeca2de2f197e17379355e6d9e46193ae5e
2019-05-06 17:58:24 +00:00
TreeHugger Robot
2d9b3f3a4b Merge "Show cast record icon in the status bar" into qt-dev 2019-05-06 17:49:30 +00:00
TreeHugger Robot
0452dcf0b4 Merge "Update icon packs." into qt-dev 2019-05-06 17:47:51 +00:00
TreeHugger Robot
43eb5305cb Merge "Update SignalDrawable." into qt-dev 2019-05-06 17:47:51 +00:00
TreeHugger Robot
772c69bdd3 Merge "Remove (old) STOPSHIP" into qt-dev 2019-05-06 16:56:28 +00:00
TreeHugger Robot
19864d570c Merge "Removed unusued constant (FLAG_AUGMENTED_AUTOFILL_REQUEST)." into qt-dev 2019-05-06 16:52:00 +00:00
Felipe Leme
8fc8838e74 Removed unusued constant (FLAG_AUGMENTED_AUTOFILL_REQUEST).
Test: atest CtsContentCaptureServiceTestCases
Bug: 123100811
Bug: 122858578

Change-Id: I030cb12343e6c07cbcd1d6ba08e1051109531aab
2019-05-06 16:48:44 +00:00
TreeHugger Robot
6dd8c7890b Merge "Fix recent task screenshot may not cleanup in some cases" into qt-dev 2019-05-06 16:38:20 +00:00
Leland Miller
5df2e3e7ec Merge changes from topic "permissions" into qt-dev
* changes:
  Add calling package parameter to IRcs methods
  Use injected instance of RcsControllerCall
  Create new RcsMessageQueryResultParcelable
  Create new RcsParticipantQueryResultParcelable
  Create new RcsThreadQueryResultParcelable
2019-05-06 16:35:06 +00:00
Evan Rosky
940edc7a49 Merge "Don't crop freeform windows by policy" into qt-dev 2019-05-06 16:27:46 +00:00
Anil Admal
db2b921a72 Merge "Fix GNSS requests not served when GNSS HIDL service is restarted" into qt-dev 2019-05-06 15:40:10 +00:00
Anil Admal
065ba216f5 Merge "Handle enable/disable of non-framework location attribution apps" into qt-dev 2019-05-06 15:37:49 +00:00
Amin Shaikh
6c328ac58c Show cast record icon in the status bar
- Add CastDrawable that wraps ic_cast and draws the red record fill
- Add ic_cast_connected_fill that only contains the fill of the cast icon
- Updated all icon packs to include fill icon on the right ic_cast size

Fixes: 127479204
Test: visual; sysui demo mode
Change-Id: Idaed25ad0a5646af4be4170ee76938a4d40aaf3e
2019-05-06 10:26:15 -04:00
Ecco Park
5110c41737 CarrierConfig: add the wifi configs for Carrier-Wifi Application.
The new configs for wifi will be used in Carrier Wi-Fi Application to
connect the wifi networks defined by a carrier.

Bug: 129964730
Test: unit test
Change-Id: I4d02a19d25626d7331f139e9e85062b05720ac51
Signed-off-by: Ecco Park <eccopark@google.com>
2019-05-06 07:09:01 -07:00
Mårten Kongstad
a465aec843 OMS: limit shell command output via optional args
Update the list and dump commands to optionally limit their output to make it
easier to use the commands in automated tests.

Examples of the new arguments in use:

  $ adb shell cmd overlay list android
  android
  [ ] com.android.internal.display.cutout.emulation.corner
  [ ] com.android.internal.display.cutout.emulation.double
  [ ] com.android.theme.icon.square
  ...

  $ adb shell cmd overlay dump com.android.theme.icon.square
  com.android.theme.icon.square:0 {
    mPackageName...........: com.android.theme.icon.square
    mUserId................: 0
    mTargetPackageName.....: android
    ...
  }

  $ adb shell cmd overlay dump state com.android.theme.icon.square
  STATE_DISABLED

Bug: 130364252
Test: atest 'com.android.server.om.hosttest.InstallOverlayTests#testAdbShellOMSInterface'
Change-Id: Iee7d654e2600bb13b7755ce1623925df68f43463
2019-05-06 06:38:49 -07:00
lumark
f6f349449e Fix recent task screenshot may not cleanup in some cases
In previous implementation, TaskScreenshotAnimatable's surface
relies on SurfaceAnimator#onAnimationLeashDestroyed callback.

As the definition of this callback method is called when leash is being
destroyed, and the surface was reparented back to the original parent,
which may not be reliable for recent task screenshot use case because task
screenhot surface may fail to reparent back if the parent is null, and
the onAnimationLeashDestroyed callback won't be called.

To fix this, we modify the reparent check to exclude parent surface check.
This is because the screenshot animatable was returning null in
Animatable.getParentSurface(), but we still need to invoke
onAnimationLeashDestroyed.

We also rename the callback to onAnimationLeashLost as it will also be called
when the animation is transferred away to another animation, even though the
leash didn't get destroyed.

Also, modified TaskScreenshotAnimatable#getParentSurfaceControl to
align Task's surface for surface hierachy correctness.

Fix: 130606600
Test: atest RecentsAnimationControllerTest
Test: atest SurfaceAnimatorTest

Change-Id: I918554befe3982a3dc0a9949c6973042697bb24b
2019-05-06 20:56:24 +08:00
TreeHugger Robot
56c006f5a6 Merge "Prohibit showing system decorations on untrusted virtual displays" into qt-dev 2019-05-06 12:38:10 +00:00
Jorim Jaggi
6cb6ba5036 Do not reset time if time was already set before
Test: Open many apps, ensure logs are correct
Test: ActivityMetricsLoggerTests
Fixes: 131603820
Change-Id: Icbd784db39ba083d1cd52beee88e128dec3ececa
2019-05-06 14:14:22 +02:00
TreeHugger Robot
f3c58fd242 Merge "Sharesheet - make loading placeholders unclickable" into qt-dev 2019-05-06 12:05:22 +00:00
TreeHugger Robot
24e9f93b71 Merge "Fix transition animation of ResolverActivity for home" into qt-dev 2019-05-06 10:01:24 +00:00
TreeHugger Robot
b3a888c66c Merge "Fix mLaunchTaskBehind is not restored when canceling recents" into qt-dev 2019-05-06 08:22:13 +00:00
TreeHugger Robot
dd82c4513b Merge "Add optional reasons why permissions were denied" into qt-dev 2019-05-06 06:21:23 +00:00
TreeHugger Robot
ec5586823c Merge "Animate notification shade on click on notification button" into qt-dev 2019-05-06 05:48:46 +00:00
Philip P. Moltmann
3623f3219e Add optional reasons why permissions were denied
Currently only for the ContextImpl.enforcePermission code paths and only
when 'secure debug_package_permission_check' is set.

This feature is disabled on user-builds.

Test: Enabled permission checking for my app and
      - checked runtime permision denial
      - permission denial because app is instant
Bug: 111075456
Change-Id: Ib85777db69ee490608e9dac32a3b97971c0ba215
2019-05-05 21:05:13 -07:00
Jeff Chang
6d856d335d Merge "Introduce the display ID to TaskKey" into qt-dev 2019-05-06 02:22:52 +00:00
Priyank Singh
b9ab052e08 Animate notification shade on click on notification button
Bug: 131845242
Test: Manual
Change-Id: I11c7fdd3ae599144748516e8845355743b54d1a0
(cherry picked from commit cbe2a75b4a75651cc9dada14057f78125fde565d)
2019-05-06 01:36:25 +00:00
Baligh Uddin
ef4808551d Merge "Update version number to 220000000" into qt-dev 2019-05-05 16:35:35 +00:00
TreeHugger Robot
e5daa511eb Merge "Import translations. DO NOT MERGE" into qt-dev 2019-05-05 06:47:29 +00:00
Anil Admal
7e3953be2e Fix GNSS requests not served when GNSS HIDL service is restarted
Bug: 131985339
Test: Tested on a Pixel device manually killing the GNSS service.
Change-Id: Ie74d5b6d19f4bf570282146748f369acdd2a28b0
2019-05-04 20:45:22 -07:00
Bill Yi
9b6071bfca Import translations. DO NOT MERGE
Auto-generated-cl: translation import

Bug: 64712476
Change-Id: I7e7525bee6d8266d73746edf73f9cc331206e337
2019-05-04 19:31:47 -07:00
TreeHugger Robot
616dcb5864 Merge "Show locked padlock if sim card is locked" into qt-dev 2019-05-04 21:25:25 +00:00
TreeHugger Robot
aaac832524 Merge "Import translations. DO NOT MERGE" into qt-dev 2019-05-04 20:09:28 +00:00
TreeHugger Robot
8bc8802861 Merge "Import translations. DO NOT MERGE" into qt-dev 2019-05-04 20:09:25 +00:00
TreeHugger Robot
c9ec9e359d Merge "Import translations. DO NOT MERGE" into qt-dev 2019-05-04 20:02:24 +00:00
TreeHugger Robot
b4e63b9323 Merge "Import translations. DO NOT MERGE" into qt-dev 2019-05-04 19:59:24 +00:00
TreeHugger Robot
3f308432e9 Merge "Import translations. DO NOT MERGE" into qt-dev 2019-05-04 19:58:34 +00:00
TreeHugger Robot
7862cb7d97 Merge "Import translations. DO NOT MERGE" into qt-dev 2019-05-04 19:52:34 +00:00
Lucas Dupin
da069d7f11 Show locked padlock if sim card is locked
Otherwise, lock icon would show as unlocked because it's only tracking
the device state and the device might not have a password (like during
provisioning.)

Fixes: 131134059
Test: remove password, add locked sim, reboot
Change-Id: Ic2d31600020282ee3e908a275c3138ff68c887d3
2019-05-04 11:29:47 -07:00
Bill Yi
c81afa6b69 Import translations. DO NOT MERGE
Auto-generated-cl: translation import

Bug: 64712476
Change-Id: Ida116558080776da1c61709d456639ecbbc0ff12
2019-05-04 11:08:13 -07:00