aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/widget/KeyEditor.java
Commit message (Expand)AuthorAgeFilesLines
* more UI code style fixesuberspot2014-03-131-6/+10
* First code style changes in uiuberspot2014-03-131-24/+15
* Lint changes after testingBhargav Golla2014-03-101-0/+2
* Revert "Lint changes"Dominik Schürmann2014-03-101-2/+0
* Merge pull request #381 from bhargavgolla/Lint-error-fixDominik Schürmann2014-03-101-0/+2
|\
| * Lint changesBhargav Golla2014-03-101-0/+2
* | Fix key id and fingerprint handling, use full key idsDominik Schürmann2014-03-091-3/+2
|/
* Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain...Miroojin Bakshi2014-03-061-2/+24
|\
| * 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
* | Use string from strings.xmlMiroojin Bakshi2014-03-061-1/+1
* | Add documentationMiroojin Bakshi2014-03-061-3/+8
* | Hide CalendarView in tabletsMiroojin Bakshi2014-03-041-0/+3
* | Extend DatePickerDialog and override setTitle() method.Miroojin Bakshi2014-03-041-1/+12
|/
* 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