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

Update card.io Android SDK to 5.4.0 #36

Merged
merged 1 commit into from
Jun 15, 2016
Merged

Update card.io Android SDK to 5.4.0 #36

merged 1 commit into from
Jun 15, 2016

Conversation

braebot
Copy link
Member

@braebot braebot commented Jun 15, 2016

  • Android: Add ability to blur all digits in the scanned card image, minus any number of digits to remain unblurred, enabled via CardIOActivity.EXTRA_UNBLUR_DIGITS. (Thank you Michael Schmoock!)
  • Android: Fix issue where Maestro cards were not correctly recognized #154.
  • Android: Fix issue on Android 23 and above where CardIOActivity#canReadCardWithCamera() would return the incorrect value if permissions had not been granted #136. Now defaults to true in such cases.
  • Android: Add missing locales to javadocs card.io-Android-source#75.
  • Android: Upgrade gradle to 2.13.
  • Android: Upgrade Android Gradle plugin to 2.1.0.

@braebot braebot merged commit 8000cb8 into master Jun 15, 2016
@jaypatel512
Copy link
Contributor

You will need to add this flag inside the plugin code for Android and iOS

@jaypatel512 jaypatel512 deleted the android-5.4.0 branch June 15, 2016 21:12
@braebot
Copy link
Member Author

braebot commented Jun 16, 2016

As discussed in person, the flag is only available in Android. Once it's available in iOS too, we can add it to the plugin code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants