aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/ui/adapter
Commit message (Collapse)AuthorAgeFilesLines
* New Gradle project structureDominik Schürmann2014-01-279-1219/+0
|
* fix crash on keys with empty user idDominik Schürmann2014-01-254-46/+46
|
* improve performance of adapter implementations by caching index, use data ↵Dominik Schürmann2014-01-195-25/+147
| | | | uri where possible in ViewKeyActivity
* key view is workingDominik Schürmann2014-01-136-317/+103
|
* fix compileDominik Schürmann2014-01-121-17/+23
|
* cleanup layouts, prepare layouts for new key viewDominik Schürmann2014-01-122-1/+82
|
* multi selection for secret key listDominik Schürmann2014-01-071-1/+50
|
* multi select and delete, needs testingDominik Schürmann2014-01-061-0/+273
|
* Work on multiselect in key listDominik Schürmann2014-01-063-280/+51
|
* cleanup and documentationDominik Schürmann2014-01-031-14/+15
|
* final fixes for public key listDominik Schürmann2014-01-021-3/+4
|
* fixing some layout problemsDominik Schürmann2014-01-023-3/+3
|
* New list with sticky list headers libraryDominik Schürmann2014-01-021-5/+75
|
* Simple new list implementations, remove library, use simple adapter with ↵Dominik Schürmann2014-01-012-0/+159
| | | | headings
* spring-cleaning: remove unused resources, rename strings from camelCase to ↵Dominik Schürmann2013-10-253-11/+11
| | | | snake_case to follow standard practice
* Fix file import, commitAllowingStateLoss() was he answer to fragment ↵Dominik Schürmann2013-09-222-23/+10
| | | | crashes, PS: I hate fragment lifecycles...
* Import keys with adapter, loader, and new designDominik Schürmann2013-09-223-0/+399
|
* Move adapters into sub packageDominik Schürmann2013-09-223-0/+514