Commit Graph
3450 Commits
Author SHA1 Message Date
Tobias Erthal b19f7a776f Changed all occurrences of StickyListHeaders ListView to RecyclerView.
Implemented SuperSlim in Recyclerview of ViewKeyAdvCertsFragment.
Some changes to the way data is bound to the views in the list.
2016-09-11 16:48:35 +02:00
Tobias Erthal d67ffb4fbb Fix nullpointer when trying to delete keys or resuming from key import. Uups... 2016-09-10 13:16:29 +02:00
Tobias Erthal d06eae018a Start implementing multi-select and action modes. Needs testing... 2016-09-09 19:06:56 +02:00
Tobias Erthal 930ea073b3 Improved SectionedCursorAdapter, added support for the dummy key item view. 2016-09-06 01:40:16 +02:00
Tobias Erthal d5321a6fb2 First try implementing sticky section headers 2016-09-02 22:41:45 +02:00
Vincent Breitmoser a094730690 remove support for "Comment" field 2016-08-25 14:54:18 +02:00
Dominik Schürmann 9adaf1434f Block 20 most chosen PINs 2016-08-16 03:23:43 +02:00
Dominik Schürmann ac1c20f961 Update build environment to SDK 24 2016-08-15 08:37:23 +02:00
Dominik SchürmannandGitHub de0c02e044 Merge pull request #1868 from nmikhailov/nitrokey
WIP: Security token USB handling improvements
2016-08-15 07:46:27 +02:00
Nikita Mikhailov c12d62f309 Apply some CR suggestions 2016-08-15 00:27:07 +07:00
Nikita Mikhailov f79f1609c8 Add default GNUK vid:pid to devices list 2016-08-15 00:02:35 +07:00
Dominik Schürmann f56a755ee8 Update from transifex 2016-08-08 17:52:31 +02:00
Dominik Schürmann 4063eed531 Update changelog 2016-08-08 17:45:13 +02:00
Vincent Breitmoser dab4edb24e inputdataoperation: Only consider data MIME if Content-Type header is present 2016-07-24 15:13:43 +02:00
Dominik Schürmann 166ac9832b Merge branch 'master' of github.com:open-keychain/open-keychain 2016-07-11 10:55:30 +02:00
Dominik Schürmann 0ad0023fac Passphrase dialog: Button to switch between keyboard layouts 2016-07-11 10:55:05 +02:00
Vincent Breitmoser aac5ae3a2c handle first time wizard after import from token 2016-07-09 13:42:56 +02:00
Vincent Breitmoser 568b9e1845 use correct method for matching user ids 2016-07-07 15:55:10 +02:00
Dominik Schürmann 6152553593 Pull from transifex 2016-07-07 14:33:34 +02:00
Nikita Mikhailov e9bad47132 SecurityToken: add comments 2016-07-02 19:45:23 +06:00
Nikita Mikhailov c6ea5a3c65 Rename OpenPGPCapabilities according to styleguide 2016-07-02 19:45:23 +06:00
Nikita Mikhailov 2591d5dcb3 Move smartcardio stuff to original javax package 2016-07-02 19:45:23 +06:00
Nikita Mikhailov 12785480ef SecurityToken: fix put key, add key format handling 2016-07-02 19:45:23 +06:00
Nikita Mikhailov 231e3fb3d5 SecurityToken: update put key to support different private key template 2016-07-02 19:45:23 +06:00
Nikita Mikhailov 55e14cb45b SecurityToken: add openpgp card capabilities handling 2016-07-02 19:45:23 +06:00
Nikita Mikhailov 3d827d5a6b SecurityToken: rename methods, fix comments 2016-07-02 19:45:23 +06:00
Nikita Mikhailov 6855417b5b SecurityToken: disable Nitrokey Storage & Start untill checked 2016-07-02 19:45:23 +06:00
Nikita Mikhailov 16b47acee8 SecurityToken: reenable fidesmo checks 2016-07-02 19:45:23 +06:00
Nikita Mikhailov 0954684441 SecurityToken: remove unused smartcadio stuff 2016-07-02 19:45:23 +06:00
Nikita Mikhailov 87743ec8ad SecurityToken: fix reset&wipe token method 2016-07-02 19:45:23 +06:00
Nikita Mikhailov b71f9f4fd7 SecurityToken: fix APDU ne lengths 2016-07-02 19:45:23 +06:00
Nikita Mikhailov b247de783c SecurityToken: support extended apdu and chaining based on capbilities 2016-07-02 19:45:23 +06:00
Nikita Mikhailov c2ca440c88 SecurityToken: use CommandAPDU instead of raw strings 2016-07-02 19:45:23 +06:00
Nikita Mikhailov 131bf94b9b SecurityToken: add useful classes from javax.smartcardio package 2016-07-02 19:45:23 +06:00
Nikita Mikhailov ee8cd3862f wip: Working nitrokey pro 2016-07-02 19:45:23 +06:00
Nikita Mikhailov aadc59691b SecurityToken: fix TLV in GET DATA fingerprint DO handling 2016-07-02 19:45:23 +06:00
Nikita Mikhailov 9f57a1312e SecurityToken: fix T=1 TPDU chaining handling 2016-07-02 19:45:23 +06:00
Nikita Mikhailov a017b9f25a SecurityToken: fix ccid class header parsing 2016-07-02 19:45:23 +06:00
Nikita Mikhailov c9c7feb5f7 SecurityToken: add support for T=1 TPDU level of exchange 2016-07-02 19:45:23 +06:00
Nikita Mikhailov 597d6d5b5a wip: t1 tpdu loe 2016-07-02 19:45:23 +06:00
Dominik SchürmannandNikita Mikhailov 345178ccd1 Add Nitrokey device filter 2016-07-02 19:45:23 +06:00
Vincent Breitmoser 02a5611ec9 service: don't need a wrapper for the parcelable result after all
Conflicts:
	extern/openpgp-api-lib
2016-06-16 10:46:40 +02:00
Vincent Breitmoser b7b7be0e7a service: use new constants, check for address instead of full user id 2016-06-07 14:54:26 +02:00
Vincent Breitmoser f234cd614c make OpenPgpDecryptionResult immutable 2016-06-02 18:26:25 +02:00
Vincent Breitmoser 594d1686c9 service: slightly clearer code for backwards compatibility 2016-06-02 17:21:07 +02:00
Vincent Breitmoser cb11c0ec84 make OpenPgpSignatureResult immutable 2016-06-02 16:04:45 +02:00
Vincent Breitmoser 88b0903bf5 service: support sender address status and list of confirmed user ids to OpenPgpSignatureResult 2016-06-02 15:32:45 +02:00
Dominik Schürmann 24b92172be Fix license header 2016-05-25 15:18:53 +03:00
Dominik Schürmann 6e4db2c305 More string fixes from transifex 2016-05-20 15:57:27 +03:00
Dominik Schürmann c002239bc7 Improve section_decrypt 2016-05-20 15:50:24 +03:00