aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/ImportKeysListFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-305/+0
* Replace wildcard imports with explicit importsThialfihar2014-04-021-1/+5
* More code style fixes for /uiuberspot2014-03-131-1/+2
* First code style changes in uiuberspot2014-03-131-29/+23
* Added exception is null option to display nothing if no error occuredDaniel Haß2014-03-041-4/+6
* Added handling for other exceptions in the ImportListLoader.Daniel Haß2014-03-031-0/+9
* Little fixesDaniel Haß2014-03-031-1/+0
* Added handler for FileHasNoContent exception, some clean upDaniel Haß2014-03-031-6/+13
* Added different notifys for different exceptionsDaniel Haß2014-02-271-6/+17
* Adapted the ImportKeysLoader to work with the new AsyncWrapperDaniel Haß2014-02-261-3/+1
* Reworked ImportKeysListFragment to handel exceptions, ImportKeyListLoader is ...Daniel Haß2014-02-261-13/+20
* keyserver instead of key serverDominik Schürmann2014-02-051-1/+1
* temporary fix for nullpointer on orientation change in import activityDominik Schürmann2014-02-041-5/+10
* Switch from ActionBarSherlock to ActionBarCompatDominik Schürmann2014-02-021-3/+2
* Fix scanning of fingerprint qr code, whole qr code scanning still brokenDominik Schürmann2014-02-011-2/+7
* Reworking import, testing needed...Dominik Schürmann2014-02-011-0/+9
* Fix loader initDominik Schürmann2014-02-011-24/+41
* search worksDominik Schürmann2014-02-011-24/+31
* Started working on integration of keyserver query into import activityDominik Schürmann2014-02-011-51/+105
* New Gradle project structureDominik Schürmann2014-01-271-0/+177