aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/dialog
Commit message (Expand)AuthorAgeFilesLines
* Shifted duplicate method implementations from KeyRing to openpgp-api submoduleAlex Fong2016-05-151-1/+2
* Re-enable move-to-card option, improve stringsDominik Schürmann2016-04-291-2/+2
* Use cert pinning only if availableDominik Schürmann2016-04-091-2/+2
* Okhttp3 cleanups, docs, and fix timeouts for default clientDominik Schürmann2016-04-091-1/+1
* Merge branch 'master' into okhttp3Michal Kepkowski2016-04-062-335/+171
|\
| * Merge pull request #1808 from vhazali/warn-when-stripping-master-keyVincent2016-04-041-5/+28
| |\
| | * setTitle now uses resource id directlyVictor Hazali2016-04-011-1/+1
| | * Refactored switch statements to use constantsVictor Hazali2016-03-301-5/+9
| | * Extracted methodVictor Hazali2016-03-301-16/+20
| | * Alert for Stripping Subkeys.tdjogi010@gmail.com2016-03-021-1/+16
| * | Redesigned subkey creation dialog and changed default key type created to RSA...Alex Fong2016-04-011-330/+143
| |/
* / okhttp3Michal Kepkowski2016-03-141-10/+5
|/
* 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