Daniel Ramos
40122d61cc
Merge branch 'localdev' of https://github.com/Hiperzone/open-keychain into development
...
Conflicts:
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/base/BaseNfcActivity.java
2015-04-24 03:44:57 +01:00
Daniel Ramos
d9cabf8dc4
-Fixed a crash while recreating CreateKeyEmailFragment
...
-Email data is properly restored while rotating the Activity.
-Added necessary logic to guarantee that an email is actually valid before continuing, there are verifications for empty, duplicated and invalid formatted emails for both additional and main email.
2015-04-24 03:35:30 +01:00
Dominik Schürmann
702c28854b
Merge branch 'development' of github.com:open-keychain/open-keychain into development
2015-04-22 19:00:47 +02:00
Dominik Schürmann
a4e871030d
Update changelog
2015-04-22 19:00:18 +02:00
Manoj Khanna
aecebd2ac0
Fixed Snackbar behind layout
...
Surrounded string with quotes
2015-04-22 19:22:12 +05:30
Adithya Abraham Philip
2571d25058
keyserver verification on addition
2015-04-22 06:16:50 +05:30
Adithya Abraham Philip
09cb00a87c
corrected possible null pointer
2015-04-22 03:32:59 +05:30
Dominik Schürmann
713f6ba6c7
Simplify ImportKeysProxyActivity
2015-04-21 20:15:10 +02:00
Dominik Schürmann
7d273ecfa6
Merge branch 'development' of github.com:open-keychain/open-keychain into development
2015-04-21 20:09:52 +02:00
Adithya Abraham Philip
5a4a8f2b6a
added log to QR code scan/import fail
2015-04-21 23:16:33 +05:30
Joey Castillo
9d56fc9768
Fix for initialization failure when card returns FCI in data field.
2015-04-20 19:12:01 -04:00
Joey Castillo
104fdcd6bf
Track state of PIN verification on smart card; only verify when needed.
2015-04-20 19:11:53 -04:00
Adithya Abraham Philip
91443c2f43
support for handling keyserver urls from browser, added documentation
2015-04-20 21:42:51 +05:30
Dominik Schürmann
7a097dd5df
Cleanup in HkpKeyserver
2015-04-20 13:53:00 +02:00
Dominik Schürmann
f2d3abd4c9
Format KeyListFragment
2015-04-18 16:52:02 +02:00
Dominik Schürmann
555b0bf757
Temporarily fix devices without nfc
2015-04-18 16:50:52 +02:00
Dominik Schürmann
b440456acc
Use portrait mode for qr code scanning
2015-04-15 10:25:56 +02:00
Dominik Schürmann
e332699c9c
More cleanup
2015-04-15 10:10:53 +02:00
Dominik Schürmann
3668c8897d
Fix YubiKey naming, cleanup
2015-04-15 10:02:41 +02:00
Dominik Schürmann
f41758261f
Clean up NfcOperationActivity
2015-04-15 09:55:29 +02:00
Dominik Schürmann
84deba9886
Reformat nfcVerifyPIN
2015-04-15 09:50:34 +02:00
Joey Castillo
f85befd982
Consolidate PIN verify operation in nfcVerifyPIN method.
2015-04-14 16:19:28 -04:00
Joey Castillo
f981c36bf4
Move PIN verify inside sign/decrypt operation and set correct mode.
2015-04-14 15:34:25 -04:00
Daniel Ramos
d097131a3d
-Improved email sanity verifications when adding emails when creating a new Key
...
-fixed a few NFC crashes
-fixed a few instances when showing the keyboard would crash the Activity
-fixed a case where adding new emails would crash the app if the user went back and forth between the Add Email fragment and the Add Name fragment.
2015-04-14 03:40:59 +01:00
Dominik Schürmann
191784bf4b
Update libs
2015-04-14 00:48:45 +02:00
Dominik Schürmann
a545d50f4b
Pull from transifex
2015-04-14 00:40:28 +02:00
Dominik Schürmann
b288e5f4fe
Update html-textview, fix build
2015-04-14 00:06:05 +02:00
Dominik Schürmann
71024460cb
Reformat comment in PassphraseCacheService
2015-04-13 23:53:46 +02:00
Dominik Schürmann
1923942fc9
Buffer ascii armored encryption/signatures
2015-04-13 23:41:16 +02:00
Dominik Schürmann
f12c7b64d8
Merge pull request #1193 from adithyaphilip/auto-refresh-contacts
...
Immediate display of contact card, fixed contact picture display issue, hides card if no contact
2015-04-13 23:33:23 +02:00
Dominik Schürmann
256d644d03
IMplement CryptoInputParcelCacheService
2015-04-13 23:29:35 +02:00
Dominik Schürmann
9fc001c9b9
Clearer var naming
2015-04-12 21:23:59 +02:00
Dominik Schürmann
4a55308741
More simplifications to PassphraseCacheService
2015-04-12 20:12:10 +02:00
Dominik Schürmann
c3d6637e6a
Simplify PassphraseCacheService
2015-04-12 19:55:10 +02:00
Dominik Schürmann
2512d3007e
Switch to html-textview from JCenter
2015-04-12 18:13:03 +02:00
Dominik Schürmann
7074b44347
Cache CryptoInputParcel in OpenPgpService
2015-04-10 15:58:37 +02:00
Dominik Schürmann
5ea01a15d3
Remove unused AlgorithmNames
2015-04-10 15:21:02 +02:00
Dominik Schürmann
ae4fc47443
Add license headers
2015-04-10 15:20:36 +02:00
Dominik Schürmann
702a77ccd1
Externalize Parcelable caching
2015-04-10 15:16:13 +02:00
Adithya Abraham Philip
083cd100ce
hide linked system contact card if no contact present
2015-04-08 01:11:55 +05:30
Adithya Abraham Philip
13332bc28d
linked system contact auto-refresh added, fixed contact image issue
2015-04-08 00:30:55 +05:30
Dominik Schürmann
a467480717
Fix signing subkey selection in remote service
2015-04-07 13:49:34 +02:00
Dominik Schürmann
8e5d0d1682
Fix nullpointer with Intent API, fix clearing of encrypt file list, notify when adding a range of input uris
2015-04-04 19:01:03 +02:00
Vincent Breitmoser
ad69622b69
fix Decrypt*Fragment for RequiredInputParcel (except decryptOriginalFilename)
2015-04-01 00:39:32 +02:00
Dominik Schürmann
cc44ff1a8b
Prepare decrypt UI for input parcel
2015-03-31 15:44:37 +02:00
Dominik Schürmann
6c706f8a90
Rename advanced to extended
2015-03-31 10:49:33 +02:00
Dominik Schürmann
c37e7ef241
Better check if file is already added
2015-03-31 01:53:37 +02:00
Dominik Schürmann
ce3a1f4c33
Merge branch 'v/crypto-input-parcel' of github.com:open-keychain/open-keychain into v/crypto-input-parcel
2015-03-31 00:32:56 +02:00
Dominik Schürmann
7c258bdedd
From passphrase to password
2015-03-31 00:32:48 +02:00
Vincent Breitmoser
8bd8267a47
work on passphrase data flow
2015-03-31 00:28:24 +02:00