aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * fix layoutDominik Schürmann2014-02-152-69/+90
| * select provider with preferenceDominik Schürmann2014-02-153-82/+22
| * save selected provider in list preferenceDominik Schürmann2014-02-155-24/+31
| * list preference: load provider list on open of dialog not on create of prefer...Dominik Schürmann2014-02-152-44/+52
| * Add None-entry to ListPreferenceDominik Schürmann2014-02-1512-0/+24
| * warn that key generation takes looongDominik Schürmann2014-02-151-1/+1
| * Restructure API lib folder to support EclipseDominik Schürmann2014-02-1524-5/+29
| * fix regression bug with finish not called on activity but on fragment causing...Dominik Schürmann2014-02-151-4/+4
| * Fix problem with unparceling by setting class loader in api lib, remove unnee...Dominik Schürmann2014-02-157-98/+25
| * documentation on serviceDominik Schürmann2014-02-152-34/+48
| * parse string util method, better help text for access screenDominik Schürmann2014-02-1513-88/+83
| * allow passphrase as parameterDominik Schürmann2014-02-152-4/+21
| * code simplificationsDominik Schürmann2014-02-152-117/+59
| * fix passtrough of paramsDominik Schürmann2014-02-157-94/+75