Skip to content

Latest commit

 

History

History
247 lines (171 loc) · 8.99 KB

File metadata and controls

247 lines (171 loc) · 8.99 KB

0.9.1 (2026-03-09)

Bug fixes

  • Update gradle version and dependencies (bcd97a4)

Building system

  • Replace Lint library (7600236)
  • Change to Kover code coverage library (0fd954f)
  • Ignore gemfile config file during release (6d9d4cc)

Size impact

ABI APK Size Impact
x86 699.6KB
x86_64 699.6KB
armeabi-v7a 699.6KB
arm64-v8a 699.6KB
universal 699.6KB

0.9.0 (2025-11-20)

Features

Building system

Size impact

ABI APK Size Impact
x86 699.6KB
x86_64 699.6KB
armeabi-v7a 699.6KB
arm64-v8a 699.6KB
universal 699.6KB

0.8.0 (2022-06-22)

Features

  • Allow sending custom metadata when creating a factor (71ca610)

Size impact

ABI APK Size Impact
x86 77.2KB
x86_64 77.2KB
armeabi-v7a 77.2KB
arm64-v8a 77.2KB
universal 77.2KB

0.7.0 (2022-02-24)

Features

  • Improve input error to provide reason of failure (#203) (d2a9169)

Size impact

ABI APK Size Impact
x86 76.6KB
x86_64 76.6KB
armeabi-v7a 76.6KB
arm64-v8a 76.6KB
universal 76.6KB

0.6.1 (2022-01-18)

Bug fixes

  • Improved network error to get Verify API error (b48bdc2)

Size impact

ABI APK Size Impact
x86 75.3KB
x86_64 75.3KB
armeabi-v7a 75.3KB
arm64-v8a 75.3KB
universal 75.3KB

0.6.0 (2022-01-03)

Features

  • Validate challenge status before trying to update it. Add validations for empty factor sid or challenge sid. Get decrypt information correctly when the provider is not valid. (5a68181)

Size impact

ABI APK Size Impact
x86 74.3KB
x86_64 74.3KB
armeabi-v7a 74.3KB
arm64-v8a 74.3KB
universal 74.3KB

0.5.0 (2021-11-26)

Features

  • Support notification platform none to allow not sending push token. Factors with notification platform none will not receive push notifications for challenges and polling should be implemented to get pending challenges (4fd8967)

Building system

Documentation

  • Update documentation to use new sample backend (5708592)

Size impact

ABI APK Size Impact
x86 74KB
x86_64 74KB
armeabi-v7a 74KB
arm64-v8a 74KB
universal 74KB

0.4.0 (2021-09-13)

Features

  • Ordering for challenge list (790fb17)

Building system

  • Create tag after pushing new version (#182) (93d1b4b)

Size impact

ABI APK Size Impact
x86 73.4KB
x86_64 73.4KB
armeabi-v7a 73.4KB
arm64-v8a 73.4KB
universal 73.4KB

0.3.1 (2021-07-26)

Bug fixes

  • Update error codes (#164) (308d053)

Building system

  • Publishing to MavenCentral (#170) (e638380)

Size impact

ABI APK Size Impact
x86 72.9KB
x86_64 72.9KB
armeabi-v7a 72.9KB
arm64-v8a 72.9KB
universal 72.9KB

0.3.0 (2020-12-03)

Features

Size impact

ABI APK Size Impact
x86 72.9KB
x86_64 72.9KB
armeabi-v7a 72.9KB
arm64-v8a 72.9KB
universal 72.9KB

0.2.0 (2020-11-03)

Features

  • Provide method in TwilioVerify to clear local storage (9a58f1f)

Size impact

ABI APK Size Impact
x86 68.7KB
x86_64 68.7KB
armeabi-v7a 68.7KB
arm64-v8a 68.7KB
universal 68.7KB

0.1.0 (2020-10-13)

Features

  • Use encrypted storage for factors (#145) (6ea7c95)

Bug fixes

  • Delete factor should delete it locally for deleted factors from API (#141) (11bc7c7)
  • Support new challenge format (#150) (56a5900)

Code refactoring

  • Create factor body params (9adec83)
  • Update factor body params (e3dc5ae)

Building system

  • Added github issue templates and code of conduct (24cee84)

Documentation

  • Add SDK API docs link, update factor's push token and delete factor sections in readme (5cf2770)
  • SDK size as part of CHANGELOG.md (19298ea)

Size impact

ABI APK Size Impact
x86 68KB
x86_64 68KB
armeabi-v7a 68KB
arm64-v8a 68KB
universal 68KB

0.0.3

Documentation

  • Source files added to the library

0.0.2

Code refactoring

  • Rename enrollmentJwe to accessToken in PushFactorPayload
  • Rename entityIdentity to identity in Factor

0.0.1

Features

  • Version 0.0.1