aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui
Commit message (Expand)AuthorAgeFilesLines
...
* | Experimental work on a fragment-based encrypt activityDominik Schürmann2014-04-0110-857/+1265
|/
* Include signature result in fragmentsDominik Schürmann2014-03-305-245/+204
* Decrypt mostly works againDominik Schürmann2014-03-304-541/+214
* compiles againDominik Schürmann2014-03-302-7/+9
* More experimental work on decrypt fragmentsDominik Schürmann2014-03-305-333/+582
* Experiments with fragments in decrypt activityDominik Schürmann2014-03-305-155/+421
* Merge pull request #491 from openpgp-keychain/edit-keyDominik Schürmann2014-03-307-239/+599
|\
| * merge masterAshley Hughes2014-03-2963-2339/+2823
| |\
| * | pass through original primary IDAshley Hughes2014-03-273-0/+21
| * | keep up with masterAshley Hughes2014-03-0725-364/+939
| |\ \
| * | | use parcel to save keys, but saving existing keys is disabled, pending a rewr...Ashley Hughes2014-03-061-29/+17
| * | | fix saving new key (tmp)Ashley Hughes2014-03-061-1/+4
| * | | pass through which keys are newAshley Hughes2014-02-223-0/+19
| * | | change how primary id changing is passed throughAshley Hughes2014-02-223-1/+21
| * | | master mergeAshley Hughes2014-02-2227-858/+1062
| |\ \ \
| * | | | put main original id at the topAshley Hughes2014-02-211-1/+4
| * | | | pass through deleted keysAshley Hughes2014-02-152-2/+16
| * | | | propgate throughAshley Hughes2014-02-143-10/+33
| * | | | save work, this code doesn't work...Ashley Hughes2014-02-132-0/+34
| * | | | saving fixesAshley Hughes2014-02-083-23/+33
| * | | | some AS Inspect Code fixesAshley Hughes2014-02-081-18/+15
| * | | | consistent uiAshley Hughes2014-02-081-10/+7
| * | | | keep track of brand new keys, they need savingAshley Hughes2014-02-081-1/+4
| * | | | fix create keyring crashAshley Hughes2014-02-081-6/+10
| * | | | disable export if unsavedAshley Hughes2014-02-081-2/+6
| * | | | small extra checkAshley Hughes2014-02-081-18/+20
| * | | | fix a crashAshley Hughes2014-02-061-4/+8
| * | | | can change passwordsAshley Hughes2014-02-061-1/+1
| * | | | ask for saveAshley Hughes2014-02-061-2/+31
| * | | | action bar and a small fixAshley Hughes2014-02-063-30/+38
| * | | | select old date doesn't need saveAshley Hughes2014-02-061-2/+6
| * | | | passphrase changes update need to saveAshley Hughes2014-02-061-3/+21
| * | | | pass message when key addedAshley Hughes2014-02-061-0/+6
| * | | | some fixesAshley Hughes2014-02-061-20/+27
| * | | | final link in chain, fix compileAshley Hughes2014-02-063-8/+12
| * | | | allow blank names and emailsAshley Hughes2014-02-061-50/+17
| * | | | new Ids need to be savedAshley Hughes2014-02-062-5/+6
| * | | | notify of changesAshley Hughes2014-02-052-1/+47
| * | | | edit ui knows it it has been changedAshley Hughes2014-02-052-6/+21
| * | | | saveAshley Hughes2014-02-057-12/+87
| * | | | use usage argument if neededAshley Hughes2014-02-042-5/+7
| * | | | preserve keys that we don\'t use in the appAshley Hughes2014-02-041-11/+9
| * | | | fix certify keys without sign flagAshley Hughes2014-02-042-2/+1
| * | | | save flags from checkboxesAshley Hughes2014-02-031-14/+12
| * | | | include authentication keysAshley Hughes2014-02-031-0/+1
| * | | | set checkboxes from key propertiesAshley Hughes2014-02-021-37/+37
| * | | | replace spinner with non-functioning checkboxesAshley Hughes2014-02-021-22/+22
* | | | | Actually use fixBadCharactersForGmailDominik Schürmann2014-03-301-1/+1
* | | | | Enable importing of fingerprints from clipboard.Miroojin Bakshi2014-03-281-0/+9
| |_|_|/ |/| | |
* | | | Show divider only when usedDominik Schürmann2014-03-261-0/+6