Commit Graph

  • 99ebab66c0 Reserve simple type names referenced by properties to avoid collisions (#1305) Zac Sweers 2021-02-15 13:02:28 -05:00
  • 6b09dc443d Suppress RedundantVisibilityModifier in generated adapters (#1303) Zac Sweers 2021-02-15 12:58:14 -05:00
  • 6e5bb3a29b Prepare project for Kotlin migration (#1257) Zac Sweers 2021-02-02 13:11:38 -05:00
  • 8518f47f52 Update dependencies (#1258) Zac Sweers 2021-02-02 13:11:20 -05:00
  • 23d056c054 Add issue templates (#1254) Zac Sweers 2021-02-01 18:00:03 -05:00
  • f0202d5d29 Revert pull-request-target to pull-request (#1295) Alex Vanyo 2021-02-01 16:58:29 -06:00
  • 9c2cd7a37b Use pull_request_target (#1255) Zac Sweers 2020-10-10 07:52:57 -04:00
  • a6caf3ccac Run spotless on changelog (#1251) Zac Sweers 2020-10-04 23:33:25 -04:00
  • e135f5f31f Prepare next development version. Jesse Wilson 2020-10-04 20:52:28 -04:00
  • 4d3ca9a174 Prepare for release 1.11.0. Jesse Wilson 2020-10-04 20:52:00 -04:00
  • 230c3d801f Promote Kotlin type-inferring APIs to the main Moshi package (round 2!) (#1202) Zac Sweers 2020-10-04 18:18:52 -04:00
  • f17e7c2584 Fix infinite loop with type var variance stripping + remove from API (#1246) Zac Sweers 2020-10-04 18:10:49 -04:00
  • 5ce092857a Fix some misc deprecated KotlinPoet APIs (#1249) Zac Sweers 2020-10-04 18:03:45 -04:00
  • 850dc206cf Fix snapshots by upping metaspace size (#1247) Zac Sweers 2020-10-03 06:56:09 -04:00
  • 8fe26e934e Updated Moshi Download version to 1.10.0 sinha-shaurya 2020-10-02 19:22:40 +05:30
  • f192473419 Standardize (almost) all tests on Truth (#1242) Zac Sweers 2020-09-26 20:38:39 -04:00
  • acb2836d39 Merge pull request #1241 from ZacSweers/z/betterJcenterHandling Jesse Wilson 2020-09-26 16:01:05 -04:00
  • 45ef3daef9 Use exclusiveContent API for jcenter Zac Sweers 2020-09-26 04:34:57 -04:00
  • bc85227f29 Add JsonString recipe to examples (#1230) Zac Sweers 2020-09-25 22:51:05 -04:00
  • 44fa05bce1 Prepare dokka (#1238) Zac Sweers 2020-09-25 22:37:13 -04:00
  • a1852a7315 Finish spotless license header configuration (#1231) Zac Sweers 2020-09-25 22:18:51 -04:00
  • bf72ce8ade Introduced tags to reader/writers (#1227) Lachlan McKee 2020-09-22 13:56:51 +01:00
  • 53c1bf0cac Fix problems discovered using nextSource() to implement skipValue (#1236) Jesse Wilson 2020-09-21 23:50:38 -04:00
  • 0a78ed4cb1 Moshi.Builder.addLast() (#1233) Jesse Wilson 2020-09-21 09:36:55 -04:00
  • 517ea36fe5 Fix shadow packaging in code gen artifact (#1214) Zac Sweers 2020-09-18 21:43:11 -04:00
  • 9ee711adce Merge pull request #1225 from square/jwilson.0914.nextSourceHacks Jesse Wilson 2020-09-14 23:53:45 -04:00
  • a09f0a5c26 Small improvements to JsonReader.nextSource Jesse Wilson 2020-09-14 22:04:48 -04:00
  • 99245ef18f Merge pull request #1224 from square/jwilson.0913.json_value_source Jesse Wilson 2020-09-14 19:53:49 -04:00
  • 6c01c34ecf New public API, JsonReader.nextSource() Jesse Wilson 2020-09-13 12:02:24 -04:00
  • 19a0fcdf38 Merge pull request #1222 from square/jwilson.0912.json_value_source Jesse Wilson 2020-09-13 00:33:45 -04:00
  • 47d1037175 JsonValueSource: a brace-matching implementation of okio.Source Jesse Wilson 2020-09-12 14:59:22 -04:00
  • 106d47122f Merge pull request #1220 from ZacSweers/z/kotlin1410 Jesse Wilson 2020-09-11 07:50:42 -04:00
  • 861071c3e8 Update to Kotlin 1.4.10 Zac Sweers 2020-09-11 00:24:22 -04:00
  • 56af4c3f89 Fix KotlinJsonAdapterFactory ref in error message (#1217) Zac Sweers 2020-09-10 15:53:42 -04:00
  • 5284851b08 Clean up old checkstyle references (#1205) Zac Sweers 2020-09-07 22:18:02 -04:00
  • 032db2ae30 Publish from 1.8 build Jake Wharton 2020-09-01 15:55:27 -04:00
  • 95421e7817 Delete deploy_snapshot.sh Jake Wharton 2020-09-01 15:53:27 -04:00
  • 5c07341977 Switch to Github Actions for CI Zac Sweers 2020-09-01 15:48:33 -04:00
  • aa1f514157 Merge pull request #1211 from ZacSweers/z/appendLnFixes Jake Wharton 2020-09-01 09:17:38 -04:00
  • ecca5122a0 Switch to new appendLine APIs Zac Sweers 2020-09-01 01:13:55 -04:00
  • 42f1d18f64 Update Okio and kotlin-compile-testing dependencies (#1198) Zac Sweers 2020-08-28 07:28:58 -04:00
  • 538890e8c0 Switch to spotless and format code (#1196) Zac Sweers 2020-08-27 23:40:15 -04:00
  • 701d6ba968 Minor gradle cleanups (#1197) Zac Sweers 2020-08-27 23:01:51 -04:00
  • 4dd4a9d222 Migrate to Gradle (#1159) Zac Sweers 2020-08-27 16:50:28 -04:00
  • 24c0c49858 Merge pull request #1195 from ZacSweers/patch-4 Jesse Wilson 2020-08-27 05:40:06 -04:00
  • 99c8745130 Add missing 1.10 bits to changelog Zac Sweers 2020-08-27 03:22:21 -04:00
  • 28831b04cf [maven-release-plugin] prepare for next development iteration Jesse Wilson 2020-08-26 21:38:44 -04:00
  • cff20193c2 [maven-release-plugin] prepare release moshi-parent-1.10.0 Jesse Wilson 2020-08-26 21:38:36 -04:00
  • c370385fdc Update changelog for 1.10.0 Jesse Wilson 2020-08-26 21:36:09 -04:00
  • a5dbc1d642 Update to Kotlin 1.4.0 (#1191) Zac Sweers 2020-08-25 22:51:44 -04:00
  • 1283ceed94 Merge pull request #1185 from square/jwilson.0801.public_promoteNameToValue Jesse Wilson 2020-08-05 11:10:24 -04:00
  • 1dd9cd0b3b Make JsonReader.promoteNameToValue() a public API Jesse Wilson 2020-08-01 20:50:41 -04:00
  • 50d09d476b Merge pull request #1182 from square/jwilson.0730.simplify Jesse Wilson 2020-07-30 23:12:37 -04:00
  • aa18c6857c Expose getStrings() option on JsonReader.Options (#1180) Zac Sweers 2020-07-30 23:10:41 -04:00
  • 2b5b3b5f8e Simplify the internals of PolymorphicJsonAdapterFactory Jesse Wilson 2020-07-30 22:34:09 -04:00
  • cd31e5ce52 Extend PolymorphicJsonAdapterFactory to allow custom handling of unknown labels (#1094) Samuele Maci 2020-07-31 03:01:42 +01:00
  • 61e5ff34cc Merge pull request #1152 from Tolriq/R8_fix Jesse Wilson 2020-07-30 21:41:54 -04:00
  • d6d9b5d8bc Merge pull request #1181 from ZacSweers/patch-4 Jesse Wilson 2020-07-30 21:39:41 -04:00
  • 3eb95f277c Update README notes about R8/proguard Zac Sweers 2020-07-29 00:07:41 -04:00
  • 7f2630daee Merge pull request #1168 from vladimirov001/kotlin_verify_error_on_android_kitkat_devices Jesse Wilson 2020-06-26 07:27:15 -04:00
  • 6eb65908e0 bugfix Oleg Vladimirov 2020-06-26 13:28:00 +03:00
  • 7462d32d9d Merge pull request #1161 from ZacSweers/patch-3 Jake Wharton 2020-06-15 09:41:26 -04:00
  • d55248b4ab Fix typo in 1.9.3 changelog notes Zac Sweers 2020-06-15 02:35:13 -04:00
  • 7829f9a65b Prepare version 1.9.3 Jake Wharton 2020-06-11 15:38:01 -04:00
  • d07040ce17 Merge pull request #1155 from square/jw/wrapper/2020-06-08 Jake Wharton 2020-06-10 08:32:38 -04:00
  • c63f7cc5d0 Add Maven wrapper Jake Wharton 2020-06-08 20:09:58 -04:00
  • 8c8c5977a7 R8 now have automatic detection of Class.forName and auto generate keep rules. Tolriq 2020-04-20 14:45:38 +02:00
  • dd8611a1d9 Merge pull request #1080 from square/z/resolveRealTypes Ryan Harter 2020-05-26 17:53:45 -05:00
  • 0c85eae34a Merge pull request #1142 from sarthakz9/patch-1 Jake Wharton 2020-05-18 09:46:41 -04:00
  • 976a891568 small correction in given example sarthak sehgal 2020-05-18 12:11:24 +05:30
  • db803ffa79 Merge pull request #1121 from angusholder/improve-collections-errors Jake Wharton 2020-04-09 21:23:41 -04:00
  • d06758d092 Document thread safety Graham Lea 2020-04-10 11:22:49 +10:00
  • 2a9177168b Improved error when using collection classes by mistake Angus Holder 2020-04-10 00:19:32 +01:00
  • b413423d05 Merge pull request #1098 from square/jakew/json-value-writer/2020-02-14 Jake Wharton 2020-02-15 18:42:59 -05:00
  • 0790296cc7 Add JsonWriter.jsonValue API Jake Wharton 2020-02-14 22:58:32 -05:00
  • d64033ed94 Fix reflection names in generated proguard files (#1088) Zac Sweers 2020-01-30 22:58:10 -05:00
  • 1edcb77f76 Specify exactly which typevars are allowed to top level Zac Sweers 2020-01-18 23:11:17 -05:00
  • 76b4ec9f92 Add another twist Zac Sweers 2020-01-18 23:10:40 -05:00
  • 3f0d763ce1 Opportunistic - suppress RedundantExplicitType Zac Sweers 2020-01-18 23:08:44 -05:00
  • 4e84451d6e Resolve type arguments correctly for supertype settable properties Zac Sweers 2020-01-18 22:52:18 -05:00
  • a73b932429 Always emit full types Zac Sweers 2020-01-18 22:47:56 -05:00
  • 04f414f600 Add ComplexGenericsInheritanceTest Zac Sweers 2020-01-18 22:46:54 -05:00
  • 52cf86d609 Tweak README nullSafe() example (#1073) Zac Sweers 2020-01-15 13:29:24 -05:00
  • 4fbf89cd49 Fix mask count in proguard rule gen (#1075) Zac Sweers 2020-01-15 02:42:52 -05:00
  • 9a10976aab Minor processor cleanups (#1070) Zac Sweers 2020-01-14 16:28:35 -05:00
  • 89b166f9cd Use actual canonical name rather than implicit toString() (#1069) Zac Sweers 2020-01-14 15:50:14 -05:00
  • e45d9e04bd Add missing semicolons (#1068) Zac Sweers 2020-01-14 15:26:40 -05:00
  • debb7d3160 Generate proguard rules for code gen on demand (#1067) Zac Sweers 2020-01-14 14:59:10 -05:00
  • f891c8187b Check types parameter size in init (#1063) Zac Sweers 2020-01-14 01:50:53 -05:00
  • cc4b5b3ad2 Improve the way Json.name is fetched for codegen (#1059) Nicklas Ansman Giertz 2020-01-10 21:32:23 -05:00
  • 365e955381 Update to KotlinPoet 1.5.0 (#1062) Zac Sweers 2020-01-10 21:05:21 -05:00
  • 40a829ef18 Don't linebreak keys with spaces (#1053) Zac Sweers 2019-12-12 02:53:25 -05:00
  • c3a1ba711c Omit unnecessary generic type from standard constructor call (#1041) Zac Sweers 2019-12-05 22:37:38 +01:00
  • 14cb9e4bbb Add LocalVariableName to common suppressions (#1040) Zac Sweers 2019-12-05 22:37:26 +01:00
  • 791ff3211e Update to Kotlin compile testing 1.2.4 (#1014) Zac Sweers 2019-12-05 22:37:02 +01:00
  • 32c5d48ab1 Strip type annotations from TypeRenderer and asTypeBlock() (#1039) Zac Sweers 2019-12-05 22:35:57 +01:00
  • 0dfea712bb Always check for DefaultConstructorMarker class (#1038) Zac Sweers 2019-11-24 22:52:59 -05:00
  • b287596c60 [maven-release-plugin] prepare for next development iteration Jesse Wilson 2019-11-17 09:53:53 -05:00
  • 89a254d644 [maven-release-plugin] prepare release moshi-parent-1.9.2 Jesse Wilson 2019-11-17 09:53:46 -05:00
  • 5e52af3645 Changelog for 1.9.2. Jesse Wilson 2019-11-17 09:51:12 -05:00