aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/ui/KeyServerQueryActivity.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
* Fixed 140 - Multiline Entries in KeyServerQueryActivityBahtiar `kalkin-` Gadimov2013-09-241-40/+74
| | | | | | | | | | * EditText is now singleLine and has a hint * EditText has set inputType=text and imeOptions=actionSearch * Implemented listener for the actionSearch event * Reformated the source code according to the project specification. Sorry for the diff mess :-/ Signed-off-by: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
* Import keys with adapter, loader, and new designDominik Schürmann2013-09-221-2/+2
|
* Put PgpMain methods in separate opbject classes, handle passphrase dialog in ↵Dominik Schürmann2013-09-151-3/+3
| | | | EditKey not in SecretKeyList
* Move pgp classes into subpackageDominik Schürmann2013-09-151-1/+1
|
* rename extra of importDominik Schürmann2013-09-101-1/+1
|
* Use underscore in extras, cleanup codeDominik Schürmann2013-09-091-2/+2
|
* KEY_IMPORT to IMPORT_KEYDominik Schürmann2013-09-091-1/+1
|
* Remove most of old APIDominik Schürmann2013-09-091-2/+2
|
* Implemented issue #53 - Change intent actions from extra ints to intent actionsbcbarnes-gmx2013-07-231-1/+1
|
* Renaming APG to OpenPGP KeychainDominik Schürmann2013-01-161-0/+353