Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix signature passing and verify in demo | Dominik Schürmann | 2014-02-24 | 2 | -6/+7 |
| | |||||
* | Merge pull request #296 from danielhass/master | Dominik Schürmann | 2014-02-24 | 1 | -12/+13 |
|\ | | | | | Replaced Toasts with AppMsg library in EncryptActivity | ||||
| * | remove debug stuff | Daniel Haß | 2014-02-23 | 1 | -2/+1 |
| | | |||||
| * | Revert "Replaced Toast with AppMsg in EncryptActivity" | Daniel Haß | 2014-02-23 | 1 | -13/+15 |
| | | | | | | | | This reverts commit e936a4762b4c6ed8153d216ab4655e251c4366f3. | ||||
| * | Replaced Toast with AppMsg in EncryptActivity | Daniel Haß | 2014-02-23 | 1 | -15/+13 |
| | | |||||
| * | Replaced Toast with AppMsg in EncryptActivity | Daniel Haß | 2014-02-23 | 1 | -13/+15 |
|/ | |||||
* | Update help_start.html | Dominik Schürmann | 2014-02-23 | 1 | -1/+1 |
| | |||||
* | fix openpgp4fpr demo | Dominik Schürmann | 2014-02-21 | 1 | -1/+1 |
| | |||||
* | AndroidManfiest code for later... | Dominik Schürmann | 2014-02-21 | 2 | -3/+23 |
| | |||||
* | import key from email app directly | Dominik Schürmann | 2014-02-21 | 1 | -25/+37 |
| | |||||
* | remove logging from library | Dominik Schürmann | 2014-02-21 | 6 | -54/+32 |
| | |||||
* | do not serialize async tasks | Dominik Schürmann | 2014-02-21 | 1 | -1/+10 |
| | |||||
* | fix intent demo crash, remove unused layout | Dominik Schürmann | 2014-02-21 | 2 | -94/+1 |
| | |||||
* | api example: fix crash when no signature is present | Dominik Schürmann | 2014-02-21 | 1 | -1/+1 |
| | |||||
* | precompile user id pattern | Dominik Schürmann | 2014-02-21 | 1 | -2/+3 |
| | |||||
* | rename | Dominik Schürmann | 2014-02-21 | 2 | -7/+7 |
| | |||||
* | add project.properties to support Eclipse | Dominik Schürmann | 2014-02-21 | 2 | -0/+30 |
| | |||||
* | internal renaming, cleanup | Dominik Schürmann | 2014-02-21 | 5 | -36/+50 |
| | |||||
* | verification of cleartext signatures works | Dominik Schürmann | 2014-02-21 | 6 | -49/+125 |
| | |||||
* | rename to OpenKeychain | Dominik Schürmann | 2014-02-21 | 3 | -10/+10 |
| | |||||
* | Merge pull request #282 from danielhass/master | Dominik Schürmann | 2014-02-20 | 16 | -6/+1442 |
|\ | | | | | Replaced Toasts with AppMsg library | ||||
| * | Added AppMsg library to the librarys-folder | Daniel Haß | 2014-02-20 | 11 | -0/+1430 |
| | | |||||
| * | Added whitespaces | Daniel Haß | 2014-02-20 | 1 | -1/+1 |
| | | |||||
| * | Added AppMsg library | Daniel Haß | 2014-02-20 | 1 | -0/+1 |
| | | |||||
| * | Added AppMsg library | Daniel Haß | 2014-02-20 | 1 | -1/+1 |
| | | |||||
| * | Fixed the typo and whitespace issue | Daniel Haß | 2014-02-20 | 1 | -2/+2 |
| | | |||||
| * | Updated library section (AppMsg library) | Daniel Haß | 2014-02-20 | 1 | -0/+3 |
| | | |||||
| * | Updated library section (AppMsg library) | Daniel Haß | 2014-02-20 | 1 | -1/+2 |
| | | |||||
| * | Revert "Added AppMsg dependency to gradle" | Daniel Haß | 2014-02-20 | 1 | -1/+0 |
| | | | | | | | | This reverts commit 51e6bbcf7a9441f1b13a87a75e5ab20277f11356. | ||||
| * | 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 |
| | | |||||
| * | Added AppMsg compile option to gradle | Daniel Haß | 2014-02-20 | 1 | -0/+1 |
| | | |||||
| * | Added AppMsg dependency to gradle | Daniel Haß | 2014-02-20 | 1 | -0/+1 |
| | | |||||
* | | Add more information about build system | Dominik Schürmann | 2014-02-20 | 1 | -4/+4 |
| | | |||||
* | | rename in README | Dominik Schürmann | 2014-02-20 | 2 | -13/+11 |
|/ | |||||
* | 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 |
| | |||||
* | Update from transifex | Dominik Schürmann | 2014-02-19 | 15 | -123/+344 |
| | |||||
* | 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 |
| |