Results 11 issues of Daniel Underhay

https://lab401.com/products/chameleon-mini-reve-rebooted https://github.com/iceman1001/ChameleonMini-rebooted

testing
device-support

Simplify the card view in the main Wallet Activity to look similar to image shown below: ![GPay Wallet](https://user-images.githubusercontent.com/27876907/44626403-9de08080-a96f-11e8-96dd-7db9bab392c0.png)

enhancement

Implement transferring Mifare dumps using xmodem connection to and from device

enhancement
testing

Not sure if we really need / want this?

enhancement

Implement support for the HC-06 Bluetooth RF Transceiver http://www.ebay.com/itm/Wireless-Serial-4-Pin-Bluetooth-RF-Transceiver-Module-HC-06-RS232-With-backplane-/200924726178

enhancement
device-support

Simple check to ensure that the jwt actually has an expiry claim, otherwise it would be valid forever / until it is revoked. This was a finding on a web...

`sed` on BSD systems (such as macos in my case) do not handle parsing command-line arguments the same way as GNU `sed`. When performing the rule de-duplication clean up ->...