aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | reapply accedentially reverted 5d8867260946937498cf9e8d64fea3a9f53d9dd3Dominik Schürmann2014-02-242-2/+20
* | | cleanupDominik Schürmann2014-02-241-57/+7
* | | fix signature passing and verify in demoDominik Schürmann2014-02-242-6/+7
* | | Merge pull request #296 from danielhass/masterDominik Schürmann2014-02-241-12/+13
|\ \ \
| * | | remove debug stuffDaniel Haß2014-02-231-2/+1
| * | | Revert "Replaced Toast with AppMsg in EncryptActivity"Daniel Haß2014-02-231-13/+15
| * | | Replaced Toast with AppMsg in EncryptActivityDaniel Haß2014-02-231-15/+13
| * | | Replaced Toast with AppMsg in EncryptActivityDaniel Haß2014-02-231-13/+15
|/ / /
* | / Update help_start.htmlDominik Schürmann2014-02-231-1/+1
| |/ |/|
* | fix openpgp4fpr demoDominik Schürmann2014-02-211-1/+1
* | AndroidManfiest code for later...Dominik Schürmann2014-02-212-3/+23
* | import key from email app directlyDominik Schürmann2014-02-211-25/+37
* | remove logging from libraryDominik Schürmann2014-02-216-54/+32
* | do not serialize async tasksDominik Schürmann2014-02-211-1/+10
* | fix intent demo crash, remove unused layoutDominik Schürmann2014-02-212-94/+1
* | api example: fix crash when no signature is presentDominik Schürmann2014-02-211-1/+1
* | precompile user id patternDominik Schürmann2014-02-211-2/+3
* | renameDominik Schürmann2014-02-212-7/+7
* | add project.properties to support EclipseDominik Schürmann2014-02-212-0/+30
* | internal renaming, cleanupDominik Schürmann2014-02-215-36/+50
* | verification of cleartext signatures worksDominik Schürmann2014-02-216-49/+125
* | rename to OpenKeychainDominik Schürmann2014-02-213-10/+10
* | Merge pull request #282 from danielhass/masterDominik Schürmann2014-02-2016-6/+1442
|\ \
| * | Added AppMsg library to the librarys-folderDaniel Haß2014-02-2011-0/+1430
| * | Added whitespacesDaniel Haß2014-02-201-1/+1
| * | Added AppMsg libraryDaniel Haß2014-02-201-0/+1
| * | Added AppMsg libraryDaniel Haß2014-02-201-1/+1
| * | Fixed the typo and whitespace issueDaniel Haß2014-02-201-2/+2
| * | Updated library section (AppMsg library)Daniel Haß2014-02-201-0/+3
| * | Updated library section (AppMsg library)Daniel Haß2014-02-201-1/+2
| * | Revert "Added AppMsg dependency to gradle"Daniel Haß2014-02-201-1/+0
| * | Deleted Toast importDaniel Haß2014-02-201-1/+0
| * | Replaced Toasts with AppMsg-Library notifysDaniel Haß2014-02-201-4/+5
| * | Added AppMsg compile option to gradleDaniel Haß2014-02-201-0/+1
| * | Added AppMsg dependency to gradleDaniel Haß2014-02-201-0/+1
* | | Add more information about build systemDominik Schürmann2014-02-201-4/+4
* | | rename in READMEDominik Schürmann2014-02-202-13/+11
|/ /
* | cleanupDominik Schürmann2014-02-191-4/+3
* | cleanupDominik Schürmann2014-02-192-9/+6
* | Builder pattern for PgpOperationIncomingDominik Schürmann2014-02-193-55/+103
* | Update from transifexDominik Schürmann2014-02-1915-123/+344
* | certifications textDominik Schürmann2014-02-192-2/+11
* | fixes encryptionDominik Schürmann2014-02-191-4/+16
* | cleanupDominik Schürmann2014-02-192-19/+17
* | Use builder pattern for sign and encryptDominik Schürmann2014-02-195-485/+672
* | add integrity checkDominik Schürmann2014-02-182-15/+20
* | merge internal signText and signAndEncrypt methodsDominik Schürmann2014-02-183-231/+193
* | better error checkDominik Schürmann2014-02-181-1/+7
* | documentationDominik Schürmann2014-02-171-2/+5
* | Cleanup of API demoDominik Schürmann2014-02-173-43/+44