Skip to content

Tags: mcroo20/card.io-Android-source

Tags

5.4.2

Toggle 5.4.2's commit message
* Add Mastercard 2-series support.

* Bump compile SDK to 24 for reals.
* Compile distributed package with NDK to r12b (previous was r11c).
* Update Android Gradle plugin to 2.2.0.

5.4.1

Toggle 5.4.1's commit message
* Add ability to specify an alternative search path for the native li…

…braries via `CardIONativeLibsConfig` [card.io-Android-source#86](card-io#86). Thank you Thorben Primke!

* Updated gradle plugin and wrapper versions.
* Bump compile SDK to 24.

5.4.0

Toggle 5.4.0's commit message
* 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!)

* Fix issue where Maestro cards were not correctly recognized [card-io#154](card-io/card.io-Android-SDK#154).
* Fix issue on Android 23 and above where `CardIOActivity#canReadCardWithCamera()` would return the incorrect value if permissions had not been granted [card-io#136](card-io/card.io-Android-SDK#136).  Now defaults to `true` in such cases.
* Add missing locales to javadocs [card.io-Android-source#75](card-io#75).
* Upgrade gradle to 2.13.
* Upgrade Android Gradle plugin to 2.1.0.

5.3.4

Toggle 5.3.4's commit message
* Fix crash on Android 23 and above where `onRequestPermissionsResult…

…()` returns an empty array [card.io-Android-source#70](card-io#70).

5.3.3

Toggle 5.3.3's commit message
* Fix newline issue in ES locale [card-io#142](card-io/card.io-Androi…

…d-SDK#142).

* Fix build issue with ndk 11 [card.io-Android-source#60](card-io#60).
* Upgrade gradle to 2.12.
* Upgrade Android Gradle plugin to 2.0.0.

5.3.2

Toggle 5.3.2's commit message
* Fix issue where Android 23 and above devices would crash when the l…

…ibrary's `.so` files were removed [PayPal-Android-SDK#279](paypal/PayPal-Android-SDK#279).

5.3.1

Toggle 5.3.1's commit message
* Fix issue where the camera was flipped when the app was backgrounde…

…d with card.io open [card-io#118](card-io/card.io-Android-SDK#118).

* Add proguard config to `aar` file [112](card-io/card.io-Android-SDK#112), [card-io#117](card-io/card.io-Android-SDK#117).

5.3.0

Toggle 5.3.0's commit message
Merge pull request card-io#51 from card-io/postalcode_numeric_only

Add EXTRA_RESTRICT_POSTAL_CODE_TO_NUMERIC_ONLY

5.2.0

Toggle 5.2.0's commit message
remove front camera support, and fix rotational offset to work for al…

…l cases

5.1.2

Toggle 5.1.2's commit message
handle new bug where back does not actually go back