aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/ImportKeysActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Rearrange too long linesThialfihar2014-04-021-3/+5
* Adjust copyright headersThialfihar2014-04-021-1/+1
* Rename old mentionings of APG-named thingsThialfihar2014-03-231-1/+1
* more code style changes in /ui and /utiluberspot2014-03-131-3/+5
* First code style changes in uiuberspot2014-03-131-2/+0
* More fixes for KeychainIntentServiceHandlerDominik Schürmann2014-03-101-41/+43
* getString before init of KeychainIntentHandlerDominik Schürmann2014-03-101-2/+2
* Fix key id and fingerprint handling, use full key idsDominik Schürmann2014-03-091-1/+1
* Partial fix for #304Nikhil Peter Raj2014-02-261-32/+16
* Deleted Toast importDaniel Haß2014-02-201-1/+0
* Replaced Toasts with AppMsg-Library notifysDaniel Haß2014-02-201-4/+5
* fix some intents and demosDominik Schürmann2014-02-161-0/+1
* keyserver instead of key serverDominik Schürmann2014-02-051-7/+7
* Fix double loading of navigation fragmentsDominik Schürmann2014-02-041-53/+66
* reworking some parts of import activity codeDominik Schürmann2014-02-041-19/+33
* Certify not sign a key, added as button, does not belong to menuDominik Schürmann2014-02-041-4/+4
* expose key server APIDominik Schürmann2014-02-021-7/+4
* Switch from ActionBarSherlock to ActionBarCompatDominik Schürmann2014-02-021-7/+6
* Fix scanning of fingerprint qr code, whole qr code scanning still brokenDominik Schürmann2014-02-011-23/+21
* Reworking import, testing needed...Dominik Schürmann2014-02-011-79/+87
* search worksDominik Schürmann2014-02-011-5/+4
* Started working on integration of keyserver query into import activityDominik Schürmann2014-02-011-47/+55
* No bouncy castle objects in key viewDominik Schürmann2014-02-011-3/+1
* Fix layout, add API notes to README, register fingerprint URIs, some reformat...Dominik Schürmann2014-02-011-37/+54
* New Gradle project structureDominik Schürmann2014-01-271-0/+468