aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain
Commit message (Expand)AuthorAgeFilesLines
* Final commitAdvaita2016-03-239-22/+119
* 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
* | 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
* | Add nfcGenerateOnCardKey by Joey Castillo before it gets lostDominik Schürmann2016-03-081-0/+42
* | Merge branch 'okHttpLinkedToken' of https://github.com/kepuss/open-keychain i...Dominik Schürmann2016-03-075-84/+81
|\ \
| * | dependency removedMichal Kepkowski2016-03-051-2/+0
| * | okHttpMichal Kepkowski2016-03-044-82/+81
* | | Version 3.9.2Dominik Schürmann2016-03-071-2/+2
* | | fix get key ids by removing another leftoverDominik Schürmann2016-03-071-1/+0
* | | fix bug from leftover line in openpgpserviceVincent Breitmoser2016-03-071-1/+0
* | | Version 3.9.1Dominik Schürmann2016-03-061-2/+2
* | | Merge pull request #1757 from 007durgesh219/Issue#1752Dominik Schürmann2016-03-061-1/+7
|\ \ \
| * | | Fix K-9 stable: OpenPGP: Unknown compression algorithm #1752Durgesh2016-03-061-1/+7
* | | | Merge pull request #1747 from runnerway/fix-alreadyaddedDominik Schürmann2016-03-061-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Remove uri from pending even when already addedAndrea Torlaschi2016-03-041-2/+2
* | | | Merge pull request #1750 from 007durgesh219/Issue#1746Dominik Schürmann2016-03-051-1/+1
|\ \ \ \
| * | | | Fix Dark theme no longer works in main screen on android 5, Issue#1746Durgesh2016-03-051-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #1738 from runnerway/storage-permission-fixDominik Schürmann2016-03-051-1/+8
|\ \ \ \
| * | | | Always check read permissionAndrea Torlaschi2016-03-021-1/+8
* | | | | Merge pull request #1751 from runnerway/decrypt-filenameDominik Schürmann2016-03-052-4/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Set filename after decryptionAndrea Torlaschi2016-03-051-2/+3
| * | | | Extend FileProvider to support name updateAndrea Torlaschi2016-03-051-2/+11
| | |/ / | |/| |
* | | | Merge pull request #1743 from advaita13/masterDominik Schürmann2016-03-031-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Update ContactSyncAdapterService.javaAdvaita2016-03-031-0/+7
| | |/ | |/|
* | | Add missing 2 EUR selection for donationDominik Schürmann2016-03-031-0/+1
* | | Version 3.9Dominik Schürmann2016-03-032-7/+2
* | | Transifex: pt_BRDominik Schürmann2016-03-0397-291/+2893
|/ /
* / add v11 to supported api versionsVincent Breitmoser2016-03-021-3/+6
|/
* handle openpgp4fpr intent filter as import rather than certify (see #1661)Vincent Breitmoser2016-03-022-16/+21
* small nullpointer fixVincent Breitmoser2016-03-021-3/+6
* nfc: disable broadcomWorkaround for TagDispatcher to reduce delay (see #1734)Vincent Breitmoser2016-03-021-1/+1
* some changelog for v3.9Vincent Breitmoser2016-03-021-0/+7
* Fix backup code comparisonAndrea Torlaschi2016-03-021-5/+6
* Merge pull request #1615 from open-keychain/external-providerVincent2016-03-0115-291/+797
|\