aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentServiceHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Optimize imports in all files, remove useless whitespace in some and fix inde...uberspot2014-03-131-4/+4
* getString before init of KeychainIntentHandlerDominik Schürmann2014-03-101-46/+34
* Fix progress_generating and reformatDominik Schürmann2014-03-101-2/+19
* remove unused imports and unthrown exceptionsuberspot2014-03-071-1/+0
* #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 E...Jessica Yuen2014-03-021-3/+4
* #226: Added cancel option to ProgressDialogFragments. Create Key is now cance...Jessica Yuen2014-03-021-1/+8
* 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