Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New Gradle project structure | Dominik Schürmann | 2014-01-27 | 53 | -2831/+0 |
| | |||||
* | remove navigation drawer from help | Dominik Schürmann | 2014-01-25 | 1 | -15/+7 |
| | |||||
* | smaller expiry buttons | Dominik Schürmann | 2014-01-25 | 1 | -1/+2 |
| | |||||
* | changelog for 2.2 | Dominik Schürmann | 2014-01-19 | 1 | -1/+1 |
| | |||||
* | share fingerprint with qr code | Dominik Schürmann | 2014-01-19 | 1 | -1/+0 |
| | |||||
* | layout fixes | Dominik Schürmann | 2014-01-18 | 2 | -9/+16 |
| | |||||
* | better onActivityResult handling for qr code import, remove unimplemented ↵ | Dominik Schürmann | 2014-01-18 | 1 | -7/+7 |
| | | | | import button | ||||
* | prettify upload key | Dominik Schürmann | 2014-01-18 | 1 | -13/+36 |
| | |||||
* | do not sign on update from server action | Dominik Schürmann | 2014-01-18 | 3 | -10/+14 |
| | |||||
* | more layout fixes | Dominik Schürmann | 2014-01-18 | 3 | -52/+63 |
| | |||||
* | Much more usable sign activity | Dominik Schürmann | 2014-01-18 | 2 | -27/+41 |
| | |||||
* | Externalize secret key selection into fragment for reuse in different activities | Dominik Schürmann | 2014-01-18 | 5 | -63/+70 |
| | |||||
* | prettify import | Dominik Schürmann | 2014-01-14 | 2 | -6/+18 |
| | |||||
* | fix some small layout bugs, add barcode scanner lib as source lib, fix qr ↵ | Dominik Schürmann | 2014-01-14 | 3 | -5/+11 |
| | | | | code scanning issues | ||||
* | key view is working | Dominik Schürmann | 2014-01-13 | 4 | -165/+215 |
| | |||||
* | cleanup layouts, prepare layouts for new key view | Dominik Schürmann | 2014-01-12 | 27 | -438/+237 |
| | |||||
* | preferences and help into menu not drawer according to guidelines and google ↵ | Dominik Schürmann | 2014-01-09 | 1 | -1/+1 |
| | | | | apps | ||||
* | implement navigation drawer | Dominik Schürmann | 2014-01-09 | 10 | -569/+516 |
| | |||||
* | add experimental drawer navigation | Dominik Schürmann | 2014-01-09 | 4 | -13/+106 |
| | |||||
* | use bootstrap buttons | Dominik Schürmann | 2014-01-09 | 17 | -193/+209 |
| | |||||
* | instructions on empty public key list for first start | Dominik Schürmann | 2014-01-07 | 1 | -6/+48 |
| | |||||
* | action encrypt to contact in view and multi select | Dominik Schürmann | 2014-01-07 | 1 | -0/+13 |
| | |||||
* | reorder menus, cleanup code, add experimental tab activity | Dominik Schürmann | 2014-01-07 | 1 | -0/+13 |
| | |||||
* | integrate UnderlineTextView, add zxing info | Dominik Schürmann | 2014-01-06 | 1 | -1/+1 |
| | |||||
* | final fixes for public key list | Dominik Schürmann | 2014-01-02 | 2 | -3/+1 |
| | |||||
* | fixing some layout problems | Dominik Schürmann | 2014-01-02 | 3 | -26/+25 |
| | |||||
* | New list with sticky list headers library | Dominik Schürmann | 2014-01-02 | 4 | -24/+33 |
| | |||||
* | Simple new list implementations, remove library, use simple adapter with ↵ | Dominik Schürmann | 2014-01-01 | 1 | -0/+0 |
| | | | | headings | ||||
* | key listview | Dominik Schürmann | 2013-12-31 | 1 | -2/+6 |
| | |||||
* | code styling | Dominik Schürmann | 2013-12-31 | 1 | -3/+5 |
| | |||||
* | Merge pull request #165 from kalkin/key-details | Dominik Schürmann | 2013-12-30 | 1 | -0/+110 |
|\ | | | | | Key details | ||||
| * | Added first draft of KeyDetailsActivity | Bahtiar `kalkin-` Gadimov | 2013-12-25 | 1 | -0/+110 |
| | | |||||
* | | Inform user if signature check fails | Dominik Schürmann | 2013-12-30 | 1 | -0/+17 |
| | | |||||
* | | remote service: package signature verification, use string for service ↵ | Dominik Schürmann | 2013-12-30 | 1 | -94/+125 |
|/ | | | | instead of getClass.getName | ||||
* | spring-cleaning: remove unused resources, rename strings from camelCase to ↵ | Dominik Schürmann | 2013-10-25 | 22 | -167/+34 |
| | | | | snake_case to follow standard practice | ||||
* | QR Code import works now | Dominik Schürmann | 2013-10-06 | 1 | -1/+13 |
| | |||||
* | QR Code sharing with multiple QR Codes | Dominik Schürmann | 2013-10-05 | 1 | -0/+36 |
| | |||||
* | New API version, import from clipboard | Dominik Schürmann | 2013-10-05 | 1 | -0/+13 |
| | |||||
* | Fixed 140 - Multiline Entries in KeyServerQueryActivity | Bahtiar `kalkin-` Gadimov | 2013-09-24 | 1 | -12/+15 |
| | | | | | | | | | | * 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> | ||||
* | Fix margin of user ids in import layout | Dominik Schürmann | 2013-09-22 | 1 | -1/+1 |
| | |||||
* | Import keys with adapter, loader, and new design | Dominik Schürmann | 2013-09-22 | 4 | -56/+197 |
| | |||||
* | Renaming some files | Dominik Schürmann | 2013-09-19 | 1 | -4/+26 |
| | |||||
* | Work on new Import activity | Dominik Schürmann | 2013-09-19 | 6 | -35/+91 |
| | |||||
* | once again reorder packages | Dominik Schürmann | 2013-09-15 | 3 | -3/+3 |
| | |||||
* | unify naming of api package and process | Dominik Schürmann | 2013-09-13 | 3 | -3/+3 |
| | |||||
* | Handle dublicate or missing pub keys corresponding to user ids, handle ↵ | Dominik Schürmann | 2013-09-09 | 1 | -4/+4 |
| | | | | navigating back from service activity properly | ||||
* | Switch from HtmlSpanner to HtmlTextView | Dominik Schürmann | 2013-09-09 | 2 | -2/+2 |
| | |||||
* | Make asciiArmor a parameter, extend advanced app settings | Dominik Schürmann | 2013-09-09 | 1 | -5/+31 |
| | |||||
* | Select pub key when email could not be found | Dominik Schürmann | 2013-09-08 | 1 | -0/+22 |
| | |||||
* | Make select fragments more reusable | Dominik Schürmann | 2013-09-08 | 2 | -6/+4 |
| |