Hari
94270e4b54
Added checks
2017-01-21 19:03:48 +05:30
Hari
7ab9cee0de
Added a receiver to listen to app uninstalls
2017-01-21 15:28:36 +05:30
Vincent Breitmoser
d9784cb0ab
externalprovider: use temp table for query
...
This commit introduces a temporary table to KeychainExternal provider.
This is used to return a result set that contains the exact query as
identifying column, rather than the matching user id. This is helpful
because we match case insensitively internally, while the querying
implementation might wish to map search results against verbatim search
strings.
2017-01-17 15:23:27 +01:00
Vincent Breitmoser
2c7d8761a6
Merge pull request #1995 from open-keychain/security-token-odd-rsa-moduli
...
support odd rsa moduli on security tokens
2017-01-16 15:40:07 +01:00
Dominik Schürmann
bea7f2098f
Merge pull request #1998 from ka7/spelling
...
spelling fixes
2017-01-14 16:21:25 +01:00
Vincent Breitmoser
5268db3393
at least crash with better stack trace in ImportOperation
2017-01-14 14:09:58 +01:00
klemens
bae6391dc0
spelling fixes
2017-01-14 11:38:05 +01:00
Vincent Breitmoser
a1127bdf1a
support odd rsa moduli on security tokens
2017-01-13 02:39:51 +01:00
Dominik Schürmann
4e9e113879
Version 4.2.1
2017-01-12 00:18:33 +01:00
Vincent Breitmoser
1e280d92c5
add tests for OpenPgpServiceKeyIdExtractor
2017-01-11 17:43:14 +01:00
Vincent Breitmoser
c83c68c085
extract key extraction from intents into extractor class
2017-01-11 17:43:14 +01:00
Vincent Breitmoser
d389ec21e2
match mail addresses case insensitively for checking confirmed uids
2017-01-10 23:30:53 +01:00
Dominik Schürmann
28875ae2ee
Version 4.2
2017-01-10 13:42:08 +01:00
Dominik Schürmann
7c2fee9609
Use card_black design for security tokens
2017-01-10 13:32:10 +01:00
Dominik Schürmann
318903cd85
Use nordpols new TagDispatcherBuilder
2017-01-10 13:14:23 +01:00
Dominik Schürmann
7a9f951dc9
Update libraries
2017-01-10 13:01:02 +01:00
Dominik Schürmann
04c2e246ce
Add new devs to about list, closes #1984
2017-01-10 11:22:36 +01:00
Dominik Schürmann
ede6754eda
Merge pull request #1980 from open-keychain/fix-duplicate-keys
...
fix loop bug in key selection
2017-01-05 17:10:34 +01:00
Dominik Schürmann
a2f1f38c40
Version 4.2-beta2
2017-01-05 15:49:55 +01:00
Dominik Schürmann
9c857ca66e
Pull from transifex
2017-01-05 14:27:59 +01:00
Dominik Schürmann
068327c939
Fix to hide PIN input in dialog
2017-01-05 14:10:22 +01:00
Dominik Schürmann
960ebfed0c
move NetworkReceiver
2017-01-05 13:59:26 +01:00
Dominik Schürmann
63244a113a
Code formatting and package re-structuring
2017-01-05 13:56:09 +01:00
Dominik Schürmann
b89ba85313
skip algorithm screen for security tokens version < 3.0
2017-01-05 13:40:40 +01:00
Arnaud Fontaine
d7612b0ae2
Add comments related to ECC decryption with security tokens
2017-01-05 11:46:57 +01:00
Arnaud Fontaine
2ed25ab8f3
Update RSA key size error for security tokens
2017-01-05 11:10:11 +01:00
Arnaud Fontaine
42b5e291ca
Rename methods related only to security tokens
2017-01-05 11:01:14 +01:00
Arnaud Fontaine
3a20dee36f
Remove underscore in variable names
2017-01-04 15:44:24 +01:00
Arnaud Fontaine
e6fe29a0ff
Remove test not useful now
2017-01-04 15:38:29 +01:00
Arnaud Fontaine
f7f96498eb
Adding missing GPL headers
2017-01-04 14:59:57 +01:00
Arnaud Fontaine
6b43379a28
Remove use less files from previous commit
2017-01-04 14:59:57 +01:00
Arnaud Fontaine
4c9ea4e090
Fix unit testPrivateKeyTemplateSimple2048
2017-01-04 14:59:57 +01:00
Arnaud Fontaine
a6b7b2bf4e
Support of SmartPGP secure messaging
2017-01-04 14:59:57 +01:00
Arnaud Fontaine
05bfd6bc01
Support of OpenPGP card v3
2017-01-04 13:39:19 +01:00
Vincent Breitmoser
27670d55e8
incorporate feedback
2017-01-04 12:11:13 +01:00
Vincent Breitmoser
2ed485fd12
fix loop bug in key selection
2017-01-04 02:21:12 +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
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
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