aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/ui/adapter/ImportKeysAdapter.java
Commit message (Collapse)AuthorAgeFilesLines
* spring-cleaning: remove unused resources, rename strings from camelCase to ↵Dominik Schürmann2013-10-251-3/+3
| | | | snake_case to follow standard practice
* Fix file import, commitAllowingStateLoss() was he answer to fragment ↵Dominik Schürmann2013-09-221-1/+3
| | | | crashes, PS: I hate fragment lifecycles...
* Import keys with adapter, loader, and new designDominik Schürmann2013-09-221-0/+151