Arnaud Fontaine
|
05bfd6bc01
|
Support of OpenPGP card v3
|
2017-01-04 13:39:19 +01:00 |
|
Dominik Schürmann
|
7616c1c8b8
|
saved instead of remembered, fixes #1976
|
2017-01-03 21:54:16 +01:00 |
|
Vincent Breitmoser
|
ac4bb3450f
|
extract extension manually if getFileExtensionFromUrl failed
This fixes issues with whitespace in filenames
|
2017-01-03 19:06:43 +01:00 |
|
Dominik Schürmann
|
a160c8fe7f
|
Merge pull request #1973 from open-keychain/fix-multi-import-load
fix loading of multiple keys simultaneously
|
2017-01-01 16:58:25 +01:00 |
|
Vincent Breitmoser
|
b4b13b6afe
|
fix loading of multiple keys simultaneously
|
2016-12-31 21:42:08 +01:00 |
|
Vincent Breitmoser
|
5fb8efa816
|
use utf-8 as fallback if keyservers specify a bad charset ("uft-8")
|
2016-12-31 21:41:56 +01:00 |
|
Dominik Schürmann
|
42f213f4ef
|
Some docs
|
2016-12-28 19:05:06 +01:00 |
|
Dominik Schürmann
|
f128653de4
|
Positive if-else + comments
|
2016-12-28 19:00:25 +01:00 |
|
Dominik Schürmann
|
1bf4ccf67c
|
Fix OOM bug in multi threaded key import, fixes #1960
|
2016-12-28 18:52:29 +01:00 |
|
Dominik Schürmann
|
3363bbfb87
|
KeyListFragment: make import callback inline
|
2016-12-06 10:35:12 +01:00 |
|
Dominik Schürmann
|
a1c0ef48d2
|
Minor code style changes
|
2016-12-06 10:30:30 +01:00 |
|
Dominik Schürmann
|
891ce29785
|
Skip dependency checks for bottomsheet
|
2016-12-05 17:12:50 +01:00 |
|
Dominik Schürmann
|
e7ca41c1e9
|
Fix height of section headers on Android 7
|
2016-12-05 16:58:40 +01:00 |
|
Dominik Schürmann
|
4d551c5c1a
|
Pull from transifex
|
2016-12-05 13:55:00 +01:00 |
|
Dominik Schürmann
|
b4e936fc3f
|
Fix padding and scrollbar in import
|
2016-12-05 13:50:33 +01:00 |
|
Dominik Schürmann
|
c064a46b36
|
Catch unsupported charset for keyservers
|
2016-12-05 13:24:43 +01:00 |
|
Dominik Schürmann
|
7fa2c97cdc
|
Add missing license headers, cleanup
|
2016-12-05 12:55:16 +01:00 |
|
Dominik Schürmann
|
f8f7fb7d14
|
Fix advanced upload, use OkHttp's HttpUrl class
|
2016-12-05 12:35:17 +01:00 |
|
Dominik Schürmann
|
c57b544395
|
Add some missing license statements
|
2016-12-05 11:47:31 +01:00 |
|
Dominik Schürmann
|
2b89ed66c9
|
Remove unused word verification
|
2016-12-05 11:34:03 +01:00 |
|
Dominik Schürmann
|
dd69621408
|
Do not use ImportKeysListFragment for Security Token import, fixes #1959. Also introduces radio button to import key information from file
|
2016-12-04 22:58:41 +01:00 |
|
Dominik Schürmann
|
553f90f145
|
Merge branch 'master' of github.com:open-keychain/open-keychain
|
2016-12-04 20:13:19 +01:00 |
|
Dominik Schürmann
|
5e92bdd65b
|
Update support lib to 25.0.1
|
2016-12-04 20:12:37 +01:00 |
|
Dominik Schürmann
|
eed4de9941
|
Merge branch 'tobsbot-recycler-view'
|
2016-12-04 20:08:35 +01:00 |
|
Tobias Erthal
|
5cb9de01ad
|
Fixed id offset, minor changes.
|
2016-12-04 20:02:56 +01:00 |
|
Tobias Erthal
|
ca67c52aa0
|
Updated 3 files from recycler-view-all
|
2016-12-04 20:02:49 +01:00 |
|
Tobias Erthal
|
37abe757f0
|
Check for key status before enabling click events.
|
2016-12-03 03:45:34 +01:00 |
|
Tobias Erthal
|
848bb01cff
|
Updated SelectSignKeyAdapter.java from recycler-view
|
2016-12-03 03:45:25 +01:00 |
|
Vincent Breitmoser
|
d93842bdc6
|
Merge pull request #1920 from open-keychain/text-linkify
auto-linkify text in DisplayTextActivity, if data is signed
|
2016-12-01 16:42:51 +01:00 |
|
Vincent Breitmoser
|
d0f6cc6819
|
Merge pull request #1948 from open-keychain/openpgp-service-refactorings
break down result handling in OpenPgpService into methods
|
2016-12-01 15:07:20 +01:00 |
|
Vincent Breitmoser
|
e9bd8af5d0
|
break down result handling in OpenPgpService into methods
|
2016-12-01 13:45:43 +01:00 |
|
Tobias Erthal
|
d7ed998a40
|
Updated SelectSignKeyAdapter.java from recycler-view
|
2016-11-30 23:19:11 +01:00 |
|
Dominik Schürmann
|
7ec84230b0
|
Fix crash with coinbase handle
|
2016-11-30 19:16:09 +01:00 |
|
Dominik Schürmann
|
bf43f40222
|
Re-add string accidentally deleted on merge conflict
|
2016-11-30 18:58:54 +01:00 |
|
Dominik Schürmann
|
7d7a184f79
|
Fix account crash on Android 7, fixes #1956
|
2016-11-30 18:41:11 +01:00 |
|
Dominik Schürmann
|
b02f50dd22
|
Merge pull request #1953 from open-keychain/openpgp-signature-result-v4
Openpgp signature result v4
|
2016-11-30 16:28:16 +01:00 |
|
Dominik Schürmann
|
704151cbed
|
Remove dead code
|
2016-11-30 16:17:46 +01:00 |
|
Dominik Schürmann
|
d90b20f550
|
Merge tobsbot RecyclerView branch
|
2016-11-30 15:51:32 +01:00 |
|
Dominik Schürmann
|
47b651e669
|
Merge branch 'tobsbot-recycler-view-keylist'
|
2016-11-30 15:17:14 +01:00 |
|
Dominik Schürmann
|
740d3fa72c
|
Small UI alignments
|
2016-11-30 15:13:34 +01:00 |
|
Dominik Schürmann
|
cecacb79e5
|
Use fastscroll library
|
2016-11-30 15:07:16 +01:00 |
|
Dominik Schürmann
|
efb1868791
|
Fix merge conflicts
|
2016-11-30 13:46:50 +01:00 |
|
Dominik Schürmann
|
d826e2c32e
|
Merge branch 'import-refactor'
|
2016-11-30 01:01:22 +01:00 |
|
Dominik Schürmann
|
a67e8c6dd6
|
Inline progress for download and import
|
2016-11-30 01:00:48 +01:00 |
|
Dominik Schürmann
|
921575ff1e
|
Code cleanup
|
2016-11-29 23:07:43 +01:00 |
|
Dominik Schürmann
|
6fe0ba829c
|
Show result in Notify after import
|
2016-11-29 22:46:46 +01:00 |
|
Dominik Schürmann
|
61425d6cf0
|
More descriptive class name for search fragment
|
2016-11-29 22:26:49 +01:00 |
|
Dominik Schürmann
|
2e6d0fb05c
|
Fix onAttach deprecation
|
2016-11-29 22:24:27 +01:00 |
|
Dominik Schürmann
|
c23139a3fe
|
Fix import from keyservers using URL Intent
|
2016-11-29 22:04:21 +01:00 |
|
Dominik Schürmann
|
d43d4967e2
|
Use desktop User-Agent for Facebook to workaround bug
|
2016-11-22 00:15:12 +01:00 |
|