Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove display of key id in other lists | Dominik Schürmann | 2015-03-15 | 5 | -18/+69 |
| | |||||
* | Show main user id instead of key in certify screen | Dominik Schürmann | 2015-03-15 | 1 | -10/+15 |
| | |||||
* | Fixes for selection of certify key | Dominik Schürmann | 2015-03-15 | 2 | -10/+21 |
| | |||||
* | Merge pull request #1142 from tdjogi010/development | Dominik Schürmann | 2015-03-15 | 1 | -4/+10 |
|\ | | | | | Preselected Suitable Key | ||||
| * | Preselected Suitable Key | tdjogi010@gmail.com | 2015-03-13 | 1 | -4/+10 |
| | | |||||
* | | Merge pull request #1148 from manojkhannakm/development | Dominik Schürmann | 2015-03-15 | 2 | -5/+5 |
|\ \ | | | | | | | Fixed a ClassCastException | ||||
| * | | Fixed a ClassCastException | Manoj Khanna | 2015-03-15 | 2 | -5/+5 |
| | | | |||||
* | | | Merge pull request #1147 from Hiperzone/development | Dominik Schürmann | 2015-03-15 | 2 | -11/+15 |
|\ \ \ | | | | | | | | | -fixed out of bounds crash when retrieving the main profile name with se... | ||||
| * | | | -fixed out of bounds crash when retrieving the main profile name with secret ↵ | Daniel Ramos | 2015-03-15 | 2 | -11/+15 |
| |/ / | | | | | | | | | | | | | | | | keys -fixed a possible crash when retrieving the main profile contactid | ||||
* | | | Dont display key ids in KeySpinner, display creation date when user ids ↵ | Dominik Schürmann | 2015-03-15 | 3 | -14/+37 |
| | | | | | | | | | | | | duplicate | ||||
* | | | Query for duplicate user ids | Dominik Schürmann | 2015-03-15 | 3 | -2/+14 |
| | | | |||||
* | | | Add missing license headers | Dominik Schürmann | 2015-03-15 | 6 | -0/+102 |
| | | | |||||
* | | | Merge branch 'development' of github.com:open-keychain/open-keychain into ↵ | Dominik Schürmann | 2015-03-14 | 1 | -1/+2 |
|\| | | | | | | | | | | | development | ||||
| * | | Merge pull request #1143 from manojkhannakm/development | Dominik Schürmann | 2015-03-14 | 1 | -1/+2 |
| |\ \ | | | | | | | | | Fix for Issue #1115 | ||||
| | * | | Fix for Issue #1115 | Manoj Khanna | 2015-03-13 | 1 | -1/+2 |
| | | | | |||||
* | | | | disable debug sync | Dominik Schürmann | 2015-03-14 | 1 | -1/+1 |
| | | | | |||||
* | | | | Use names also for main contact | Dominik Schürmann | 2015-03-14 | 2 | -4/+4 |
| | | | | |||||
* | | | | Show key name instead of key id in contacts, cleanup | Dominik Schürmann | 2015-03-14 | 1 | -20/+7 |
|/ / / | |||||
* | | | added some documentation | Adithya Abraham Philip | 2015-03-13 | 2 | -27/+87 |
| | | | |||||
* | | | added own profile support in linekd system contact | Adithya Abraham Philip | 2015-03-13 | 2 | -10/+61 |
| | | | |||||
* | | | links own keys to me profile in contacts | Adithya Abraham Philip | 2015-03-13 | 1 | -9/+118 |
|/ / | |||||
* | | Clarify logs in DeleteFileDialog | Dominik Schürmann | 2015-03-12 | 1 | -2/+2 |
| | | |||||
* | | Use notify instead of Toast for NFC check | Dominik Schürmann | 2015-03-12 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #1133 from Rrego6/development | Dominik Schürmann | 2015-03-12 | 1 | -0/+6 |
|\ \ | | | | | | | Check if NFC is available on device | ||||
| * | | Check if NFC is available on device | Raoul | 2015-03-10 | 1 | -0/+6 |
| | | | |||||
* | | | Merge pull request #1117 from danielnelz/development | Dominik Schürmann | 2015-03-12 | 18 | -73/+108 |
|\ \ \ | | | | | | | | | #1042: Replaced ints with enums | ||||
| * | | | Fixed possible ArrayIndexOutOfBoundsException. | danielnelz | 2015-03-11 | 2 | -2/+2 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'upstream/development' into development | danielnelz | 2015-03-09 | 4 | -29/+32 |
| |\| | | |||||
| * | | | Added braces to if else. | danielnelz | 2015-03-09 | 2 | -4/+6 |
| | | | | |||||
| * | | | Created enum MessageStatus in KeychainIntentServiceHandler and enum IOType | danielnelz | 2015-03-09 | 18 | -73/+106 |
| | | | | | | | | | | | | | | | | | | | | in KeychainIntentService and replaced int constants with them. Fixed some typos. | ||||
* | | | | Improve file deletion strings | Dominik Schürmann | 2015-03-12 | 1 | -3/+3 |
| | | | | |||||
* | | | | Merge pull request #1137 from manojkhannakm/development | Dominik Schürmann | 2015-03-12 | 3 | -46/+104 |
|\ \ \ \ | | | | | | | | | | | Updated fix for Issue #1116 | ||||
| * | | | | Updated fix for Issue #1116 | Manoj Khanna | 2015-03-11 | 3 | -46/+104 |
| | | | | | |||||
* | | | | | Merge pull request #1134 from adithyaphilip/sync-confirmed-keys | Dominik Schürmann | 2015-03-12 | 3 | -14/+53 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Sync only confirmed keys and change | ||||
| * | | | | added contact sync at end of CertifyOperation | Adithya Abraham Philip | 2015-03-11 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | corrected linked system contact display name | Adithya Abraham Philip | 2015-03-11 | 2 | -14/+49 |
| |/ / / | |||||
* / / / | change user_id primary key in database, use keyring rather than unified ↵ | Vincent Breitmoser | 2015-03-11 | 3 | -14/+26 |
|/ / / | | | | | | | | | | query in consolidate | ||||
* | | | make constant for certify hash algo | Dominik Schürmann | 2015-03-11 | 2 | -11/+6 |
| | | | |||||
* | | | Disable maybe methods in ImportKeysListEntry for now | Dominik Schürmann | 2015-03-10 | 1 | -2/+3 |
| | | | |||||
* | | | Fix expiry, revoked checks in OpenPgpSignatureResultBuilder | Dominik Schürmann | 2015-03-10 | 1 | -2/+2 |
| | | | |||||
* | | | API 7 | Dominik Schürmann | 2015-03-10 | 8 | -204/+555 |
| | | | |||||
* | | | Ripple | Dominik Schürmann | 2015-03-10 | 1 | -3/+1 |
| | | | |||||
* | | | Merge branch 'contact-card' of ↵ | Dominik Schürmann | 2015-03-10 | 1 | -3/+70 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/adithyaphilip/open-keychain into adithyaphilip-contact-card Conflicts: Graphics/get-material-icons.sh OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyEmailFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyInputFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyNameFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyPassphraseFragment.java OpenKeychain/src/main/res/layout/create_key_email_fragment.xml OpenKeychain/src/main/res/values/strings.xml | ||||
| * | | | Show passphrase checkbox in create key | Dominik Schürmann | 2015-03-10 | 1 | -0/+19 |
| | | | | |||||
| * | | | Make create key wizard step-by-step | Dominik Schürmann | 2015-03-10 | 5 | -35/+312 |
| | | | | |||||
| * | | | cleaned up code, added comments | Adithya Abraham Philip | 2015-03-10 | 2 | -9/+16 |
| | | | | | | | | | | | | | | | | optimised imports | ||||
| * | | | added contact linking | Adithya Abraham Philip | 2015-03-10 | 2 | -9/+80 |
| | | | | |||||
| * | | | added card | Adithya Abraham Philip | 2015-03-10 | 1 | -0/+18 |
| | |/ | |/| | |||||
* | | | Merge pull request #1121 from adithyaphilip/rawcontact-deletion | Dominik Schürmann | 2015-03-10 | 1 | -3/+47 |
|\ \ \ | | | | | | | | | Fixed contact deletion Issue #1120 | ||||
| * | | | added CALLER_IS_SYNCADAPTER parameter to delete queries | Adithya Abraham Philip | 2015-03-10 | 1 | -3/+47 |
| | | | |