aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentServiceHandler.java
Commit message (Collapse)AuthorAgeFilesLines
* Fixed possible ArrayIndexOutOfBoundsException.danielnelz2015-03-111-1/+1
|
* Added braces to if else.danielnelz2015-03-091-2/+3
|
* Created enum MessageStatus in KeychainIntentServiceHandler and enum IOTypedanielnelz2015-03-091-10/+24
| | | | | in KeychainIntentService and replaced int constants with them. Fixed some typos.
* show refresh key progress inlineVincent Breitmoser2015-02-271-1/+6
|
* Merge keybase-proof branchDominik Schürmann2015-02-271-0/+5
|\
| * All keybase proofs now in placeTim Bray2014-11-111-0/+5
| |
* | rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-1/+1
| | | | | | | | | | | | | | - introduce high-level SignEncryptOperation for uri to uri signing/encryption - use SignEncryptParcel for high-level operation parameters - use PgpSignEncryptInput plus streams for low-level operation parameters - get rid of all sign/encrypt logic in KeychainIntentService
* | prevent recursive consolidateVincent Breitmoser2015-01-311-0/+1
|/
* mProgressDialogFragment null checkDominik Schürmann2014-10-021-0/+5
|
* package reordering: merge util and helper, there were no real difference; ↵Dominik Schürmann2014-09-171-1/+1
| | | | created ui.util for everything related to formatting
* add cancel prevention mechanism, improve cancellation for key importVincent Breitmoser2014-08-311-1/+4
|
* Add cancelable mechanism and support in key importVincent Breitmoser2014-08-311-5/+3
| | | | Closes #323
* use SuperToast instead of AppMsg in code, part 1Vincent Breitmoser2014-07-071-4/+3
|
* fix subkey additionVincent Breitmoser2014-07-021-0/+3
|
* Removed unused Toast importDaniel Haß2014-05-111-1/+0
|
* Toast replacementDaniel Haß2014-05-111-2/+4
|
* Optimize importsDominik Schürmann2014-04-151-0/+1
|
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+130