76841ca873
Merge branch 'feature/emailImprovements' into localdev
Daniel Ramos
2015-04-24 03:36:08 +01:00
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.
Daniel Ramos
2015-04-24 03:35:30 +01:00
702c28854b
Merge branch 'development' of github.com:open-keychain/open-keychain into development
Dominik Schürmann
2015-04-22 19:00:47 +02:00
f981c36bf4
Move PIN verify inside sign/decrypt operation and set correct mode.
Joey Castillo
2015-04-14 15:34:25 -04:00
ddeb88e72a
Contribution info
Dominik Schürmann
2015-04-14 17:46:10 +02:00
789a320127
Contribution info
Dominik Schürmann
2015-04-14 17:44:48 +02:00
66554607d0
Remove unused includes in settings.gradle
Dominik Schürmann
2015-04-14 09:37:17 +02:00
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.
Daniel Ramos
2015-04-14 03:40:59 +01:00
c216346097
minor ui and wording changes
Vincent Breitmoser
2015-04-09 16:06:37 +02:00
a4b7daf266
Merge branch 'development' into linked-identities
Vincent Breitmoser
2015-04-09 13:57:56 +02:00
083cd100ce
hide linked system contact card if no contact present
Adithya Abraham Philip
2015-04-08 00:58:21 +05:30
13332bc28d
linked system contact auto-refresh added, fixed contact image issue
Adithya Abraham Philip
2015-04-07 22:59:31 +05:30
a467480717
Fix signing subkey selection in remote service
Dominik Schürmann
2015-04-07 13:49:34 +02:00
8e5d0d1682
Fix nullpointer with Intent API, fix clearing of encrypt file list, notify when adding a range of input uris
Dominik Schürmann
2015-04-04 19:01:03 +02:00
ac3efb8b58
fix PgpEncryptDecryptTest for CryptoInputParcel
Vincent Breitmoser
2015-04-01 01:23:25 +02:00
ad69622b69
fix Decrypt*Fragment for RequiredInputParcel (except decryptOriginalFilename)
Vincent Breitmoser
2015-04-01 00:38:01 +02:00
6cc7b6141a
update OpenPgpApi, re-add EXTRA_PASSPHRASE
Vincent Breitmoser
2015-03-30 23:56:09 +02:00
19ecd5f427
Merge branch 'v/crypto-input-parcel' of github.com:open-keychain/open-keychain into v/crypto-input-parcel
Vincent Breitmoser
2015-03-30 23:42:38 +02:00
b0a51e7dd3
remove unused NfcActivity
Vincent Breitmoser
2015-03-30 23:39:36 +02:00
39b131c7e5
fix Encrypt* with RequiredInputParcel
Vincent Breitmoser
2015-03-30 23:35:32 +02:00
d67b546ec5
Dont show slinger button in spinner
Dominik Schürmann
2015-03-30 23:23:54 +02:00