aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/ImportKeysListLoader.java
Commit message (Expand)AuthorAgeFilesLines
* A simple fix to clear the list of detected keys when parsing key file gives a...Alex Fong2016-05-071-0/+1
* import: handle FileNotFoundException (fixes #1688)Vincent Breitmoser2016-02-011-17/+26
* import: move uri resolution into AsyncTask, prevent NetworkOnMainThreadExceptionVincent Breitmoser2015-10-261-15/+36
* support for handling keyserver urls from browser, added documentationAdithya Abraham Philip2015-04-201-2/+2
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-1/+1
* remove unused NonPgpPartExceptionVincent Breitmoser2015-01-261-12/+0
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-5/+4
* get rid of RuntimeException control flow in UncachedKeyRing.fromStreamVincent Breitmoser2015-01-021-1/+2
* move around package structure a bitVincent Breitmoser2014-10-101-2/+2
* Workings on new parcel for key downloadsDominik Schürmann2014-10-041-10/+8
* Optimize importsDominik Schürmann2014-08-051-1/+0
* reduce memory usage while parsing multiple keyrings from a streamVincent Breitmoser2014-07-311-4/+6
* Better exception handling for import of keysDominik Schürmann2014-07-311-34/+14
* More file association hacks for AndroidManifest and key importDominik Schürmann2014-07-311-9/+20
* use hashcode instead of keyid in import list (keyids may not be unique!)Vincent Breitmoser2014-06-221-1/+1
* Redesign Import, still some todos and regression bugsDominik Schürmann2014-06-181-1/+1
* wrapped-key-ring: move key data around in ParcelableKeyRing instead of Import...Vincent Breitmoser2014-06-021-6/+10
* wrapped-key-ring: use UncachedKeyRing in ImportKeysListLoaderVincent Breitmoser2014-05-231-28/+8
* Move logic classes for import into own sub-packageDominik Schürmann2014-05-061-0/+1
* More code cleanupDominik Schürmann2014-04-191-1/+1
* load data only once in ImportKeysListLoaderVincent Breitmoser2014-04-171-3/+7
* Optimize importsDominik Schürmann2014-04-151-0/+1
* Update license header for 2014Dominik Schürmann2014-04-131-1/+1
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+167