Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | fix Encrypt* with RequiredInputParcel | Vincent Breitmoser | 2015-03-30 | 1 | -1/+0 | |
|/ / | ||||||
* | | Merge branch 'development' into v/crypto-input-parcel | Dominik Schürmann | 2015-03-30 | 3 | -13/+23 | |
|\| | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptModeAsymmetricFragment.java | |||||
| * | rewrite EncryptKeyCompletionView with generalized KeyAdapter | Vincent Breitmoser | 2015-03-30 | 3 | -13/+23 | |
| | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListFragment.java | |||||
* | | Fix strings with email address | Dominik Schürmann | 2015-03-29 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'development' into v/crypto-input-parcel | Dominik Schürmann | 2015-03-29 | 1 | -0/+1 | |
|\| | ||||||
| * | -Fixed a situation where additional emails could be duplicated when creating ↵ | Daniel Ramos | 2015-03-27 | 1 | -0/+1 | |
| | | | | | | | | a new key -If CreateKeyEmailFragment view is recreated, the array of additional emails won't be repopulated again if its not null, avoiding new reallocations. -if CreateKeyEmailFragment view is recreated, the email adapter wont be recreated if its not null, avoiding new reallocations. | |||||
* | | Fixing crashes with new encrypt ui | Dominik Schürmann | 2015-03-29 | 3 | -2/+1 | |
| | | ||||||
* | | Refactoring of EncryptTextActivity | Dominik Schürmann | 2015-03-27 | 1 | -4/+3 | |
| | | ||||||
* | | Start refactoring encrypt ui, EncryptFileActivity no longer crashing | Dominik Schürmann | 2015-03-26 | 3 | -10/+8 | |
| | | ||||||
* | | Merge branch 'development' into v/crypto-input-parcel | Dominik Schürmann | 2015-03-24 | 191 | -7866/+9358 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpSignEncryptOperation.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentService.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CertifyKeyFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EditKeyFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptActivity.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ImportKeysActivity.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/SafeSlingerActivity.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/UploadKeyActivity.java | |||||
| * | 3.2beta3 | Dominik Schürmann | 2015-03-23 | 1 | -1/+1 | |
| | | ||||||
| * | translation fixes | Dominik Schürmann | 2015-03-23 | 8 | -113/+93 | |
| | | ||||||
| * | Fix language problems reported by yahoe.001 on transifex | Dominik Schürmann | 2015-03-23 | 4 | -11/+16 | |
| | | ||||||
| * | Pull from transifex | Dominik Schürmann | 2015-03-23 | 110 | -199/+8849 | |
| | | ||||||
| * | Remove remaining html entities in changelog | Dominik Schürmann | 2015-03-23 | 1 | -3/+3 | |
| | | ||||||
| * | introduced multi-threading | Adithya Abraham Philip | 2015-03-23 | 2 | -0/+7 | |
| | | | | | | | | | | | | | | | | refactored oldKeys to updatedKeys added update all keys, ThreadPoolExecutor used modified CachedThreadPoolExecutor | |||||
| * | Markdown comments | Dominik Schürmann | 2015-03-23 | 5 | -5/+5 | |
| | | ||||||
| * | Remove changelog in main folder, update comments | Dominik Schürmann | 2015-03-23 | 4 | -0/+4 | |
| | | ||||||
| * | Use markdown for in-app help | Dominik Schürmann | 2015-03-23 | 78 | -7635/+481 | |
| | | ||||||
* | | further improve yubikey error handling | Vincent Breitmoser | 2015-03-23 | 1 | -0/+1 | |
| | | ||||||
* | | nicer handling of nfc errors | Vincent Breitmoser | 2015-03-23 | 1 | -0/+1 | |
| | | ||||||
* | | enable nfc in import dialog as well | Vincent Breitmoser | 2015-03-22 | 1 | -1/+2 | |
| | | ||||||
* | | finish ui flow for yubikey import | Vincent Breitmoser | 2015-03-22 | 2 | -23/+66 | |
| | | ||||||
* | | actually promote to divert, pass yubikey's AID | Vincent Breitmoser | 2015-03-22 | 1 | -1/+3 | |
| | | ||||||
* | | improve status reporting in yubikey dialogue | Vincent Breitmoser | 2015-03-22 | 2 | -3/+12 | |
| | | ||||||
* | | move yubikey import into viewkeyfragment | Vincent Breitmoser | 2015-03-22 | 3 | -70/+117 | |
| | | ||||||
* | | split up wait/action yubikey fragments | Vincent Breitmoser | 2015-03-21 | 11 | -19/+88 | |
| | | ||||||
* | | work on ad-hoc yubikey import support | Vincent Breitmoser | 2015-03-21 | 1 | -16/+85 | |
| | | ||||||
* | | first steps toward yubikey activity | Vincent Breitmoser | 2015-03-21 | 2 | -17/+100 | |
| | | | | | | | | | | - move BaseActivity into new package - extract BaseNfcActivity from NfcOperationsActivity | |||||
* | | Merge remote-tracking branch 'origin/development' into v/crypto-input-parcel | Vincent Breitmoser | 2015-03-21 | 1 | -5/+15 | |
|\| | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/results/OperationResult.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote/OpenPgpService.java | |||||
| * | Fixed Snackbar behind keyboard on ImportKeysActivity | Manoj Khanna | 2015-03-20 | 1 | -5/+15 | |
| | | ||||||
* | | add edit key unit test for no-op | Vincent Breitmoser | 2015-03-20 | 1 | -0/+1 | |
| | | ||||||
* | | fix unit tests (for real) | Vincent Breitmoser | 2015-03-20 | 1 | -2/+4 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/development' into development | Vincent Breitmoser | 2015-03-20 | 29 | -164/+152 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/CertifyOperation.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/EditKeyOperation.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/results/PgpSignEncryptResult.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/CanonicalizedSecretKey.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpKeyOperation.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpSignEncryptInputParcel.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/SignEncryptParcel.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentService.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CertifyKeyFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EditKeyFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptActivity.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/dialog/SetPassphraseDialogFragment.java | |||||
| * | Implemented #1162: Invoke NFC in Advanced View | Kent | 2015-03-20 | 6 | -4/+21 | |
| | | | | | | | | | | | | | | - Extracted NFC code from ViewKeyActivity to NfcHelper to share code between classes - Changed the private anonymous Handler for NFC into a static private subclass, that uses WeakReference to avoid memory leaks - Added resources needed (retrieved from Graphics) for the NFC button inside ViewKeyAdvShareFragment. - Fixed the ripple boundary of the Share With... button to prevent it from bleeding to other buttons on the right (UX improvement) | |||||
| * | Manage my keys wizard | Dominik Schürmann | 2015-03-19 | 23 | -160/+131 | |
| | | ||||||
* | | support yubikeys in (some) edit key operations | Vincent Breitmoser | 2015-03-20 | 1 | -1/+2 | |
| | | ||||||
* | | yubikey certifications! | Vincent Breitmoser | 2015-03-18 | 1 | -1/+1 | |
|/ | ||||||
* | Disable hidden recipients for now | Dominik Schürmann | 2015-03-16 | 2 | -10/+10 | |
| | ||||||
* | Allow for hidden recipients in encrypt methods | Dominik Schürmann | 2015-03-16 | 3 | -2/+16 | |
| | ||||||
* | Allow encrypt of filenames via overflow menu | Dominik Schürmann | 2015-03-16 | 3 | -5/+17 | |
| | ||||||
* | Clarify certification help screen | Dominik Schürmann | 2015-03-16 | 1 | -2/+2 | |
| | ||||||
* | Allow selection of none in SelectSignKeyIdActivity | Dominik Schürmann | 2015-03-15 | 1 | -0/+22 | |
| | ||||||
* | Remove display of key id in other lists | Dominik Schürmann | 2015-03-15 | 1 | -1/+1 | |
| | ||||||
* | Dont display key ids in KeySpinner, display creation date when user ids ↵ | Dominik Schürmann | 2015-03-15 | 1 | -2/+2 | |
| | | | | duplicate | |||||
* | Improve file deletion strings | Dominik Schürmann | 2015-03-12 | 1 | -3/+4 | |
| | ||||||
* | Updated fix for Issue #1116 | Manoj Khanna | 2015-03-11 | 20 | -54/+58 | |
| | ||||||
* | Version 3.2beta2 | Dominik Schürmann | 2015-03-10 | 1 | -1/+2 | |
| | ||||||
* | Pull from transifex | Dominik Schürmann | 2015-03-10 | 71 | -1105/+1328 | |
| | ||||||
* | Changelog 3.2beta1 | Dominik Schürmann | 2015-03-10 | 1 | -0/+14 | |
| |