Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | -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 | |
| | ||||||
* | 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 | |
| | ||||||
* | QR Code import works now | Dominik Schürmann | 2013-10-06 | 3 | -25/+74 | |
| | ||||||
* | QR Code sharing with multiple QR Codes | Dominik Schürmann | 2013-10-05 | 3 | -11/+183 | |
| | ||||||
* | Add parts of zxing library to generate qr codes | Dominik Schürmann | 2013-10-05 | 2 | -1/+124 | |
| | ||||||
* | New API version, import from clipboard | Dominik Schürmann | 2013-10-05 | 9 | -96/+486 | |
| | ||||||
* | Merge branch 'master' of github.com:dschuermann/openpgp-keychain | Dominik Schürmann | 2013-10-02 | 1 | -40/+74 | |
|\ | ||||||
| * | Fixed 140 - Multiline Entries in KeyServerQueryActivity | Bahtiar `kalkin-` Gadimov | 2013-09-24 | 1 | -40/+74 | |
| | | | | | | | | | | | | | | | | | | | | * EditText is now singleLine and has a hint * EditText has set inputType=text and imeOptions=actionSearch * Implemented listener for the actionSearch event * Reformated the source code according to the project specification. Sorry for the diff mess :-/ Signed-off-by: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de> | |||||
* | | Show if item has wrong API version | Dominik Schürmann | 2013-10-02 | 1 | -8/+33 | |
| | | ||||||
* | | API update | Dominik Schürmann | 2013-10-02 | 3 | -26/+30 | |
|/ | ||||||
* | Fix file import, part 2 | Dominik Schürmann | 2013-09-22 | 1 | -5/+2 | |
| | ||||||
* | Fix file import, commitAllowingStateLoss() was he answer to fragment ↵ | Dominik Schürmann | 2013-09-22 | 5 | -87/+122 | |
| | | | | crashes, PS: I hate fragment lifecycles... | |||||
* | Import keys with adapter, loader, and new design | Dominik Schürmann | 2013-09-22 | 24 | -739/+505 | |
| | ||||||
* | Move adapters into sub package | Dominik Schürmann | 2013-09-22 | 3 | -0/+514 | |
| | ||||||
* | Merge branch 'master' of github.com:dschuermann/openpgp-keychain | Dominik Schürmann | 2013-09-22 | 1 | -0/+2 | |
|\ | ||||||
| * | set mainUserIdRest visible after GONE in previous key | Ashley Hughes | 2013-09-20 | 1 | -0/+2 | |
| | | ||||||
* | | Set default algorithms to SHA-512 and AES-256 | Dominik Schürmann | 2013-09-20 | 2 | -3/+3 | |
|/ | ||||||
* | Renaming some files | Dominik Schürmann | 2013-09-19 | 5 | -23/+23 | |
| |