Julian Kast

Results 10 issues of Julian Kast

Fixes #1824 This PR is **[ready]** for review. ### Risk This PR makes **[no]** API changes. ### Testing Plan - [x] I have verified that I have not introduced new...

Fixes #1815 This PR is **[ready]** for review. ### Risk This PR makes **[minor]** API changes. ### Testing Plan - [x] I have verified that I have not introduced new...

### Bug Summary When accessing `DisplayCapabilities` via the SystemCapabilityManager `ScreenParams` are null, when checking the capabilities in the `RAIR` they are not null. `ScreenParams` should not be null in the...

bug

### Bug Summary When streaming to core using sdl_hmi, if you select a resolution that is not supported by the phone and if you click ok on the prompt on...

bug

### Bug Summary Media app does not disappear from Sync after bluetooth connection is turned off when USB is plugged in if the app RequiresAudioSupport flag is set to true....

bug

### Bug Report Choice Operation: Executing check vr optional operation twice ``` 019-09-11 17:20:27.107 22003-22003/com.sdl.hellosdlandroid D/SdlTransportBroker: Hardware disconnected 2019-09-11 17:20:27.107 22003-22003/com.sdl.hellosdlandroid D/TransportManager: Transport disconnected - Transport Type: BLUETOOTH Address: 50:65:83:39:BB:15...

bug
manager-screen

5.6.0 RC This PR is **[ready]** for review. ### Risk This PR makes **[minor]** API changes. ### Testing Plan - Full Test Plan ### Summary See the 5.6.0 Project ###...

Fixes #1883 This PR is **[ready]** for review. ### Risk This PR makes **[no]** API changes. ### Testing Plan - [x] I have verified that I have not introduced new...

Fixes #1854 This PR is **[ready]** for review. ### Risk This PR makes **[minor]** API changes. ### Testing Plan - [x] I have verified that I have not introduced new...

### Description Investigate if we can change `PendingIntent.getForegroundService` to`PendingIntent.getService` in SdlRouterService since it is already in the foreground

best practice