Releases: fidesmo/nordpol
Version 0.1.23
Version 0.1.22
Moves the source files for the graphics in the project out of the Android module to avoid them being packaged with the library.
Version 0.1.21
Introduces two new features to NfcGuideView:
setNfcDeviceDesign: Allows programatically changing the NFC device design.
Docs:
http://nordpol.fidesmo.com.s3-website-eu-west-1.amazonaws.com/master/android/nordpol/android/NfcGuideView.html#setNfcDeviceDesign(nordpol.android.NfcDeviceDesign)
setTransactionItemIcon: Allows setting an icon into the transferring device to give context to the user what they are transferring.
Docs:
http://nordpol.fidesmo.com.s3-website-eu-west-1.amazonaws.com/master/android/nordpol/android/NfcGuideView.html#setTransactionItemIcon(android.graphics.drawable.Drawable)
Version 0.1.20
This is just a quick-fix release for a bug with TagDispatcherBuilder from the last version.
Version 0.1.19
This release updates the graphical parts of NfcGuideView and adds a builder pattern for TagDispatcher!
Version 0.1.18
This release adds a NFC + USB token as a graphical representation option for the NfcGuideView
This release also adds the source SVGs for all the graphical representations.
Version 0.1.17
Update the NfcGuideView and add option to disable NDEF check (for advanced users!)
Version 0.1.16
Introduces NfcGuideView for better, easier and a bit more consistent views when asking the user to put up their card and keep it around until the transaction is finished.
Version 0.1.9
- Add the TagArbiter class which is a tool to help handle tags between activities and fragments in your Android app.
- Adds JavaDoc for core Nordpol
- Adds JavaDoc for Nordpol Android parts
Version 0.1.8
Change default behavior to enable NFC sounds