aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/base/BaseSecurityTokenNfcActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* OTG: Rename 'javacard' package, methods, remove JavacardInterfaceNikita Mikhailov2016-04-141-27/+26
|
* OTG: Usb device manager fixesNikita Mikhailov2016-04-141-3/+9
|
* OTG: Add usb device manager prototypeNikita Mikhailov2016-04-141-28/+68
|
* OTG: update methodsNikita Mikhailov2016-04-141-596/+24
|
* Fix code style and documentation in BaseSecurityTokenNfcActivityDominik Schürmann2016-03-081-37/+42
|
* Fix documentation of nfcGenerateOnCardKeyDominik Schürmann2016-03-081-3/+1
|
* Fix comment in nfcGenerateOnCardKeyDominik Schürmann2016-03-081-1/+1
|
* Add nfcGenerateOnCardKey by Joey Castillo before it gets lostDominik Schürmann2016-03-081-0/+42
|
* nfc: disable broadcomWorkaround for TagDispatcher to reduce delay (see #1734)Vincent Breitmoser2016-03-021-1/+1
|
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-3/+3
|
* Handle not installed PGP appletTheo Franzén2016-01-151-1/+71
|
* Use new version of Nordpol from jcenterPetter Arvidsson2016-01-121-1/+1
| | | | | - Use version 0.1.13 that is now available on jcenter - Add a "gradle witness" for this version
* Use Nordpol for BaseNfcActivityPetter Arvidsson2016-01-121-60/+27
| | | | | | | | - Replace handling of intents with Nordpol tag dispatcher - Update CreateKeyActivity to pass it's intent to the tag dispatcher when invoked by the system (onCreate) - Add Fidesmo marmeladburk repository - Add dependency on nordpol-android and nordpol-core
* Use more generic 'Security Token' where possible, add sutitle to create key ↵Dominik Schürmann2016-01-101-0/+1020
what tokens are supported