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 |
* | Cleanup of API demo | Dominik Schürmann | 2014-02-17 | 3 | -43/+44 |
* | 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 |
* | Merge pull request #277 from openpgp-keychain/new-api | Dominik Schürmann | 2014-02-17 | 86 | -2571/+2733 |
|\ | |||||
| * | update README for new API | Dominik Schürmann | 2014-02-17 | 1 | -32/+11 |
| * | cleanup | Dominik Schürmann | 2014-02-17 | 2 | -140/+2 |
| * | decrypt into message not ciphertext EditText | Dominik Schürmann | 2014-02-17 | 1 | -1/+1 |
| * | Fix register activity | Dominik Schürmann | 2014-02-17 | 3 | -137/+93 |
| * | gradle android plugin 0.8.0 to 0.8.3 | Dominik Schürmann | 2014-02-17 | 4 | -4/+4 |
| * | check if caller is allowed | Dominik Schürmann | 2014-02-17 | 2 | -65/+76 |
| * | rename intent helper | Dominik Schürmann | 2014-02-16 | 4 | -25/+33 |
| * | fix some intents and demos | Dominik Schürmann | 2014-02-16 | 4 | -21/+398 |
| * | intent demo, fix some intents | Dominik Schürmann | 2014-02-15 | 8 | -18/+346 |
| * | cleanup | Dominik Schürmann | 2014-02-15 | 2 | -29/+16 |
| * | fix layout | Dominik Schürmann | 2014-02-15 | 2 | -69/+90 |
| * | select provider with preference | Dominik Schürmann | 2014-02-15 | 3 | -82/+22 |
| * | save selected provider in list preference | Dominik Schürmann | 2014-02-15 | 5 | -24/+31 |
| * | list preference: load provider list on open of dialog not on create of prefer... | Dominik Schürmann | 2014-02-15 | 2 | -44/+52 |
| * | Add None-entry to ListPreference | Dominik Schürmann | 2014-02-15 | 12 | -0/+24 |
| * | 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 | 24 | -5/+29 |
| * | fix regression bug with finish not called on activity but on fragment causing... | Dominik Schürmann | 2014-02-15 | 1 | -4/+4 |
| * | Fix problem with unparceling by setting class loader in api lib, remove unnee... | Dominik Schürmann | 2014-02-15 | 7 | -98/+25 |
| * | documentation on service | Dominik Schürmann | 2014-02-15 | 2 | -34/+48 |
| * | parse string util method, better help text for access screen | Dominik Schürmann | 2014-02-15 | 13 | -88/+83 |
| * | allow passphrase as parameter | Dominik Schürmann | 2014-02-15 | 2 | -4/+21 |
| * | code simplifications | Dominik Schürmann | 2014-02-15 | 2 | -117/+59 |
| * | fix passtrough of params | Dominik Schürmann | 2014-02-15 | 7 | -94/+75 |
| * | private request codes, pass params through methods and pending intents, getKe... | Dominik Schürmann | 2014-02-15 | 8 | -135/+220 |
| * | request ascii armor | Dominik Schürmann | 2014-02-14 | 1 | -1/+7 |
| * | forgot breakes | Dominik Schürmann | 2014-02-14 | 1 | -0/+4 |
| * | cleanup | Dominik Schürmann | 2014-02-14 | 13 | -306/+4 |
| * | conversion of other methods | Dominik Schürmann | 2014-02-14 | 25 | -1228/+484 |
| * | PendingIntent to handle user input | Dominik Schürmann | 2014-02-14 | 14 | -349/+444 |
| * | fix nullpointer | Dominik Schürmann | 2014-02-14 | 3 | -3/+17 |
| * | Introducing new ParcelFileDescriptor pipes | Dominik Schürmann | 2014-02-14 | 39 | -362/+958 |
|/ | |||||
* | 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 |
* | update zxing links | Dominik Schürmann | 2014-02-11 | 1 | -2/+2 |
* | 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 |