Commit Graph

414311 Commits

Author SHA1 Message Date
Alan Stokes
8cee482fdd Merge "Allow second consecutive activity start." into qt-dev 2019-04-23 13:26:40 +00:00
Fabian Kozynski
4aef4e57c8 Merge "Make QSCarrierText always selected" into qt-dev 2019-04-23 12:58:11 +00:00
TreeHugger Robot
ec4c269f94 Merge "Fix NPE when scheduling transaction for null client" into qt-dev 2019-04-23 10:35:27 +00:00
TreeHugger Robot
7c3708170c Merge "Restore window to undefined instead of freeform windowing mode" into qt-dev 2019-04-23 09:15:26 +00:00
TreeHugger Robot
27ad19ee9e Merge "provide a resource overlay to configure customized DNS Server." into qt-dev 2019-04-23 09:05:45 +00:00
TreeHugger Robot
c4fbf3f080 Merge "Remove CtsActivityManagerDeviceTestCases reference" into qt-dev 2019-04-23 09:00:25 +00:00
TreeHugger Robot
33ff97d7f6 Merge "Move some telephony methods to max-sdk-p list." into qt-dev 2019-04-23 08:58:36 +00:00
Alan Stokes
ac9a12924a Allow second consecutive activity start.
If we start two activities in onCreate the second one was being
blocked - because the current activity is no longer top but the new
activity is not yet visible. So we treat an INITIALIZING activity
as being visible for this purpose.

Bug: 130645908
Test: atest BackgroundActivityLaunchTest RootWindowContainerTests \
WmTests:ActivityStarterTests \
CtsWindowManagerDeviceTestCases:ActivityStarterTests
Change-Id: I96749f8b4d385527c91725827880bd12371d2411
2019-04-23 09:09:59 +01:00
Chalard Jean
27f23459d2 Merge "Fix an argument to the legacy broadcast" into qt-dev 2019-04-23 07:04:26 +00:00
Chalard Jean
55a1d5bd5f Merge "Fix a bug where + before % is ignored" into qt-dev 2019-04-23 07:03:24 +00:00
Mingguang Xu
b09eed2309 Merge "Wifi usability: Add timestamp in WifiUsabilityStats" into qt-dev 2019-04-23 06:00:22 +00:00
Jean-Michel Trivi
0591251363 Merge "AudioService: manage hearing aid volume for calls" into qt-dev 2019-04-23 05:07:11 +00:00
Chalard Jean
98c59fafc2 Fix an argument to the legacy broadcast
Test: new test for this
Fixes: 62650382
Change-Id: I918b8271d3c3c058553ca888cb54cd36a6efba66
Merged-In: I0fc408d546ae9d72b7dd9415e502252b484d4329
Merged-In: I9282930106d1eee3274d9e5c4e89de60e929a0e6
2019-04-23 02:36:32 +00:00
Tadashi G. Takaoka
28bc3708d0 Remove CtsActivityManagerDeviceTestCases reference
Bug: 130526034
Test: atest --test-mapping frameworks/base/services/core/java/com/android/server/am
Change-Id: I68e3645bc5fc32c5c577551c18b9e8560c3f1216
2019-04-23 11:23:19 +09:00
Louis Chang
4221d79ab2 Fix NPE when scheduling transaction for null client
Application process was crash and the application thread was set
to null when obtaining the client transaction object. NPE was
thrown by using it to schedule transaction.

Bug: 130006936
Test: WindowProcessControllerTests
Test: ActivityStartControllerTests
Test: RootActivityContainerTests

Change-Id: I65ecb124e014e5d80ebc283884475619f95239fa
2019-04-23 10:19:59 +08:00
TreeHugger Robot
606f1c9ffb Merge "Vulkan Doc: update descriptions for Vulkan feature flags" into qt-dev 2019-04-23 02:04:05 +00:00
Sara Kato
9498153dfd Merge "Add @Nullable annotation to getAccessibilityWindowId" into qt-dev 2019-04-23 01:28:23 +00:00
Jeff Chang
77e2b7b4ca Merge "Adjust toast window parameters to support FLAG_SHOW_WHEN_LOCKED" into qt-dev 2019-04-23 01:25:48 +00:00
Rob Carr
0d168340d1 Merge "DimLayer: More release fixes." into qt-dev 2019-04-23 01:15:20 +00:00
TreeHugger Robot
79760f0745 Merge "Update dark mode custom accent colors." into qt-dev 2019-04-23 01:13:59 +00:00
TreeHugger Robot
62ad8b9ccc Merge "Handle NPE when the notification shade is opened via click on button." into qt-dev 2019-04-23 00:44:47 +00:00
Pengquan Meng
057b94f43b Add carrier display name related CarrierConfig
Bug: 122921456
Test: build
Change-Id: I79836b2912be5223a2269e660bfaadf4aa72b930
2019-04-23 00:08:02 +00:00
TreeHugger Robot
29fe1106dd Merge "Adding null check when unregistering slice relay handler" into qt-dev 2019-04-23 00:04:28 +00:00
TreeHugger Robot
095ab6c3c7 Merge "No service timeout when debbuger is attached" into qt-dev 2019-04-22 23:58:26 +00:00
TreeHugger Robot
ef25fb621b Merge "Sharesheet - Dark theme tweaks" into qt-dev 2019-04-22 23:56:27 +00:00
Jean-Michel Trivi
b32faaa1cc AudioService: manage hearing aid volume for calls
Add a mechanism to support audio devices that behave like "absolute
  volume" in AVRCP, but that support multiple use cases based on
  the audio mode.
