Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Fix DefaultLocale Lint Warnings | Emantor | 2014-03-03 | 1 | -3/+4 | |
| * | | | | | | | Fix ScrollViewSize Lint Warnings | Emantor | 2014-03-03 | 3 | -6/+6 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* / | | | | | | change ordering in Intent descriptions for better readability in small dialogs | Dominik Schürmann | 2014-03-03 | 1 | -4/+4 | |
|/ / / / / / | ||||||
* | | | | | | version code 23101 for beta testing | Dominik Schürmann | 2014-03-02 | 1 | -1/+1 | |
* | | | | | | version code 23101 for beta testing | Dominik Schürmann | 2014-03-02 | 1 | -1/+1 | |
* | | | | | | Update from transifex | Dominik Schürmann | 2014-03-02 | 39 | -276/+626 | |
* | | | | | | API changes | Dominik Schürmann | 2014-03-02 | 3 | -160/+132 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #306 from danielhass/keyserver-conerror | Dominik Schürmann | 2014-02-28 | 5 | -27/+102 | |
|\ \ \ \ \ | ||||||
| * | | | | | Some clean up | Daniel Haß | 2014-02-28 | 1 | -4/+2 | |
| * | | | | | Added different notifys for different exceptions | Daniel Haß | 2014-02-27 | 1 | -6/+17 | |
| * | | | | | Added error strings for key import from keyserver | Daniel Haß | 2014-02-27 | 1 | -0/+3 | |
| * | | | | | Added StackOverflow link to documentation | Daniel Haß | 2014-02-27 | 1 | -0/+2 | |
| * | | | | | Added documentation to the AsyncTaskResultWrapper | Daniel Haß | 2014-02-27 | 1 | -0/+5 | |
| * | | | | | Adapted the ImportKeysLoader to work with the new AsyncWrapper | Daniel Haß | 2014-02-26 | 3 | -9/+13 | |
| * | | | | | Reworked ImportKeysListFragment to handel exceptions, ImportKeyListLoader is ... | Daniel Haß | 2014-02-26 | 2 | -20/+34 | |
| * | | | | | Added the AsyncTaskResultWrapper | Daniel Haß | 2014-02-26 | 1 | -0/+38 | |
| | |/ / / | |/| | | | ||||||
* | | | | | cleanup | Dominik Schürmann | 2014-02-27 | 4 | -40/+22 | |
* | | | | | remove dublication of api library, let both proejcts depend on the same | Dominik Schürmann | 2014-02-27 | 1 | -1/+1 | |
* | | | | | Added GPL headers | Nikhil Peter Raj | 2014-02-27 | 2 | -11/+31 | |
* | | | | | Complete fix for #304 | Nikhil Peter Raj | 2014-02-27 | 2 | -94/+170 | |
* | | | | | Partial fix for #304 | Nikhil Peter Raj | 2014-02-26 | 2 | -32/+82 | |
|/ / / / | ||||||
* | | | | Final fix for #266 | Nikhil Peter Raj | 2014-02-26 | 2 | -2/+2 | |
* | | | | Removed Thumbs.db,added to gitignore | Nikhil Peter Raj | 2014-02-25 | 4 | -0/+0 | |
* | | | | Fix for #266 | Nikhil Peter Raj | 2014-02-25 | 10 | -2/+3 | |
|/ / / | ||||||
* | | | Replaced Toast with AppMsg in DecryptActivity | Daniel Haß | 2014-02-24 | 1 | -16/+17 | |
* | | | cleanup | Dominik Schürmann | 2014-02-24 | 1 | -57/+7 | |
* | | | fix signature passing and verify in demo | Dominik Schürmann | 2014-02-24 | 1 | -5/+6 | |
* | | | 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 | |
* | | | 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 | |
| |/ |/| | ||||||
* | | 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 | |
* | | precompile user id pattern | Dominik Schürmann | 2014-02-21 | 1 | -2/+3 | |
* | | rename | Dominik Schürmann | 2014-02-21 | 2 | -7/+7 | |
* | | 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 | |
* | | rename to OpenKeychain | Dominik Schürmann | 2014-02-21 | 2 | -8/+8 | |
* | | Merge pull request #282 from danielhass/master | Dominik Schürmann | 2014-02-20 | 3 | -6/+8 | |
|\ \ | ||||||
| * | | Added AppMsg library | Daniel Haß | 2014-02-20 | 1 | -1/+1 | |
| * | | Updated library section (AppMsg library) | Daniel Haß | 2014-02-20 | 1 | -1/+2 | |
| * | | 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 | |
* | | | 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 | |
* | | Update from transifex | Dominik Schürmann | 2014-02-19 | 15 | -123/+344 |