Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | revamp decrypt ui | Vincent Breitmoser | 2015-04-24 | 2 | -74/+19 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Fixed Snackbar behind layout | Manoj Khanna | 2015-04-22 | 2 | -16/+15 | |
* | | | | | | | | | | | keyserver verification on addition | Adithya Abraham Philip | 2015-04-22 | 1 | -0/+29 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #1193 from adithyaphilip/auto-refresh-contacts | Dominik Schürmann | 2015-04-13 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | hide linked system contact card if no contact present | Adithya Abraham Philip | 2015-04-08 | 1 | -0/+1 | |
* | | | | | | | | | | | Simplify passphrase dialog design | Dominik Schürmann | 2015-03-31 | 1 | -1/+0 | |
* | | | | | | | | | | | Fix scrollbar | Dominik Schürmann | 2015-03-30 | 1 | -0/+1 | |
* | | | | | | | | | | | Use RecyclerView in EncryptFilesFragment | Dominik Schürmann | 2015-03-30 | 3 | -63/+59 | |
* | | | | | | | | | | | Merge branch 'development' into v/crypto-input-parcel | Dominik Schürmann | 2015-03-30 | 3 | -13/+23 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | rewrite EncryptKeyCompletionView with generalized KeyAdapter | Vincent Breitmoser | 2015-03-30 | 3 | -13/+23 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Fixing crashes with new encrypt ui | Dominik Schürmann | 2015-03-29 | 1 | -2/+1 | |
* | | | | | | | | | | Refactoring of EncryptTextActivity | Dominik Schürmann | 2015-03-27 | 1 | -4/+3 | |
* | | | | | | | | | | Start refactoring encrypt ui, EncryptFileActivity no longer crashing | Dominik Schürmann | 2015-03-26 | 3 | -10/+8 | |
* | | | | | | | | | | finish ui flow for yubikey import | Vincent Breitmoser | 2015-03-22 | 1 | -17/+58 | |
* | | | | | | | | | | improve status reporting in yubikey dialogue | Vincent Breitmoser | 2015-03-22 | 1 | -3/+8 | |
* | | | | | | | | | | move yubikey import into viewkeyfragment | Vincent Breitmoser | 2015-03-22 | 2 | -70/+115 | |
* | | | | | | | | | | split up wait/action yubikey fragments | Vincent Breitmoser | 2015-03-21 | 2 | -19/+88 | |
* | | | | | | | | | | work on ad-hoc yubikey import support | Vincent Breitmoser | 2015-03-21 | 1 | -16/+85 | |
* | | | | | | | | | | first steps toward yubikey activity | Vincent Breitmoser | 2015-03-21 | 2 | -17/+100 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Fixed Snackbar behind keyboard on ImportKeysActivity | Manoj Khanna | 2015-03-20 | 1 | -5/+15 | |
* | | | | | | | | | Implemented #1162: Invoke NFC in Advanced View | Kent | 2015-03-20 | 1 | -4/+21 | |
* | | | | | | | | | Manage my keys wizard | Dominik Schürmann | 2015-03-19 | 3 | -138/+107 | |
* | | | | | | | | | Allow selection of none in SelectSignKeyIdActivity | Dominik Schürmann | 2015-03-15 | 1 | -0/+22 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Remove display of key id in other lists | Dominik Schürmann | 2015-03-15 | 1 | -1/+1 | |
* | | | | | | | | Dont display key ids in KeySpinner, display creation date when user ids dupli... | Dominik Schürmann | 2015-03-15 | 1 | -2/+2 | |
* | | | | | | | | API 7 | Dominik Schürmann | 2015-03-10 | 2 | -75/+70 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Ripple | Dominik Schürmann | 2015-03-10 | 22 | -37/+39 | |
* | | | | | | | Merge branch 'contact-card' of https://github.com/adithyaphilip/open-keychain... | Dominik Schürmann | 2015-03-10 | 1 | -5/+50 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Show passphrase checkbox in create key | Dominik Schürmann | 2015-03-10 | 1 | -0/+7 | |
| * | | | | | | | changed default drawable for linked system contact | Adithya Abraham Philip | 2015-03-10 | 1 | -3/+3 | |
| * | | | | | | | Make create key wizard step-by-step | Dominik Schürmann | 2015-03-10 | 4 | -99/+201 | |
| * | | | | | | | added contact linking | Adithya Abraham Philip | 2015-03-10 | 1 | -3/+20 | |
| * | | | | | | | added card | Adithya Abraham Philip | 2015-03-10 | 1 | -5/+33 | |
* | | | | | | | | Add additional email addresses in create key | Dominik Schürmann | 2015-03-10 | 4 | -0/+84 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Show passphrase checkbox in create key | Dominik Schürmann | 2015-03-09 | 1 | -0/+7 | |
* | | | | | | | Make create key wizard step-by-step | Dominik Schürmann | 2015-03-09 | 4 | -99/+201 | |
|/ / / / / / | ||||||
* | | | | | | Some fixes for delete after encryption | Dominik Schürmann | 2015-03-09 | 1 | -17/+17 | |
* | | | | | | Fix colors for remote activity | Dominik Schürmann | 2015-03-09 | 2 | -13/+6 | |
* | | | | | | Merge pull request #1112 from chipset95/issue-1106-imp | Dominik Schürmann | 2015-03-09 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Implemented NameEditText | chipset95 | 2015-03-09 | 2 | -2/+2 | |
* | | | | | | | Redesign of encrypt activites finished | Dominik Schürmann | 2015-03-09 | 4 | -115/+17 | |
* | | | | | | | Fix padding in create key | Dominik Schürmann | 2015-03-09 | 1 | -0/+2 | |
* | | | | | | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2015-03-09 | 2 | -26/+9 | |
|\| | | | | | | ||||||
| * | | | | | | minor xml code style correction | Adithya Abraham Philip | 2015-03-08 | 1 | -8/+8 | |
| * | | | | | | cleaned up code | Adithya Abraham Philip | 2015-03-06 | 1 | -0/+1 | |
| * | | | | | | changed default colors for PasswordStrengthView | Adithya Abraham Philip | 2015-03-06 | 1 | -5/+1 | |
| * | | | | | | added PassphraseEditText to SetPassphraseDialogFragment | Adithya Abraham Philip | 2015-03-06 | 1 | -1/+1 | |
| * | | | | | | added PassphraseEditText | Adithya Abraham Philip | 2015-03-06 | 1 | -17/+3 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2015-03-06 | 3 | -17/+33 | |
|\| | | | | | ||||||
| * | | | | | Created EmailEditText, PasswordEditText and implemented wherever required | chipset95 | 2015-03-06 | 3 | -17/+33 |