Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enforce private key for applications, verify signed-only texts without ↵ | Dominik Schürmann | 2014-03-04 | 1 | -1/+17 |
| | | | | passphrase input, better internal decrypt and verify method | ||||
* | fixes for OpenPgpListPreference | Dominik Schürmann | 2014-03-02 | 1 | -21/+30 |
| | |||||
* | API changes | Dominik Schürmann | 2014-03-02 | 7 | -226/+132 |
| | |||||
* | Fix binding of install intents to package | Dominik Schürmann | 2014-02-27 | 1 | -1/+1 |
| | |||||
* | Change resource name and remove unneeded if from 44232af | mar-v-in | 2014-02-27 | 1 | -12/+10 |
| | |||||
* | Show link to Market if no openpgp provider installed installed | mar-v-in | 2014-02-27 | 1 | -3/+49 |
| | | | | Issue #295 | ||||
* | reapply accedentially reverted 5d8867260946937498cf9e8d64fea3a9f53d9dd3 | Dominik Schürmann | 2014-02-24 | 1 | -1/+10 |
| | |||||
* | remove logging from library | Dominik Schürmann | 2014-02-21 | 4 | -32/+17 |
| | |||||
* | do not serialize async tasks | Dominik Schürmann | 2014-02-21 | 1 | -1/+10 |
| | |||||
* | rename intent helper | Dominik Schürmann | 2014-02-16 | 1 | -7/+7 |
| | |||||
* | intent demo, fix some intents | Dominik Schürmann | 2014-02-15 | 2 | -1/+37 |
| | |||||
* | select provider with preference | Dominik Schürmann | 2014-02-15 | 1 | -0/+4 |
| | |||||
* | save selected provider in list preference | Dominik Schürmann | 2014-02-15 | 1 | -0/+11 |
| | |||||
* | list preference: load provider list on open of dialog not on create of ↵ | Dominik Schürmann | 2014-02-15 | 1 | -22/+26 |
| | | | | preference to reload when keychain has been installed | ||||
* | Add None-entry to ListPreference | Dominik Schürmann | 2014-02-15 | 1 | -0/+6 |
| | |||||
* | Restructure API lib folder to support Eclipse | Dominik Schürmann | 2014-02-15 | 10 | -13/+0 |
| | |||||
* | Fix problem with unparceling by setting class loader in api lib, remove ↵ | Dominik Schürmann | 2014-02-15 | 3 | -46/+10 |
| | | | | unneeded aidl classes | ||||
* | documentation on service | Dominik Schürmann | 2014-02-15 | 1 | -17/+24 |
| | |||||
* | parse string util method, better help text for access screen | Dominik Schürmann | 2014-02-15 | 6 | -43/+41 |
| | |||||
* | fix passtrough of params | Dominik Schürmann | 2014-02-15 | 2 | -5/+4 |
| | |||||
* | private request codes, pass params through methods and pending intents, ↵ | Dominik Schürmann | 2014-02-15 | 3 | -38/+60 |
| | | | | getKeyIds method | ||||
* | cleanup | Dominik Schürmann | 2014-02-14 | 2 | -72/+0 |
| | |||||
* | conversion of other methods | Dominik Schürmann | 2014-02-14 | 7 | -243/+6 |
| | |||||
* | PendingIntent to handle user input | Dominik Schürmann | 2014-02-14 | 3 | -136/+140 |
| | |||||
* | fix nullpointer | Dominik Schürmann | 2014-02-14 | 1 | -1/+4 |
| | |||||
* | Introducing new ParcelFileDescriptor pipes | Dominik Schürmann | 2014-02-14 | 14 | -43/+295 |
| | |||||
* | Restructuring for new API library | Dominik Schürmann | 2014-02-09 | 16 | -0/+1046 |