aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org
Commit message (Collapse)AuthorAgeFilesLines
* change how primary id changing is passed throughAshley Hughes2014-02-225-5/+28
|
* master mergeAshley Hughes2014-02-2255-3619/+3064
|\
| * AndroidManfiest code for later...Dominik Schürmann2014-02-211-1/+1
| |
| * precompile user id patternDominik Schürmann2014-02-211-2/+3
| |
| * internal renaming, cleanupDominik Schürmann2014-02-215-36/+50
| |
| * verification of cleartext signatures worksDominik Schürmann2014-02-215-49/+106
| |
| * Merge pull request #282 from danielhass/masterDominik Schürmann2014-02-201-5/+5
| |\ | | | | | | Replaced Toasts with AppMsg library
| | * Deleted Toast importDaniel Haß2014-02-201-1/+0
| | |
| | * Replaced Toasts with AppMsg-Library notifysDaniel Haß2014-02-201-4/+5
| | |
| * | rename in READMEDominik Schürmann2014-02-201-1/+0
| |/
| * cleanupDominik Schürmann2014-02-191-4/+3
| |
| * cleanupDominik Schürmann2014-02-192-9/+6
| |
| * Builder pattern for PgpOperationIncomingDominik Schürmann2014-02-193-55/+103
| |
| * certifications textDominik Schürmann2014-02-191-2/+4
| |
| * 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-181-15/+19
| |
| * merge internal signText and signAndEncrypt methodsDominik Schürmann2014-02-182-230/+192
| |
| * better error checkDominik Schürmann2014-02-181-1/+7
| |
| * documentationDominik Schürmann2014-02-171-2/+5
| |
| * cleanupDominik Schürmann2014-02-172-140/+2
| |
| * Fix register activityDominik Schürmann2014-02-172-136/+93
| |
| * check if caller is allowedDominik Schürmann2014-02-172-65/+76
| |
| * fix some intents and demosDominik Schürmann2014-02-161-0/+1
| |
| * Restructure API lib folder to support EclipseDominik Schürmann2014-02-151-4/+2
| |
| * fix regression bug with finish not called on activity but on fragment ↵Dominik Schürmann2014-02-151-4/+4
| | | | | | | | causing params to be not passed through
| * parse string util method, better help text for access screenDominik Schürmann2014-02-151-1/+2
| |
| * allow passphrase as parameterDominik Schürmann2014-02-151-4/+19
| |
| * code simplificationsDominik Schürmann2014-02-151-5/+6
| |
| * fix passtrough of paramsDominik Schürmann2014-02-152-43/+45
| |
| * private request codes, pass params through methods and pending intents, ↵Dominik Schürmann2014-02-151-49/+89
| | | | | | | | getKeyIds method
| * cleanupDominik Schürmann2014-02-141-122/+0
| |
| * conversion of other methodsDominik Schürmann2014-02-147-555/+270
| |
| * PendingIntent to handle user inputDominik Schürmann2014-02-145-55/+90
| |
| * fix nullpointerDominik Schürmann2014-02-141-1/+9
| |
| * Introducing new ParcelFileDescriptor pipesDominik Schürmann2014-02-142-110/+174
| |
| * Layout fixes for registered appsDominik Schürmann2014-02-133-6/+14
| |
| * Allow import of full keys from qr codesDominik Schürmann2014-02-091-3/+10
| |
| * rework key view into fragments to later add certificationsDominik Schürmann2014-02-099-399/+557
| |
| * Restructuring for new API libraryDominik Schürmann2014-02-097-674/+0
| |
| * language fixesDominik Schürmann2014-02-082-2/+5
| |
| * do not delete pub keys where secret key existsDominik Schürmann2014-02-065-51/+193
| |
| * changelogDominik Schürmann2014-02-051-1/+1
| |
| * Hotfix for database upgrade, version 2.3.1Dominik Schürmann2014-02-051-0/+3
| |
| * keyserver instead of key serverDominik Schürmann2014-02-057-15/+14
| |
| * small layout problem fixedDominik Schürmann2014-02-041-2/+2
| |
| * fix display of fingerprint in key server queryDominik Schürmann2014-02-042-6/+15
| |
| * Fix double loading of navigation fragmentsDominik Schürmann2014-02-041-53/+66
| |
| * reworking some parts of import activity codeDominik Schürmann2014-02-042-29/+43
| |