Commit Graph
1814 Commits
Author SHA1 Message Date
Victor Hazali db3e90821c Used a constant instead of magic number for colour
Explicitly stated the blending mode
2016-04-04 18:52:22 +08:00
Victor Hazali 8f4238df28 Fixes #1298 2016-03-30 04:21:33 +08:00
Adithya Abraham Philip 4b6df7d17c change sync interval on change in code 2016-03-24 22:10:47 +05:30
Vincent f005bbad96 Merge pull request #1785 from advaita13/wifi-only-fix
Sync only when unmetered internet is available #1670
2016-03-24 14:26:03 +01:00
Dominik Schürmann c4de57d4f6 Merge pull request #1782 from fiaxh/share_key_mime
Set MIME application/pgp-keys when sending a key
2016-03-24 13:52:04 +01:00
Vincent Breitmoser 4c61b4c892 use new TokenAutoComplete 2.0.7, fixes #1636 2016-03-23 22:46:25 +01:00
Vincent Breitmoser c917262957 get rid of code path for pin and notation data handling 2016-03-23 17:49:26 +01:00
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
DurgeshandVincent Breitmoser a8603d6974 Fix CertifyKeyActivity back button on action bar not working #1758
Signed-off-by: Durgesh <007durgesh219@gmail.com>
2016-03-22 20:28:36 +01:00
fiaxh 966948d79b Set MIME application/pgp-keys when sending a key 2016-03-14 23:06:49 +01:00
Dominik Schürmann faae8bc3d9 Merge pull request #1780 from AlexFJW/backup-code-selection
Provisional backup-code text selection fix
2016-03-12 11:25:46 +01:00
Alex Fong b5211b33de Provisional backup-code text selection fix
For issue #1779, a provisional fix where selection is still possible, but more difficult.
Preventing selection altogether is not possible due to the implementation in the Masked-Edittext dependency.

To be updated when Masked-Edittext fixes this bug.
2016-03-12 12:46:20 +08:00
fiaxh 4d347f1a8e Fix display of keyserver item in dark theme 2016-03-10 01:42:39 +01:00
Durgesh 4a33cc8317 Fix NullPointerException in ImportKeysListFragment.checkAndRequestReadPermission, #1766
Signed-off-by: Durgesh <007durgesh219@gmail.com>
2016-03-08 21:14:50 +05:30
Dominik Schürmann 305fee5ea1 Open keyboard for backup code 2016-03-08 16:20:48 +01:00
Dominik Schürmann 5379f64d08 Revert "Use non-breaking spaces for backup code MaskedEditText"
This reverts commit 0feb4d074c.

Conflicts:
	OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/BackupCodeFragment.java
2016-03-08 15:01:49 +01:00
Dominik Schürmann d6520cde04 Fix code style and documentation in BaseSecurityTokenNfcActivity 2016-03-08 04:04:18 +01:00
Dominik Schürmann 84fb5e45b1 Fix documentation of nfcGenerateOnCardKey 2016-03-08 03:01:32 +01:00
Dominik Schürmann e45d671ce9 Fix comment in nfcGenerateOnCardKey 2016-03-08 02:34:57 +01:00
Dominik Schürmann 3d1d268997 Add nfcGenerateOnCardKey by Joey Castillo before it gets lost 2016-03-08 02:27:56 +01:00
Dominik Schürmann 6a3832659e Merge pull request #1747 from runnerway/fix-alreadyadded
Fix duplicate file insertion while encrypting
2016-03-06 00:56:04 +01:00
Dominik Schürmann 201c38ec02 Merge pull request #1750 from 007durgesh219/Issue#1746
Fix Dark theme no longer works in main screen on android 5, Issue#1746
2016-03-05 18:28:02 +01:00
Durgesh d352ccf8ae Fix Dark theme no longer works in main screen on android 5, Issue#1746
Signed-off-by: Durgesh <007durgesh219@gmail.com>
2016-03-05 17:27:22 +05:30
Andrea Torlaschi 73bbfc54d9 Remove uri from pending even when already added 2016-03-04 09:16:09 +01:00
Andrea Torlaschi 81ba0ff108 Always check read permission 2016-03-02 17:09:12 +01:00
Vincent Breitmoser c7761d09cb handle openpgp4fpr intent filter as import rather than certify (see #1661) 2016-03-02 15:12:14 +01:00
Vincent Breitmoser 8e00465c32 nfc: disable broadcomWorkaround for TagDispatcher to reduce delay (see #1734) 2016-03-02 14:42:44 +01:00
Andrea Torlaschi ece848dee8 Fix backup code comparison 2016-03-02 00:07:34 +01:00
Vincent fd24acbf0e Merge pull request #1727 from open-keychain/mime-fallback
try to guess if data is text or not
2016-02-23 16:01:13 +01:00
Vincent Breitmoser 03e695c650 ditch isLikelyText flag, set mimeType to text/plain in that case 2016-02-23 15:01:22 +01:00
unyoungwax 19967e2350 Remove AspectRatioImageView 2016-02-23 14:41:54 +08:00
Vincent Breitmoser 4df63ccdeb displaytext: add "View Log" option, move "Copy to clipboard" into overflow menu 2016-02-22 22:22:45 +01:00
Vincent Breitmoser f61de278b4 decrypt: always show "View in OpenKeychain" as intent chooser option iff isLikelyText 2016-02-22 22:22:18 +01:00
Dominik Schürmann f54f12c48c Extend documentation, proper method naming, use of deprecated method annotation 2016-02-22 15:19:06 +01:00
Dominik Schürmann 15488c5445 Split remote methods from activities for better seperation 2016-02-22 15:06:45 +01:00
Dominik Schürmann eef27a544f Extract service parts from SecurityTokenOperationActivity 2016-02-22 15:06:45 +01:00
Dominik Schürmann bb997920f5 Split RemoteServiceActivity into multiple activities 2016-02-15 13:25:55 +01:00
Dominik Schürmann 0feb4d074c Use non-breaking spaces for backup code MaskedEditText 2016-02-10 18:48:27 +01:00
Dominik Schürmann a2ea509f06 Backup format v2: redesign restore dialog 2016-02-10 18:48:27 +01:00
Dominik Schürmann 713f3076f4 Backup format v2: redesigned backup code fragment with masked edit text 2016-02-10 18:48:27 +01:00
Vincent 2eac4ebb95 Merge pull request #1708 from open-keychain/performance
performance improvements
2016-02-10 18:39:55 +01:00
Vincent Breitmoser da6dfb57a0 Merge branch 'master' into performance 2016-02-10 17:36:02 +01:00
Theo Franzén 0191cf92db Better transaction animation 2016-02-10 15:28:59 +01:00
Dominik Schürmann c22e2baa79 Fix SecurityException on Android 6 due to remove contacts on disabled sync 2016-02-09 21:14:07 +01:00
Dominik Schürmann 2bf9634fd6 Add donation fragment 2016-02-09 20:48:24 +01:00
Dominik Schürmann fa2958c65a Remove leftovers from spongycastle 2016-02-09 00:34:16 +01:00
Dominik Schürmann 79db5c0ebe Replace spongycastle with bouncycastle 2016-02-09 00:24:46 +01:00
Adithya Abraham Philip d2cf56f42e delete linked contacts on turning off contact sync 2016-02-06 02:31:44 +05:30
Vincent Breitmoser b1ea126142 performance: avoid expensive getSecretKeyType call, use cached where possible 2016-02-05 16:10:47 +01:00
Vincent Breitmoser 48dd3d09e6 import: handle FileNotFoundException (fixes #1688) 2016-02-01 15:24:48 +01:00