Commit graph

  • b89ba85313 skip algorithm screen for security tokens version < 3.0 Dominik Schürmann 2017-01-05 13:40:40 +01:00
  • d7612b0ae2 Add comments related to ECC decryption with security tokens Arnaud Fontaine 2017-01-05 11:46:57 +01:00
  • 2ed25ab8f3 Update RSA key size error for security tokens Arnaud Fontaine 2017-01-05 11:10:11 +01:00
  • 42b5e291ca Rename methods related only to security tokens Arnaud Fontaine 2017-01-05 11:01:14 +01:00
  • 3a20dee36f Remove underscore in variable names Arnaud Fontaine 2017-01-04 15:44:24 +01:00
  • e6fe29a0ff Remove test not useful now Arnaud Fontaine 2017-01-04 15:38:29 +01:00
  • f7f96498eb Adding missing GPL headers Arnaud Fontaine 2017-01-04 13:25:05 +01:00
  • 6b43379a28 Remove use less files from previous commit Arnaud Fontaine 2017-01-04 13:23:24 +01:00
  • 4c9ea4e090 Fix unit testPrivateKeyTemplateSimple2048 Arnaud Fontaine 2016-10-25 17:06:08 +02:00
  • a6b7b2bf4e Support of SmartPGP secure messaging Arnaud Fontaine 2016-10-25 16:45:46 +02:00
  • 05bfd6bc01 Support of OpenPGP card v3 Arnaud Fontaine 2016-10-25 16:37:43 +02:00
  • 27670d55e8 incorporate feedback Vincent Breitmoser 2017-01-04 12:11:13 +01:00
  • 2ed485fd12 fix loop bug in key selection Vincent Breitmoser 2016-12-31 19:12:13 +01:00
  • 7616c1c8b8 saved instead of remembered, fixes #1976 Dominik Schürmann 2017-01-03 21:54:16 +01:00
  • ac4bb3450f extract extension manually if getFileExtensionFromUrl failed Vincent Breitmoser 2017-01-03 19:04:58 +01:00
  • a160c8fe7f Merge pull request #1973 from open-keychain/fix-multi-import-load Dominik Schürmann 2017-01-01 16:58:25 +01:00
  • b4b13b6afe fix loading of multiple keys simultaneously Vincent Breitmoser 2016-12-31 19:11:30 +01:00
  • 5fb8efa816 use utf-8 as fallback if keyservers specify a bad charset ("uft-8") Vincent Breitmoser 2016-12-31 21:41:56 +01:00
  • 42f213f4ef Some docs Dominik Schürmann 2016-12-28 19:05:06 +01:00
  • f128653de4 Positive if-else + comments Dominik Schürmann 2016-12-28 19:00:25 +01:00
  • 1bf4ccf67c Fix OOM bug in multi threaded key import, fixes #1960 Dominik Schürmann 2016-12-28 18:52:29 +01:00
  • 3363bbfb87 KeyListFragment: make import callback inline Dominik Schürmann 2016-12-06 10:35:12 +01:00
  • a1c0ef48d2 Minor code style changes Dominik Schürmann 2016-12-06 10:30:30 +01:00
  • 891ce29785 Skip dependency checks for bottomsheet Dominik Schürmann 2016-12-05 17:12:50 +01:00
  • e7ca41c1e9 Fix height of section headers on Android 7 Dominik Schürmann 2016-12-05 16:58:40 +01:00
  • 4d551c5c1a Pull from transifex Dominik Schürmann 2016-12-05 13:55:00 +01:00
  • b4e936fc3f Fix padding and scrollbar in import Dominik Schürmann 2016-12-05 13:50:33 +01:00
  • c064a46b36 Catch unsupported charset for keyservers Dominik Schürmann 2016-12-05 13:24:43 +01:00
  • 7fa2c97cdc Add missing license headers, cleanup Dominik Schürmann 2016-12-05 12:55:16 +01:00
  • f8f7fb7d14 Fix advanced upload, use OkHttp's HttpUrl class Dominik Schürmann 2016-12-05 12:31:52 +01:00
  • c57b544395 Add some missing license statements Dominik Schürmann 2016-12-05 11:47:31 +01:00
  • 2b89ed66c9 Remove unused word verification Dominik Schürmann 2016-12-05 11:34:03 +01:00
  • dd69621408 Do not use ImportKeysListFragment for Security Token import, fixes #1959. Also introduces radio button to import key information from file Dominik Schürmann 2016-12-04 22:58:41 +01:00
  • 553f90f145 Merge branch 'master' of github.com:open-keychain/open-keychain Dominik Schürmann 2016-12-04 20:13:19 +01:00
  • 5e92bdd65b Update support lib to 25.0.1 Dominik Schürmann 2016-12-04 20:12:37 +01:00
  • eed4de9941 Merge branch 'tobsbot-recycler-view' Dominik Schürmann 2016-12-04 20:08:35 +01:00
  • 5cb9de01ad Fixed id offset, minor changes. Tobias Erthal 2016-12-03 19:39:27 +01:00
  • ca67c52aa0 Updated 3 files from recycler-view-all Tobias Erthal 2016-12-03 19:00:40 +01:00
  • 37abe757f0 Check for key status before enabling click events. Tobias Erthal 2016-12-02 21:34:56 +01:00
  • 848bb01cff Updated SelectSignKeyAdapter.java from recycler-view Tobias Erthal 2016-12-02 21:22:33 +01:00
  • d93842bdc6 Merge pull request #1920 from open-keychain/text-linkify Vincent Breitmoser 2016-12-01 16:42:51 +01:00
  • d0f6cc6819 Merge pull request #1948 from open-keychain/openpgp-service-refactorings Vincent Breitmoser 2016-12-01 15:07:20 +01:00
  • e9bd8af5d0 break down result handling in OpenPgpService into methods Vincent Breitmoser 2016-11-15 16:20:01 +01:00
  • d7ed998a40 Updated SelectSignKeyAdapter.java from recycler-view Tobias Erthal 2016-11-30 22:39:43 +01:00
  • 7ec84230b0 Fix crash with coinbase handle Dominik Schürmann 2016-11-30 19:16:09 +01:00
  • bf43f40222 Re-add string accidentally deleted on merge conflict Dominik Schürmann 2016-11-30 18:58:54 +01:00
  • 7d7a184f79 Fix account crash on Android 7, fixes #1956 Dominik Schürmann 2016-11-30 18:41:11 +01:00
  • b02f50dd22 Merge pull request #1953 from open-keychain/openpgp-signature-result-v4 Dominik Schürmann 2016-11-30 16:28:16 +01:00
  • 704151cbed Remove dead code Dominik Schürmann 2016-11-30 16:17:46 +01:00
  • d90b20f550 Merge tobsbot RecyclerView branch Dominik Schürmann 2016-11-30 15:51:32 +01:00
  • 47b651e669 Merge branch 'tobsbot-recycler-view-keylist' Dominik Schürmann 2016-11-30 15:17:14 +01:00
  • 740d3fa72c Small UI alignments Dominik Schürmann 2016-11-30 15:13:34 +01:00
  • cecacb79e5 Use fastscroll library Dominik Schürmann 2016-11-30 15:07:16 +01:00
  • efb1868791 Fix merge conflicts Dominik Schürmann 2016-11-30 13:46:50 +01:00
  • d826e2c32e Merge branch 'import-refactor' Dominik Schürmann 2016-11-30 01:01:22 +01:00
  • a67e8c6dd6 Inline progress for download and import Dominik Schürmann 2016-11-30 01:00:48 +01:00
  • 921575ff1e Code cleanup Dominik Schürmann 2016-11-29 23:07:43 +01:00
  • 6fe0ba829c Show result in Notify after import Dominik Schürmann 2016-11-29 22:46:46 +01:00
  • 61425d6cf0 More descriptive class name for search fragment Dominik Schürmann 2016-11-29 22:26:49 +01:00
  • 2e6d0fb05c Fix onAttach deprecation Dominik Schürmann 2016-11-29 22:24:27 +01:00
  • c23139a3fe Fix import from keyservers using URL Intent Dominik Schürmann 2016-11-29 22:04:21 +01:00
  • d43d4967e2 Use desktop User-Agent for Facebook to workaround bug Dominik Schürmann 2016-11-22 00:15:12 +01:00
  • e267c3ca6c Remove waffle.io Dominik Schürmann 2016-11-21 23:23:48 +01:00
  • bc08d7dda6 Update copyright header Dominik Schürmann 2016-11-21 23:16:36 +01:00
  • fe2e4abef9 Fix BindingAdapter warnings Dominik Schürmann 2016-11-21 23:12:06 +01:00
  • 8092896f41 update OpenPgpSignatureResult to version 4, support signatureTimestamp Vincent Breitmoser 2016-11-17 10:46:05 +01:00
  • 52b1016baa update OpenPgpSignatureResult to use enums Vincent Breitmoser 2016-11-17 00:04:20 +01:00
  • c3c1568de1 Add flattr Dominik Schürmann 2016-11-07 22:27:27 +01:00
  • 148f3f49bf Remove deprecated incremental option Dominik Schürmann 2016-10-28 15:08:27 +02:00
  • 0ae3dc7736 Re-enable gradle witness Dominik Schürmann 2016-10-28 15:04:32 +02:00
  • e9446308d4 Update dependencies Dominik Schürmann 2016-10-28 15:02:25 +02:00
  • c14594d980 Fix NPE in ParcelableHkpKeyserver Dominik Schürmann 2016-10-27 19:30:10 +02:00
  • 0dbe067ade Resolve merge conflicts Dominik Schürmann 2016-10-27 19:03:37 +02:00
  • f242d80c16 UI for onion keyserver, fix preference upgrade Dominik Schürmann 2016-10-27 17:01:22 +02:00
  • 911fa020c2 Preparations for support of onion keyservers. Refactoring of Keyserver and proxy related classes Dominik Schürmann 2016-10-27 16:19:43 +02:00
  • 8a83b7c92a
    Assigned ViewHolder ids to section views based on the section's hash code Tobias Erthal 2016-10-03 13:17:14 +02:00
  • da543345ee
    Reintroduce changes made associated with KeyListFragment to new branch. Tobias Erthal 2016-09-25 17:26:51 +02:00
  • cc6f903794
    Removing changes associated to KeyListFragment, they will get their own PR. Tobias Erthal 2016-09-25 16:24:17 +02:00
  • 00bda3242a
    Removing changes associated to KeyListFragment, they will get their own PR. Tobias Erthal 2016-09-25 16:18:44 +02:00
  • 68f3ad6a6b
    Removing changes associated to KeyListFragment, they will get their own PR. Tobias Erthal 2016-09-25 15:05:10 +02:00
  • da0218b5b4
    Removing changes associated to KeyListFragment, they will get their own PR. Tobias Erthal 2016-09-25 15:00:38 +02:00
  • a432d59d2c
    fixed KeyNotFound bug, cosmetic changes Tobias Erthal 2016-09-21 20:09:57 +02:00
  • 5f6bac8017
    updated MiscCryptOperationTests, cosmetic changes Tobias Erthal 2016-09-20 16:40:51 +02:00
  • 7c3ac49d55
    updated checksums, EditKeyTest Tobias Erthal 2016-09-20 16:18:43 +02:00
  • 5ec990d436
    Added FastScroll capability to KeyListFragment. Removed unnecessary dependency. Tobias Erthal 2016-09-19 17:55:09 +02:00
  • fabd30f6b1
    RecyclerView now used in remote fragments. Changes made to the cursor model. A bit more recursive, but better readability in my opinion. Tobias Erthal 2016-09-14 14:47:02 +02:00
  • 1fedf5a9eb
    minor changes to DisplayLogFragment Tobias Erthal 2016-09-12 17:47:20 +02:00
  • bef769e22a
    fixed several issues, recyclerview now used in DisplayLogFragment, cosmetic changes Tobias Erthal 2016-09-12 15:31:47 +02:00
  • 8dcf6ee08a New dependency for fast-scrolling recyclerview Tobias Erthal 2016-09-12 01:48:16 +02:00
  • b19f7a776f Changed all occurrences of StickyListHeaders ListView to RecyclerView. Implemented SuperSlim in Recyclerview of ViewKeyAdvCertsFragment. Some changes to the way data is bound to the views in the list. Tobias Erthal 2016-09-11 16:48:35 +02:00
  • d67ffb4fbb Fix nullpointer when trying to delete keys or resuming from key import. Uups... Tobias Erthal 2016-09-10 13:16:29 +02:00
  • d06eae018a Start implementing multi-select and action modes. Needs testing... Tobias Erthal 2016-09-09 19:06:56 +02:00
  • 930ea073b3 Improved SectionedCursorAdapter, added support for the dummy key item view. Tobias Erthal 2016-09-06 01:40:16 +02:00
  • d5321a6fb2 First try implementing sticky section headers Tobias Erthal 2016-09-02 22:41:45 +02:00
  • c389e543d0 (WIP) ImportKeys: Check if key is already present and verified Andrea Torlaschi 2016-08-28 23:48:08 +02:00
  • c3b1f2dec5 ImportKeys: Set real date even if we don't have an expected date Andrea Torlaschi 2016-08-28 22:33:18 +02:00
  • bf382ec59d Update PayPal email Dominik Schürmann 2016-08-26 10:01:28 +02:00
  • 9714bcc85b ImportKeys: Show refresh button and change text for "Show key" Andrea Torlaschi 2016-08-26 00:04:04 +02:00
  • c0c7c8cc62 ImportKeys: Check expected creation date with the real one Andrea Torlaschi 2016-08-25 23:50:10 +02:00
  • 238e9e6186 ImportKeys: Fix crash when there is only one search result after we downloaded another key in a previous search Andrea Torlaschi 2016-08-25 23:32:03 +02:00