aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | documentationDominik Schürmann2014-02-171-2/+5
| |
* | fix marginsDominik Schürmann2014-02-171-2/+2
| |
* | prevent key view from scrolling, move encrypt button down againDominik Schürmann2014-02-171-17/+21
| |
* | 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
| |
* | rename intent helperDominik Schürmann2014-02-161-0/+8
| |
* | fix some intents and demosDominik Schürmann2014-02-162-2/+4
| |
* | intent demo, fix some intentsDominik Schürmann2014-02-151-14/+28
| |
* | warn that key generation takes looongDominik Schürmann2014-02-151-1/+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-152-2/+3
| |
* | 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-148-568/+283
| |
* | PendingIntent to handle user inputDominik Schürmann2014-02-147-60/+94
| |
* | fix nullpointerDominik Schürmann2014-02-141-1/+9
| |
* | Introducing new ParcelFileDescriptor pipesDominik Schürmann2014-02-143-111/+175
| |
* | Transifex updateDominik Schürmann2014-02-1312-5/+360
| |
* | Layout fixes for registered appsDominik Schürmann2014-02-137-155/+164
| |
* | Pull from transifexDominik Schürmann2014-02-097-10/+58
| |
* | 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-0915-630/+824
| |
* | Restructuring for new API libraryDominik Schürmann2014-02-0916-1034/+1
| |
* | Update from transifexDominik Schürmann2014-02-0834-186/+315
| |
* | language fixesDominik Schürmann2014-02-083-5/+12
| |
* | do not delete pub keys where secret key existsDominik Schürmann2014-02-066-51/+195
| |
* | changelogDominik Schürmann2014-02-051-1/+1
| |
* | Hotfix for database upgrade, version 2.3.1Dominik Schürmann2014-02-052-2/+5
| |
* | Fix wordingDominik Schürmann2014-02-051-2/+2
| |
* | Version 2.3Dominik Schürmann2014-02-051-2/+2
| |
* | keyserver instead of key serverDominik Schürmann2014-02-0511-30/+29
| |
* | fix certify key resourceDominik Schürmann2014-02-051-1/+1
| |
* | Update from transifexDominik Schürmann2014-02-0523-236/+422
| |
* | fix small language confusionDominik Schürmann2014-02-051-1/+1
| |
* | drawer icons have not the same width, fix thisDominik Schürmann2014-02-051-1/+1
| |
* | Update from transifexDominik Schürmann2014-02-0556-114/+499
| |
* | better alignment of navigation drawer iconsDominik Schürmann2014-02-051-10/+15
| |
* | again improving help textDominik Schürmann2014-02-042-6/+8
| |
* | small layout problem fixedDominik Schürmann2014-02-042-5/+4
| |
* | 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
| |
* | reformatDominik Schürmann2014-02-042-62/+66
| |
* | work on lookup key, fix some illegal state exceptions with hackDominik Schürmann2014-02-0410-231/+85
| |
* | temporary fix for nullpointer on orientation change in import activityDominik Schürmann2014-02-042-5/+11
| |