aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote/ui/SelectSignKeyIdActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Shifted duplicate method implementations from KeyRing to openpgp-api submoduleAlex Fong2016-05-151-1/+2
* Return EXTRA_SIGN_KEY_ID = 0L for "none" key chosen for ACTION_GET_SIGN_KEY_IDfiaxh2015-12-031-2/+1
* API: Fix get sign key, related to OpenPgpKeyPreference bugsDominik Schürmann2015-08-241-15/+10
* first steps toward yubikey activityVincent Breitmoser2015-03-211-1/+1
* object oriented split user idDominik Schürmann2015-03-161-3/+3
* Allow selection of none in SelectSignKeyIdActivityDominik Schürmann2015-03-151-2/+15
* Fixed a ClassCastExceptionManoj Khanna2015-03-151-2/+2
* API 7Dominik Schürmann2015-03-101-0/+145