Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | certifications text | Dominik Schürmann | 2014-02-19 | 2 | -2/+11 |
* | fixes encryption | Dominik Schürmann | 2014-02-19 | 1 | -4/+16 |
* | cleanup | Dominik Schürmann | 2014-02-19 | 2 | -19/+17 |
* | Use builder pattern for sign and encrypt | Dominik Schürmann | 2014-02-19 | 5 | -485/+672 |
* | add integrity check | Dominik Schürmann | 2014-02-18 | 2 | -15/+20 |
* | merge internal signText and signAndEncrypt methods | Dominik Schürmann | 2014-02-18 | 3 | -231/+193 |
* | better error check | Dominik Schürmann | 2014-02-18 | 1 | -1/+7 |
* | documentation | Dominik Schürmann | 2014-02-17 | 1 | -2/+5 |
* | fix margins | Dominik Schürmann | 2014-02-17 | 1 | -2/+2 |
* | prevent key view from scrolling, move encrypt button down again | Dominik Schürmann | 2014-02-17 | 1 | -17/+21 |
* | cleanup | Dominik Schürmann | 2014-02-17 | 2 | -140/+2 |
* | Fix register activity | Dominik Schürmann | 2014-02-17 | 2 | -136/+93 |
* | check if caller is allowed | Dominik Schürmann | 2014-02-17 | 2 | -65/+76 |
* | rename intent helper | Dominik Schürmann | 2014-02-16 | 1 | -0/+8 |
* | fix some intents and demos | Dominik Schürmann | 2014-02-16 | 2 | -2/+4 |
* | intent demo, fix some intents | Dominik Schürmann | 2014-02-15 | 1 | -14/+28 |
* | warn that key generation takes looong | Dominik Schürmann | 2014-02-15 | 1 | -1/+1 |
* | Restructure API lib folder to support Eclipse | Dominik Schürmann | 2014-02-15 | 1 | -4/+2 |
* | fix regression bug with finish not called on activity but on fragment causing... | Dominik Schürmann | 2014-02-15 | 1 | -4/+4 |
* | parse string util method, better help text for access screen | Dominik Schürmann | 2014-02-15 | 2 | -2/+3 |
* | allow passphrase as parameter | Dominik Schürmann | 2014-02-15 | 1 | -4/+19 |
* | code simplifications | Dominik Schürmann | 2014-02-15 | 1 | -5/+6 |
* | fix passtrough of params | Dominik Schürmann | 2014-02-15 | 2 | -43/+45 |
* | private request codes, pass params through methods and pending intents, getKe... | Dominik Schürmann | 2014-02-15 | 1 | -49/+89 |
* | cleanup | Dominik Schürmann | 2014-02-14 | 1 | -122/+0 |
* | conversion of other methods | Dominik Schürmann | 2014-02-14 | 8 | -568/+283 |
* | PendingIntent to handle user input | Dominik Schürmann | 2014-02-14 | 7 | -60/+94 |
* | fix nullpointer | Dominik Schürmann | 2014-02-14 | 1 | -1/+9 |
* | Introducing new ParcelFileDescriptor pipes | Dominik Schürmann | 2014-02-14 | 3 | -111/+175 |
* | Transifex update | Dominik Schürmann | 2014-02-13 | 12 | -5/+360 |
* | Layout fixes for registered apps | Dominik Schürmann | 2014-02-13 | 7 | -155/+164 |
* | Pull from transifex | Dominik Schürmann | 2014-02-09 | 7 | -10/+58 |
* | Allow import of full keys from qr codes | Dominik Schürmann | 2014-02-09 | 1 | -3/+10 |
* | rework key view into fragments to later add certifications | Dominik Schürmann | 2014-02-09 | 15 | -630/+824 |
* | Restructuring for new API library | Dominik Schürmann | 2014-02-09 | 16 | -1034/+1 |
* | Update from transifex | Dominik Schürmann | 2014-02-08 | 34 | -186/+315 |
* | language fixes | Dominik Schürmann | 2014-02-08 | 3 | -5/+12 |
* | do not delete pub keys where secret key exists | Dominik Schürmann | 2014-02-06 | 6 | -51/+195 |
* | changelog | Dominik Schürmann | 2014-02-05 | 1 | -1/+1 |
* | Hotfix for database upgrade, version 2.3.1 | Dominik Schürmann | 2014-02-05 | 2 | -2/+5 |
* | Fix wording | Dominik Schürmann | 2014-02-05 | 1 | -2/+2 |
* | Version 2.3 | Dominik Schürmann | 2014-02-05 | 1 | -2/+2 |
* | keyserver instead of key server | Dominik Schürmann | 2014-02-05 | 11 | -30/+29 |
* | fix certify key resource | Dominik Schürmann | 2014-02-05 | 1 | -1/+1 |
* | Update from transifex | Dominik Schürmann | 2014-02-05 | 23 | -236/+422 |
* | fix small language confusion | Dominik Schürmann | 2014-02-05 | 1 | -1/+1 |
* | drawer icons have not the same width, fix this | Dominik Schürmann | 2014-02-05 | 1 | -1/+1 |
* | Update from transifex | Dominik Schürmann | 2014-02-05 | 56 | -114/+499 |
* | better alignment of navigation drawer icons | Dominik Schürmann | 2014-02-05 | 1 | -10/+15 |
* | again improving help text | Dominik Schürmann | 2014-02-04 | 2 | -6/+8 |