aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/service/SaveKeyringParcel.java
Commit message (Expand)AuthorAgeFilesLines
* Rename "pass phrase" to "passphrase"Thialfihar2014-04-021-6/+6
* Add missing and curly brackets and fix othersThialfihar2014-04-021-5/+4
* Trivial spacing changes to conform to style guideThialfihar2014-04-021-8/+8
* pass through info that keys are new without relying on new keys orginally bei...Ashley Hughes2014-04-011-0/+3
* add original primary ID field to parcelAshley Hughes2014-03-261-0/+3
* use parcel to save keys, but saving existing keys is disabled, pending a rewr...Ashley Hughes2014-03-061-5/+13
* a method, if not the best one, for each propertyAshley Hughes2014-03-061-2/+6
* begin adding parcel for save intentAshley Hughes2014-03-021-0/+90