dd69621408
Do not use ImportKeysListFragment for Security Token import, fixes#1959. Also introduces radio button to import key information from file
Dominik Schürmann2016-12-04 22:58:41 +01:00
553f90f145
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann2016-12-04 20:13:19 +01:00
911fa020c2
Preparations for support of onion keyservers. Refactoring of Keyserver and proxy related classes
Dominik Schürmann2016-10-27 16:19:43 +02:00
8a83b7c92a
Assigned ViewHolder ids to section views based on the section's hash code
Tobias Erthal2016-10-03 13:17:14 +02:00
da543345ee
Reintroduce changes made associated with KeyListFragment to new branch.
Tobias Erthal2016-09-25 17:26:51 +02:00
cc6f903794
Removing changes associated to KeyListFragment, they will get their own PR.
Tobias Erthal2016-09-25 16:24:17 +02:00
00bda3242a
Removing changes associated to KeyListFragment, they will get their own PR.
Tobias Erthal2016-09-25 16:18:44 +02:00
68f3ad6a6b
Removing changes associated to KeyListFragment, they will get their own PR.
Tobias Erthal2016-09-25 15:05:10 +02:00
da0218b5b4
Removing changes associated to KeyListFragment, they will get their own PR.
Tobias Erthal2016-09-25 15:00:38 +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 Erthal2016-09-14 14:47:02 +02:00
bef769e22a
fixed several issues, recyclerview now used in DisplayLogFragment, cosmetic changes
Tobias Erthal2016-09-12 15:31:47 +02:00
8dcf6ee08a
New dependency for fast-scrolling recyclerview
Tobias Erthal2016-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 Erthal2016-09-11 16:48:35 +02:00
d67ffb4fbb
Fix nullpointer when trying to delete keys or resuming from key import. Uups...
Tobias Erthal2016-09-10 13:16:29 +02:00
9714bcc85b
ImportKeys: Show refresh button and change text for "Show key"
Andrea Torlaschi2016-08-26 00:04:04 +02:00
c0c7c8cc62
ImportKeys: Check expected creation date with the real one
Andrea Torlaschi2016-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 Torlaschi2016-08-25 23:32:03 +02:00
7abfa313f9
ImportKeys: Move creation date in the top part of the card
Andrea Torlaschi2016-08-25 23:25:17 +02:00
4d813179c4
ImportKeys: Hide key status icon until key is downloaded
Andrea Torlaschi2016-08-25 22:57:11 +02:00
781292e38b
ImportKeys: Fix start of operation after request of permission, fixes for permissions, refactoring
Andrea Torlaschi2016-08-24 15:07:14 +02:00