Commit Graph

67 Commits

Author SHA1 Message Date
Michele Balistreri 60faf16d61 use the SDK instead of duplicating classes 2018-11-12 13:30:46 +03:00
ligi d27f55fb59
Replace java.util.Base64 with android.util.Base64
closes #4

context: https://stackoverflow.com/questions/48697766/android-studio-noclassdeffounderror-with-java-util-base64
2018-10-28 05:08:55 +01:00
Michele Balistreri e2afb066c3 bump version name to match next GitHub release 2018-10-16 12:09:12 +02:00
Michele Balistreri 0272fadb85 add installation/deletion of NDEF applet 2018-10-16 12:06:55 +02:00
Michele Balistreri cb8c5c8e2b add installation for testing 2018-10-11 12:01:13 +02:00
Michele Balistreri ea170172b5 support secret personalization separate from INSTALL command 2018-10-10 15:06:32 +02:00
Andrea Franz 2fdb108303
typo - number of steps 2018-09-26 18:46:14 +02:00
Andrea Franz c7fc137724
fix delete test 2018-09-26 15:56:32 +02:00
Andrea Franz 97773b6c37
delete applet before installing. in 2 steps, applet and then pkg 2018-09-26 15:53:44 +02:00
Michele Balistreri 05780c1f9c update cap file 2018-09-26 15:23:50 +02:00
Michele Balistreri 37b7b9ebc8 use unassisted key derivation 2018-09-24 16:24:06 +03:00
Andrea Franz 9c1adc9507
add log level for console and UI logs 2018-09-19 13:58:17 +02:00
Michele Balistreri 99c277021c update wallet file 2018-09-18 11:32:20 +03:00
Michele Balistreri 68fd877214 use pairing key generated according to PBKDF2 2018-09-14 11:34:59 +03:00
Andrea Franz cf41d9d7ff
installer generates secrets 2018-09-12 17:11:24 +02:00
Andrea Franz cdaf79eebe
add Secrets class 2018-09-12 17:10:16 +02:00
Andrea Franz 746ac5c8f0
add generatePairingKey 2018-09-12 12:22:27 +02:00
Andrea Franz 93162a4c1e
add SW_CONDITIONS_OF_USE_NOT_SATISFIED constant 2018-09-12 10:44:22 +02:00
Michele Balistreri f1f5e8bd99 add more measurements 2018-09-11 11:47:11 +03:00
Michele Balistreri 969c33aa20 integrate performance tests back in the code 2018-09-11 10:14:51 +03:00
Andrea Franz c86ca40480
add SW_REFERENCED_DATA_NOT_FOUND constant 2018-09-11 02:48:04 +02:00
Andrea Franz 0eb18e79f1
temporarily remove delete command 2018-09-10 18:07:18 +02:00
Andrea Franz 6eb571157f
show installation duration in seconds 2018-09-10 16:21:15 +02:00
Andrea Franz 27fe6df4d0
run installation async 2018-09-10 16:00:11 +02:00
Andrea Franz 703c8ea860
delete applet before installing 2018-09-10 15:59:11 +02:00
Andrea Franz 79c3834859
make card manager work in a different thread 2018-09-10 15:58:06 +02:00
Andrea Franz 3bc62e8e49
improve UI buttons 2018-09-10 15:57:46 +02:00
Andrea Franz 4309ef5792
temporarily remove Load command tests 2018-09-10 15:57:18 +02:00
Andrea Franz 61dbec1a7f
add missing Delete command code 2018-09-10 15:56:47 +02:00
Andrea Franz 75ec4d0723
remove secure channel logs from UI 2018-09-10 15:55:09 +02:00
Andrea Franz 8678b76612
add Dele command and test 2018-09-10 12:48:20 +02:00
Andrea Franz ee5c3709c6
add CardManager thread 2018-09-07 19:47:40 +02:00
Andrea Franz 74b0ea6a07
make textview text selectable 2018-09-07 16:38:19 +02:00
Andrea Franz d56d2df760
remove old cap file 2018-09-07 15:19:19 +02:00
Bitgamma 5d07922cd8
Merge branch 'master' into performance-tests 2018-09-07 14:46:43 +03:00
Michele Balistreri fc16a6eb15 ISOException => APDUException 2018-09-07 14:40:37 +03:00
Michele Balistreri e79e1b595e implement basic performance tests 2018-09-07 14:09:10 +03:00
Michele Balistreri a5303dc203 add application commandset 2018-09-07 09:18:54 +03:00
Andrea Franz 104bb2debf
improve UI 2018-09-06 18:36:09 +02:00
Andrea Franz 2bc2f2e363
add all installation commands 2018-09-06 15:54:58 +02:00
Andrea Franz 419a74e51e
add cap file 2018-09-06 15:54:07 +02:00
Andrea Franz 645eb4798f
add Select command and test 2018-09-06 11:46:18 +02:00
Andrea Franz 77cc2f9cf9
add wallet.cap file 2018-09-05 18:15:48 +02:00
Andrea Franz 835982d24e
add SW_CARD_LOCKED constant 2018-09-05 18:13:44 +02:00
Andrea Franz 317a307af8
fix Load command test 2018-09-05 18:13:19 +02:00
Andrea Franz f1769f97fe
add Load command class and test 2018-09-05 17:46:00 +02:00
Andrea Franz 5ff35fbe64
split install class in 2 classes InstallForLoad and InstallForInstall 2018-09-05 12:39:34 +02:00
Andrea Franz 363d229699
add install for install command 2018-09-04 17:44:22 +02:00
Andrea Franz 805b6d82ab
add tlv class and tests 2018-09-04 16:19:18 +02:00
Andrea Franz a88b087479
remove old tests from Status class test 2018-08-30 18:33:16 +02:00