Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | final fixes for public key list | Dominik Schürmann | 2014-01-02 | 4 | -13/+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 | 7 | -26/+44 |
| | |||||
* | Simple new list implementations, remove library, use simple adapter with ↵ | Dominik Schürmann | 2014-01-01 | 2 | -0/+38 |
| | | | | 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 | 2 | -2/+115 |
|\ | | | | | Key details | ||||
| * | Renamed keyDetails to key_details | Bahtiar `kalkin-` Gadimov | 2013-12-25 | 1 | -1/+1 |
| | | |||||
| * | Added first draft of KeyDetailsActivity | Bahtiar `kalkin-` Gadimov | 2013-12-25 | 2 | -2/+115 |
| | | |||||
* | | rename resources folders, new high def icons | Dominik Schürmann | 2013-12-30 | 3 | -0/+0 |
| | | |||||
* | | Inform user if signature check fails | Dominik Schürmann | 2013-12-30 | 2 | -0/+18 |
| | | |||||
* | | remote service: package signature verification, use string for service ↵ | Dominik Schürmann | 2013-12-30 | 2 | -95/+128 |
|/ | | | | instead of getClass.getName | ||||
* | spring-cleaning: remove unused resources, rename strings from camelCase to ↵ | Dominik Schürmann | 2013-10-25 | 63 | -415/+237 |
| | | | | snake_case to follow standard practice | ||||
* | QR Code import works now | Dominik Schürmann | 2013-10-06 | 2 | -2/+17 |
| | |||||
* | QR Code sharing with multiple QR Codes | Dominik Schürmann | 2013-10-05 | 2 | -0/+42 |
| | |||||
* | New API version, import from clipboard | Dominik Schürmann | 2013-10-05 | 3 | -0/+15 |
| | |||||
* | Fixed 140 - Multiline Entries in KeyServerQueryActivity | Bahtiar `kalkin-` Gadimov | 2013-09-24 | 2 | -12/+16 |
| | | | | | | | | | | * 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 | 5 | -59/+200 |
| | |||||
* | Renaming some files | Dominik Schürmann | 2013-09-19 | 1 | -4/+26 |
| | |||||
* | Work on new Import activity | Dominik Schürmann | 2013-09-19 | 8 | -39/+102 |
| | |||||
* | once again reorder packages | Dominik Schürmann | 2013-09-15 | 3 | -3/+3 |
| | |||||
* | Version 2.1.1 | Dominik Schürmann | 2013-09-14 | 1 | -0/+5 |
| | |||||
* | Update Intent API | Dominik Schürmann | 2013-09-14 | 1 | -3/+3 |
| | |||||
* | unify naming of api package and process | Dominik Schürmann | 2013-09-13 | 3 | -3/+3 |
| | |||||
* | version 2.1 | Dominik Schürmann | 2013-09-09 | 1 | -1/+8 |
| | |||||
* | Handle dublicate or missing pub keys corresponding to user ids, handle ↵ | Dominik Schürmann | 2013-09-09 | 2 | -5/+7 |
| | | | | navigating back from service activity properly | ||||
* | Fix help text | Dominik Schürmann | 2013-09-09 | 1 | -9/+10 |
| | |||||
* | fix editactivity crash, default key creation, import from keyserver menu button | Dominik Schürmann | 2013-09-09 | 1 | -10/+11 |
| | |||||
* | Remove old API demos | Dominik Schürmann | 2013-09-09 | 1 | -1/+1 |
| | |||||
* | Remove most of old API | Dominik Schürmann | 2013-09-09 | 1 | -9/+1 |
| | |||||
* | Switch from HtmlSpanner to HtmlTextView | Dominik Schürmann | 2013-09-09 | 3 | -3/+3 |
| | |||||
* | 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 | 2 | -4/+27 |
| | |||||
* | Make select fragments more reusable | Dominik Schürmann | 2013-09-08 | 2 | -6/+4 |
| | |||||
* | Update url and about screen | Dominik Schürmann | 2013-09-06 | 1 | -8/+12 |
| | |||||
* | merge k9mail back into master | Dominik Schürmann | 2013-09-06 | 19 | -26/+333 |
|\ | |||||
| * | remove dead code | Dominik Schürmann | 2013-09-06 | 1 | -1/+2 |
| | | |||||
| * | Put logic into fragment for reuse | Dominik Schürmann | 2013-09-06 | 2 | -36/+9 |
| | | |||||
| * | api apps adapter with icons | Dominik Schürmann | 2013-09-06 | 2 | -1/+28 |
| | | |||||
| * | select key for api apps | Dominik Schürmann | 2013-09-06 | 3 | -12/+59 |
| | | |||||
| * | Include DoneBar for edit activities | Dominik Schürmann | 2013-09-05 | 13 | -26/+145 |
| | | |||||
| * | rename crypto consumers to api apps | Dominik Schürmann | 2013-09-05 | 2 | -7/+5 |
| | | |||||
| * | App settings activity | Dominik Schürmann | 2013-09-04 | 4 | -17/+27 |
| | | |||||
| * | Settings fragment and activity for apps | Dominik Schürmann | 2013-09-04 | 5 | -103/+141 |
| | | |||||
| * | Show app name in registered apps | Dominik Schürmann | 2013-09-04 | 3 | -4/+8 |
| | | |||||
| * | Redifine Service callbacks | Dominik Schürmann | 2013-07-25 | 4 | -26/+102 |
| | | |||||
| * | Restructure | Dominik Schürmann | 2013-07-01 | 1 | -1/+1 |
| | | |||||
| * | More work on crypto consumers | Dominik Schürmann | 2013-07-01 | 2 | -0/+14 |
| | | |||||
* | | fix wording: s/keyring/key/g | Felix Bechstein | 2013-08-15 | 2 | -53/+53 |
| | |