Releases: ndtp/android-testify
Releases · ndtp/android-testify
6.0.0
- #269 Create new KTX library
dev.testify.internal.extensions.cyanmoved todev.testify.extensions.cyan- Java interop for
findAnnotationmethod is now available fromAnnotationExtensionsKtx - Java interop for
instrumentationPrintlnmethod is now available fromInstrumentationRegistryExtensionsKt - Java interop for
getModuleNamemethod is now available fromInstrumentationRegistryExtensionsKt fun Context.updateLocale(locale: Locale?): Contextis now publicfun getMetaDataBundle(context: Context): Bundle?is now public
5.0.2
5.0.2
- Declare AGP as compileOnly to prevent deprecated android {} accessor in consuming projects
5.0.0
4.0.0
4.0.0
- #266 Updated to Kotlin 2.2
- #266 Major version updates to all core dependencies. This will require the following changes to your projects:
- Compose 2025.08.01 updates require:
- kotlinCompilerExtensionVersion --> 1.9.0
- androidx.compose.material:material --> 1.9.0
- androidx.compose.ui:ui-tooling-preview -> 1.9.0
- androidx.compose.ui:ui --> 1.9.0
- Java 21 requires you to update your app to use Java 21
- Compile 35+ requires you to target 35+
- Minimum SDK raised to 26
- Compose 2025.08.01 updates require:
3.2.3
Intellij Plugin 3.0.0
- Added support for Support Android Studio Narwhal | 2025.1.1 Canary 9 | 251.+
- Raised minimum supported Android Studio version to Ladybug 2024.2.1 | 242.+
- K2 supported
Available on the Jetbrains Marketplace: https://plugins.jetbrains.com/plugin/19166-android-testify--screenshot-instrumentation-tests/edit/versions/stable/734915
3.2.2
- #251 - A collection of updates to allow the tests to run on modern Apple hardware.
- #249 - Fix for #243:
expected to be of type staticerrors related to TestStorage API changes - #252 - Fix for #250: Correct error in GMD documentation
- #253 - Fix for #206: UnexpectedDeviceException thrown because wrong Context being used to determine device orientation
- Minor changes to Flix Sample documentation to improve clarity of the requirements
3.2.1
Intellij Plugin 2.4.0
[2.4.0]
- Added support for Android Studio Ladybug | 2024.2.1 Canary 9 | 242.+