aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentServiceHandler.java
Commit message (Collapse)AuthorAgeFilesLines
* #226: Async key gen task is stopped if progress is canceledJessica Yuen2014-03-021-3/+3
|
* #226: Activity no longer closes if progress is canceled for key creation in ↵Jessica Yuen2014-03-021-3/+4
| | | | EditKeyActivity
* #226: Added cancel option to ProgressDialogFragments. Create Key is now ↵Jessica Yuen2014-03-021-1/+8
| | | | cancelable.
* reformatDominik Schürmann2014-02-041-1/+1
|
* work on lookup key, fix some illegal state exceptions with hackDominik Schürmann2014-02-041-1/+9
|
* Allow state loss on dismissal of progress dialogs, fixes #217Dominik Schürmann2014-01-311-2/+2
|
* New Gradle project structureDominik Schürmann2014-01-271-0/+110