Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 19 | -859/+301 |
* | 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 | 5 | -96/+60 |
* | 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 | 3 | -4/+11 |
* | 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 | 9 | -33/+54 |
* | | Status bar height fix | Dominik Schürmann | 2015-02-21 | 6 | -7/+16 |
* | | 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 |
* | Add FAB to key list | Dominik Schürmann | 2015-02-03 | 4 | -35/+104 |
* | Move encrypt decrypt operations in own starter activity | Dominik Schürmann | 2015-02-03 | 19 | -25/+73 |
* | More toolbar fixes | Dominik Schürmann | 2015-02-03 | 5 | -11/+20 |
* | App settings statusbar fix | Dominik Schürmann | 2015-02-03 | 2 | -3/+8 |
* | Toolbar fixes, Toolbar under status bar on Lollipop | Dominik Schürmann | 2015-02-03 | 34 | -96/+118 |
* | Floating Action Button added in app settings | Dominik Schürmann | 2015-02-03 | 37 | -72/+200 |
* | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2015-02-02 | 69 | -844/+1062 |
|\ |