Robolectric 4.9 #7659
Locked
hoisie
announced in
Announcements
Robolectric 4.9
#7659
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Robolectric 4.9 adds support for Android T (API level 33).
This release removes shadows supportv4 module fully.
It also installs the Conscrypt as the primary Security provider. See http://robolectric.org/blog/2022/09/06/Umesh-GSoC-on-ConscryptMode/ for details.
4.9 also turns on NATIVE sqlite mode by default for Mac and Linux. Windows will continue to use the LEGACY SQLite mode.
What's Changed
UiController#loopMainThreadUntilIdleon registered idling resources being idle. BlockUiController#loopMainThreadUntilIdleon registered idling resources being idle. #7148nCreateTextureLayerReturn non-zero pointer fromnCreateTextureLayer#7166targetSdkfrom AndroidManifest.xml by @Umesh-01 in RemovedtargetSdkfrom AndroidManifest.xml #7232ShadowChoreographermethods Add looper mode assertions toShadowChoreographermethods #7278ShadowContextWrapper.grantPermissions()when sending broadcasts to receivers with permissions. Respect permissions granted byShadowContextWrapper.grantPermissions()when sending broadcasts to receivers with permissions. #7463ShadowUiAutomation#setRotationImplementShadowUiAutomation#setRotation#7537getDeclaredFieldhelper in more parts of ReflectionHelpers Use the newgetDeclaredFieldhelper in more parts of ReflectionHelpers #7544Truth.assertThat(java.lang.Boolean)that ignore the result to callisTrue()on it instead. Change calls toTruth.assertThat(java.lang.Boolean)that ignore the result to callisTrue()on it instead. #7553idxandoffsetcorrectly from sparse resource entries Parseidxandoffsetcorrectly from sparse resource entries #7594New Contributors
targetSdkfrom AndroidManifest.xml #7232Full Changelog: robolectric-4.8...robolectric-4.9-alpha-1
This discussion was created from the release Robolectric 4.9.
Beta Was this translation helpful? Give feedback.
All reactions