aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/remote_api/CryptoServiceActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Handle dublicate or missing pub keys corresponding to user ids, handle naviga...Dominik Schürmann2013-09-091-7/+75
* Use handler with messenger instead of Binder for communication between servic...Dominik Schürmann2013-09-081-82/+42
* lock thread for user inputDominik Schürmann2013-09-081-2/+1
* api: handle passphrase entering correctlyDominik Schürmann2013-09-081-6/+6
* sign via apiDominik Schürmann2013-09-081-18/+7
* Select pub key when email could not be foundDominik Schürmann2013-09-081-12/+48
* Make select fragments more reusableDominik Schürmann2013-09-081-2/+17
* Put actionbar methods in helperDominik Schürmann2013-09-081-25/+14
* Relicensing from Apache License v2 to GPLv3+. This is only done on classes th...Dominik Schürmann2013-09-061-9/+10
* Put model into own class for easier use in serviceDominik Schürmann2013-09-061-6/+7
* Register works basicallyDominik Schürmann2013-09-061-0/+266