Skip to content

Releases: infinum/android-collar

1.3.2

Choose a tag to compare

@bojankoma bojankoma released this 24 Dec 12:37
9e99800
  • 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

Choose a tag to compare

@bojankoma bojankoma released this 27 Sep 20:38
a184680
  • 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

Choose a tag to compare

@bojankoma bojankoma released this 21 Aug 19:03
8b237ad
  • Add custom Lint checks.
  • Fix R8 collisions on obfuscated class names.
  • Update dependencies.

1.2.8

Choose a tag to compare

@bojankoma bojankoma released this 22 Jul 18:42
6f5843a
  • Update dependencies.
  • Fix memory leaks.

1.2.7

Choose a tag to compare

@bojankoma bojankoma released this 09 Jul 14:55
  • Update Kotlin to 1.5.20.
  • Update other dependencies.

1.2.6

Choose a tag to compare

@bojankoma bojankoma released this 21 May 15:39
  • Update dependencies.
  • Fix API 19 compatibility issues.

1.2.3

Choose a tag to compare

@bojankoma bojankoma released this 14 Feb 11:40
3c6f2ca
  • Update Gradle to 6.8.2.
  • Fix bugs in processor specs.
  • Move to Maven Central.
  • Remove version from plugin extension.

1.2.2

Choose a tag to compare

@bojankoma bojankoma released this 29 Jan 10:38
e52e77d
  • Update Gradle to 6.8.1.
  • Fix a crash bug when shadowing ViewModel clear() method.
  • Enable Kotlin explicit mode.

1.2.0

Choose a tag to compare

@bojankoma bojankoma released this 13 Jan 08:40
  • Add hotfix for plugin extension visibility modifier
  • Update Gradle to 6.8
  • Update Kotlin to 1.4.21

1.1.9

Choose a tag to compare

@bojankoma bojankoma released this 30 Oct 14:23

Add consent collection enabled or disabled view.