Vincent Breitmoser
a7c52a1c9f
move yubikey import into viewkeyfragment
2015-03-22 02:36:10 +01:00
Vincent Breitmoser
04c7639a5a
split up wait/action yubikey fragments
2015-03-21 22:18:58 +01:00
Vincent Breitmoser
1ad3635d13
work on ad-hoc yubikey import support
2015-03-21 19:52:10 +01:00
Vincent Breitmoser
147003123f
first steps toward yubikey activity
...
- move BaseActivity into new package
- extract BaseNfcActivity from NfcOperationsActivity
2015-03-21 17:13:35 +01:00
Manoj Khanna
fa8d5657be
Fixed Snackbar behind keyboard on ImportKeysActivity
2015-03-20 19:49:43 +05:30
Kent
8d6d4328f2
Implemented #1162 : Invoke NFC in Advanced View
...
- Extracted NFC code from ViewKeyActivity to NfcHelper to share code between classes
- Changed the private anonymous Handler for NFC into a static private subclass, that uses WeakReference to avoid memory leaks
- Added resources needed (retrieved from Graphics) for the NFC button inside ViewKeyAdvShareFragment.
- Fixed the ripple boundary of the Share With... button to prevent it from bleeding to other buttons on the right (UX improvement)
2015-03-20 06:31:18 +08:00
Dominik Schürmann
98817d13ee
Manage my keys wizard
2015-03-19 17:16:23 +01:00
Dominik Schürmann
ad9c35f522
Allow selection of none in SelectSignKeyIdActivity
2015-03-15 22:05:12 +01:00
Dominik Schürmann
fd5719ff6b
Remove display of key id in other lists
2015-03-15 18:40:52 +01:00
Dominik Schürmann
f4cb254404
Dont display key ids in KeySpinner, display creation date when user ids duplicate
2015-03-15 15:29:06 +01:00
Dominik Schürmann
f13953e8fc
API 7
2015-03-10 11:34:35 +01:00
Dominik Schürmann
b3257e0ffa
Ripple
2015-03-10 02:13:36 +01:00
Dominik Schürmann
64e85a2eb4
Merge branch 'contact-card' of https://github.com/adithyaphilip/open-keychain into adithyaphilip-contact-card
...
Conflicts:
Graphics/get-material-icons.sh
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyEmailFragment.java
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyInputFragment.java
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyNameFragment.java
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyPassphraseFragment.java
OpenKeychain/src/main/res/layout/create_key_email_fragment.xml
OpenKeychain/src/main/res/values/strings.xml
2015-03-10 01:51:30 +01:00
Dominik Schürmann
bce0fe6221
Add additional email addresses in create key
2015-03-10 01:44:07 +01:00
Dominik Schürmann
3012001979
Show passphrase checkbox in create key
2015-03-10 03:46:10 +05:30
Adithya Abraham Philip
5f0a468d9a
changed default drawable for linked system contact
2015-03-10 02:49:34 +05:30
Dominik Schürmann
7d2e2e3eec
Make create key wizard step-by-step
2015-03-10 02:49:34 +05:30
Dominik Schürmann
e3547b4979
Show passphrase checkbox in create key
2015-03-09 22:09:48 +01:00
Dominik Schürmann
67076b2019
Make create key wizard step-by-step
2015-03-09 22:00:44 +01:00
Adithya Abraham Philip
f8a6f814dd
added contact linking
2015-03-10 01:08:09 +05:30
Adithya Abraham Philip
bc43797c32
added card
2015-03-10 01:08:09 +05:30
Dominik Schürmann
cc66435e38
Some fixes for delete after encryption
2015-03-09 18:59:15 +01:00
Dominik Schürmann
b2e5ac2820
Fix colors for remote activity
2015-03-09 16:55:23 +01:00
Dominik Schürmann
d8c4867825
Merge pull request #1112 from chipset95/issue-1106-imp
...
Improved EmailEditText, Added NameEditText, Removed PasswordEditText #1106
2015-03-09 16:08:45 +01:00
Dominik Schürmann
72c18734ad
Redesign of encrypt activites finished
2015-03-09 16:03:58 +01:00
chipset95
c55353e2b8
Implemented NameEditText
2015-03-09 18:12:44 +05:30
Dominik Schürmann
cf2aa34970
Fix padding in create key
2015-03-09 13:18:21 +01:00
Dominik Schürmann
80f2822dd8
Merge branch 'development' of github.com:open-keychain/open-keychain into development
2015-03-09 12:52:17 +01:00
Adithya Abraham Philip
820005bc37
minor xml code style correction
2015-03-08 12:57:37 +05:30
Adithya Abraham Philip
1de528fc85
cleaned up code
2015-03-06 22:25:35 +05:30
Adithya Abraham Philip
f12f6b540d
changed default colors for PasswordStrengthView
2015-03-06 22:11:33 +05:30
Adithya Abraham Philip
fee891fc06
added PassphraseEditText to SetPassphraseDialogFragment
2015-03-06 22:00:30 +05:30
Adithya Abraham Philip
c5093433f5
added PassphraseEditText
2015-03-06 21:32:17 +05:30
Dominik Schürmann
f31ada30d0
Merge branch 'development' of github.com:open-keychain/open-keychain into development
2015-03-06 10:50:31 +01:00
chipset95
d83219f3a0
Created EmailEditText, PasswordEditText and implemented wherever required
2015-03-06 11:13:56 +05:30
Dominik Schürmann
d74a662614
Tryout design for encrypt, decrypt
2015-03-06 01:52:06 +01:00
Dominik Schürmann
eaf7e5e005
Fix elevation
2015-03-06 01:12:33 +01:00
Dominik Schürmann
23b8e8272c
Merge branch 'issue1050' of https://github.com/lezorich/open-keychain into passphrase-strength-indicator
...
Conflicts:
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyInputFragment.java
2015-03-05 23:29:43 +01:00
Dominik Schürmann
18a827eeed
Design fixes for decryption screen
2015-03-05 11:06:17 +01:00
Dominik Schürmann
484a9371b7
Remove help button for now
2015-03-04 20:40:55 +01:00
Dominik Schürmann
2bfe355d44
More icon naming fixes and design
2015-03-04 20:03:20 +01:00
Dominik Schürmann
de31fcc45f
Partially fix file names
2015-03-04 19:04:15 +01:00
Dominik Schürmann
17a627919c
Simplified language: Confirm keys
2015-03-04 18:34:42 +01:00
Dominik Schürmann
502a0b5376
Crop image view to center
2015-03-04 15:26:09 +01:00
Dominik Schürmann
2389ce9aeb
Full height contact pic in key view
2015-03-04 15:23:33 +01:00
Dominik Schürmann
b10fe01b82
Fix status bar orange
2015-03-04 11:46:31 +01:00
Dominik Schürmann
8e12e93bc0
Merge pull request #1097 from ishan1604/orange-toolbar
...
Orange toolbar for certify and fingerprint activity added
2015-03-04 11:40:37 +01:00
Ishan Khanna
0362dc6c1d
Orange Toolbar Added Fixes #1088
2015-03-04 15:47:44 +05:30
Dominik Schürmann
1cc860d23f
Merge branch 'development' of https://github.com/vectorijk/open-keychain into vectorijk-development
2015-03-03 23:46:20 +01:00
Lukas Zorich
438314c4bb
Integrates passphrase strength indicator to create key wizard.
...
This commit patches issue #1050 . The padding set in the passphrase edit
text is set programmatically because there is a bug in appcompat-v7
where padding via xml doesn't work:
http://code.google.com/p/android/issues/detail?id=77982
2015-03-03 18:52:10 -03:00