aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/ui/dialog
Commit message (Collapse)AuthorAgeFilesLines
* spring-cleaning: remove unused resources, rename strings from camelCase to ↵Dominik Schürmann2013-10-256-21/+21
| | | | snake_case to follow standard practice
* QR Code import works nowDominik Schürmann2013-10-061-1/+1
|
* QR Code sharing with multiple QR CodesDominik Schürmann2013-10-051-0/+171
|
* Import keys with adapter, loader, and new designDominik Schürmann2013-09-221-1/+1
|
* Work on new Import activityDominik Schürmann2013-09-191-1/+4
|
* Put PgpMain methods in separate opbject classes, handle passphrase dialog in ↵Dominik Schürmann2013-09-153-14/+13
| | | | EditKey not in SecretKeyList
* Move pgp classes into subpackageDominik Schürmann2013-09-153-6/+5
|
* Handle wrong/no passphraseDominik Schürmann2013-09-081-0/+6
|
* api: handle passphrase entering correctlyDominik Schürmann2013-09-081-1/+10
|
* Relicensing from Apache License v2 to GPLv3+. This is only done on classes ↵Dominik Schürmann2013-09-067-70/+77
| | | | that (have copyright by Dominik Schürmann or Markus Doits) or (are completly refactored by me and contain no remaining code by Thialfihar). Code by Thialfihar (not reachable by mail) and Shaun Senecal (disagreed on license change) remain Apache License v2.
* Implemented issue #53 - Change intent actions from extra ints to intent actionsbcbarnes-gmx2013-07-231-1/+1
|
* Crypto Provider implementation startDominik Schürmann2013-05-281-51/+21
|
* Fix decrypt file selection and symmetric decryption failureAsh Hughes2013-03-151-1/+2
|
* don't cache passphrase twiceAsh Hughes2013-03-141-1/+1
|
* skip key 0 (master) on retry for passphraseAshley Hughes2013-03-141-1/+1
|
* private keys without master keys and some fixes for things which broke along ↵Ash Hughes2013-03-141-22/+48
| | | | the way
* Renaming APG to OpenPGP KeychainDominik Schürmann2013-01-167-0/+1174