aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge pull request #1804 from vhazali/tint-linked-contact-picture-in-toolbarVincent2016-04-062-0/+4
| |\ \
| | * | Used a constant instead of magic number for colourVictor Hazali2016-04-042-1/+3
| | * | Fixes #1298Victor Hazali2016-03-301-0/+2
| | |/
| * | Fix Unusable signing key not properly disabled, Issue #1468Durgesh2016-04-052-10/+0
| * | Merge pull request #1808 from vhazali/warn-when-stripping-master-keyVincent2016-04-042-5/+31
| |\ \
| | * | setTitle now uses resource id directlyVictor Hazali2016-04-011-1/+1
| | * | Corrected warning messageVictor Hazali2016-04-011-1/+1
| | * | Corrected capitalisation of subkeyVictor Hazali2016-03-301-2/+2
| | * | Refactored switch statements to use constantsVictor Hazali2016-03-301-5/+9
| | * | Extracted methodVictor Hazali2016-03-301-16/+20
| | * | Merge commit '05accb49066a2693cfc1c92e29ad10112f957495' into warn-when-stripp...Victor Hazali2016-03-302-1/+19
| | |\ \ | | | |/ | | |/|
| | | * Alert for Stripping Subkeys.tdjogi010@gmail.com2016-03-022-1/+19
| * | | Merge pull request #1796 from AlexFJW/LimitCreateKeyOptionsVincent2016-04-0414-485/+362
| |\ \ \
| | * | | Redesigned subkey creation dialog and changed default key type created to RSA...Alex Fong2016-04-0114-485/+362
| * | | | Fix Display Key in UploadKeyActivity, Issue #506Durgesh2016-03-318-23/+45
| * | | | Display Key moved to FragmentDurgesh2016-03-295-173/+233
| | |/ / | |/| |
| * | | change sync interval on change in codeAdithya Abraham Philip2016-03-244-12/+63
| * | | Merge pull request #1785 from advaita13/wifi-only-fixVincent2016-03-249-22/+119
| |\ \ \
| | * | | Final commitAdvaita2016-03-239-22/+119
| * | | | Merge pull request #1782 from fiaxh/share_key_mimeDominik Schürmann2016-03-241-1/+1
| |\ \ \ \
| | * | | | Set MIME application/pgp-keys when sending a keyfiaxh2016-03-141-1/+1
| * | | | | use new TokenAutoComplete 2.0.7, fixes #1636Vincent Breitmoser2016-03-233-13/+2
| * | | | | get rid of code path for pin and notation data handlingVincent Breitmoser2016-03-239-157/+75
| * | | | | Fix CertifyKeyActivity back button on action bar not working #1758Durgesh2016-03-221-0/+11
| | |_|/ / | |/| | |
| * | | | update null-check for duplicates, and add matching indexes to name and email ...Vincent Breitmoser2016-03-162-7/+13
| * | | | Version 3.9.4Dominik Schürmann2016-03-151-2/+2
| * | | | small update to duplicate detectionVincent Breitmoser2016-03-151-2/+5
| * | | | Merge pull request #1777 from fjodorver/masterVincent2016-03-151-2/+2
| |\ \ \ \
| | * | | | Updated HAS_DUPLICATE_USER_ID in KeychainProvider to use name and email addre...fjodor2016-03-101-2/+2
| * | | | | fix ridiculous database migration bug introduced by d6e4936fa54dc3577296dbada...Vincent Breitmoser2016-03-151-9/+7
| | |_|/ / | |/| | |
| * | | | Version 3.9.3Dominik Schürmann2016-03-151-2/+2
| | |/ / | |/| |
| * | | Merge pull request #1780 from AlexFJW/backup-code-selectionDominik Schürmann2016-03-121-0/+25
| |\ \ \
| | * | | Provisional backup-code text selection fixAlex Fong2016-03-121-0/+25
* | | | | OKhttp url factoryMichal Kepkowski2016-04-062-8/+26
* | | | | okhttp3Michal Kepkowski2016-03-1411-113/+131
|/ / / /
* | | | Merge pull request #1763 from fjodorver/masterVincent2016-03-104-15/+38
|\ \ \ \ | | |/ / | |/| |
| * | | Increased version DB and added a migration path from an old database formatfjodor2016-03-071-2/+5
| * | | Save split user ids in database #1745fjodor2016-03-074-13/+33
* | | | service: add opportunistic mode to encryptionVincent Breitmoser2016-03-101-20/+26
* | | | Update okhttp2, tokenautomcomplete, zxingDominik Schürmann2016-03-101-16/+16
* | | | Fix display of keyserver item in dark themefiaxh2016-03-101-3/+4
| |/ / |/| |
* | | Fix NullPointerException in ImportKeysListFragment.checkAndRequestReadPermiss...Durgesh2016-03-081-1/+1
* | | Open keyboard for backup codeDominik Schürmann2016-03-081-22/+31
* | | Make it a style to reduce code duplicationDominik Schürmann2016-03-086-148/+25
* | | Add more responsive text sizesDominik Schürmann2016-03-082-1/+74
* | | Using new size qualifiersDominik Schürmann2016-03-084-3/+74
* | | Revert "Use non-breaking spaces for backup code MaskedEditText"Dominik Schürmann2016-03-083-11/+2
* | | Fix code style and documentation in BaseSecurityTokenNfcActivityDominik Schürmann2016-03-082-40/+45
* | | Fix documentation of nfcGenerateOnCardKeyDominik Schürmann2016-03-081-3/+1
* | | Fix comment in nfcGenerateOnCardKeyDominik Schürmann2016-03-081-1/+1