Commit Graph

417078 Commits

Author SHA1 Message Date
TreeHugger Robot
f185b652bd Merge "Fix notification shade inefficient contrast" into qt-dev 2019-05-31 01:26:19 +00:00
Jeff Sharkey
6f574c4d3a Merge "video files with mimetype “video/x-ms-asf” can't scan to Gallery" into qt-dev 2019-05-31 00:10:04 +00:00
TreeHugger Robot
1f915b0d33 Merge "Brought back compatibility check for falling back on dest_out whenever clear is used as a blend mode to draw bitmaps" into qt-dev 2019-05-30 23:37:42 +00:00
TreeHugger Robot
cd8a323f2a Merge "Revert "Make statusBarColor and navBarColor transparent for"" into qt-dev 2019-05-30 23:16:30 +00:00
Nazanin Bakhshi
75de2d5464 Merge "Store subscriber ID / IMSI into telephony database" into qt-dev 2019-05-30 23:07:29 +00:00
TreeHugger Robot
66295e6fda Merge "Reducing the bottom gesture-insets for full gesture nav to 32dp height" into qt-dev 2019-05-30 22:58:04 +00:00
Sunny Goyal
b5e5bcb3ed Reducing the bottom gesture-insets for full gesture nav to 32dp height
Bug: 132917885
Test: atest WindowInsetsBehaviorTests
Test: Verified on device
Change-Id: I82185201e2e4f458fbb13feffdde39c20e823e3f
2019-05-30 22:57:11 +00:00
Nader Jawad
476d0d1605 Brought back compatibility check for falling back on dest_out
whenever clear is used as a blend mode to draw bitmaps

Modified SkiaRecordingCanvas to call filterBitmap instead of
filterPaint in order to conduct the necessary compatibility checks
to use dest_out instead of clear whenever a bitmap is drawn

Test: In progress..
Bug: 131689368
Change-Id: I56d015e773b312cac948d850ca2997d8df0cc66d
Merged-In: I56d015e773b312cac948d850ca2997d8df0cc66d
2019-05-30 15:51:37 -07:00
TreeHugger Robot
5063579f1e Merge "Tidy up all service state when done executing" into qt-dev 2019-05-30 22:42:33 +00:00
Mehdi Alizadeh
b143fe4928 Merge "Restores state of AppPredictionService after remote service crash" into qt-dev 2019-05-30 22:32:29 +00:00
Matt Casey
20a2e7ae2f Merge "Fixes test that is currently failing" into qt-dev 2019-05-30 22:23:37 +00:00
Govinda Wasserman
5dfe9658bf Fixes test that is currently failing
Refactors yesterday caused tests to fail because of dependencies getting
initialized earlier. Refactored so that they are initialized late enough
for the tests to be able to mock them correctly.

Also fixes bug where handles would still show when there was no
Assistant.

Test: atest AssistHandleBehaviorControllerTest
BUG:132424950
Fixes: 134086503
Change-Id: I645a2529bf56b5e996e8250267ead87bed9f4f2b
FIX:132424950
2019-05-30 22:22:59 +00:00
Etan Cohen
08236f3d3a Merge "Modify Encrypted IMSI, remove deprecated protocols" into qt-dev 2019-05-30 22:16:09 +00:00
Evan Rosky
ed057ab244 Merge "Take snapshot directly during change transition" into qt-dev 2019-05-30 22:11:37 +00:00
Vineet Jhunjhunwala
5a7b1183a3 video files with mimetype “video/x-ms-asf” can't scan to Gallery
video files with mimetype  “video/x-ms-asf”  are considered as PlayList
file type due to below check in MediaFile.Java
Do not consider it as playlist file and remove case of “video/x-ms-asf”

