Adithya Abraham Philip
3f8f70b0a9
added sync preferences
2015-08-20 21:02:29 +05:30
Adithya Abraham Philip
93d66d39f7
changed orbot notification icons
2015-08-20 21:02:29 +05:30
Adithya Abraham Philip
65a993446c
reworked keyserversyncadapterservice flow
2015-08-20 21:02:29 +05:30
Adithya Abraham Philip
448657602c
improved orbot notify, added periodic sync
2015-08-20 21:02:29 +05:30
Adithya Abraham Philip
1ef6f883e3
introduced keyserver sync adapter
2015-08-20 21:02:29 +05:30
Dominik Schürmann
2ef691b264
Fix theme problems
2015-08-18 11:19:50 +02:00
Dominik Schürmann
979605b5de
Fix CryptoInputParcel handling for YubiKeys
2015-08-18 10:33:52 +02:00
Vincent Breitmoser
b082fe403d
Merge branch 'master' of github.com:open-keychain/open-keychain
2015-08-17 12:39:13 +02:00
Vincent Breitmoser
3c8028fc88
apply fixPgpMessage to plaintext/armored decrypt input
2015-08-17 12:38:46 +02:00
Dominik Schürmann
a3395112e0
Revoke master key only
2015-08-17 10:25:02 +02:00
Dominik Schürmann
dbaf7070ea
WIP mime parsing
2015-08-17 09:31:34 +02:00
Vincent Breitmoser
7004d129a8
display dummy key for empty result, don't display during search
2015-08-14 15:00:19 +02:00
Vincent Breitmoser
b2d447ab32
show dummy item if there are no secret keys
2015-08-14 14:47:20 +02:00
Vincent Breitmoser
94683607d6
always show MainActivity after first-time CreateKeyActivity
2015-08-14 12:55:52 +02:00
Dominik Schürmann
01e68e044c
Lock orientation for yubikey operations
2015-08-12 21:26:15 +02:00
Dominik Schürmann
2edb5349b0
Change license of NfcOperationActivity and fix copyright in BaseNfcActivity
2015-08-12 20:30:34 +02:00
Dominik Schürmann
d14e0b2ed3
Fix theme bugs
2015-08-12 20:25:58 +02:00
Dominik Schürmann
483d5ab495
Merge branch 'master' of github.com:open-keychain/open-keychain
2015-08-12 17:09:15 +02:00
Dominik Schürmann
0326bbce6b
Adpt official theme naming schema
2015-08-12 17:09:07 +02:00
Vincent Breitmoser
d6c51603c2
Merge branch 'master' of github.com:open-keychain/open-keychain
2015-08-12 16:21:08 +02:00
Vincent Breitmoser
3a5ea0f135
show result error in cachingcryptooperationfragment (related #1445 )
2015-08-12 16:20:52 +02:00
Dominik Schürmann
a7392eb99d
API: Better fallback for OpenPgpDecryptionResult
2015-08-12 15:58:41 +02:00
Dominik Schürmann
8ce4a9a252
Support API version 8
2015-08-10 22:08:26 +02:00
Dominik Schürmann
bc18054dc7
Increase s2k iterations back to 0x90
2015-08-10 14:35:15 +02:00
Dominik Schürmann
ec76d56b82
Fix API backward compat
2015-08-10 14:18:15 +02:00
Dominik Schürmann
acbb3edf9b
Fix test cases, add test cases (still 1 failing)
2015-08-10 13:54:41 +02:00
Dominik Schürmann
74c80d4a9d
Dont allow RSA_SIGN, RSA_ENCRYPT, deprecated in RFC
2015-08-10 13:54:25 +02:00
Dominik Schürmann
8719938306
Move TODOs into issue
2015-08-10 10:26:58 +02:00
Dominik Schürmann
3d8eda6e3e
Improve comments and reasons in PgpConstants, simple checks for insecure asymmetric keys
2015-08-10 09:35:23 +02:00
Dominik Schürmann
7c40d89eea
Use default compression in OpenPgpService
2015-08-09 21:49:56 +02:00
Dominik Schürmann
dba145f5df
Follow some of coorus recommendations: better selection of algo whitelist, ignore recipients preferred algos
2015-08-09 21:49:56 +02:00
Dominik Schürmann
57378be1c0
Introduce constants in OpenPgpSignature and DecryptionResult for unsigned/unencrypted content, update API, introduce simple checks for insecure symmetric algos
2015-08-09 21:49:56 +02:00
Adithya Abraham Philip
37864a9d42
updated OrbotHelper with silent start
2015-08-06 04:40:52 +05:30
Dominik Schürmann
7086a67c2e
Merge pull request #1456 from xSooDx/master
...
ISSUE #1304 : Change keybase strings
2015-08-05 22:19:40 +02:00
xSooDx
ee5343fcb6
renamed the insertLinks() method to formatSpannableString() and added comment about its functionality
2015-08-04 16:24:12 +05:30
Dominik Schürmann
460f0d5f33
Update libs
2015-08-03 19:09:59 +02:00
Dominik Schürmann
974b7c37d4
Add privacy information to account screen
2015-08-03 15:13:08 +02:00
Dominik Schürmann
7474268ead
Fix color and design in help activity
2015-08-03 13:24:04 +02:00
Dominik Schürmann
04f771a4f7
Fix crash with new theme
2015-07-25 15:46:36 +02:00
Thialfihar
a4470abc10
Refactor theme selection of dialogs
...
This makes sure the dark theme also uses dark dialogs.
2015-07-21 22:47:55 +02:00
Thialfihar
313188c695
Fix key view toolbar and status colour
...
The status bar wrongly used the same colour as the toolbar, making it
indistinguishable from it. This calculates the status bar colour based
on the toolbar colour.
2015-07-21 22:47:55 +02:00
Thialfihar
3a810676fc
Fix preference version handling
...
Move preference upgrade of theme to version 4 of the preferences. The
upgrade is meant FROM that version to the next.
2015-07-21 20:56:42 +02:00
Thialfihar
1183d6f30c
Use a constant for the default value of the theme
2015-07-21 20:56:42 +02:00
Thialfihar
306d20f977
Refactor theme changing to avoid code repetition
2015-07-21 20:56:42 +02:00
Thialfihar
3b67c9d894
Rename updatePreferences() to upgradePreferences()
...
This is really an upgrade of the preference store and not an update of
values, it also is consistent with SQLiteOpenHelper.onUpgrade().
2015-07-21 20:56:42 +02:00
Thialfihar
86d95e4d40
Refactor theme preference values into constants
...
Also explicitly set a theme via preference updating to the default.
2015-07-21 20:56:42 +02:00
Thialfihar
8d2cd33339
Upgrade MaterialDrawer to 3.0.9
2015-07-21 20:56:42 +02:00
Thialfihar
680799caa7
Fix drawer background color for ViewKeyActivity
2015-07-21 20:56:42 +02:00
Thialfihar
31eece0e27
Update recent decrypt changes to use new theme attributes
2015-07-21 20:56:42 +02:00
Thialfihar
17e8b663a8
Add forgotten docu to a new method
2015-07-21 20:56:42 +02:00