aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/ui/widget
Commit message (Collapse)AuthorAgeFilesLines
* spring-cleaning: remove unused resources, rename strings from camelCase to ↵Dominik Schürmann2013-10-253-10/+10
| | | | snake_case to follow standard practice
* Import keys with adapter, loader, and new designDominik Schürmann2013-09-224-578/+2
|
* set mainUserIdRest visible after GONE in previous keyAshley Hughes2013-09-201-0/+2
|
* Work on new Import activityDominik Schürmann2013-09-191-1/+3
|
* Put PgpMain methods in separate opbject classes, handle passphrase dialog in ↵Dominik Schürmann2013-09-154-18/+18
| | | | EditKey not in SecretKeyList
* Move pgp classes into subpackageDominik Schürmann2013-09-155-5/+5
|
* Use underscore in extras, cleanup codeDominik Schürmann2013-09-094-93/+93
|
* Relicensing from Apache License v2 to GPLv3+. This is only done on classes ↵Dominik Schürmann2013-09-062-20/+21
| | | | 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.
* merge k9mail back into masterDominik Schürmann2013-09-062-17/+5
|\
| * App settings activityDominik Schürmann2013-09-042-17/+5
| |
* | Implemented issue #53 - Change intent actions from extra ints to intent actionsbcbarnes-gmx2013-07-231-2/+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-281-73/+79
| | | | provider
* change edit key for empty private master keysAsh Hughes2013-03-213-0/+33
|
* use db to mark keys which can certifyAsh Hughes2013-03-182-4/+10
|
* change how empty private cheks happen, speeds things upAsh Hughes2013-03-181-7/+2
|
* remove signing icon for master keys which can't signAsh Hughes2013-03-141-3/+9
|
* Renaming APG to OpenPGP KeychainDominik Schürmann2013-01-1611-0/+2249