Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged dialog | Adithya Abraham Philip | 2015-02-26 | 614 | -1759/+5032 |
|\ | |||||
| * | Remove old Holo design resources | Dominik Schürmann | 2015-02-26 | 308 | -576/+0 |
| * | Hopefully fixes drop down icon for spinners on Android lower 5 | Dominik Schürmann | 2015-02-26 | 1 | -19/+0 |
| * | Fingerprint verification, design fixes for qr code card | Dominik Schürmann | 2015-02-26 | 9 | -28/+214 |
| * | Dont show verification icons in my key view, hide edit button for non-secret ... | Dominik Schürmann | 2015-02-25 | 3 | -9/+10 |
| * | Invoke NFC button | Dominik Schürmann | 2015-02-25 | 15 | -2/+10 |
| * | Other icon for key exchange | Dominik Schürmann | 2015-02-25 | 28 | -3/+3 |
| * | Design fixes for header, QR Code shared element transitions | Dominik Schürmann | 2015-02-25 | 5 | -15/+27 |
| * | CardView and more header design | Dominik Schürmann | 2015-02-25 | 5 | -21/+53 |
| * | Use material icon for safeslinger | Dominik Schürmann | 2015-02-25 | 12 | -3/+3 |
| * | Toolbar: qr code in header, cleanup of fragment | Dominik Schürmann | 2015-02-25 | 17 | -375/+75 |
| * | Bigger status icon in key view | Dominik Schürmann | 2015-02-25 | 110 | -26/+34 |
| * | First work on new key view toolbar | Dominik Schürmann | 2015-02-25 | 18 | -31/+104 |
| * | 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 | 7 | -13/+370 |
| * | New advanced key view | Dominik Schürmann | 2015-02-23 | 5 | -65/+78 |
| * | Refactor AppsListFragment | Dominik Schürmann | 2015-02-23 | 1 | -1/+0 |
| * | Uncluttering App Settings: Move advanced info in dialog | Dominik Schürmann | 2015-02-23 | 2 | -41/+5 |
| * | Remove old pattern lib, add new pattern lib | Dominik Schürmann | 2015-02-23 | 2 | -43/+36 |
| * | Update tab lib and fix colors of tabs | Dominik Schürmann | 2015-02-23 | 3 | -4/+11 |
| * | Fix multi select and more colors | Dominik Schürmann | 2015-02-22 | 11 | -12/+11 |
| * | Pull from transifex | Dominik Schürmann | 2015-02-22 | 1 | -1/+1 |
| * | Pull from transifex | Dominik Schürmann | 2015-02-22 | 98 | -903/+4356 |
| * | 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 |
| * | | | Once again: Colors and header image | Dominik Schürmann | 2015-02-22 | 5 | -33/+27 |
| |/ / | |||||
| * | | Floating action button icons and methods for key list | Dominik Schürmann | 2015-02-21 | 8 | -18/+13 |
| * | | 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 | 1 | -0/+1 |
| |\| | |||||
| | * | determine correct filesize during decryption from LiteralData packet | Vincent Breitmoser | 2015-02-17 | 1 | -0/+1 |
| * | | Screenshot for GSoC | Dominik Schürmann | 2015-02-20 | 1 | -2/+2 |
| |/ | |||||
* / | initial Log Display function | Adithya Abraham Philip | 2015-02-26 | 6 | -0/+15 |
|/ | |||||
* | 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 | 17 | -13/+44 |
* | More toolbar fixes | Dominik Schürmann | 2015-02-03 | 4 | -11/+19 |
* | 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 | 32 | -80/+99 |
* | Floating Action Button added in app settings | Dominik Schürmann | 2015-02-03 | 36 | -41/+132 |
* | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2015-02-02 | 1 | -23/+38 |
|\ | |||||
| * | rewrite PgpSignEncrypt data flow | Vincent Breitmoser | 2015-02-01 | 1 | -23/+37 |
| * | Merge remote-tracking branch 'origin/development' into development | Vincent Breitmoser | 2015-01-31 | 25 | -362/+182 |
| |\ | |||||
| * | | prevent recursive consolidate | Vincent Breitmoser | 2015-01-31 | 1 | -0/+1 |
* | | | UI experiments for app settings | Dominik Schürmann | 2015-02-02 | 3 | -39/+41 |
| |/ |/| | |||||
* | | Rename app setting classes for consistency | Dominik Schürmann | 2015-01-30 | 2 | -2/+2 |