aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/util
Commit message (Collapse)AuthorAgeFilesLines
* Fix license header of key server filesDominik Schürmann2014-03-042-2/+6
|
* Remove unused importsDominik Schürmann2014-03-041-6/+0
|
* Fix NewApi Lint ErrorsEmantor2014-03-031-1/+1
| | | | | | Fix missing ; import android.annotation.TargetApi where needed
* Fix DefaultLocale Lint WarningsEmantor2014-03-031-3/+4
|
* fix display of fingerprint in key server queryDominik Schürmann2014-02-041-1/+8
|
* CleanupDominik Schürmann2014-02-011-1/+0
|
* Reworking import, testing needed...Dominik Schürmann2014-02-011-43/+0
|
* search worksDominik Schürmann2014-02-012-7/+11
|
* bouncycastle uses the Date class, based off of UTC. Force all ↵Ashley Hughes2014-01-301-2/+6
| | | | GregorianCalendars to use UTC, so get and set of key dates works as expected
* New Gradle project structureDominik Schürmann2014-01-2714-0/+1509