Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split api libs into OpenKeychain specific and OpenPGP Provider lib | Dominik Schürmann | 2014-03-07 | 25 | -1453/+0 |
| | |||||
* | API: get key | Dominik Schürmann | 2014-03-07 | 1 | -3/+10 |
| | |||||
* | Fix API docs | Dominik Schürmann | 2014-03-07 | 1 | -27/+36 |
| | |||||
* | Fix API docs | Dominik Schürmann | 2014-03-07 | 1 | -14/+14 |
| | |||||
* | Update missing build.gradle files | Emantor | 2014-03-06 | 1 | -1/+1 |
| | |||||
* | Fix documentation and variable naming in API | Dominik Schürmann | 2014-03-06 | 1 | -48/+60 |
| | |||||
* | Merge pull request #335 from honnel/master | Dominik Schürmann | 2014-03-05 | 1 | -1/+1 |
|\ | | | | | updated build.gradle-Files to current Versions of build-tools and SDK. | ||||
| * | Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain | Daniel Hammann | 2014-03-05 | 12 | -245/+221 |
| |\ | |||||
| * | | updated build.gradle-Files to current Versions of build-tools and SDK. | Daniel Hammann | 2014-03-05 | 1 | -1/+1 |
| | | | |||||
* | | | added automaticaly generated ant files | Daniel Gultsch | 2014-03-05 | 2 | -0/+112 |
| |/ |/| | |||||
* | | 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 | ||||
* | | add lib icons for holo light | Dominik Schürmann | 2014-03-02 | 4 | -0/+0 |
| | | |||||
* | | 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 | 2 | -13/+11 |
| | | |||||
* | | Show link to Market if no openpgp provider installed installed | mar-v-in | 2014-02-27 | 2 | -3/+50 |
|/ | | | | 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 |
| | |||||
* | add project.properties to support Eclipse | Dominik Schürmann | 2014-02-21 | 1 | -0/+15 |
| | |||||
* | gradle android plugin 0.8.0 to 0.8.3 | Dominik Schürmann | 2014-02-17 | 1 | -1/+1 |
| | |||||
* | 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 | 6 | -0/+12 |
| | |||||
* | Restructure API lib folder to support Eclipse | Dominik Schürmann | 2014-02-15 | 11 | -0/+13 |
| | |||||
* | 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 | 15 | -43/+296 |
| | |||||
* | Restructuring for new API library | Dominik Schürmann | 2014-02-09 | 19 | -0/+1298 |