Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2015-02-26 | 1 | -4/+5 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Hopefully fixes drop down icon for spinners on Android lower 5 | Dominik Schürmann | 2015-02-26 | 2 | -21/+6 | |
* | | | | | | | split up and mark unsafe expiry-related methods | Vincent Breitmoser | 2015-02-26 | 3 | -6/+27 | |
* | | | | | | | save revocation instead of self-cert for revoked uids | Vincent Breitmoser | 2015-02-26 | 1 | -12/+19 | |
* | | | | | | | ignore revoked user ids for primary key expiry | Vincent Breitmoser | 2015-02-26 | 5 | -23/+82 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | pre-select certification key if only one is available | Vincent Breitmoser | 2015-02-26 | 1 | -4/+5 | |
|/ / / / / | ||||||
* | | | | | Fingerprint verification, design fixes for qr code card | Dominik Schürmann | 2015-02-26 | 14 | -70/+531 | |
* | | | | | Dont show verification icons in my key view, hide edit button for non-secret ... | Dominik Schürmann | 2015-02-25 | 7 | -54/+155 | |
* | | | | | Invoke NFC button | Dominik Schürmann | 2015-02-25 | 16 | -2/+38 | |
* | | | | | Other icon for key exchange | Dominik Schürmann | 2015-02-25 | 29 | -4/+4 | |
* | | | | | Design fixes for header, QR Code shared element transitions | Dominik Schürmann | 2015-02-25 | 8 | -57/+85 | |
* | | | | | CardView and more header design | Dominik Schürmann | 2015-02-25 | 9 | -36/+90 | |
* | | | | | Use material icon for safeslinger | Dominik Schürmann | 2015-02-25 | 12 | -3/+3 | |
* | | | | | Fix menu | Dominik Schürmann | 2015-02-25 | 1 | -0/+2 | |
* | | | | | Toolbar: qr code in header, cleanup of fragment | Dominik Schürmann | 2015-02-25 | 20 | -859/+302 | |
* | | | | | Bigger status icon in key view | Dominik Schürmann | 2015-02-25 | 113 | -48/+83 | |
* | | | | | First work on new key view toolbar | Dominik Schürmann | 2015-02-25 | 27 | -103/+403 | |
* | | | | | Fix QR Code, design experiments for key view | Dominik Schürmann | 2015-02-24 | 9 | -34/+88 | |
* | | | | | Remove tabs in view key | Dominik Schürmann | 2015-02-24 | 17 | -58/+1014 | |
* | | | | | New advanced key view | Dominik Schürmann | 2015-02-23 | 14 | -220/+473 | |
* | | | | | Refactor AppsListFragment | Dominik Schürmann | 2015-02-23 | 1 | -41/+41 | |
* | | | | | Refactor AppsListFragment | Dominik Schürmann | 2015-02-23 | 2 | -137/+142 | |
* | | | | | Uncluttering App Settings: Move advanced info in dialog | Dominik Schürmann | 2015-02-23 | 4 | -59/+107 | |
* | | | | | Remove unused FixedDrawerLayout | Dominik Schürmann | 2015-02-23 | 1 | -49/+0 | |
* | | | | | Remove old pattern lib, add new pattern lib | Dominik Schürmann | 2015-02-23 | 6 | -98/+62 | |
* | | | | | Removed submodule android-lockpattern | Dominik Schürmann | 2015-02-23 | 2 | -981/+0 | |
* | | | | | Update tab lib and fix colors of tabs | Dominik Schürmann | 2015-02-23 | 4 | -5/+12 | |
* | | | | | Disable default yubikey PIN by default | Dominik Schürmann | 2015-02-22 | 1 | -1/+1 | |
* | | | | | Fix multi select and more colors | Dominik Schürmann | 2015-02-22 | 15 | -19/+14 | |
* | | | | | Pull from transifex | Dominik Schürmann | 2015-02-22 | 1 | -1/+1 | |
* | | | | | Pull from transifex | Dominik Schürmann | 2015-02-22 | 98 | -903/+4356 | |
* | | | | | Fix back button in encrypt activities | Dominik Schürmann | 2015-02-22 | 1 | -6/+12 | |
* | | | | | Color for holo | Dominik Schürmann | 2015-02-22 | 1 | -1/+1 | |
* | | | | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2015-02-22 | 3 | -4/+14 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge pull request #1047 from steelman/dev-strings | Dominik Schürmann | 2015-02-22 | 3 | -4/+14 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | some Polish translations | Łukasz Stelmach | 2015-02-21 | 1 | -3/+11 | |
| | * | | | | | move a string in the safe slinger activity to resources | Łukasz Stelmach | 2015-02-21 | 3 | -1/+3 | |
* | | | | | | | Use right colors in snackbars and logs | Dominik Schürmann | 2015-02-22 | 2 | -18/+20 | |
* | | | | | | | Go to keyserver settings directly | Dominik Schürmann | 2015-02-22 | 2 | -6/+4 | |
* | | | | | | | Once again: Colors and header image | Dominik Schürmann | 2015-02-22 | 5 | -33/+27 | |
|/ / / / / / | ||||||
* | | | | | | show app name instead of keys in main list | Dominik Schürmann | 2015-02-21 | 2 | -1/+6 | |
* | | | | | | Floating action button icons and methods for key list | Dominik Schürmann | 2015-02-21 | 10 | -34/+55 | |
* | | | | | | Status bar height fix | Dominik Schürmann | 2015-02-21 | 7 | -8/+17 | |
* | | | | | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2015-02-20 | 3 | -16/+11 | |
|\| | | | | | ||||||
| * | | | | | fix comments and some warnings in PgpDecryptVerify | Vincent Breitmoser | 2015-02-17 | 1 | -9/+4 | |
| * | | | | | determine correct filesize during decryption from LiteralData packet | Vincent Breitmoser | 2015-02-17 | 3 | -7/+7 | |
| | |_|_|/ | |/| | | | ||||||
* / | | | | Screenshot for GSoC | Dominik Schürmann | 2015-02-20 | 2 | -3/+3 | |
|/ / / / | ||||||
* | | | | Improve nav drawer drawable | Dominik Schürmann | 2015-02-03 | 2 | -0/+9 | |
* | | | | Improve nav drawer drawable | Dominik Schürmann | 2015-02-03 | 1 | -0/+0 | |
* | | | | Fix first time wizard design | Dominik Schürmann | 2015-02-03 | 7 | -2/+17 |