aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * 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 ↵Dominik Schürmann2014-02-152-44/+52
| | | | | | | | | | | | preference to reload when keychain has been installed
| | * 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 ↵Dominik Schürmann2014-02-151-4/+4
| | | | | | | | | | | | causing params to be not passed through
| | * Fix problem with unparceling by setting class loader in api lib, remove ↵Dominik Schürmann2014-02-157-98/+25
| | | | | | | | | | | | unneeded aidl classes
| | * 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
| | |
| | * private request codes, pass params through methods and pending intents, ↵Dominik Schürmann2014-02-158-135/+220
| | | | | | | | | | | | getKeyIds method
| | * request ascii armorDominik Schürmann2014-02-141-1/+7
| | |
| | * forgot breakesDominik Schürmann2014-02-141-0/+4
| | |
| | * cleanupDominik Schürmann2014-02-1413-306/+4
| | |
| | * conversion of other methodsDominik Schürmann2014-02-1425-1228/+484
| | |
| | * PendingIntent to handle user inputDominik Schürmann2014-02-1414-349/+444
| | |
| | * fix nullpointerDominik Schürmann2014-02-143-3/+17
| | |
| | * Introducing new ParcelFileDescriptor pipesDominik Schürmann2014-02-1439-362/+958
| |/
| * Transifex updateDominik Schürmann2014-02-1312-5/+360
| |
| * Layout fixes for registered appsDominik Schürmann2014-02-137-155/+164
| |
| * update zxing linksDominik Schürmann2014-02-111-2/+2
| |
| * 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
| |
| * READMEDominik Schürmann2014-02-091-0/+1
| |
| * READMEDominik Schürmann2014-02-091-2/+4
| |
| * Restructuring for new API libraryDominik Schürmann2014-02-0975-299/+867
| |
| * 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-052-1/+4
| |
| * Hotfix for database upgrade, version 2.3.1Dominik Schürmann2014-02-052-2/+5
| |
| * Fix wordingDominik Schürmann2014-02-051-2/+2
| |
| * Changelog of 2.3Dominik Schürmann2014-02-051-0/+11
| |
| * Version 2.3Dominik Schürmann2014-02-051-2/+2
| |
| * keyserver instead of key serverDominik Schürmann2014-02-0514-33/+32
| |
| * 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
| |