Tags: mcroo20/card.io-Android-source
Tags
* 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.
* 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.
* Fix crash on Android 23 and above where `onRequestPermissionsResult… …()` returns an empty array [card.io-Android-source#70](card-io#70).
* 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.
* 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).
* 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).
Merge pull request card-io#51 from card-io/postalcode_numeric_only Add EXTRA_RESTRICT_POSTAL_CODE_TO_NUMERIC_ONLY
PreviousNext