aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/ui
Commit message (Expand)AuthorAgeFilesLines
* Put PgpMain methods in separate opbject classes, handle passphrase dialog in ...Dominik Schürmann2013-09-1515-171/+166
* Move pgp classes into subpackageDominik Schürmann2013-09-1515-24/+22
* once again reorder packagesDominik Schürmann2013-09-151-1/+1
* Update Intent APIDominik Schürmann2013-09-142-235/+74
* unify naming of api package and processDominik Schürmann2013-09-131-1/+1
* remove swap fileDominik Schürmann2013-09-101-0/+0
* rename extra of importDominik Schürmann2013-09-103-5/+5
* API docsDominik Schürmann2013-09-101-1/+0
* Use underscore in extras, cleanup codeDominik Schürmann2013-09-099-99/+99
* fix editactivity crash, default key creation, import from keyserver menu buttonDominik Schürmann2013-09-093-16/+36
* KEY_IMPORT to IMPORT_KEYDominik Schürmann2013-09-095-18/+18
* Remove most of old APIDominik Schürmann2013-09-0911-191/+166
* Switch from HtmlSpanner to HtmlTextViewDominik Schürmann2013-09-093-77/+16
* Handle wrong/no passphraseDominik Schürmann2013-09-081-0/+6
* api: handle passphrase entering correctlyDominik Schürmann2013-09-081-1/+10
* Make select fragments more reusableDominik Schürmann2013-09-084-27/+102
* Put actionbar methods in helperDominik Schürmann2013-09-087-72/+36
* Work on encryption in new serviceDominik Schürmann2013-09-061-6/+5
* Relicensing from Apache License v2 to GPLv3+. This is only done on classes th...Dominik Schürmann2013-09-0619-184/+193
* Use ButtonBar instead of ActionBar on Done/Cancel activitiesDominik Schürmann2013-09-063-145/+121
* Disable old APIDominik Schürmann2013-09-061-3/+4
* merge k9mail back into masterDominik Schürmann2013-09-066-24/+21
|\
| * App settings activityDominik Schürmann2013-09-044-24/+13
| * Show app name in registered appsDominik Schürmann2013-09-042-3/+3
| * RestructureDominik Schürmann2013-07-013-128/+1
| * More work on crypto consumersDominik Schürmann2013-07-013-0/+135
* | Type is set to text/plain so that encrypted messages can be sent with Whatsap...Enrico Oliverio2013-08-091-1/+5
* | Implemented issue #53 - Change intent actions from extra ints to intent actionsbcbarnes-gmx2013-07-2310-17/+12
* | Issue #61 - Unable to upload public keys to PKSbcbarnes-gmx2013-07-221-1/+1
* | Change key bit length control into a dropdownbcbarnes-gmx2013-07-221-3/+23
* | Issues #41 and #43bcbarnes-gmx2013-07-221-3/+11
|/
* Process safe implementation of PassphraseCacheService, First test for crypto ...Dominik Schürmann2013-05-282-79/+87
* Crypto Provider implementation startDominik Schürmann2013-05-281-51/+21
* enable passphrase changing for subkey only keychainsAsh Hughes2013-05-131-7/+0
* Merge with ashh87s pull requestDominik Schürmann2013-03-2215-41/+152
|\
| * change edit key for empty private master keysAsh Hughes2013-03-216-7/+59
| * only sign keys if private key has capabilityAsh Hughes2013-03-193-1/+17
| * use db to mark keys which can certifyAsh Hughes2013-03-183-5/+11
| * change how empty private cheks happen, speeds things upAsh Hughes2013-03-181-7/+2
| * select correct master key for signing public key withAsh Hughes2013-03-161-1/+2
| * Fix decrypt file selection and symmetric decryption failureAsh Hughes2013-03-152-3/+12
| * correctly encrypt using symmetric key if sign box checkedAsh Hughes2013-03-151-2/+3
| * remove signing icon for master keys which can't signAsh Hughes2013-03-141-3/+9
| * 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
* | Remove debugging codeMichael Dietz2013-02-261-3/+0
* | Fixed bug in secret key selection fragment where it was displaying public keysMichael Dietz2013-02-261-1/+4
|/
* Error handling when keyring is not foundDominik Schürmann2013-01-181-7/+13
* Fix edit key intent, api improvementsDominik Schürmann2013-01-182-13/+13