Bug: 133940458
Test: The video is show in gallery
Change-Id: I6af45b597d9b8d9b277e1ae89f2afe019ee2eead
2019-05-30 15:54:37 -06:00
TreeHugger Robot
2fb4cb55f0 Merge "Use unbatched inputeventreceiver, reduce touchslop" into qt-dev 2019-05-30 21:42:27 +00:00
Jeff Sharkey
c4289bdeca Merge "Shift call statistics back to the original caller." into qt-dev 2019-05-30 21:29:21 +00:00
Mehdi Alizadeh
32d97863d6 Merge "Adds strings for notifications when default launcher changes" into qt-dev 2019-05-30 21:13:08 +00:00
TreeHugger Robot
36e3da7920 Merge "Look for bootanimation in apex-module" into qt-dev 2019-05-30 20:37:19 +00:00
Makoto Onuki
70554da78d Merge "Add one more config resource for contacts provider" into qt-dev 2019-05-30 20:33:06 +00:00
Nazanin Bakhshi
3dc7e3a4f6 Store subscriber ID / IMSI into telephony database
Bug: 131916175
Test: manual
Change-Id: Ia353d23cff698d973bd63ac59fd92dd0f2978317
Merged-In: Ia353d23cff698d973bd63ac59fd92dd0f2978317
2019-05-30 20:05:19 +00:00
Fan Zhang
c3581717d8 Revert "Make statusBarColor and navBarColor transparent for"
This reverts commit 10b4dbb190.

Bug: 133474669
Reason for revert: broke settings UI

Change-Id: Id112f7c52498518df0b75ae21d1235019a2f0869
2019-05-30 20:00:21 +00:00
Matt Casey
c71c7fe881 Merge "Hide assist handles during generic assist gesture invocation." into qt-dev 2019-05-30 19:38:38 +00:00
Mehdi Alizadeh
056ac838fe Restores state of AppPredictionService after remote service crash
Bug: 130183389
Test: Manual test by killing the remote service (following steps)
  1) adb shell killall com.google.android.as
  2) Launch a few apps on the test device
  3) Verify that the suggested apps in All Apps has been updated

Change-Id: Ia96ece071b3c9fb22564e7367e9bad66828385c0
2019-05-30 12:28:37 -07:00
TreeHugger Robot
5a0b7e59c4 Merge "DO NOT MERGE Revert "Adding the privacy chip to the CarStatusBar"" into qt-dev 2019-05-30 19:20:20 +00:00
Priyank Singh
a6c1e6ab65 DO NOT MERGE Revert "Adding the privacy chip to the CarStatusBar"
This reverts commit 5bd5767768.

Reason for revert: We want to delete all the code related to privacy chip/indicator from Q as of now. b/132292477

Bug: 133898491
Change-Id: Ieddae7509d918ab63a5b3111e0efc623fae644b3
2019-05-30 19:19:34 +00:00
Mehdi Alizadeh
4a0c923c96 Adds strings for notifications when default launcher changes
Bug: 129532605
Test: None
Change-Id: Ie85dfc704939db217c9b59724e0a586020aaa797
2019-05-30 12:00:39 -07:00
TreeHugger Robot
58cfefe9cc Merge "Fix a11y readout of notification guts buttons" into qt-dev 2019-05-30 18:53:13 +00:00
TreeHugger Robot
3de2438d5c Merge "AudioService: remove dead BT code" into qt-dev 2019-05-30 18:36:34 +00:00
Robert Carr
cd43a5f7ad [automerger skipped] DO NOT MERGE SurfaceControl: Fix captureLayers JNI
am: fbc22c2b6d -s ours
am skip reason: subject contains skip directive

Change-Id: Iedd5183586ec5b13c71ae943c3ff877e5c98311e
2019-05-30 11:35:37 -07:00
Leon Scroggins
9be1d08acb Merge "Allow non-convex paths in Outline#setConvexPath" into qt-dev 2019-05-30 18:31:40 +00:00
Josh Tsuji
06cbf65704 Merge changes I1360deb0,Id9a9eb85,I7f05f2ee,Ie48da88d into qt-dev
* changes:
  Fix issues with animations when the stack is expanded.
  Prevent a crash when touching the stack while it's flinging out of the dismiss area.
  Remove the max rendered children code.
  Stability and logic fixes to PhysicsAnimationLayout to address bugs that leave Bubbles in a bad state.
2019-05-30 18:23:26 +00:00
Jeff Sharkey
c0bb5985af Shift call statistics back to the original caller.
Most of the time MediaProvider is making Binder calls on behalf of
an external caller, so use PropagateWorkSourceTransactListener to
ensure that we record the original source.

