Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AndroidManfiest code for later... | Dominik Schürmann | 2014-02-21 | 1 | -1/+1 |
* | precompile user id pattern | Dominik Schürmann | 2014-02-21 | 1 | -2/+3 |
* | internal renaming, cleanup | Dominik Schürmann | 2014-02-21 | 5 | -36/+50 |
* | verification of cleartext signatures works | Dominik Schürmann | 2014-02-21 | 5 | -49/+106 |
* | Merge pull request #282 from danielhass/master | Dominik Schürmann | 2014-02-20 | 1 | -5/+5 |
|\ | |||||
| * | Deleted Toast import | Daniel Haß | 2014-02-20 | 1 | -1/+0 |
| * | Replaced Toasts with AppMsg-Library notifys | Daniel Haß | 2014-02-20 | 1 | -4/+5 |
* | | rename in README | Dominik Schürmann | 2014-02-20 | 1 | -1/+0 |
|/ | |||||
* | cleanup | Dominik Schürmann | 2014-02-19 | 1 | -4/+3 |
* | cleanup | Dominik Schürmann | 2014-02-19 | 2 | -9/+6 |
* | Builder pattern for PgpOperationIncoming | Dominik Schürmann | 2014-02-19 | 3 | -55/+103 |
* | certifications text | Dominik Schürmann | 2014-02-19 | 1 | -2/+4 |
* | 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 | 1 | -15/+19 |
* | merge internal signText and signAndEncrypt methods | Dominik Schürmann | 2014-02-18 | 2 | -230/+192 |
* | better error check | Dominik Schürmann | 2014-02-18 | 1 | -1/+7 |
* | documentation | Dominik Schürmann | 2014-02-17 | 1 | -2/+5 |
* | 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 |
* | fix some intents and demos | Dominik Schürmann | 2014-02-16 | 1 | -0/+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 | 1 | -1/+2 |
* | 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 | 7 | -555/+270 |
* | PendingIntent to handle user input | Dominik Schürmann | 2014-02-14 | 5 | -55/+90 |
* | fix nullpointer | Dominik Schürmann | 2014-02-14 | 1 | -1/+9 |
* | Introducing new ParcelFileDescriptor pipes | Dominik Schürmann | 2014-02-14 | 2 | -110/+174 |
* | Layout fixes for registered apps | Dominik Schürmann | 2014-02-13 | 3 | -6/+14 |
* | 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 | 9 | -399/+557 |
* | language fixes | Dominik Schürmann | 2014-02-08 | 2 | -2/+5 |
* | do not delete pub keys where secret key exists | Dominik Schürmann | 2014-02-06 | 5 | -51/+193 |
* | changelog | Dominik Schürmann | 2014-02-05 | 1 | -1/+1 |
* | Hotfix for database upgrade, version 2.3.1 | Dominik Schürmann | 2014-02-05 | 1 | -0/+3 |
* | keyserver instead of key server | Dominik Schürmann | 2014-02-05 | 7 | -15/+14 |
* | small layout problem fixed | Dominik Schürmann | 2014-02-04 | 1 | -2/+2 |
* | fix display of fingerprint in key server query | Dominik Schürmann | 2014-02-04 | 2 | -6/+15 |
* | Fix double loading of navigation fragments | Dominik Schürmann | 2014-02-04 | 1 | -53/+66 |
* | reworking some parts of import activity code | Dominik Schürmann | 2014-02-04 | 2 | -29/+43 |
* | reformat | Dominik Schürmann | 2014-02-04 | 2 | -62/+66 |
* | work on lookup key, fix some illegal state exceptions with hack | Dominik Schürmann | 2014-02-04 | 8 | -205/+46 |
* | temporary fix for nullpointer on orientation change in import activity | Dominik Schürmann | 2014-02-04 | 1 | -5/+10 |