CloudPOS SDK AAR: Difference between revisions

From wizarPOS
No edit summary
Line 4: Line 4:
|-
|-
! Version!! Download!!Release Time
! Version!! Download!!Release Time
|-
| 1.5.2.41 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/device/java/cloudpossdk-1.5.2.41.aar CloudPOS SDK AAR]|| 2019-09-29
|-
|-
| 1.5.2.39 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/device/java/cloudpossdk-1.5.2.39.aar CloudPOS SDK AAR]|| 2019-09-20
| 1.5.2.39 || [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/device/java/cloudpossdk-1.5.2.39.aar CloudPOS SDK AAR]|| 2019-09-20
Line 47: Line 49:


Change History:
Change History:
1.5.2.41
* add ansi 378 fingerprint get.


1.5.2.39
1.5.2.39

Revision as of 09:02, 29 September 2019

CloudPOS SDK AAR History

When we release latest SDK AAR, the follow table will change, please get the latest AAR which integrating to your app. When we adjust a little of the AAR, we will load a new AAR version, if we don't release in a new SDK, we don't change the main version, only add a debug version to the last of the main version, for example 1.5.0.x, but if we release a new SDK, the main version be be changed.

Version Download Release Time
1.5.2.41 CloudPOS SDK AAR 2019-09-29
1.5.2.39 CloudPOS SDK AAR 2019-09-20
1.5.2.34 CloudPOS SDK AAR 2019-08-09
1.5.2.23 CloudPOS SDK AAR 2019-07-17
1.5.2.22 CloudPOS SDK AAR 2019-07-15
1.5.2.21 CloudPOS SDK AAR 2019-07-10
1.5.2.20 CloudPOS SDK AAR 2019-07-01
1.5.2.19 CloudPOS SDK AAR 2019-05-31
1.5.2.16 CloudPOS SDK AAR 2019-05-24
1.5.2.15 CloudPOS SDK AAR 2019-05-10
1.5.2.13 CloudPOS SDK AAR 2019-05-05
1.5.2.8 CloudPOS SDK AAR 2019-04-15
1.5.2.7 CloudPOS SDK AAR 2019-04-10
1.5.2.6 CloudPOS SDK AAR 2019-04-08
1.5.2.5 CloudPOS SDK AAR 2019-04-08
1.5.2.0 CloudPOS SDK AAR 2019-03-25
1.5.2 CloudPOS SDK AAR 2019-03-22
1.5.1 CloudPOS SDK AAR 2019-03-04
1.5.0 CloudPOS SDK AAR 2019-01-10
1.5.0.1 CloudPOS SDK AAR 2019-01-21
1.5.0.2 CloudPOS SDK AAR 2019-01-24

Change History:

1.5.2.41

  • add ansi 378 fingerprint get.

1.5.2.39

  • change emv kernel.so.
  • add convert format for fingerprint.

1.5.2.34

  • add getMkStatus, getSkStatus, getSkStatus.

1.5.2.23

  • modify emv part: support MIR.

1.5.2.22

  • change transmit response max byte from 256 to 512.

1.5.2.21

  • add compare and identify api to support cross match ISO-2005 fingerprints.

1.5.2.20

  • modify emv part: add setFlagAllowBypass function.

1.5.2.19

  • modify emv part
  • add error message for jni error code, -25x

1.5.2.16

  • add support for encrypt with mode .

1.5.2.15

  • improvement print bitmap.

1.5.2.13

  • modify emv part
  • add a new api to set PINPAD GUI, includes title, layout of asterisk(Left, Center, Right)

1.5.2.8

  • modify emv part
  • add verify response mac function

1.5.2.7

  • modify emv part

1.5.2.6

  • add Q2 device type

1.5.2.5

  • modify emv part

1.5.2.0

  • modify iso fingerprint for TUZHENGBIG(Biosec), add cancelRequest for the method with timeout.

1.5.2

  • modify iso fingerprint for TUZHENGBIG(Biosec).
  • modify EMVSample.
  • add DUKPT2009 support.
  • add Biosec ISO Fingerprint demo at devicedemo-summary.html.

1.5.1

  • remove C SDK from SDK release.
  • add ISO fingerprint for TUZHENG fingerprint module.
  • add get session key check value.
  • change native method of EMV sample to EMVJNIInterface, add call back listener-IFuntionListener for EMV callback

1.5.0.2

  • Add transmit level 3 for RF CPU card.

1.5.0.1

  • Add transmit level 3 for Mifare card.

1.5.0:

  • Optimized speed of print image, html.
  • Add how to identify contactless card type.
  • Add UltralightC card API for verify and transmit
  • Add new EMV kernel so and JNI inteface

1.4.0-1.4.4 The old version.