Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

4.0.0

Compare
Choose a tag to compare
@braebot braebot released this 21 Jan 21:00
· 46 commits to master since this release
  • Distribute .aar file instead of .jar and .so files
  • New extras on CardIOActivity
    • EXTRA_SCAN_INSTRUCTIONS
    • EXTRA_HIDE_CARDIO_LOGO
    • EXTRA_SCAN_OVERLAY_LAYOUT_ID
    • EXTRA_SUPPRESS_SCAN
    • EXTRA_RETURN_CARD_IMAGE
    • EXTRA_KEEP_APPLICATION_THEME
    • EXTRA_USE_PAYPAL_ACTIONBAR_ICON
  • Remove deprecated extras and methods in CardIOActivity
    • canReadCardWithCamera(Context) (use canReadCardWithCamera() instead)
    • EXTRA_REQUIRE_ZIP (use EXTRA_REQUIRE_POSTAL_CODE instead)
  • New extra EXTRA_CAPTURED_CARD_IMAGE returned to calling Activity
  • New class BuildConfig