aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/dialog
Commit message (Expand)AuthorAgeFilesLines
* Remove leftovers from spongycastleDominik Schürmann2016-02-091-1/+1
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-1/+1
* Handle not installed PGP appletTheo Franzén2016-01-152-0/+122
* Edit identities designDominik Schürmann2015-12-311-1/+11
* Raise min asymmetric key length for all ciphers to 2048 bitDominik Schürmann2015-10-041-15/+23
* Show dialog before sharing logDominik Schürmann2015-10-041-0/+79
* Remove save support for Android < 4.4 (OKC-01-014)Dominik Schürmann2015-09-241-234/+0
* Keyservers: Dont follow redirects, pin pgp.mit.edu, check for pinned cert on ...Dominik Schürmann2015-09-201-15/+65
* some cleanup in FileHelper, and allow input of filename during exportVincent Breitmoser2015-08-271-8/+14
* updated OrbotHelper with silent startAdithya Abraham Philip2015-08-063-27/+77
* Refactor theme selection of dialogsThialfihar2015-07-212-10/+5
* Make header text and tertiary text color themeableThialfihar2015-07-211-1/+0
* implemented revocation on deletionAdithya Abraham Philip2015-07-131-211/+0
* Use support.v7.app.AlertDialogDominik Schürmann2015-07-137-34/+8
* add pseudo-static id property to CryptoOperationHelperVincent Breitmoser2015-07-091-1/+1
* Rudimentary backup featureDominik Schürmann2015-07-081-0/+1
* Simplifications for expiry dialogDominik Schürmann2015-07-081-6/+3
* fix expiry check in edit key uiVincent Breitmoser2015-07-081-6/+14
* Package cert not sigDominik Schürmann2015-07-071-4/+4
* fixed OrbotRequiredDialogActivity not finishing, orbot install dialog styleAdithya Abraham Philip2015-07-033-2/+25
* added proxy support to OperationHelperAdithya Abraham Philip2015-07-032-14/+14
* renamed to clarify necessity for two install dialog fragmentsAdithya Abraham Philip2015-07-031-4/+4
* reduce code duplicationAdithya Abraham Philip2015-07-032-150/+10
* fixed orbot preference install dialogAdithya Abraham Philip2015-07-031-4/+4
* Rename package back to orbot because these are orbot utilsDominik Schürmann2015-07-032-2/+2
* Cleanup tor codeDominik Schürmann2015-07-032-3/+15
* ensuring code style is preservedAdithya Abraham Philip2015-07-034-13/+16
* added proxy support to keyserver verificationAdithya Abraham Philip2015-07-031-1/+1
* orbot dialog fragments addedAdithya Abraham Philip2015-07-033-0/+385
* added placeholder proxy to AddKeyServerAdithya Abraham Philip2015-07-031-5/+22
* Disable move to card from edit screenDominik Schürmann2015-07-021-2/+2
* reworked keyserver preferences with recyclerviewAdithya Abraham Philip2015-07-021-12/+77
* changed to work with multi-decryptAdithya Abraham Philip2015-06-271-0/+5
* fixed package importAdithya Abraham Philip2015-06-271-1/+1
* renamed KeychainNewService to KeychainServiceAdithya Abraham Philip2015-06-271-3/+3
* deleted KeychainServiceAdithya Abraham Philip2015-06-272-6/+3
* migrated delete op to KeychainNewServiceAdithya Abraham Philip2015-06-271-42/+65
* fix rest of resource leaks (#1351)Vincent Breitmoser2015-06-171-32/+22
* backport CryptoOperationFragment changes without eventbusVincent Breitmoser2015-06-101-7/+3
* Partially revert "switch to native DialogFragment, fix some nullpointers", bu...Vincent Breitmoser2015-06-031-1/+2
* renamed KeychainIntentService to KeychainServiceAdithya Abraham Philip2015-06-012-12/+12
* merged servicesAdithya Abraham Philip2015-06-012-30/+7
* switch to native DialogFragment, fix some nullpointersVincent Breitmoser2015-05-311-18/+24
* Improve stringsDominik Schürmann2015-05-191-5/+2
* Adding NFC Key to Card operation, accessible from Edit Key activity.Joey Castillo2015-05-121-0/+4
* 3.2.1Dominik Schürmann2015-05-101-1/+1
* Fixing rotate crashes in create keyDominik Schürmann2015-05-101-4/+4
* Merge branch 'localdev' of https://github.com/Hiperzone/open-keychain into de...Daniel Ramos2015-04-241-3/+5
|\
| * -Improved email sanity verifications when adding emails when creating a new KeyDaniel Ramos2015-04-141-3/+5
* | keyserver verification on additionAdithya Abraham Philip2015-04-221-0/+320
|/