Skip to content

Releases: KingsMentor/Luhn

Luhn v2.1.3

29 Aug 17:04
Compare
Choose a tag to compare
  • Fix for AppTheme Style conflict

Luhn v2.1.2

15 Aug 10:14
Compare
Choose a tag to compare
Luhn v2.1.2 Pre-release
Pre-release
  • Bug fixes and better performance

Luhn v2.1.1

31 Jul 16:30
Compare
Choose a tag to compare
better theming

Luhn v2.0.2

31 Jul 15:19
Compare
Choose a tag to compare
  • Bug Fixes
  • Better Performance
  • isVerfied indicator in onFinished

Luhn v2.0.1

21 Jul 18:15
Compare
Choose a tag to compare
  • Pin and OTP Mismatch bug fixed
  • Expiry date string included
  • Proper datatype for pin, cvv and otp
  • Proper naming for American Express

Luhn v2.0.0

17 Jul 15:35
Compare
Choose a tag to compare
  • Customising CardIO in Luhn
  • Interswitch Verve Card Image
  • Theming Luhn from .xml resources
  • custom dialog integration (you can now use your app loading screen instead of Luhn's progress screen. Just don't call cardVerifier.startProgress();. Call your progress implementation instead)
  • onFinished Callback. Get call back when luhn has finished, so you can doSomething();.

Luhn v1.0.3

11 Jul 15:59
Compare
Choose a tag to compare
  • Fix expiry date mismatch from card.io

Luhn v1.0.2

11 Jul 08:35
Compare
Choose a tag to compare
  • Fix bug of library installing as a separate module

Luhn v1.0.1

09 Jul 15:33
Compare
Choose a tag to compare
  • Update and Bug Fixes from v1.0
  • Prevent Screen Capture on Add Card Screen
  • OTP (One time password support)

Luhn 1.0

06 Jul 17:16
Compare
Choose a tag to compare

This release introduces

  • Luhn Verification Algorithm
  • Smooth UI
  • Info about card details
  • Credit Card Type Prediction
  • Card.io Integration
  • Styling with Attributes
  • Prevent Screen Capture on Add Card Screen