Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New Gradle project structure | Dominik Schürmann | 2014-01-27 | 56 | -11764/+0 |
| | |||||
* | fix crash on keys with empty user id | Dominik Schürmann | 2014-01-25 | 4 | -46/+46 |
| | |||||
* | Fix language problems (thanks to yahoe.001) | Dominik Schürmann | 2014-01-24 | 1 | -2/+3 |
| | |||||
* | fix crashes on Android 2.3 | Dominik Schürmann | 2014-01-19 | 11 | -108/+161 |
| | |||||
* | use plurals | Dominik Schürmann | 2014-01-19 | 4 | -15/+21 |
| | |||||
* | improve sharing of key | Dominik Schürmann | 2014-01-19 | 1 | -7/+32 |
| | |||||
* | share fingerprint with qr code | Dominik Schürmann | 2014-01-19 | 2 | -30/+64 |
| | |||||
* | fix qr code scanning, implement basic scanning of fingerprint only | Dominik Schürmann | 2014-01-19 | 2 | -93/+125 |
| | |||||
* | improve performance of adapter implementations by caching index, use data ↵ | Dominik Schürmann | 2014-01-19 | 8 | -58/+218 |
| | | | | uri where possible in ViewKeyActivity | ||||
* | cleanup | Dominik Schürmann | 2014-01-18 | 2 | -27/+3 |
| | |||||
* | handle onActivityResult in FileDialogFragment directly | Dominik Schürmann | 2014-01-18 | 7 | -89/+61 |
| | |||||
* | layout fixes | Dominik Schürmann | 2014-01-18 | 1 | -3/+3 |
| | |||||
* | better onActivityResult handling for qr code import, remove unimplemented ↵ | Dominik Schürmann | 2014-01-18 | 2 | -26/+18 |
| | | | | import button | ||||
* | default import is from keyserver | Dominik Schürmann | 2014-01-18 | 2 | -6/+7 |
| | |||||
* | prettify upload key | Dominik Schürmann | 2014-01-18 | 1 | -36/+17 |
| | |||||
* | do not sign on update from server action | Dominik Schürmann | 2014-01-18 | 1 | -4/+0 |
| | |||||
* | Much more usable sign activity | Dominik Schürmann | 2014-01-18 | 2 | -62/+59 |
| | |||||
* | Externalize secret key selection into fragment for reuse in different activities | Dominik Schürmann | 2014-01-18 | 4 | -18/+154 |
| | |||||
* | file imports fix | Ashley Hughes | 2014-01-16 | 1 | -1/+1 |
| | |||||
* | fix clipboard null crash | Ashley Hughes | 2014-01-16 | 1 | -2/+4 |
| | |||||
* | toast on copy to clipboard | Dominik Schürmann | 2014-01-14 | 1 | -0/+2 |
| | |||||
* | fix some small layout bugs, add barcode scanner lib as source lib, fix qr ↵ | Dominik Schürmann | 2014-01-14 | 4 | -547/+42 |
| | | | | code scanning issues | ||||
* | key view is working | Dominik Schürmann | 2014-01-13 | 9 | -355/+312 |
| | |||||
* | fix compile | Dominik Schürmann | 2014-01-12 | 2 | -18/+24 |
| | |||||
* | cleanup layouts, prepare layouts for new key view | Dominik Schürmann | 2014-01-12 | 15 | -21/+108 |
| | |||||
* | preferences and help into menu not drawer according to guidelines and google ↵ | Dominik Schürmann | 2014-01-09 | 3 | -19/+40 |
| | | | | apps | ||||
* | fix bad crashes | Dominik Schürmann | 2014-01-09 | 6 | -251/+80 |
| | |||||
* | implement navigation drawer | Dominik Schürmann | 2014-01-09 | 13 | -711/+183 |
| | |||||
* | add experimental drawer navigation | Dominik Schürmann | 2014-01-09 | 3 | -11/+447 |
| | |||||
* | use bootstrap buttons | Dominik Schürmann | 2014-01-09 | 16 | -91/+120 |
| | |||||
* | fix import, add missing multi select menu | Dominik Schürmann | 2014-01-08 | 3 | -7/+3 |
| | |||||
* | multi selection for secret key list | Dominik Schürmann | 2014-01-07 | 2 | -1/+142 |
| | |||||
* | instructions on empty public key list for first start | Dominik Schürmann | 2014-01-07 | 1 | -1/+31 |
| | |||||
* | action encrypt to contact in view and multi select | Dominik Schürmann | 2014-01-07 | 2 | -15/+54 |
| | |||||
* | reorder menus, cleanup code, add experimental tab activity | Dominik Schürmann | 2014-01-07 | 8 | -396/+263 |
| | |||||
* | key edit fixes | Dominik Schürmann | 2014-01-07 | 6 | -184/+387 |
| | |||||
* | integrate UnderlineTextView, add zxing info | Dominik Schürmann | 2014-01-06 | 1 | -0/+69 |
| | |||||
* | externalize zxing lib, fix gradle build | Dominik Schürmann | 2014-01-06 | 1 | -1/+1 |
| | |||||
* | copy to clipboard in key view | Dominik Schürmann | 2014-01-06 | 1 | -59/+89 |
| | |||||
* | multi select and delete, needs testing | Dominik Schürmann | 2014-01-06 | 2 | -9/+280 |
| | |||||
* | Work on multiselect in key list | Dominik Schürmann | 2014-01-06 | 6 | -308/+198 |
| | |||||
* | reorder menu in key view | Dominik Schürmann | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | cleanup and documentation | Dominik Schürmann | 2014-01-03 | 2 | -41/+32 |
| | |||||
* | prettify nfc dialog | Dominik Schürmann | 2014-01-03 | 1 | -2/+2 |
| | |||||
* | integrate NFC into key view and import activities | Dominik Schürmann | 2014-01-03 | 4 | -241/+252 |
| | |||||
* | integrate share activity in view activity | Dominik Schürmann | 2014-01-02 | 2 | -104/+44 |
| | |||||
* | fix nullpointer in EditKeyActivity | Dominik Schürmann | 2014-01-02 | 1 | -11/+11 |
| | |||||
* | final fixes for public key list | Dominik Schürmann | 2014-01-02 | 2 | -25/+28 |
| | |||||
* | fixing some layout problems | Dominik Schürmann | 2014-01-02 | 4 | -13/+8 |
| | |||||
* | New list with sticky list headers library | Dominik Schürmann | 2014-01-02 | 2 | -30/+143 |
| |