This website requires JavaScript.
4c74dbe11e
UI fixes for Android < 5
Dominik Schürmann
2015-04-26 01:28:29 +02:00
68b3c22f7b
Merge remote-tracking branch 'origin/development' into linked-identities
Vincent Breitmoser
2015-04-26 01:02:42 +02:00
1865852ccc
Merge remote-tracking branch 'origin/development' into linked-identities
Vincent Breitmoser
2015-04-26 01:02:22 +02:00
4732bc5744
Remove unused decrypt result layout
Dominik Schürmann
2015-04-26 00:36:37 +02:00
d0d4149e86
update lib MaterialDrawer to latest(2.8.2)
vectorijk
2015-04-25 15:33:30 -07:00
c442d3bd0d
Put decrypt result in toolbar, some ui fixes for decrypt
Dominik Schürmann
2015-04-26 00:33:26 +02:00
f1f0126048
Switch to new support lib version 22.1
Dominik Schürmann
2015-04-25 23:40:26 +02:00
ef52a3319a
Espresso test for CreateKeyActivity
Manoj Khanna
2015-04-24 00:06:35 +05:30
5d6eb2930c
Update in-app contributor list
Dominik Schürmann
2015-04-25 15:10:15 +02:00
64ca19464b
Set different titles when changing in nav drawer
Dominik Schürmann
2015-04-25 14:37:55 +02:00
28da731201
Fix empty screen when clicking on encrypt in details view
Dominik Schürmann
2015-04-25 14:15:38 +02:00
f8af6e3387
Update lib section in about
Dominik Schürmann
2015-04-25 14:09:55 +02:00
933d5402a2
Remove old navigation drawer dependency
Dominik Schürmann
2015-04-25 14:06:53 +02:00
de575a618a
Merge pull request #1220 from vectorijk/SwitchToMaterialDrawer
Dominik Schürmann
2015-04-25 13:59:56 +02:00
d6d678dae3
update uris and cookie patterns, plus some stylings
Vincent Breitmoser
2015-04-25 03:40:38 +02:00
608b66d192
change HttpsEditText to generic PrefixEditText
Vincent Breitmoser
2015-04-25 03:39:40 +02:00
24d407bce3
fix certification in unit tests
Vincent Breitmoser
2015-04-24 19:38:59 +02:00
9c174ff71d
fix encrypt activity layout
Vincent Breitmoser
2015-04-24 19:16:15 +02:00
96853a15ee
revamp decrypt ui
Vincent Breitmoser
2015-04-24 19:00:33 +02:00
6de403c21a
fix encrypt activity layout
Vincent Breitmoser
2015-04-24 19:16:15 +02:00
ca9ab02b7b
revamp decrypt ui
Vincent Breitmoser
2015-04-24 19:00:33 +02:00
ead7597afc
don't show key spinner for a single entry
Vincent Breitmoser
2015-04-24 15:44:53 +02:00
b12aa63cb3
use CryptoOperationFragment for linked id fragments, and some warning cleanup
Vincent Breitmoser
2015-04-24 15:44:33 +02:00
b4aec3114d
Merge branch 'development' into linked-identities
Vincent Breitmoser
2015-04-24 14:18:01 +02:00
b323fc29c2
Fix #1197 Switch to MaterialDrawer library
vectorijk
2015-04-24 03:21:54 -07:00
3ee2c6fc6a
Introduce and Switch to mikepenz/MaterialDrawer
vectorijk
2015-04-24 00:00:58 -07:00
40122d61cc
Merge branch 'localdev' of https://github.com/Hiperzone/open-keychain into development
Daniel Ramos
2015-04-24 03:44:57 +01:00
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
a4e871030d
Update changelog
Dominik Schürmann
2015-04-22 19:00:18 +02:00
a244a58b5a
Merge pull request #1218 from manojkhannakm/development
Dominik Schürmann
2015-04-22 15:57:45 +02:00
aecebd2ac0
Fixed Snackbar behind layout
Manoj Khanna
2015-04-22 18:30:35 +05:30
43484c8236
Merge pull request #1214 from adithyaphilip/keyserver-verification
Dominik Schürmann
2015-04-22 13:13:36 +02:00
2571d25058
keyserver verification on addition
Adithya Abraham Philip
2015-04-22 06:15:14 +05:30
b0c87e2372
Merge pull request #1212 from adithyaphilip/qr-result
Dominik Schürmann
2015-04-22 01:04:22 +02:00
09cb00a87c
corrected possible null pointer
Adithya Abraham Philip
2015-04-22 03:32:59 +05:30
713f6ba6c7
Simplify ImportKeysProxyActivity
Dominik Schürmann
2015-04-21 20:15:10 +02:00
7d273ecfa6
Merge branch 'development' of github.com:open-keychain/open-keychain into development
Dominik Schürmann
2015-04-21 20:09:52 +02:00
b0efee2526
Merge pull request #1209 from adithyaphilip/qr-result
Dominik Schürmann
2015-04-21 20:09:31 +02:00
5a4a8f2b6a
added log to QR code scan/import fail
Adithya Abraham Philip
2015-04-21 23:16:33 +05:30
a658d3c1e1
Merge pull request #1210 from josecastillo/development
Vincent
2015-04-21 10:28:16 +02:00
9d56fc9768
Fix for initialization failure when card returns FCI in data field.
Joey Castillo
2015-04-20 17:38:36 -04:00
104fdcd6bf
Track state of PIN verification on smart card; only verify when needed.
Joey Castillo
2015-04-20 17:27:55 -04:00
71aeffdfc8
Merge pull request #1207 from adithyaphilip/register-keyserver-urls
Dominik Schürmann
2015-04-20 18:33:45 +02:00
91443c2f43
support for handling keyserver urls from browser, added documentation
Adithya Abraham Philip
2015-04-19 13:31:37 +05:30
7a097dd5df
Cleanup in HkpKeyserver
Dominik Schürmann
2015-04-20 13:53:00 +02:00
f2d3abd4c9
Format KeyListFragment
Dominik Schürmann
2015-04-18 16:52:02 +02:00
555b0bf757
Temporarily fix devices without nfc
Dominik Schürmann
2015-04-18 16:50:52 +02:00
baac30508d
Graphic stuff
Dominik Schürmann
2015-04-17 17:30:03 +02:00
413c4bce59
Use https for zxing lib
Dominik Schürmann
2015-04-17 17:29:45 +02:00
b440456acc
Use portrait mode for qr code scanning
Dominik Schürmann
2015-04-15 10:25:56 +02:00
e332699c9c
More cleanup
Dominik Schürmann
2015-04-15 10:10:53 +02:00
3668c8897d
Fix YubiKey naming, cleanup
Dominik Schürmann
2015-04-15 10:02:41 +02:00
f41758261f
Clean up NfcOperationActivity
Dominik Schürmann
2015-04-15 09:55:29 +02:00
84deba9886
Reformat nfcVerifyPIN
Dominik Schürmann
2015-04-15 09:50:34 +02:00
284ae594bb
Merge pull request #1200 from josecastillo/development
Dominik Schürmann
2015-04-15 09:49:09 +02:00
f85befd982
Consolidate PIN verify operation in nfcVerifyPIN method.
Joey Castillo
2015-04-14 16:19:28 -04: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
191784bf4b
Update libs
Dominik Schürmann
2015-04-14 00:48:45 +02:00
a545d50f4b
Pull from transifex
Dominik Schürmann
2015-04-14 00:40:28 +02:00
b288e5f4fe
Update html-textview, fix build
Dominik Schürmann
2015-04-14 00:06:05 +02:00
71024460cb
Reformat comment in PassphraseCacheService
Dominik Schürmann
2015-04-13 23:53:46 +02:00
1923942fc9
Buffer ascii armored encryption/signatures
Dominik Schürmann
2015-04-13 23:41:16 +02:00
f12c7b64d8
Merge pull request #1193 from adithyaphilip/auto-refresh-contacts
Dominik Schürmann
2015-04-13 23:33:23 +02:00
256d644d03
IMplement CryptoInputParcelCacheService
Dominik Schürmann
2015-04-13 23:29:35 +02:00
9fc001c9b9
Clearer var naming
Dominik Schürmann
2015-04-12 21:23:59 +02:00
4a55308741
More simplifications to PassphraseCacheService
Dominik Schürmann
2015-04-12 20:12:10 +02:00
c3d6637e6a
Simplify PassphraseCacheService
Dominik Schürmann
2015-04-12 19:55:10 +02:00
fd09b9d380
Remove html-textview reference from settings.gradle
Dominik Schürmann
2015-04-12 18:39:37 +02:00
2512d3007e
Switch to html-textview from JCenter
Dominik Schürmann
2015-04-12 18:13:03 +02:00
f442565896
Update api lib
Dominik Schürmann
2015-04-10 17:36:34 +02:00
7074b44347
Cache CryptoInputParcel in OpenPgpService
Dominik Schürmann
2015-04-10 15:58:37 +02:00
5ea01a15d3
Remove unused AlgorithmNames
Dominik Schürmann
2015-04-10 15:21:02 +02:00
ae4fc47443
Add license headers
Dominik Schürmann
2015-04-10 15:20:36 +02:00
702a77ccd1
Externalize Parcelable caching
Dominik Schürmann
2015-04-10 15:16:13 +02: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
cc44ff1a8b
Prepare decrypt UI for input parcel
Dominik Schürmann
2015-03-31 15:44:37 +02:00
6c706f8a90
Rename advanced to extended
Dominik Schürmann
2015-03-31 10:49:33 +02:00
c37e7ef241
Better check if file is already added
Dominik Schürmann
2015-03-31 01:53:37 +02:00
ce3a1f4c33
Merge branch 'v/crypto-input-parcel' of github.com:open-keychain/open-keychain into v/crypto-input-parcel
Dominik Schürmann
2015-03-31 00:32:56 +02:00
7c258bdedd
From passphrase to password
Dominik Schürmann
2015-03-31 00:32:48 +02:00
8bd8267a47
work on passphrase data flow
Vincent Breitmoser
2015-03-31 00:28:24 +02:00
aea52f2e6f
Simplify passphrase dialog design
Dominik Schürmann
2015-03-31 00:24:08 +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