5.7.0 Release Notes
Summary:
Version | |
---|---|
Protocol | 5.4.1 |
RPC | 8.0.0 |
Tested Targeting | Android 34 |
What's Changed
- Add pending intent to ping intents by in #1844
- Fixes #1845 typo in SdlBroadcastReceiver for uncaughtException handler by @joeygrover in #1846
- Bugfix/issue #1842 - NPE in BaseTextAndGraphicsManager by @JulianKast in #1847
- Fix case for UncaughtExceptionHandler in SdlBroadcastReceiver for RemoteServiceException by @JulianKast in #1849
- Update gradle to 7.4.2 by @JulianKast in #1853
- Fix NPE in SdlRouterService by @JulianKast in #1870
- Bugfix/issue 1867 Bluetooth notification error fix by @JulianKast in #1868
- Clean LifecycleManager before closing by @JulianKast in #1866
- Move router service message sending to its own thread by @joeygrover in #1871
- Bugfix/issue 1863 update gradle build variants for hello_sdl by @JulianKast in #1864
- Android 14 add package to PendingIntents in RouterService by @JulianKast in #1862
- Android 14 Runtime registered broadcast receivers export behavior by @JulianKast in #1858
- Add logic to handle RAI response failure by @joeygrover in #1873
- Android 14 foreground service type required by @JulianKast in #1860
- Update integration validator with latest permissions and checks for exported by @joeygrover in #1875
- Fix SDLLockScreenActivityEspressoTest for newer devices by @JulianKast in #1877
- Remove only app logic for device listener start by @joeygrover in #1879
- Fix NPE in TransportBroker by @JulianKast in #1882
Full Changelog: 5.6.1...RC_5.7.0