Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix NewApi Lint Errors | Emantor | 2014-03-03 | 3 | -3/+8 |
| | | | | | | Fix missing ; import android.annotation.TargetApi where needed | ||||
* | Fix DefaultLocale Lint Warnings | Emantor | 2014-03-03 | 1 | -3/+4 |
| | |||||
* | 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 | 4 | -27/+99 |
|\ | | | | | Show error if keyserver is not reachable | ||||
| * | 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 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 |
| | | | | | | | | temporarily disabled | ||||
| * | Added the AsyncTaskResultWrapper | Daniel Haß | 2014-02-26 | 1 | -0/+38 |
| | | |||||
* | | cleanup | Dominik Schürmann | 2014-02-27 | 4 | -40/+22 |
| | | |||||
* | | 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 |
| | | | | | -Fix implemented using setIcon() as setIconAttribute() is not valid for API less than 11 | ||||
* | Fix for #266 | Nikhil Peter Raj | 2014-02-25 | 2 | -2/+3 |
| | | | | | -Extra: Added the appropriate images to drawable folder from Android SDK source, can be used as alternative if required. | ||||
* | 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 |
| | | | | 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 |
| | |||||
* | AndroidManfiest code for later... | Dominik Schürmann | 2014-02-21 | 1 | -1/+1 |
| | |||||
* | precompile user id pattern | Dominik Schürmann | 2014-02-21 | 1 | -2/+3 |
| | |||||
* | 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 |
| | |||||
* | Merge pull request #282 from danielhass/master | Dominik Schürmann | 2014-02-20 | 1 | -5/+5 |
|\ | | | | | Replaced Toasts with AppMsg library | ||||
| * | 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 |
| | | |||||
* | | 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 |
| | |||||
* | certifications text | Dominik Schürmann | 2014-02-19 | 1 | -2/+4 |
| | |||||
* | 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 | 1 | -15/+19 |
| | |||||
* | merge internal signText and signAndEncrypt methods | Dominik Schürmann | 2014-02-18 | 2 | -230/+192 |
| | |||||
* | better error check | Dominik Schürmann | 2014-02-18 | 1 | -1/+7 |
| | |||||
* | documentation | Dominik Schürmann | 2014-02-17 | 1 | -2/+5 |
| | |||||
* | cleanup | Dominik Schürmann | 2014-02-17 | 2 | -140/+2 |
| | |||||
* | Fix register activity | Dominik Schürmann | 2014-02-17 | 2 | -136/+93 |
| | |||||
* | check if caller is allowed | Dominik Schürmann | 2014-02-17 | 2 | -65/+76 |
| | |||||
* | fix some intents and demos | Dominik Schürmann | 2014-02-16 | 1 | -0/+1 |
| | |||||
* | Restructure API lib folder to support Eclipse | Dominik Schürmann | 2014-02-15 | 1 | -4/+2 |
| | |||||
* | fix regression bug with finish not called on activity but on fragment ↵ | Dominik Schürmann | 2014-02-15 | 1 | -4/+4 |
| | | | | causing params to be not passed through | ||||
* | parse string util method, better help text for access screen | Dominik Schürmann | 2014-02-15 | 1 | -1/+2 |
| |