Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New Gradle project structure | Dominik Schürmann | 2014-01-27 | 9 | -1219/+0 |
| | |||||
* | fix crash on keys with empty user id | Dominik Schürmann | 2014-01-25 | 4 | -46/+46 |
| | |||||
* | improve performance of adapter implementations by caching index, use data ↵ | Dominik Schürmann | 2014-01-19 | 5 | -25/+147 |
| | | | | uri where possible in ViewKeyActivity | ||||
* | key view is working | Dominik Schürmann | 2014-01-13 | 6 | -317/+103 |
| | |||||
* | fix compile | Dominik Schürmann | 2014-01-12 | 1 | -17/+23 |
| | |||||
* | cleanup layouts, prepare layouts for new key view | Dominik Schürmann | 2014-01-12 | 2 | -1/+82 |
| | |||||
* | multi selection for secret key list | Dominik Schürmann | 2014-01-07 | 1 | -1/+50 |
| | |||||
* | multi select and delete, needs testing | Dominik Schürmann | 2014-01-06 | 1 | -0/+273 |
| | |||||
* | Work on multiselect in key list | Dominik Schürmann | 2014-01-06 | 3 | -280/+51 |
| | |||||
* | cleanup and documentation | Dominik Schürmann | 2014-01-03 | 1 | -14/+15 |
| | |||||
* | final fixes for public key list | Dominik Schürmann | 2014-01-02 | 1 | -3/+4 |
| | |||||
* | fixing some layout problems | Dominik Schürmann | 2014-01-02 | 3 | -3/+3 |
| | |||||
* | New list with sticky list headers library | Dominik Schürmann | 2014-01-02 | 1 | -5/+75 |
| | |||||
* | Simple new list implementations, remove library, use simple adapter with ↵ | Dominik Schürmann | 2014-01-01 | 2 | -0/+159 |
| | | | | headings | ||||
* | spring-cleaning: remove unused resources, rename strings from camelCase to ↵ | Dominik Schürmann | 2013-10-25 | 3 | -11/+11 |
| | | | | snake_case to follow standard practice | ||||
* | Fix file import, commitAllowingStateLoss() was he answer to fragment ↵ | Dominik Schürmann | 2013-09-22 | 2 | -23/+10 |
| | | | | crashes, PS: I hate fragment lifecycles... | ||||
* | Import keys with adapter, loader, and new design | Dominik Schürmann | 2013-09-22 | 3 | -0/+399 |
| | |||||
* | Move adapters into sub package | Dominik Schürmann | 2013-09-22 | 3 | -0/+514 |