Commit Graph

  • aa9132b4c6 small NPE fix Vincent Breitmoser 2018-07-13 17:06:23 +0200
  • acc8e82e92
    Merge pull request #2375 from open-keychain/ditch-keychain-provider Vincent Breitmoser 2018-07-13 16:56:24 +0200
  • 133b099b2f
    Merge pull request #2379 from open-keychain/usb-permission Vincent Breitmoser 2018-07-13 16:56:04 +0200
  • 54f50a7311
    Merge pull request #2376 from open-keychain/notification-channel Vincent Breitmoser 2018-07-13 16:33:06 +0200
  • acb9544195 return KeychainExternalProvider as MatrixCursor Vincent Breitmoser 2018-07-12 14:57:39 +0200
  • 3150d2d3f9 move UidStatus querying logic into UserIdDao Vincent Breitmoser 2018-07-09 14:29:53 +0200
  • 58e0da0d8c always set trust db to initialized once it's there Vincent Breitmoser 2018-07-09 12:59:38 +0200
  • 4c8fda0798 Introduce uidStatus view for external provider Vincent Breitmoser 2018-07-07 03:43:37 +0200
  • 86ecd13c1d use correct sqlite expression for expiry Vincent Breitmoser 2018-07-07 03:43:01 +0200
  • 0b28add654 Use SQLDelight for inserts instead of KeychainProvider Vincent Breitmoser 2018-07-12 16:36:12 +0200
  • 36b48bc282 Update target sdk to 28 Vincent Breitmoser 2018-07-13 16:24:23 +0200
  • 76a8aa1fbc Fix selectFingerprintsForKeysolderThan query Vincent Breitmoser 2018-07-13 16:12:35 +0200
  • f97531d628 Prevent flicker of dummy item during key update Vincent Breitmoser 2018-07-13 16:12:06 +0200
  • 1e51cf1aaf
    Merge pull request #2377 from open-keychain/highlight-after-import Dominik Schürmann 2018-07-13 15:26:55 +0200
  • 54a7860d2a
    Merge pull request #2378 from open-keychain/decrypt-context-button Dominik Schürmann 2018-07-13 15:25:43 +0200
  • 84f20f6646 synchronously schedule background work, to avoid cancelling race condition Vincent Breitmoser 2018-07-13 14:52:50 +0200
  • de3123b2c3
    Merge pull request #2380 from kowalski7cc/adaptive-icon Vincent Breitmoser 2018-07-13 14:35:24 +0200
  • c7bef6efda fix bug with KeyserverSyncManager updates in SettingsActivity Vincent Breitmoser 2018-07-13 14:32:58 +0200
  • 17f3db6557 Add adaptive icons, fixes #2273 Kowalski Prime 2018-07-13 01:24:28 +0200
  • a4e2e2f4af Request missing permission when rescanning USB devices Vincent Breitmoser 2018-07-12 18:34:17 +0200
  • 4f4be8ed47 make recreation of views atomic operation Vincent Breitmoser 2018-07-12 17:38:10 +0200
  • 16802dc259 Use overflow menu instead of long click in decrypt file list Vincent Breitmoser 2018-07-12 17:28:09 +0200
  • 03ddbbe9a2 small cleanup of DecryptListFragment Vincent Breitmoser 2018-07-12 17:19:21 +0200
  • be1853d789 Introduce Notification channel for passphrase cache Vincent Breitmoser 2018-07-12 16:36:42 +0200
  • 750aa42035 Scroll to new key after import Vincent Breitmoser 2018-07-12 14:11:52 +0200
  • 00caf28ee2 use ContextCompat instead of deprecated methods Vincent Breitmoser 2018-07-12 13:39:13 +0200
  • 639b6994ce set ViewKeyActivity title to key id for anonymous keys Vincent Breitmoser 2018-07-12 13:39:02 +0200
  • da9f34bb8e hide identities card if there are no identities Vincent Breitmoser 2018-07-12 13:27:18 +0200
  • e8bec994bf show keys with no uids in their own "anonymous" category Vincent Breitmoser 2018-07-12 13:17:39 +0200
  • b5d49f9ae8 fix potential NPE in TransferFragment Vincent Breitmoser 2018-07-12 12:59:12 +0200
  • 33a749a115 load data from correct masterKeyId in ViewKeyActivity Vincent Breitmoser 2018-07-12 12:32:47 +0200
  • a115456deb
    Merge pull request #2369 from open-keychain/update_gradle_plugin_ssh_auth_api Dominik Schürmann 2018-07-10 07:37:42 +0200
  • 9e4755d73c Fix whitespace Christian Hagau 2018-07-09 00:00:00 +0000
  • 925b030c0a Update android gradle plugin for sshauthentication-api Christian Hagau 2018-07-09 00:00:00 +0000
  • 8e73076819
    Merge pull request #2355 from open-keychain/export-public Vincent Breitmoser 2018-07-06 17:49:44 +0200
  • c8136989d1 Allow export of contact keys without encryption Vincent Breitmoser 2018-06-21 17:13:16 +0200
  • 71303c27eb clean up BackupRestoreFragment Vincent Breitmoser 2018-06-21 16:45:22 +0200
  • c21060aa70 Version 5.2-beta2 Dominik Schürmann 2018-07-05 21:20:04 +0200
  • 3e00320bac Correctly fold user packet queries and display verification status Vincent Breitmoser 2018-07-05 20:25:05 +0200
  • eda75276ce use temporary db for external content provider queries Vincent Breitmoser 2018-07-05 20:13:58 +0200
  • 69182df88c Version 5.2-beta1 Dominik Schürmann 2018-07-04 23:32:06 +0200
  • cc903533a5 workaround proguard bug in ChipsLayoutManager Vincent Breitmoser 2018-07-04 23:49:46 +0200
  • 63b37deafa
    Merge pull request #2351 from open-keychain/sql-delight Vincent Breitmoser 2018-07-04 22:58:56 +0200
  • 1fad244c7a Correctly set keyserver status to unknown if importing from file Vincent Breitmoser 2018-07-04 22:44:09 +0200
  • 37040f8586 update "last seen" when uploading to keyserver Vincent Breitmoser 2018-07-04 22:20:30 +0200
  • 5b4f6cebf7 always reset singleton if running a unit test Vincent Breitmoser 2018-07-04 22:09:52 +0200
  • 51551eb0c7 don't include revoked user packets in search string Vincent Breitmoser 2018-07-04 21:57:52 +0200
  • 75cf861674 Cache instances of KeyInfoFormatter Vincent Breitmoser 2018-07-04 19:39:28 +0200
  • a975586086 move MaterialChipsInput to org.sufficientlysecure namespace Vincent Breitmoser 2018-07-04 16:46:34 +0200
  • a218a10880 update dependencies in MaterialChipsInput Vincent Breitmoser 2018-07-04 16:39:06 +0200
  • 69fb637a70 fix preselecting multiple encryption recipients Vincent Breitmoser 2018-07-04 16:35:11 +0200
  • 5c13b21577 Support stable ids in chip adapters Vincent Breitmoser 2018-07-04 13:33:09 +0200
  • d0a9cea74e disabled keys for RemoteDeduplicatePresenter Dominik Schürmann 2018-07-04 13:42:43 +0200
  • 24090cbf18 fix "Create new key" layout in SelectSignKeyIdListFragment Vincent Breitmoser 2018-07-04 13:21:50 +0200
  • 035a62e920 check for key status in legacy API key lists Dominik Schürmann 2018-07-04 13:32:35 +0200
  • 8a33fa8540 make search in uidList case insensitive in all places Vincent Breitmoser 2018-07-04 12:51:23 +0200
  • b95c885aa0 fix race condition crash in ViewKeyActivity Vincent Breitmoser 2018-07-04 00:29:41 +0200
  • 126224e751 ditch unused KeyUpdateHelper class Vincent Breitmoser 2018-07-03 22:31:31 +0200
  • 794b1dc8e0 group non-letters in "#" group, display keys with only an address in-order Vincent Breitmoser 2018-07-03 22:28:23 +0200
  • cb3289f874 use UID for now in KeyChoiceAdapter Dominik Schürmann 2018-07-03 21:26:17 +0200
  • 2a7688e3c7 better chips for keys with emails only Dominik Schürmann 2018-07-03 21:21:07 +0200
  • b350fd62f2 expired before insecure for status icons in key view Dominik Schürmann 2018-07-03 21:03:09 +0200
  • d5a2c6f42d correctly remove status icon for unverified keys Dominik Schürmann 2018-07-03 21:02:19 +0200
  • 452f3600db move EncryptRecipientDropdownAdapter to chips package Vincent Breitmoser 2018-07-03 20:43:28 +0200
  • 449483b4c0 dont show unverified icon Dominik Schürmann 2018-07-03 20:38:18 +0200
  • 4692f2a39c use KeyInfoFormatter in more places Dominik Schürmann 2018-07-03 20:35:42 +0200
  • fada189579 add preliminary EncryptRecipientChipAdapter Vincent Breitmoser 2018-07-03 20:32:27 +0200
  • 1c7a2b1db1 show status icon etc in chip dropdown Dominik Schürmann 2018-07-03 20:08:19 +0200
  • f8eb6275f5 move formatting of key items to new class Dominik Schürmann 2018-07-03 20:07:38 +0200
  • 76e624f12f show partial list of keys if an error is thrown Vincent Breitmoser 2018-07-03 20:12:24 +0200
  • 93e8c74ec6 generify ChipsInput, extract SimpleChipsInput Vincent Breitmoser 2018-07-03 20:12:09 +0200
  • 355a4eaa0f extract DelegateWindowCallback superclass for MyWindowCallback Vincent Breitmoser 2018-07-03 10:47:42 +0200
  • 71c3b71e35 better MaterialChipsInput, first iteration Vincent Breitmoser 2018-07-03 00:25:02 +0200
  • 053cbdf43e include MaterialChipsInput as subdir lib Vincent Breitmoser 2018-07-02 20:06:47 +0200
  • c98e835936 drop dependency on SuperSlim Vincent Breitmoser 2018-07-02 20:04:49 +0200
  • 71b4598687 Refresh cancellation signal for newly launched operation Vincent Breitmoser 2018-07-02 20:02:38 +0200
  • bf9179391b Add notification uris to ApiAppDao Vincent Breitmoser 2018-07-02 19:00:32 +0200
  • 7ab2161cba use correct filtered list for key selection in RemoteSelectidentityPresenter Vincent Breitmoser 2018-07-02 17:29:56 +0200
  • b7dcb5d98d Stricter null check for selected master key id Vincent Breitmoser 2018-07-02 17:10:48 +0200
  • 5e2330c63f Grant access to right key id after generation Vincent Breitmoser 2018-07-02 17:07:55 +0200
  • 4517d2a7f5 fix two more timestamp formats Vincent Breitmoser 2018-07-02 17:00:40 +0200
  • 60ec78b9ae always insert autocrypt key before update operations Vincent Breitmoser 2018-07-02 16:58:59 +0200
  • 905dd728cc improve NPE robustnes in AutocryptInteractor Vincent Breitmoser 2018-07-02 16:58:44 +0200
  • f7859e3bce first iteration, disable predicate for KeyChoiceAdapter Vincent Breitmoser 2018-07-02 16:30:54 +0200
  • 2cae2065c0 fix date in key choice adapter Vincent Breitmoser 2018-07-02 16:07:24 +0200
  • cb7a774324 delete unused FilterCursorWrapper class Vincent Breitmoser 2018-07-02 15:47:20 +0200
  • 5e3e38a3cc fix NPE in switchMap LiveData instances Vincent Breitmoser 2018-07-02 15:39:05 +0200
  • 70be2c8ba1 clean up OverriddenWarnigsDao Vincent Breitmoser 2018-07-02 15:22:03 +0200
  • 0f473c89d9 ditch unused ListFragmentWorkaround Vincent Breitmoser 2018-07-02 15:08:45 +0200
  • eb34f900e4 clean up package structure Vincent Breitmoser 2018-07-02 15:07:11 +0200
  • 8ee65f9b04 clean up CertifyKeyFragment Vincent Breitmoser 2018-07-02 14:56:14 +0200
  • dca5dfe3aa save all signature relations in KeySignatures table Vincent Breitmoser 2018-07-02 14:37:05 +0200
  • a7e6dc35a8 clean up KeySignatures.sq Vincent Breitmoser 2018-07-02 14:36:17 +0200
  • a02251274b preselect key if only a single one is available Vincent Breitmoser 2018-07-02 14:06:06 +0200
  • 19dfac7fc9 querying by key id shouldn't care about revoked keys Vincent Breitmoser 2018-07-02 13:53:18 +0200
  • 799eed1ca2 fix NPE in EncryptModeAsymmetricFragment Vincent Breitmoser 2018-07-02 13:44:26 +0200
  • 6789aee8d1 use notification uris mostly correctly Vincent Breitmoser 2018-07-02 13:44:07 +0200
  • a31c35a4ad refresh on any key change by default Vincent Breitmoser 2018-07-02 13:25:18 +0200
  • f3c4b15b17 add updates to openpgp-api-lib Vincent Breitmoser 2018-07-02 12:47:41 +0200
  • cdb95ee844 make single-choice mode work in KeyChoiceAdapter Vincent Breitmoser 2018-06-30 12:31:57 +0200