Andrea Torlaschi
5858257bab
ImportKeys: Add method for single import
2016-08-19 22:35:34 +02:00
Andrea Torlaschi
db1e8b60ca
ImportKeys: Extract interface and refactoring
...
ImportKeys: Extract interface and refactoring
2016-08-19 22:35:34 +02:00
Dominik Schürmann
de0c02e044
Merge pull request #1868 from nmikhailov/nitrokey
...
WIP: Security token USB handling improvements
2016-08-15 07:46:27 +02:00
Dominik Schürmann
0ad0023fac
Passphrase dialog: Button to switch between keyboard layouts
2016-07-11 10:55:05 +02:00
Nikita Mikhailov
12785480ef
SecurityToken: fix put key, add key format handling
2016-07-02 19:45:23 +06:00
Vincent Breitmoser
5d5d2c3c36
refactor BackupOperation a bit, make more illegal states explicit
2016-05-17 21:22:50 +02:00
Vincent
60c277b96f
Merge pull request #1870 from AlexFJW/RemovedDuplicateCode
...
Shifted duplicate method implementations from KeyRing to openpgp-api …
2016-05-17 20:31:40 +02:00
Andrea Torlaschi
2ab55b6767
Settings: remove unuseful initialization
2016-05-17 17:09:03 +02:00
Alex Fong
614f46a630
Shifted duplicate method implementations from KeyRing to openpgp-api submodule
2016-05-15 23:26:09 +08:00
Dominik Schürmann
317f46990f
Fix license header
2016-05-12 15:10:44 +03:00
Vincent Breitmoser
48758cdec5
update progress handling in PgpDecryptVerifyOperation
...
- less progress messages overall
- report progress again based on input stream position, if filesize is known
- limit progress messages to one every 200ms while decrypting
- also fixed a bug in DecryptListFragment, the recycler view now reuses
old views as intended instead of crossfading all the time.
2016-05-11 16:17:01 +02:00
vanitasvitae
26a7372454
Removed authorship, added license etc.
2016-05-11 13:37:34 +02:00
vanitasvitae
8e250e0b5d
Fixed 'Orbot appears not to be running' ( #1792 )
2016-05-11 02:06:21 +02:00
Dominik Schürmann
d72001c690
Fix animation in manage keys for security tokens
2016-04-30 15:24:09 +02:00
Nikita Mikhailov
263799ec96
OTG: Fix connection issues
2016-04-15 01:54:09 +06:00
Nikita Mikhailov
df57ecde47
OTG: rename Smartcard -> SecurityToken
2016-04-14 22:48:01 +06:00
Nikita Mikhailov
4e543e5368
OTG: rescan devices before next operation
2016-04-14 22:48:01 +06:00
Nikita Mikhailov
0077f3a3b8
OTG: Add/Update copyrights
2016-04-14 22:48:01 +06:00
Nikita Mikhailov
b37b171908
OTG: move UsbConnectionDispatcher to utls package
2016-04-14 22:48:01 +06:00
Vincent
b55c505054
Merge pull request #1772 from runnerway/importkey-encrypted
...
Handle encrypted files in "import key" file selection
2016-04-12 10:13:30 +02:00
Dominik Schürmann
c8e5395d4e
Use cert pinning only if available
2016-04-09 18:34:00 +02:00
Dominik Schürmann
2d762e55da
Okhttp3 cleanups, docs, and fix timeouts for default client
2016-04-09 11:53:37 +02:00
Michal Kepkowski
7b97c2bbed
KeyBaseLib response Client
2016-04-08 19:10:59 +02:00
Michal Kepkowski
26bfe06d80
cleaning
2016-04-06 19:25:10 +02:00
Michal Kepkowski
d9988a8cda
Merge branch 'master' into okhttp3
2016-04-06 19:16:10 +02:00
Michal Kepkowski
dac5f1db08
OKhttp url factory
2016-04-06 19:10:00 +02:00
Vincent
e0463ec818
Merge pull request #1796 from AlexFJW/LimitCreateKeyOptions
...
Refer to issue #1600 Limit create key options
2016-04-04 10:53:11 +02:00
Alex Fong
cb9bdb3cf7
Redesigned subkey creation dialog and changed default key type created to RSA, 3072 bit.
...
Added code to prevent removal of master subkey when modifying a new key.
2016-04-01 23:12:11 +08:00
Andrea Torlaschi
360b5a658a
Handle encrypted files while importing keys
2016-03-27 18:20:29 +02:00
Adithya Abraham Philip
4b6df7d17c
change sync interval on change in code
2016-03-24 22:10:47 +05:30
Advaita
cab3fa7874
Final commit
...
All changes included
Improvements
-Reformatted code wherever required
-Only active wifi connections trigger events
-Improve sync reliability
-Removed extra permission
Minor Changes
-Refactored 2 variables for easier readbility
-Wifi-Only-Sync is now enabled by default
2016-03-23 20:54:10 +05:30
Michal Kepkowski
6c2efb0235
okhttp3
2016-03-14 17:41:18 +01:00
Vincent Breitmoser
03e695c650
ditch isLikelyText flag, set mimeType to text/plain in that case
2016-02-23 15:01:22 +01:00
Vincent Breitmoser
b9abf43153
move CharsetVerifier to utils package
2016-02-23 14:14:12 +01:00
Vincent Breitmoser
da6dfb57a0
Merge branch 'master' into performance
2016-02-10 17:36:02 +01:00
Vincent Breitmoser
01b165ea88
performance: add license headers and some documentation
2016-02-10 17:08:00 +01:00
Adithya Abraham Philip
d2cf56f42e
delete linked contacts on turning off contact sync
2016-02-06 02:31:44 +05:30
Vincent Breitmoser
e3b8cea04d
performance: cache session keys per compatible S2K configuration
2016-02-05 16:10:47 +01:00
Vincent Breitmoser
e66c27c081
passphrasecache: update defaults, add "forever" setting
2016-01-11 17:30:03 +01:00
Dominik Schürmann
0fd5b45df9
Use more generic 'Security Token' where possible, add sutitle to create key what tokens are supported
2016-01-10 17:17:57 +01:00
Vincent Breitmoser
ae15b5dd0d
inline-ttl: remove "default" setting
2016-01-06 16:25:53 +01:00
Vincent Breitmoser
f554d0fd2d
some code cleanup in Preferences
2016-01-06 16:25:51 +01:00
Vincent Breitmoser
7eafe5d1e8
inline-ttl: support "screen off" in preference
2016-01-06 16:25:50 +01:00
Vincent Breitmoser
0c7c58f376
inline-ttl: save changes in ttl settings
2016-01-06 16:24:13 +01:00
Vincent Breitmoser
1754a88ac3
inline-ttl: create ttl choice customization setting activity
2016-01-06 16:24:12 +01:00
Dominik Schürmann
a5f792a718
Check for ACTION_OPEN_DOCUMENT before starting activity
2016-01-04 10:28:51 +01:00
Dominik Schürmann
4057c97bd2
Fallback for ACTION_OPEN_DOCUMENT, hopefully fixes #1625
2016-01-04 00:32:44 +01:00
Dominik Schürmann
e7c9be9556
Make ContactHelper less static
2015-12-21 20:31:23 +01:00
Adithya Abraham Philip
f29280bbb2
added Facebook links support, reworked Preferences
2015-12-06 00:46:52 +05:30
Dominik Schürmann
af8fd8db69
No need to delete by raw contact id
2015-11-23 12:57:26 +01:00