Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use icons in key view | Dominik Schürmann | 2014-07-28 | 2 | -21/+21 |
* | Use new status icons in key list | Dominik Schürmann | 2014-07-28 | 1 | -24/+6 |
* | Fix resource names, add small test | Dominik Schürmann | 2014-07-28 | 1 | -2/+2 |
* | Fix background color of notify area | Dominik Schürmann | 2014-07-27 | 1 | -2/+0 |
* | Redesigned QR Code view | Dominik Schürmann | 2014-07-27 | 2 | -19/+14 |
* | Open keyboard on passphrase dialog, this should now work on all Android versi... | Dominik Schürmann | 2014-07-27 | 1 | -0/+2 |
* | Prettify buttons | Dominik Schürmann | 2014-07-27 | 1 | -34/+70 |
* | Work on first time wizard design | Dominik Schürmann | 2014-07-27 | 3 | -84/+115 |
* | New first time screen | Dominik Schürmann | 2014-07-16 | 5 | -204/+102 |
* | cleanup | Dominik Schürmann | 2014-07-08 | 1 | -30/+0 |
* | Work on subkeys adapter | Dominik Schürmann | 2014-07-08 | 3 | -14/+59 |
* | Use strings in edit key | Dominik Schürmann | 2014-07-03 | 1 | -4/+4 |
* | Remove old edit button, rename activities | Dominik Schürmann | 2014-07-03 | 1 | -16/+0 |
* | Cache passphrase for edit | Dominik Schürmann | 2014-07-03 | 2 | -7/+92 |
* | edit key: subkey adapter | Dominik Schürmann | 2014-07-03 | 2 | -1/+97 |
* | Work on edit | Dominik Schürmann | 2014-07-03 | 2 | -8/+0 |
* | A little bit less purple | Dominik Schürmann | 2014-07-02 | 2 | -7/+4 |
* | edit key: work on saving | Dominik Schürmann | 2014-07-02 | 1 | -8/+0 |
* | Edit key: adding user ids | Dominik Schürmann | 2014-07-02 | 4 | -15/+72 |
* | edit key: part 3 | Dominik Schürmann | 2014-07-01 | 1 | -60/+0 |
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-06-30 | 15 | -90/+60 |
|\ | |||||
| * | (should have) fixed Travis builds | Daniel Albert | 2014-06-30 | 2 | -7/+2 |
| * | Merge branch 'master' of https://github.com/open-keychain/open-keychain | Daniel Albert | 2014-06-30 | 7 | -0/+321 |
| |\ | |||||
| * | | Converted all other buttons | Daniel Albert | 2014-06-30 | 5 | -30/+23 |
| * | | Ported even more buttons to use new design (Key and User editor) | Daniel Albert | 2014-06-29 | 4 | -21/+13 |
| * | | Converted AsymetricKeyFragment to new button style | Daniel Albert | 2014-06-29 | 1 | -5/+3 |
| * | | Added new button style and converted account_settings and the select_secret_k... | Daniel Albert | 2014-06-29 | 2 | -10/+8 |
| * | | Updated file_dialog to use the new buttons | Daniel Albert | 2014-06-29 | 1 | -6/+3 |
| * | | Improved button style | Daniel Albert | 2014-06-29 | 2 | -15/+6 |
| * | | Added button_rounded style | Daniel Albert | 2014-06-28 | 1 | -3/+9 |
* | | | work on edit key | Dominik Schürmann | 2014-06-30 | 3 | -6/+2 |
| |/ |/| | |||||
* | | pass import results through to viewkeyactivity on update | Vincent Breitmoser | 2014-06-28 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'upstream/master' | Daniel Albert | 2014-06-28 | 6 | -0/+315 |
|\ \ | |/ |/| | |||||
| * | Magic to find possible mails and names of device owner | Dominik Schürmann | 2014-06-28 | 1 | -1/+1 |
| * | More wizardry | Dominik Schürmann | 2014-06-27 | 2 | -15/+43 |
| * | Start work on a first-time wizard | Dominik Schürmann | 2014-06-27 | 4 | -0/+217 |
| * | new edit key: first version to add user ids | Dominik Schürmann | 2014-06-24 | 2 | -0/+70 |
* | | Added unlock icon, fixed drawer items, switched to icons from resource in drawer | Daniel Albert | 2014-06-27 | 1 | -3/+5 |
* | | Swapped out FontawesomeText with normal ImageView | Daniel Albert | 2014-06-26 | 1 | -10/+6 |
|/ | |||||
* | remove margin in import keys (leftover from nav drawer) | Dominik Schürmann | 2014-06-23 | 1 | -2/+0 |
* | new edit key: diff for existing user ids | Dominik Schürmann | 2014-06-22 | 2 | -10/+21 |
* | add buttons in edit key | Dominik Schürmann | 2014-06-22 | 1 | -0/+64 |
* | Start new designed activity | Dominik Schürmann | 2014-06-21 | 3 | -0/+73 |
* | Use actionbar button for log activity | Dominik Schürmann | 2014-06-20 | 1 | -30/+0 |
* | Remove unused code to import splitted qr codes | Dominik Schürmann | 2014-06-19 | 1 | -19/+0 |
* | Reference ic_launcher instead of icon | Dominik Schürmann | 2014-06-18 | 3 | -3/+3 |
* | decrease size of search icons in import | Dominik Schürmann | 2014-06-18 | 2 | -2/+2 |
* | Fix new actionbar icon sizes, rename icon to ic_launcher following Android na... | Dominik Schürmann | 2014-06-18 | 1 | -2/+2 |
* | consistent button design in import activity | Dominik Schürmann | 2014-06-18 | 2 | -18/+0 |
* | Redesign Import, still some todos and regression bugs | Dominik Schürmann | 2014-06-18 | 9 | -120/+201 |