aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix marginsDominik Schürmann2014-02-171-2/+2
* prevent key view from scrolling, move encrypt button down againDominik Schürmann2014-02-171-17/+21
* Merge pull request #277 from openpgp-keychain/new-apiDominik Schürmann2014-02-1786-2571/+2733
|\
| * update README for new APIDominik Schürmann2014-02-171-32/+11
| * cleanupDominik Schürmann2014-02-172-140/+2
| * decrypt into message not ciphertext EditTextDominik Schürmann2014-02-171-1/+1
| * Fix register activityDominik Schürmann2014-02-173-137/+93
| * gradle android plugin 0.8.0 to 0.8.3Dominik Schürmann2014-02-174-4/+4
| * check if caller is allowedDominik Schürmann2014-02-172-65/+76
| * rename intent helperDominik Schürmann2014-02-164-25/+33
| * fix some intents and demosDominik Schürmann2014-02-164-21/+398
| * intent demo, fix some intentsDominik Schürmann2014-02-158-18/+346
| * cleanupDominik Schürmann2014-02-152-29/+16