Releases: infinum/android-collar
Releases · infinum/android-collar
1.3.2
Compare
Sorry, something went wrong.
No results found
Update Kotlin to 1.6.10.
Update Gradle wrapper to 7.3.3.
Update AndroidX dependencies.
Fix collecting flows on lifecycle.
Fix core JVM static method calls with Kotlin 1.6.x.
Fix missing event parameters in session list.
Fix large event parameters in detail view.
Fix large event parameters for in app notification.
Add exhaustive branches in generated code.
1.3.1
Compare
Sorry, something went wrong.
No results found
Deprecate screen name length limit.
Update Kotlin to 1.5.31.
Update Kotlin Poet and fix breaking changes.
Update various dependencies.
Prepare and optimize for Android 12.
Use KSP for Room in UI module.
Refactor AlertDialog to BottomSheetDialogFragment.
Optimize Snackbar ViewBinding.
1.3.0
Compare
Sorry, something went wrong.
No results found
Add custom Lint checks.
Fix R8 collisions on obfuscated class names.
Update dependencies.
1.2.8
Compare
Sorry, something went wrong.
No results found
Update dependencies.
Fix memory leaks.
1.2.7
Compare
Sorry, something went wrong.
No results found
Update Kotlin to 1.5.20.
Update other dependencies.
1.2.6
Compare
Sorry, something went wrong.
No results found
Update dependencies.
Fix API 19 compatibility issues.
1.2.3
Compare
Sorry, something went wrong.
No results found
Update Gradle to 6.8.2.
Fix bugs in processor specs.
Move to Maven Central.
Remove version from plugin extension.
1.2.2
Compare
Sorry, something went wrong.
No results found
Update Gradle to 6.8.1.
Fix a crash bug when shadowing ViewModel clear() method.
Enable Kotlin explicit mode.
1.2.0
Compare
Sorry, something went wrong.
No results found
Add hotfix for plugin extension visibility modifier
Update Gradle to 6.8
Update Kotlin to 1.4.21
1.1.9
Compare
Sorry, something went wrong.
No results found
Add consent collection enabled or disabled view.