aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/ui/DecryptActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* New Gradle project structureDominik Schürmann2014-01-271-846/+0
|
* handle onActivityResult in FileDialogFragment directlyDominik Schürmann2014-01-181-16/+1
|
* cleanup layouts, prepare layouts for new key viewDominik Schürmann2014-01-121-1/+1
|
* implement navigation drawerDominik Schürmann2014-01-091-15/+12
|
* use bootstrap buttonsDominik Schürmann2014-01-091-3/+3
|
* spring-cleaning: remove unused resources, rename strings from camelCase to ↵Dominik Schürmann2013-10-251-15/+15
| | | | snake_case to follow standard practice
* Import keys with adapter, loader, and new designDominik Schürmann2013-09-221-1/+1
|
* Put PgpMain methods in separate opbject classes, handle passphrase dialog in ↵Dominik Schürmann2013-09-151-16/+17
| | | | EditKey not in SecretKeyList
* Move pgp classes into subpackageDominik Schürmann2013-09-151-2/+2
|
* Update Intent APIDominik Schürmann2013-09-141-115/+31
|
* API docsDominik Schürmann2013-09-101-1/+0
|
* Remove most of old APIDominik Schürmann2013-09-091-60/+53
|
* Put actionbar methods in helperDominik Schürmann2013-09-081-1/+2
|
* Implemented issue #53 - Change intent actions from extra ints to intent actionsbcbarnes-gmx2013-07-231-1/+1
|
* Fix decrypt file selection and symmetric decryption failureAsh Hughes2013-03-151-2/+10
|
* Renaming APG to OpenPGP KeychainDominik Schürmann2013-01-161-0/+946