Treat hearing aid as such a device:
  any change in audio mode will cause the volume of the corresponding
  dominent use case to be applied.
Fix a typo in SCO client death that caused a class cast issue.

Bug: 131091438
Bug: 129163231
Test: set hearing aid volume to X for media, take phone call and set volume to Y,
end call, verify volume is X for media.

Change-Id: Id778f69b98825c83b7137917bd81e973298ab8bb
2019-04-22 16:35:42 -07:00
TreeHugger Robot
55bf4fd6b6 Merge "Fix NPE for devices that don't use a lock icon on the bouncer." into qt-dev 2019-04-22 23:30:57 +00:00
Colin Cross
696a644fab Merge "Remove framework.aidl rules" into qt-dev 2019-04-22 23:26:55 +00:00
TreeHugger Robot
845d5ee587 Merge "Fixed content capture whitelist for specific activities." into qt-dev 2019-04-22 22:34:09 +00:00
TreeHugger Robot
7feb1a1f7d Merge "Add logging enums for 3 new SIM related pages." into qt-dev 2019-04-22 21:37:29 +00:00
TreeHugger Robot
330a3d89fa Merge "Add apex packages to uid_mapping" into qt-dev 2019-04-22 21:37:08 +00:00
Robert Snoeberger
c7c2a50e7d Merge "Add doc for system health guidelines for AOD clock faces." into qt-dev 2019-04-22 20:41:59 +00:00
Yiwei Zhang
c8231cb32d Vulkan Doc: update descriptions for Vulkan feature flags
Bug: 111695747
Test: build
Change-Id: I9ac897ef31cdf46c75a369866601062ba8033874
2019-04-22 13:18:14 -07:00
TreeHugger Robot
47159d969f Merge "Add smoke test for jni library" into qt-dev 2019-04-22 20:14:31 +00:00
TreeHugger Robot
f49ca51851 Merge "Set min width of checkbox to 48dp" into qt-dev 2019-04-22 20:07:29 +00:00
Chris Tate
ef4c181a05 Merge "Remove spurious Slog.wtf()" into qt-dev 2019-04-22 19:55:46 +00:00
Robert Carr
024a349fe6 DimLayer: More release fixes.
DimState and DimAnimatable are sharing ownership of the Dim layer with
either having the possibility to remove it. They aren't holding references
to eachother so its not clear where to consolidate ownership. We take the easy
way out and add some valid checks so they can safely share ownership.

Bug: 130315011
Test: Existing tests pass
Change-Id: Id473e40c58f1ca0f4a6a23284e220c6fd2ec36d2
2019-04-22 12:49:04 -07:00
Amin Shaikh
95f5452995 Update dark mode custom accent colors.
Change-Id: Ia2ace3ccf9fc326e75fd11792ecf8f34d82dbb1e
Fixes: 130762724
Test: make; visual
2019-04-22 19:39:11 +00:00
TreeHugger Robot
a37cd55e10 Merge "add media.swcodec to native watchdog" into qt-dev 2019-04-22 19:24:44 +00:00
Sunny Goyal
a21570c732 Adding null check when unregistering slice relay handler
Bug: 130324175
Test: atest SliceBroadcastRelayHandlerTest
Change-Id: I8dc923746f3ef3a3617951d85c6a6f5d11970fa2
2019-04-22 12:22:02 -07:00
John Reck
eecc52d796 Merge "Dynamically adjust renderahead" into qt-dev 2019-04-22 19:18:53 +00:00
TreeHugger Robot
c79a8e6746 Merge "Convert clock thumbnail images to transparent background." into qt-dev 2019-04-22 18:53:19 +00:00
TreeHugger Robot
2f1a44561f Merge "Fixed that emergency alert dialog not popped up" into qt-dev 2019-04-22 18:47:01 +00:00
TreeHugger Robot
604e253c9e Merge "[wm] Fix smallestScreenWidthDp configuration on non default display (1/2)" into qt-dev 2019-04-22 18:46:26 +00:00
Priyank Singh
f391286456 Handle NPE when the notification shade is opened via click on button.
At this time the onScroll events will not be triggered initially and hence the clip bounds are null.

Bug: 130168660
Test: Manual
Change-Id: If9fef608c65589440183565f4828065a15b19fdc
2019-04-22 11:43:11 -07:00
TreeHugger Robot
5c5e22e910 Merge "Fix UID tracking in ProcessCpuTracker." into qt-dev 2019-04-22 18:35:27 +00:00
TreeHugger Robot
28dd5f8486 Merge "Fix a bug in ProtoFileReader." into qt-dev 2019-04-22 18:34:39 +00:00
TreeHugger Robot
de058b8e1b Merge "Don't slide down "At a Glance" when notifs aren't visible." into qt-dev 2019-04-22 18:26:37 +00:00
Kweku Adams
95aeab0ac8 Merge "Fix QuotaController job spam throttling." into qt-dev 2019-04-22 18:21:59 +00:00
Kweku Adams
7d6a31c154 Fix QuotaController job spam throttling.
QuotaController was inadvertently updating all Timers for a particular
user whenever any process state crossed the FOREGROUND_SERVICE
threshold, instead of only updating the Timer for the specific UID.

Also adding more data to QuotaController's dump to make future debugging
easier.

Bug: 129117282
Test: atest com.android.server.job.controllers.QuotaControllerTest
Test: atest CtsJobSchedulerTestCases
Change-Id: Ic8d9e6478e61cc62318ae5651f0526e41a71de8d
2019-04-22 11:06:15 -07:00