Skip to content

Releases: Q42/Q42Stats.Android

2.4.1

08 Sep 14:11
Compare
Choose a tag to compare
  • Bugfix null values from getSystemIntAsBool are not sent (same as iOS)
  • Update compileSdk/targetSdk to Android 13

2.4.0

19 Dec 15:31
812a8ee
Compare
Choose a tag to compare

Added:

  • bold text
  • magnification (a.k.a. zoom)
  • remove animations

Removed:

  • isAccessibilityEnabled

Updated:

  • README

2.3.0

14 Sep 15:29
d3123e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.2...2.3.0

2.2.2

14 Sep 08:52
cb35c14
Compare
Choose a tag to compare

Fix issue with no update on a json parsing error

2.2.1

12 Jul 10:48
Compare
Choose a tag to compare

Fix a proguard problem which would largely disable minifaction for implementing apps

2.2.0

27 Jun 16:33
Compare
Choose a tag to compare

Read and write batchId

2.1.1

22 Jun 12:26
Compare
Choose a tag to compare

Fix the StrictMode violation by updating dependencies

2.1.0

22 Jun 09:59
Compare
Choose a tag to compare

What's Changed

  • defaultLanguage format changed from en to en-US
  • DATA_MODEL_VERSION to 3

Full Changelog: 2.0.0...2.1.0

2.0.0

18 May 11:25
Compare
Choose a tag to compare

What's Changed

  • Now sending data in an even more privacy-friendly format.

New Contributors

Full Changelog: 1.0.5...2.0.0

1.0.5

20 Oct 15:42
Compare
Choose a tag to compare
  • Do not send a key or value for propertie that are not supported by the platform
  • Send sdkVersion
  • Support sdk 29 for isNightModeEnabled