aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/widget/KeyEditor.java
Commit message (Expand)AuthorAgeFilesLines
* Removed log statements as per Dominik's suggestionsBhargav Golla2014-03-051-4/+0
* Set min date to one day after Created Date. Works on Honeycomb and aboveBhargav Golla2014-03-051-4/+25
* Adding a min date not to go below creation dateBhargav Golla2014-03-041-1/+3
* bouncycastle uses the Date class, based off of UTC. Force all GregorianCalend...Ashley Hughes2014-01-301-4/+6
* Give expiry dates to PgpKeyOperationDominik Schürmann2014-01-291-9/+6
* New Gradle project structureDominik Schürmann2014-01-271-0/+256