Bug: 125725916
Test: atest --test-mapping packages/apps/MediaProvider
Change-Id: I591dfb2903a54239639452954ea2d780e79b280c
2019-05-30 12:18:34 -06:00
Hongyi Zhang
11ddc8ea0b Merge "Add Usage info for LocationManager's APIs" into qt-dev 2019-05-30 17:53:26 +00:00
Winson Chung
6f24b88c71 Merge "Adding config for SUW to determine whether to start Tips for gestural nav" into qt-dev 2019-05-30 17:51:29 +00:00
TreeHugger Robot
9bb2607703 Merge "Skip IME initialization when received the token that already registered" into qt-dev 2019-05-30 17:33:17 +00:00
Winson Chung
c1da971644 Merge "Exclude the status bar and HUN from gestures" into qt-dev 2019-05-30 17:30:11 +00:00
TreeHugger Robot
b8735359aa Merge "Handles pre-process failure without crashing system" into qt-dev 2019-05-30 17:02:17 +00:00
TreeHugger Robot
e4de9d2c56 Merge "Constrain global actions panel to available space" into qt-dev 2019-05-30 16:44:43 +00:00
TreeHugger Robot
08703d61b1 Merge "Make the Handle bar grabbable." into qt-dev 2019-05-30 16:38:03 +00:00
Matt Casey
558100d727 Hide assist handles during generic assist gesture invocation.
Currently we hide handles during an NGA session, this change also hides
them during non-NGA invocation gesture.

Bug: 133522787
Test: Manual testing
Change-Id: I3317b309cd07c032826e6bfccbf20433de0559c6
2019-05-30 12:22:06 -04:00
Yi Jiang
5828019131 Merge "Add user-switching observer to AttentionDetector" into qt-dev 2019-05-30 16:12:48 +00:00
Joshua Tsuji
f49ee14a7e Fix issues with animations when the stack is expanded.
- Don't show the flyout if the stack has become expanded.
- Add onChildReordered so that the controllers don't receive onChildAdded calls when views are reordered. This was causing animation issues with expanded bubbles.
- Clear the dragging out bubble onGestureFinished, so that it's not ignored by animations.
- Update the expand/collapse animations when a new child is added during animation, so that it'll also animate to the proper spot.

Fixes: 129370170
Bug: 123542488
Test: atest SystemUITests
Change-Id: I1360deb09db82bd3ba72cb91fc9abe05b6dc1a9c
2019-05-30 11:58:55 -04:00
Steve Elliott
300b48ff11 Constrain global actions panel to available space
Formerly, the global actions panel was given the entire screen, and
was rendered above the global actions menu. Now, we limit it to the
space unused by the menu.

Bug: 133511683
Test: manual
Change-Id: I74f4db0b9a2a4e030ec1fd53ddd65e7c372d229c
2019-05-30 11:23:44 -04:00
TreeHugger Robot
80b53bd68b Merge "Add network health check watchdog triggered rollback tests" into qt-dev 2019-05-30 15:22:26 +00:00
Remi NGUYEN VAN
6b2681521e Merge changes I2cb4200b,If1fa00be into qt-dev
* changes:
  PackageWatchdog listens for NetworkStack failures
  Proper handling of NetworkStack crash
2019-05-30 15:11:11 +00:00
TreeHugger Robot
26a28f64c5 Merge "Remove @VisibleForTesting from DevicePolicyEventLogger getters." into qt-dev 2019-05-30 15:05:26 +00:00
Patrick Baumann
2ef05dca3f Handles pre-process failure without crashing system
This change ensures that if we encounter any issues copying the APK to
be installed, we also fail the other sessions to prevent them being
cleaned up incorrectly on post-install.

Test: manual; use debugger to force InstallArgs.copyApk() to fail
Bug: 133380744
Change-Id: I19e84a4683a36ac152d435fab3d0b191db6cc2df
2019-05-30 15:03:13 +00:00
Julia Reynolds
fe7525a340 Fix a11y readout of notification guts buttons
Test: manual with TB
Bug: 134047401
Change-Id: I28e00afc110d95e130fe54d301be406fa17f6f18
2019-05-30 10:30:21 -04:00
arangelov
3b37af4c3c Remove @VisibleForTesting from DevicePolicyEventLogger getters.
Also make it extendable for mocking and update atoms.proto comments.

Bug: 131833599
Test: compiled
Change-Id: I6a0e8a6175e7e9e46572ea4aa50ce7669a02588b
2019-05-30 14:40:12 +01:00