Skip to content

Releases: SiftScience/sift-android

Release 1.3.0

30 Jan 12:45
Compare
Choose a tag to compare

Updated play-services-location to version 21.0.1

Release 1.2.0

15 Sep 10:23
fb65835
Compare
Choose a tag to compare
  • Upgraded gson to version 2.9.1
  • Upgraded to API Level 19

Release 1.1.2

15 Jul 14:22
cab17b2
Compare
Choose a tag to compare

Release 1.1.1

12 Jul 12:53
5f72705
Compare
Choose a tag to compare
  • Removed the code that sets the time and accuracy fields of the android device location object.
  • Removed the .yaml schema files for iOS
  • Removed deprecated fields for android from the android_device_location.yaml and mobile_event schema files
  • Removed the iOS types from mobile_event.yaml
  • Removed the references to the deprecated fields from DESIGNDOC.md

v1.1.0

03 Aug 16:49
d38b400
Compare
Choose a tag to compare
  • Added a new public upload() function.
  • Updated README.md to include details about how to submit an issue.

v1.0.0

19 Apr 22:50
2acd1aa
Compare
Choose a tag to compare
  • Executor used for trigger collect method of DeviceProperties and AppState terminated on sift.cancel().
  • Images used in DESIGNDOC.md are added to the repo to avoid URL issues.
  • Created Changelog
  • Prevent SDK from sending empty configuration properties

v0.11.1

20 Nov 19:34
9a2fb1c
Compare
Choose a tag to compare
  • Upgrade to API version 30 (Android 11)
  • Migrated to AndroidX
  • Deprecated AsyncTask(as of Android 11) replaced with ExecutorService.
  • Null check added for battery status.
  • Dependencies upgraded

v0.10.5

14 May 18:48
a5103a5
Compare
Choose a tag to compare

Fixes potential NPE in AppStateCollector.getIpAddresses()

v0.10.4

30 Jul 16:04
79f59b3
Compare
Choose a tag to compare

Switches to upstream jsonSchema2Pojo
Removes a few more dependencies
Removes a few outdated ProGuard entries

v0.10.3-beta

30 May 18:51
f7be827
Compare
Choose a tag to compare

Adds functionality for calling Sift.open with a new config