aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* working DisplayTextActivity, more input support in DecryptActivityVincent Breitmoser2015-06-209-234/+223
* handle empty filename in decrypt listVincent Breitmoser2015-06-191-1/+5
* handle EXTRA_TEXT in decrypt activityVincent Breitmoser2015-06-191-21/+58
* save instance state in DecryptListFragmentVincent Breitmoser2015-06-192-26/+146
* rename activities to match new purposeVincent Breitmoser2015-06-186-16/+21
* Merge branch 'master' into v/multi-decryptVincent Breitmoser2015-06-181-9/+21
|\
| * more stable nullable behavior in OperationLogVincent Breitmoser2015-06-181-9/+21
* | fix ToolableViewAnimator (againl)Vincent Breitmoser2015-06-181-1/+8
* | handle multiple input URIs and Intent.SEND_MULTIPLEVincent Breitmoser2015-06-184-42/+91
* | fix typo in excluder activity nameVincent Breitmoser2015-06-181-1/+1
* | minor code style fixesVincent Breitmoser2015-06-181-1/+3
* | fix small oversight in ToolableViewAnimatorVincent Breitmoser2015-06-181-0/+8
* | Merge branch 'master' into v/multi-decryptVincent Breitmoser2015-06-178-80/+101
|\|
| * fix rest of resource leaks (#1351)Vincent Breitmoser2015-06-176-65/+78
| * fix a couple of resource leaks (#1351)Vincent Breitmoser2015-06-172-15/+23
* | Merge branch 'v/instrument' into v/multi-decryptVincent Breitmoser2015-06-1724-415/+355
|\|
| * fix filesize reporting in decrypt operationVincent Breitmoser2015-06-171-0/+6
| * instrument: use contrib drawer methods, respect passphrase cacheVincent Breitmoser2015-06-171-0/+8
| * fix nullpointer in ViewKeyFragmentVincent Breitmoser2015-06-171-1/+1
| * fix returned text of cleartext verifyVincent Breitmoser2015-06-171-4/+5
| * use KeyAdapter in KeySpinnerVincent Breitmoser2015-06-178-202/+127
| * fix symmetric text decryptionVincent Breitmoser2015-06-171-1/+3
| * preliminary EditKeyTestVincent Breitmoser2015-06-171-1/+1
| * return actual last log entry, including from sublogentryparcelsVincent Breitmoser2015-06-171-1/+5
| * fix recursive log in modifySecretKeyRingVincent Breitmoser2015-06-172-8/+3
| * instrument: change handling in PassphraseDialogActivity to work with espressoVincent Breitmoser2015-06-171-76/+32
| * instrument: work on instrumentation testsVincent Breitmoser2015-06-171-1/+0
| * add extra to disregard first-time dialog to main activityVincent Breitmoser2015-06-171-1/+3
| * instrument: add helper method for snackbar checkingVincent Breitmoser2015-06-171-16/+7
| * add ToolableViewAnimatorVincent Breitmoser2015-06-171-0/+61
| * Merge pull request #1338 from josecastillo/developmentVincent2015-06-122-23/+158
| |\
| | * Replace AssertionErrors with snackbar notifications, fix style issues.Joey Castillo2015-06-111-42/+40
| | * Improved smart card error handlingJoey Castillo2015-06-102-23/+160
| * | some bugfixes for new CryptoOperationFragmentVincent Breitmoser2015-06-113-70/+1
| * | Merge remote-tracking branch 'origin/master' into v/eventbusVincent Breitmoser2015-06-114-8/+10
| |\|
* | | add ToolableViewAnimatorVincent Breitmoser2015-06-112-0/+62
* | | Merge remote-tracking branch 'origin/master' into v/multi-decryptVincent Breitmoser2015-06-114-8/+10
|\ \ \ | | |/ | |/|
| * | Fix debug/release build separationDominik Schürmann2015-06-111-2/+2
| * | Allow debug build besides release buildDominik Schürmann2015-06-104-8/+10
* | | fix progress for decryptVincent Breitmoser2015-06-103-14/+37
* | | Merge branch 'v/eventbus' into v/multi-decryptVincent Breitmoser2015-06-1020-252/+265
|\ \ \ | | |/ | |/|
| * | backport CryptoOperationFragment changes without eventbusVincent Breitmoser2015-06-1019-244/+237
| * | Merge remote-tracking branch 'origin/master' into v/eventbusVincent Breitmoser2015-06-102-4/+28
| |\|
| | * select correct item in drawer on backstack change in main activityVincent Breitmoser2015-06-081-1/+25
| | * prevent null fragments on activity deathAdithya Abraham Philip2015-06-031-3/+3
* | | multi-decrypt: fix progress with new CryptoFragment interfacesVincent Breitmoser2015-06-072-139/+73
* | | WIP! Merge branch 'v/eventbus' into v/multi-decryptVincent Breitmoser2015-06-0718-557/+495
|\| |
| * | eventbus: initial attempt, replace messenger hack with eventbus communicationVincent Breitmoser2015-06-0619-667/+513
| |/
* | Merge branch 'master' into v/multi-decryptVincent Breitmoser2015-06-0636-1376/+1379
|\|
| * Merge branch 'v/sticky-prefs'Vincent Breitmoser2015-06-036-32/+199
| |\