| Commit message (Expand) | Author | Age | Files | Lines |
* | Update gradle build files to 0.7.3 android plugin, add Gradle 1.9 wrapper, ad... | Dominik Schürmann | 2014-01-16 | 8 | -19/+38 |
* | fix exporting to file, close #195 | Dominik Schürmann | 2014-01-14 | 1 | -13/+11 |
* | toast on copy to clipboard | Dominik Schürmann | 2014-01-14 | 2 | -0/+3 |
* | prettify import | Dominik Schürmann | 2014-01-14 | 3 | -6/+21 |
* | Merge branch 'master' of github.com:dschuermann/openpgp-keychain | Dominik Schürmann | 2014-01-14 | 3 | -7/+14 |
|\ |
|
| * | add https://github.com/rtyley/spongycastle-old to README | Dominik Schürmann | 2014-01-14 | 1 | -1/+1 |
| * | Merge pull request #188 from ashh87/master | Dominik Schürmann | 2014-01-13 | 2 | -6/+13 |
| |\ |
|
| | * | new keys are cross-certified | Ashley Hughes | 2014-01-13 | 2 | -6/+13 |
* | | | fix some small layout bugs, add barcode scanner lib as source lib, fix qr cod... | Dominik Schürmann | 2014-01-14 | 20 | -569/+703 |
|/ / |
|
* / | simplify wording | Dominik Schürmann | 2014-01-13 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #179 from dschuermann/key-details | Dominik Schürmann | 2014-01-12 | 322 | -3564/+10072 |
|\ |
|
| * | bump version code to 21106 for beta testers | Dominik Schürmann | 2014-01-13 | 1 | -17/+1 |
| * | key view is working | Dominik Schürmann | 2014-01-13 | 17 | -541/+577 |
| * | fix compile | Dominik Schürmann | 2014-01-12 | 3 | -19/+25 |
| * | cleanup layouts, prepare layouts for new key view | Dominik Schürmann | 2014-01-12 | 42 | -459/+345 |
| * | bump version to 21105 for beta testers | Dominik Schürmann | 2014-01-10 | 1 | -1/+1 |
| * | remove activity from librarys AndroidManifest | Dominik Schürmann | 2014-01-10 | 1 | -14/+1 |
| * | fix gradle build | Dominik Schürmann | 2014-01-10 | 3 | -3/+3 |
| * | bump to version code 21104 for beta testers | Dominik Schürmann | 2014-01-10 | 1 | -1/+1 |
| * | preferences and help into menu not drawer according to guidelines and google ... | Dominik Schürmann | 2014-01-09 | 6 | -22/+247 |
| * | fix bad crashes | Dominik Schürmann | 2014-01-09 | 6 | -251/+80 |
| * | implement navigation drawer | Dominik Schürmann | 2014-01-09 | 44 | -1495/+713 |
| * | add experimental drawer navigation | Dominik Schürmann | 2014-01-09 | 24 | -35/+608 |
| * | use bootstrap buttons | Dominik Schürmann | 2014-01-09 | 56 | -331/+334 |
| * | add AndroidBootstrap lib | Dominik Schürmann | 2014-01-09 | 68 | -5/+3121 |
| * | fix import, add missing multi select menu | Dominik Schürmann | 2014-01-08 | 4 | -7/+12 |
| * | multi selection for secret key list | Dominik Schürmann | 2014-01-07 | 3 | -2/+143 |
| * | instructions on empty public key list for first start | Dominik Schürmann | 2014-01-07 | 3 | -8/+87 |
| * | 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 | 5 | -17/+77 |
| * | reorder menus, cleanup code, add experimental tab activity | Dominik Schürmann | 2014-01-07 | 13 | -401/+313 |
| * | key edit fixes | Dominik Schürmann | 2014-01-07 | 11 | -192/+412 |
| * | integrate UnderlineTextView, add zxing info | Dominik Schürmann | 2014-01-06 | 3 | -4/+27 |
| * | externalize zxing lib, fix gradle build | Dominik Schürmann | 2014-01-06 | 103 | -1155/+20 |
| * | copy to clipboard in key view | Dominik Schürmann | 2014-01-06 | 3 | -59/+94 |
| * | multi select and delete, needs testing | Dominik Schürmann | 2014-01-06 | 3 | -9/+289 |
| * | Work on multiselect in key list | Dominik Schürmann | 2014-01-06 | 8 | -310/+206 |
| * | reorder menu in key view | Dominik Schürmann | 2014-01-03 | 2 | -22/+40 |
| * | cleanup and documentation | Dominik Schürmann | 2014-01-03 | 2 | -41/+32 |
| * | prettify nfc dialog | Dominik Schürmann | 2014-01-03 | 2 | -3/+5 |
| * | integrate NFC into key view and import activities | Dominik Schürmann | 2014-01-03 | 6 | -266/+261 |
| * | integrate share activity in view activity | Dominik Schürmann | 2014-01-02 | 3 | -105/+44 |
| * | fix nullpointer in EditKeyActivity | Dominik Schürmann | 2014-01-02 | 2 | -13/+13 |
| * | final fixes for public key list | Dominik Schürmann | 2014-01-02 | 6 | -38/+29 |
| * | fixing some layout problems | Dominik Schürmann | 2014-01-02 | 7 | -39/+33 |
| * | fix library in README | Dominik Schürmann | 2014-01-02 | 1 | -3/+3 |
| * | New list with sticky list headers library | Dominik Schürmann | 2014-01-02 | 63 | -62/+3688 |
| * | Simple new list implementations, remove library, use simple adapter with head... | Dominik Schürmann | 2014-01-01 | 48 | -1572/+803 |
| * | 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 |