Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | Add privacy information to account screen | Dominik Schürmann | 2015-08-03 | 14 | -12/+27 | |
* | | | | | | | | | | | | | | | | Fix color and design in help activity | Dominik Schürmann | 2015-08-03 | 1 | -14/+10 | |
* | | | | | | | | | | | | | | | | Hide theme setting for now | Dominik Schürmann | 2015-07-25 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | Restore fab colors in key list | Dominik Schürmann | 2015-07-25 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | | | Fix color of selected text in drawer menu for light theme | Thialfihar | 2015-07-21 | 2 | -0/+4 | |
* | | | | | | | | | | | | | | | | Update recent decrypt changes to use new theme attributes | Thialfihar | 2015-07-21 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | Lowercase colors for consistency | Thialfihar | 2015-07-21 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | Make tab text and indicator themeable | Thialfihar | 2015-07-21 | 5 | -9/+15 | |
* | | | | | | | | | | | | | | | | Make import keys activity honour the theme | Thialfihar | 2015-07-21 | 1 | -19/+5 | |
* | | | | | | | | | | | | | | | | Make CardView background themeable | Thialfihar | 2015-07-21 | 5 | -5/+8 | |
* | | | | | | | | | | | | | | | | Make bright toolbar themeable | Thialfihar | 2015-07-21 | 6 | -20/+5 | |
* | | | | | | | | | | | | | | | | Remove color black, as it isn't needed anymore | Thialfihar | 2015-07-21 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | | | Make help pages work in dark theme | Thialfihar | 2015-07-21 | 1 | -2/+11 | |
* | | | | | | | | | | | | | | | | Make main text color themeable | Thialfihar | 2015-07-21 | 2 | -4/+9 | |
* | | | | | | | | | | | | | | | | Give password strength indicator colors their own name | Thialfihar | 2015-07-21 | 2 | -7/+8 | |
* | | | | | | | | | | | | | | | | Give key flag colors their own color names | Thialfihar | 2015-07-21 | 3 | -12/+8 | |
* | | | | | | | | | | | | | | | | Make cardview header divider themeable | Thialfihar | 2015-07-21 | 3 | -2/+5 | |
* | | | | | | | | | | | | | | | | Make log background themeable | Thialfihar | 2015-07-21 | 4 | -4/+7 | |
* | | | | | | | | | | | | | | | | Make FAB colors themeable | Thialfihar | 2015-07-21 | 6 | -10/+15 | |
* | | | | | | | | | | | | | | | | Make button row background themeable | Thialfihar | 2015-07-21 | 16 | -26/+26 | |
* | | | | | | | | | | | | | | | | Make header text and tertiary text color themeable | Thialfihar | 2015-07-21 | 12 | -19/+22 | |
* | | | | | | | | | | | | | | | | Start moving colors into themes | Thialfihar | 2015-07-21 | 7 | -52/+45 | |
* | | | | | | | | | | | | | | | | Add theme setting | Thialfihar | 2015-07-21 | 6 | -5/+60 | |
* | | | | | | | | | | | | | | | | upload only public key in revocation | Adithya Abraham Philip | 2015-07-13 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | show key name on revoke/delete dialog | Adithya Abraham Philip | 2015-07-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | added licenses, cleaned up code, fixed warnings | Adithya Abraham Philip | 2015-07-13 | 1 | -3/+2 | |
* | | | | | | | | | | | | | | | | added retry on upload failure | Adithya Abraham Philip | 2015-07-13 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | use only one DeleteDialogActivity | Adithya Abraham Philip | 2015-07-13 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | | | implemented revocation on deletion | Adithya Abraham Philip | 2015-07-13 | 3 | -0/+53 | |
* | | | | | | | | | | | | | | | | Fix strings nitpicks from transifex | Dominik Schürmann | 2015-07-09 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | change wording of export dialog, remove "export secret" checkbox | Vincent Breitmoser | 2015-07-08 | 13 | -15/+18 | |
* | | | | | | | | | | | | | | | | keylist: show delete as icon in multi-select | Vincent Breitmoser | 2015-07-08 | 6 | -3/+2 | |
* | | | | | | | | | | | | | | | | cleanup KeyListFragment, remove export all keys | Vincent Breitmoser | 2015-07-08 | 1 | -5/+0 | |
* | | | | | | | | | | | | | | | | Rudimentary backup feature | Dominik Schürmann | 2015-07-08 | 4 | -17/+99 | |
* | | | | | | | | | | | | | | | | multi-decrypt: add retry mechanism | Vincent Breitmoser | 2015-07-08 | 1 | -1/+13 | |
* | | | | | | | | | | | | | | | | multi-decrypt: add cancelled state | Vincent Breitmoser | 2015-07-08 | 1 | -0/+20 | |
* | | | | | | | | | | | | | | | | fix symmetric passphrase caching (fixes #1401) | Vincent Breitmoser | 2015-07-08 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | put encryptdecrypt overview into a scrollview | Vincent Breitmoser | 2015-07-08 | 1 | -100/+107 | |
* | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2015-07-08 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | fix expiry check in edit key ui | Vincent Breitmoser | 2015-07-08 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | addition of subkeys for divert-to-card primary keys is not supported | Vincent Breitmoser | 2015-07-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | better handling of divert-to-card keys for subkey modifications | Vincent Breitmoser | 2015-07-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | try cache in certify operation (fixes #1242) | Vincent Breitmoser | 2015-07-07 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | Clarifications in remote API code | Dominik Schürmann | 2015-07-07 | 1 | -2/+2 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Package cert not sig | Dominik Schürmann | 2015-07-07 | 17 | -18/+18 | |
* | | | | | | | | | | | | | | | | strings: digits instead of numbers | Dominik Schürmann | 2015-07-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Pull from transifex | Dominik Schürmann | 2015-07-06 | 57 | -220/+759 | |
* | | | | | | | | | | | | | | | | Changelog 3.4 | Dominik Schürmann | 2015-07-06 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | Better error string for too short PIN | Dominik Schürmann | 2015-07-06 | 1 | -9/+9 | |
* | | | | | | | | | | | | | | | | Better YubiKey UX flow for error handling | Dominik Schürmann | 2015-07-06 | 2 | -33/+60 |