aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | Dont allow RSA_SIGN, RSA_ENCRYPT, deprecated in RFCDominik Schürmann2015-08-101-10/+3
* | | | | | | | | | | | | | Move TODOs into issueDominik Schürmann2015-08-101-13/+0
* | | | | | | | | | | | | | Improve comments and reasons in PgpConstants, simple checks for insecure asym...Dominik Schürmann2015-08-1014-245/+437
* | | | | | | | | | | | | | Use default compression in OpenPgpServiceDominik Schürmann2015-08-091-3/+2
* | | | | | | | | | | | | | Follow some of coorus recommendations: better selection of algo whitelist, ig...Dominik Schürmann2015-08-094-39/+53
* | | | | | | | | | | | | | Introduce constants in OpenPgpSignature and DecryptionResult for unsigned/une...Dominik Schürmann2015-08-0915-266/+415
* | | | | | | | | | | | | | updated OrbotHelper with silent startAdithya Abraham Philip2015-08-0610-169/+466
* | | | | | | | | | | | | | Merge pull request #1456 from xSooDx/masterDominik Schürmann2015-08-051-3/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | renamed the insertLinks() method to formatSpannableString() and added comment...xSooDx2015-08-041-2/+5
| * | | | | | | | | | | | | | -Added failsafe in case '%s' is not in the stringxSooDx2015-07-211-2/+6
| * | | | | | | | | | | | | | -No longer appends the links to the keybase_narrativesxSooDx2015-07-211-3/+9
* | | | | | | | | | | | | | | Update libsDominik Schürmann2015-08-032-15/+10
* | | | | | | | | | | | | | | Add privacy information to account screenDominik Schürmann2015-08-031-1/+1
* | | | | | | | | | | | | | | Fix color and design in help activityDominik Schürmann2015-08-031-1/+0
* | | | | | | | | | | | | | | Fix crash with new themeDominik Schürmann2015-07-251-1/+1
* | | | | | | | | | | | | | | Refactor theme selection of dialogsThialfihar2015-07-217-27/+27
* | | | | | | | | | | | | | | Fix key view toolbar and status colourThialfihar2015-07-212-5/+25
* | | | | | | | | | | | | | | Fix preference version handlingThialfihar2015-07-211-2/+2
* | | | | | | | | | | | | | | Use a constant for the default value of the themeThialfihar2015-07-212-1/+2
* | | | | | | | | | | | | | | Refactor theme changing to avoid code repetitionThialfihar2015-07-213-55/+70
* | | | | | | | | | | | | | | Rename updatePreferences() to upgradePreferences()Thialfihar2015-07-212-2/+2
* | | | | | | | | | | | | | | Refactor theme preference values into constantsThialfihar2015-07-214-4/+14
* | | | | | | | | | | | | | | Upgrade MaterialDrawer to 3.0.9Thialfihar2015-07-211-14/+17
* | | | | | | | | | | | | | | Fix drawer background color for ViewKeyActivityThialfihar2015-07-213-5/+6
* | | | | | | | | | | | | | | Update recent decrypt changes to use new theme attributesThialfihar2015-07-211-9/+10
* | | | | | | | | | | | | | | Add forgotten docu to a new methodThialfihar2015-07-211-0/+6
* | | | | | | | | | | | | | | Make the log display honour the themeThialfihar2015-07-211-6/+9
* | | | | | | | | | | | | | | Make import keys activity honour the themeThialfihar2015-07-211-3/+3
* | | | | | | | | | | | | | | Make help pages work in dark themeThialfihar2015-07-211-0/+1
* | | | | | | | | | | | | | | Make main text color themeableThialfihar2015-07-212-4/+4
* | | | | | | | | | | | | | | Give password strength indicator colors their own nameThialfihar2015-07-211-3/+3
* | | | | | | | | | | | | | | Give key flag colors their own color namesThialfihar2015-07-218-39/+39
* | | | | | | | | | | | | | | Make header text and tertiary text color themeableThialfihar2015-07-218-17/+22
* | | | | | | | | | | | | | | Start moving colors into themesThialfihar2015-07-212-2/+20
* | | | | | | | | | | | | | | Automatically recreate activities on theme changeThialfihar2015-07-212-4/+62
* | | | | | | | | | | | | | | Add theme settingThialfihar2015-07-214-1/+57
* | | | | | | | | | | | | | | fixed multi-deletion bug, moved logic into DeleteKeyDialogActivityAdithya Abraham Philip2015-07-154-21/+22
* | | | | | | | | | | | | | | made mSignatureTime optional in CryptoOperationHelperAdithya Abraham Philip2015-07-1510-31/+80
* | | | | | | | | | | | | | | added revocation tag NO_REASON to all revocations via PgpKeyOperationAdithya Abraham Philip2015-07-142-1/+8
* | | | | | | | | | | | | | | made PassphraseDialogActivity compatible with null CryptoInputParcelAdithya Abraham Philip2015-07-133-6/+23
* | | | | | | | | | | | | | | upload only public key in revocationAdithya Abraham Philip2015-07-132-1/+15
* | | | | | | | | | | | | | | corrected DeleteKeyDialogActivity finishing on cancelAdithya Abraham Philip2015-07-131-9/+21
* | | | | | | | | | | | | | | show key name on revoke/delete dialogAdithya Abraham Philip2015-07-131-6/+23
* | | | | | | | | | | | | | | made key deletion require double confirmationAdithya Abraham Philip2015-07-131-1/+1
* | | | | | | | | | | | | | | added licenses, cleaned up code, fixed warningsAdithya Abraham Philip2015-07-1322-72/+130
* | | | | | | | | | | | | | | added retry on upload failureAdithya Abraham Philip2015-07-137-6/+112
* | | | | | | | | | | | | | | allowed operations to modify CryptoInputParcel they receiveAdithya Abraham Philip2015-07-1322-57/+73
* | | | | | | | | | | | | | | prevented passphrase caching on revocationAdithya Abraham Philip2015-07-136-17/+59
* | | | | | | | | | | | | | | use only one DeleteDialogActivityAdithya Abraham Philip2015-07-136-346/+241
* | | | | | | | | | | | | | | implemented revocation on deletionAdithya Abraham Philip2015-07-1323-305/+1000