This repository was archived by the owner on Jan 12, 2019. It is now read-only.
Tags: card-io/card.io-Android-source
Tags
* Remove sample app signing (fixes [#125](#125)). * Fix manual entry Activity started twice when rejecting camera permission (fixes [#128](#128), [#150](card-io/card.io-Android-SDK#150)). * Remove unnecessary logging (fixes [#184](card-io/card.io-Android-SDK#184)). * Compile distributed package with NDK r14.
* 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 [#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 [#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](#75). * Upgrade gradle to 2.13. * Upgrade Android Gradle plugin to 2.1.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 [#118](card-io/card.io-Android-SDK#118). * Add proguard config to `aar` file [112](card-io/card.io-Android-SDK#112), [#117](card-io/card.io-Android-SDK#117).
PreviousNext