Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | toast on copy to clipboard | Dominik Schürmann | 2014-01-14 | 1 | -0/+2 | |
| | | ||||||
* | | Merge branch 'master' of github.com:dschuermann/openpgp-keychain | Dominik Schürmann | 2014-01-14 | 1 | -4/+12 | |
|\| | ||||||
| * | new keys are cross-certified | Ashley Hughes | 2014-01-13 | 1 | -4/+12 | |
| | | ||||||
* | | 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 | 12 | -376/+360 | |
| | ||||||
* | 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 | 4 | -19/+245 | |
| | | | | apps | |||||
* | fix bad crashes | Dominik Schürmann | 2014-01-09 | 6 | -251/+80 | |
| | ||||||
* | implement navigation drawer | Dominik Schürmann | 2014-01-09 | 14 | -739/+186 | |
| | ||||||
* | add experimental drawer navigation | Dominik Schürmann | 2014-01-09 | 4 | -18/+459 | |
| | ||||||
* | 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 | |
| | ||||||
* | remove unused ids | Dominik Schürmann | 2014-01-07 | 1 | -43/+0 | |
| | ||||||
* | 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 | 7 | -189/+392 | |
| | ||||||
* | integrate UnderlineTextView, add zxing info | Dominik Schürmann | 2014-01-06 | 1 | -3/+22 | |
| | ||||||
* | externalize zxing lib, fix gradle build | Dominik Schürmann | 2014-01-06 | 66 | -10184/+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 | 3 | -30/+193 | |
| | ||||||
* | Simple new list implementations, remove library, use simple adapter with ↵ | Dominik Schürmann | 2014-01-01 | 12 | -443/+760 | |
| | | | | headings | |||||
* | show layout not before passphrase is entered | Dominik Schürmann | 2014-01-01 | 1 | -28/+28 | |
| | ||||||
* | Use data uri instead of extra for key details | Dominik Schürmann | 2014-01-01 | 3 | -32/+49 | |
| | ||||||
* | code styling | Dominik Schürmann | 2013-12-31 | 2 | -78/+95 | |
| | ||||||
* | Merge pull request #165 from kalkin/key-details | Dominik Schürmann | 2013-12-30 | 3 | -4/+112 | |
|\ | | | | | Key details | |||||
| * | Added context menu item KeyDetails to KeyListPublicFragment | Bahtiar `kalkin-` Gadimov | 2013-12-25 | 1 | -4/+11 | |
| | | ||||||
| * | Added first draft of KeyDetailsActivity | Bahtiar `kalkin-` Gadimov | 2013-12-25 | 1 | -0/+90 | |
| | | ||||||
| * | Added shortifyFingerprint() to PGPHelper | Bahtiar `kalkin-` Gadimov | 2013-12-25 | 1 | -0/+11 | |
| | | ||||||
* | | rename resources folders, new high def icons | Dominik Schürmann | 2013-12-30 | 1 | -4/+3 | |
| | | ||||||
* | | Fix custom action bars for Android 4.4 | Dominik Schürmann | 2013-12-30 | 3 | -40/+10 | |
| | | ||||||
* | | Inform user if signature check fails | Dominik Schürmann | 2013-12-30 | 3 | -6/+40 | |
| | | ||||||
* | | Merge branch 'master' of github.com:dschuermann/openpgp-keychain | Dominik Schürmann | 2013-12-30 | 1 | -0/+2 | |
|\| | ||||||
| * | Cleanup. | erbsenmann | 2013-11-08 | 1 | -1/+1 | |
| | | ||||||
| * | Minor fix in OpenPgpData: type is now also written to and read from parcel | erbsenmann | 2013-11-08 | 1 | -0/+2 | |
| | | ||||||
* | | remote service: package signature verification, use string for service ↵ | Dominik Schürmann | 2013-12-30 | 13 | -85/+221 | |
|/ | | | | instead of getClass.getName | |||||
* | spring-cleaning: remove unused resources, rename strings from camelCase to ↵ | Dominik Schürmann | 2013-10-25 | 48 | -241/+244 | |
| | | | | snake_case to follow standard practice | |||||
* | remove unused code | Dominik Schürmann | 2013-10-06 | 1 | -49/+0 | |
| |