Commit graph

  • 26bfe06d80 cleaning Michal Kepkowski 2016-04-06 19:25:10 +02:00
  • d9988a8cda Merge branch 'master' into okhttp3 Michal Kepkowski 2016-04-06 19:16:10 +02:00
  • dac5f1db08 OKhttp url factory Michal Kepkowski 2016-04-06 19:10:00 +02:00
  • 88ba5688d8 Merge pull request #1804 from vhazali/tint-linked-contact-picture-in-toolbar Vincent 2016-04-06 15:33:03 +02:00
  • d0a424f9f2 Merge pull request #1818 from 007durgesh219/Issue#1468 Vincent 2016-04-06 15:31:22 +02:00
  • aec4744b31 Fix Unusable signing key not properly disabled, Issue #1468 Durgesh 2016-04-05 02:07:29 +05:30
  • 30afa3a193 Activity renamed Lubo Viluda 2016-04-04 20:03:05 +02:00
  • 1e97149ce1 Changed activity during RedirectKeysActivity Lubo Viluda 2016-04-04 19:56:00 +02:00
  • db3e90821c Used a constant instead of magic number for colour Explicitly stated the blending mode Victor Hazali 2016-04-04 18:52:22 +08:00
  • 77678886fc Merge pull request #1808 from vhazali/warn-when-stripping-master-key Vincent 2016-04-04 11:37:50 +02:00
  • e0463ec818 Merge pull request #1796 from AlexFJW/LimitCreateKeyOptions Vincent 2016-04-04 10:53:11 +02:00
  • f98279bc70 Merge pull request #1810 from ecki/patch-1 Vincent 2016-04-03 10:23:21 +02:00
  • f5d9d33bbc Fix link to open-keychain/bouncycastle fork Bernd 2016-04-02 00:51:29 +02:00
  • cb9bdb3cf7 Redesigned subkey creation dialog and changed default key type created to RSA, 3072 bit. Alex Fong 2016-03-21 21:37:19 +08:00
  • e627006fcf setTitle now uses resource id directly Victor Hazali 2016-04-01 10:34:52 +08:00
  • 8673777ae5 Corrected warning message Victor Hazali 2016-04-01 10:34:27 +08:00
  • 9350d4666a Merge pull request #1764 from 007durgesh219/Issue#506 Vincent 2016-04-01 00:50:52 +02:00
  • 990948e3fb Fix Display Key in UploadKeyActivity, Issue #506 Durgesh 2016-03-07 17:29:06 +05:30
  • 705a55a7a3 Corrected capitalisation of subkey Victor Hazali 2016-03-30 06:09:13 +08:00
  • 5411963aff Refactored switch statements to use constants Victor Hazali 2016-03-30 06:07:59 +08:00
  • ce70568ff3 Extracted method Victor Hazali 2016-03-30 05:37:31 +08:00
  • 8ac7115f22 Merge commit '05accb49066a2693cfc1c92e29ad10112f957495' into warn-when-stripping-master-key Victor Hazali 2016-03-30 05:33:11 +08:00
  • 8f4238df28 Fixes #1298 Victor Hazali 2016-03-30 04:21:33 +08:00
  • 0f716f7b9f Display Key moved to Fragment Durgesh 2016-03-07 16:03:52 +05:30
  • 360b5a658a Handle encrypted files while importing keys Andrea Torlaschi 2016-03-11 00:50:11 +01:00
  • 05da8afad9 Theme change Lubo Viluda 2016-03-24 19:45:59 +01:00
  • 0ce989ef18 Merge pull request #1776 from open-keychain/interval-fix Adithya Abraham Philip 2016-03-24 22:26:11 +05:30
  • 4b6df7d17c change sync interval on change in code Adithya Abraham Philip 2016-03-24 19:40:18 +05:30
  • f005bbad96 Merge pull request #1785 from advaita13/wifi-only-fix Vincent 2016-03-24 14:26:03 +01:00
  • c4de57d4f6 Merge pull request #1782 from fiaxh/share_key_mime Dominik Schürmann 2016-03-24 13:52:04 +01:00
  • 298f89d36e upgrade of Redirect import activity Lubo Viluda 2016-03-24 00:54:28 +01:00
  • 4c61b4c892 use new TokenAutoComplete 2.0.7, fixes #1636 Vincent Breitmoser 2016-03-23 22:46:25 +01:00
  • 3d2e1d5d17 fix build instructions in readme Vincent Breitmoser 2016-03-23 17:49:35 +01:00
  • c917262957 get rid of code path for pin and notation data handling Vincent Breitmoser 2016-03-23 17:49:26 +01:00
  • cab3fa7874 Final commit Advaita 2016-03-15 23:07:27 +05:30
  • a8603d6974 Fix CertifyKeyActivity back button on action bar not working #1758 Durgesh 2016-03-07 21:51:03 +05:30
  • 7efeebc638 #1661 - Don't expose CertifyActivity Lubo Viluda 2016-03-20 11:52:36 +01:00
  • ce5e5f36c5 update null-check for duplicates, and add matching indexes to name and email columns Vincent Breitmoser 2016-03-16 00:33:09 +01:00
  • f3712101c1 Version 3.9.4 Dominik Schürmann 2016-03-15 23:53:03 +01:00
  • 6029564d68 small update to duplicate detection Vincent Breitmoser 2016-03-15 23:51:21 +01:00
  • 5abbe859ff Merge pull request #1777 from fjodorver/master Vincent 2016-03-15 23:40:09 +01:00
  • eb5eb95a9f fix ridiculous database migration bug introduced by d6e4936fa5 Vincent Breitmoser 2016-03-15 23:30:50 +01:00
  • 2b43ba438b Version 3.9.3 Dominik Schürmann 2016-03-15 18:01:27 +01:00
  • 966948d79b Set MIME application/pgp-keys when sending a key fiaxh 2016-03-14 23:06:49 +01:00
  • 6c2efb0235 okhttp3 Michal Kepkowski 2016-03-12 19:32:36 +01:00
  • faae8bc3d9 Merge pull request #1780 from AlexFJW/backup-code-selection Dominik Schürmann 2016-03-12 11:25:46 +01:00
  • b5211b33de Provisional backup-code text selection fix Alex Fong 2016-03-12 10:32:38 +08:00
  • 6087b0a6e0 Updated HAS_DUPLICATE_USER_ID in KeychainProvider to use name and email address instead of user id #1745 fjodor 2016-03-10 21:09:28 +02:00
  • 81e46a7bc3 Merge pull request #1763 from fjodorver/master Vincent 2016-03-10 19:43:05 +01:00
  • 69e6e404bf service: add opportunistic mode to encryption Vincent Breitmoser 2016-03-10 18:34:15 +01:00
  • 48867e89bd Update okhttp2, tokenautomcomplete, zxing Dominik Schürmann 2016-03-10 12:25:13 +01:00
  • 9f15e7494b Merge pull request #1774 from fiaxh/keyserver_select_dark Dominik Schürmann 2016-03-10 03:04:36 +01:00
  • 4d347f1a8e Fix display of keyserver item in dark theme fiaxh 2016-03-10 01:05:19 +01:00
  • bd2c41df22 Merge pull request #1769 from 007durgesh219/Issue#1766 Dominik Schürmann 2016-03-08 17:23:12 +01:00
  • 4a33cc8317 Fix NullPointerException in ImportKeysListFragment.checkAndRequestReadPermission, #1766 Durgesh 2016-03-08 21:14:50 +05:30
  • 305fee5ea1 Open keyboard for backup code Dominik Schürmann 2016-03-08 16:20:48 +01:00
  • 7882f16331 Make it a style to reduce code duplication Dominik Schürmann 2016-03-08 16:10:06 +01:00
  • 456535729c Add more responsive text sizes Dominik Schürmann 2016-03-08 15:54:44 +01:00
  • e8875adaa4 Using new size qualifiers Dominik Schürmann 2016-03-08 15:47:32 +01:00
  • 5379f64d08 Revert "Use non-breaking spaces for backup code MaskedEditText" Dominik Schürmann 2016-03-08 15:01:49 +01:00
  • d6520cde04 Fix code style and documentation in BaseSecurityTokenNfcActivity Dominik Schürmann 2016-03-08 04:04:18 +01:00
  • 84fb5e45b1 Fix documentation of nfcGenerateOnCardKey Dominik Schürmann 2016-03-08 03:01:32 +01:00
  • e45d671ce9 Fix comment in nfcGenerateOnCardKey Dominik Schürmann 2016-03-08 02:34:57 +01:00
  • 3d1d268997 Add nfcGenerateOnCardKey by Joey Castillo before it gets lost Dominik Schürmann 2016-03-08 02:27:56 +01:00
  • b4ea59bf7c Increased version DB and added a migration path from an old database format fjodor 2016-03-07 16:40:26 +02:00
  • 1a202b028d Save split user ids in database #1745 fjodor 2016-03-06 08:51:54 +02:00
  • b6db814951 Merge branch 'kepuss-okHttpLinkedToken' Dominik Schürmann 2016-03-07 00:40:49 +01:00
  • c419942a3f Merge branch 'okHttpLinkedToken' of https://github.com/kepuss/open-keychain into kepuss-okHttpLinkedToken Dominik Schürmann 2016-03-07 00:37:35 +01:00
  • 4a3cd716eb Version 3.9.2 Dominik Schürmann 2016-03-07 00:24:13 +01:00
  • 67178ef893 fix get key ids by removing another leftover Dominik Schürmann 2016-03-07 00:23:43 +01:00
  • b8a73427bd fix bug from leftover line in openpgpservice Vincent Breitmoser 2016-03-07 00:12:17 +01:00
  • 3f746bd281 Version 3.9.1 Dominik Schürmann 2016-03-06 14:14:34 +01:00
  • 005aed8df1 Merge pull request #1757 from 007durgesh219/Issue#1752 Dominik Schürmann 2016-03-06 14:12:32 +01:00
  • 8b8b91e247 Fix K-9 stable: OpenPGP: Unknown compression algorithm #1752 Durgesh 2016-03-06 18:38:45 +05:30
  • 6a3832659e Merge pull request #1747 from runnerway/fix-alreadyadded Dominik Schürmann 2016-03-06 00:56:04 +01:00
  • 201c38ec02 Merge pull request #1750 from 007durgesh219/Issue#1746 Dominik Schürmann 2016-03-05 18:28:02 +01:00
  • 852ccc3f8f dependency removed Michal Kepkowski 2016-03-05 16:23:53 +01:00
  • 82c3426c6f Merge pull request #1738 from runnerway/storage-permission-fix Dominik Schürmann 2016-03-05 16:12:13 +01:00
  • 97d157a282 Merge pull request #1751 from runnerway/decrypt-filename Dominik Schürmann 2016-03-05 15:06:43 +01:00
  • bcef5b6692 Set filename after decryption Andrea Torlaschi 2016-03-05 13:24:18 +01:00
  • 26f8a9db9c Extend FileProvider to support name update Andrea Torlaschi 2016-03-05 13:17:15 +01:00
  • d352ccf8ae Fix Dark theme no longer works in main screen on android 5, Issue#1746 Durgesh 2016-03-05 17:27:22 +05:30
  • 78a30ed207 okHttp Michal Kepkowski 2016-03-04 11:22:14 +01:00
  • 73bbfc54d9 Remove uri from pending even when already added Andrea Torlaschi 2016-03-04 09:16:09 +01:00
  • 556c04db82 Merge pull request #1743 from advaita13/master Dominik Schürmann 2016-03-03 22:45:38 +01:00
  • 1cbecb1b3b Add missing 2 EUR selection for donation Dominik Schürmann 2016-03-03 15:18:31 +01:00
  • eef8abcf80 Version 3.9 Dominik Schürmann 2016-03-03 13:34:08 +01:00
  • 7d3b903690 Transifex: pt_BR Dominik Schürmann 2016-03-03 13:31:46 +01:00
  • a3a87fad87 Update openpgp-api submodule Dominik Schürmann 2016-03-03 13:12:51 +01:00
  • e422b3af04 Update ContactSyncAdapterService.java Advaita 2016-03-03 01:52:21 +05:30
  • 81ba0ff108 Always check read permission Andrea Torlaschi 2016-03-02 17:09:12 +01:00
  • 4b3d584d1e add v11 to supported api versions Vincent Breitmoser 2016-03-02 16:05:52 +01:00
  • 1d78f9c933 update openpgp-api-lib to v11 (closes #1735) Vincent Breitmoser 2016-03-02 15:29:50 +01:00
  • c7761d09cb handle openpgp4fpr intent filter as import rather than certify (see #1661) Vincent Breitmoser 2016-03-02 15:12:14 +01:00
  • 2e69952326 small nullpointer fix Vincent Breitmoser 2016-03-02 15:08:57 +01:00
  • 8e00465c32 nfc: disable broadcomWorkaround for TagDispatcher to reduce delay (see #1734) Vincent Breitmoser 2016-03-02 14:42:44 +01:00
  • b1d0a67f42 some changelog for v3.9 Vincent Breitmoser 2016-03-01 17:41:04 +01:00
  • 568e0ff380 Merge pull request #1737 from runnerway/backup-code-fix Dominik Schürmann 2016-03-02 00:21:27 +01:00
  • ece848dee8 Fix backup code comparison Andrea Torlaschi 2016-03-02 00:07:34 +01:00
  • 05accb4906 Alert for Stripping Subkeys. tdjogi010@gmail.com 2016-03-02 02:51:25 +05:30