1. 2c5152e Fix JarInfer integration test on Java 11 (#529) by Manu Sridharan · 2 years, 4 months ago
  2. b27c6e1 Require braces for all conditionals and loops (#556) by Manu Sridharan · 2 years, 5 months ago
  3. 419f98f Add JarInfer models for Android SDK 31 (Android 12) (#532) by Lázaro Clapp · 2 years, 5 months ago
  4. 5826c00 Changes to avoid re-running Gradle tasks unnecessarily (#528) by Manu Sridharan · 2 years, 5 months ago
  5. 04e029a Support for Coveralls on multiple modules (#521) by Manu Sridharan · 2 years, 5 months ago
  6. 025ebf0 Make jar-infer-lib tests pass on JDK 11 (#523) by Manu Sridharan · 2 years, 5 months ago
  7. c1aa469 Some fixes to GitHub Actions config (#514) by Manu Sridharan · 2 years, 6 months ago
  8. 658819f Update to Gradle 7.0.2 (#481) by Manu Sridharan · 3 years, 1 month ago
  9. 5d4b086 Also test NullAway on Error Prone 2.6.0 (#471) by Manu Sridharan · 3 years, 1 month ago
  10. 8cf8f3b Add JarInfer models for Android 11 (SDK 30) (#460) by Lázaro Clapp · 3 years, 2 months ago
  11. 0f12ab0 Fix publication of fat jar for jar-infer-cli. (#461) by Lázaro Clapp · 3 years, 2 months ago
  12. 0c27e89 Switch from mvn-push script to gradle-maven-publish-plugin (#457) by Lázaro Clapp · 3 years, 2 months ago
  13. b5bd1bc Gradle: switch to java-library plugin where possible, and fix some warnings (#455) by Manu Sridharan · 3 years, 3 months ago
  14. eed3fc0 Set Up GitHub Actions CI and SNAPSHOT uploading (#440) by Lázaro Clapp · 3 years, 5 months ago
  15. 01f7416 Prepare for release 0.8.0. by Lazaro Clapp · 3 years, 10 months ago
  16. 3e2233b Prevent memory copy of list of Jar/Aar file entries. (#404) by Lázaro Clapp · 4 years ago
  17. 7f9aacb Fix new Error Prone 2.4.0 detected issues. (#403) by Lázaro Clapp · 4 years ago
  18. bf3de0f Upgrade Error Prone dependencies to 2.4.0. (#400) by Lázaro Clapp · 4 years ago
  19. c1d0737 Fix: android-jar.py's exit code. (#399) by Lázaro Clapp · 4 years ago
  20. e43fc1e Update to Gradle 6.1.1 (#381) by Manu Sridharan · 4 years, 4 months ago
  21. f1307b0 Update to WALA 1.5.4 (#337) by Manu Sridharan · 4 years, 8 months ago
  22. 5334cc0 [JarInfer] Ignore non-public classes when inferring annotations. (#360) by Lázaro Clapp · 4 years, 9 months ago
  23. 80d338d Use Android Nullable/NonNull annotations for AARs (not javax) (#357) by Lázaro Clapp · 4 years, 9 months ago
  24. 631c4f3 Prepare for release 0.7.6. by Raghavan Raman · 4 years, 9 months ago
  25. 073f31a Add option to JarInfer to deal with signed jars. (#345) by Lázaro Clapp · 4 years, 10 months ago
  26. d617d0c Handle cases when there are no annotations on methods or parameters in JarInfer (#342) by Raghavan Raman · 4 years, 10 months ago
  27. eadcd3a Avoid adding redundant annotations during bytecode rewriting in JarInfer (#341) by Raghavan Raman · 4 years, 10 months ago
  28. 047107c Adding support for Aar-to-aar transformation. (#334) by Raghavan Raman · 4 years, 11 months ago
  29. 2797368 [JarInfer] Use exact jar output path when possible (#339) by Lázaro Clapp · 4 years, 11 months ago
  30. d0c921d [JarInfer] Don't compute frames on bytecode writting. (#338) by Lázaro Clapp · 4 years, 11 months ago
  31. f1b0e3c Different approach for param analysis (#320) by shubham ugare · 5 years ago
  32. 9f9ba2b Minor refactor and cleanup in JarInfer-lib (#319) by shubham ugare · 5 years ago
  33. 7d71b85 Refactor the driver and annotation summary type in JarInfer (#317) by Raghavan Raman · 5 years ago
  34. 7a29a31 Add support for Jar to Jar transformation to JarInfer (#316) by Raghavan Raman · 5 years ago
  35. 26b3f55 Upgrade to Error Prone 2.3.3 (#295) by Zac Sweers · 5 years ago
  36. cf8b704 Disable JarInfer handler by default (#261) by Manu Sridharan · 5 years ago
  37. 2cf8011 Update net.ltgt.errorprone to 0.6, and various small updates to the build (#248) by Thomas Broyer · 6 years ago
  38. 81aba29 Update to Error Prone 2.3.2 (#242) by Manu Sridharan · 6 years ago
  39. eb5c8cc Make JarInfer generated jars fully deterministic by removing timestamps (#227) by Lázaro Clapp · 6 years ago
  40. f3be922 Prepare for release 0.5.4. by Lazaro Clapp · 6 years ago
  41. 6251c19 [JarInfer] Handler for @Nullable return value annotations (#216) by Subarno · 6 years ago
  42. 4c18813 Update to Error Prone 2.3.1 and centralize Java compiler flags (#218) by Manu Sridharan · 6 years ago
  43. 772e8b6 [JarInfer] Write to/load from separate astubx model jars (#214) by Subarno · 6 years ago
  44. 0a91e9b JarInfer checks for null tested parameters (#211) by Subarno · 6 years ago
  45. d005bd2 Create android-jarinfer-models-sdk28 and fix release scripts. (#210) by Lázaro Clapp · 6 years ago
  46. 411a3c0 fix: zip entry size error (#207) by Subarno · 6 years ago
  47. f7ce9f2 Handler for separate Android models jar (#206) by Subarno · 6 years ago
  48. e51677f JarInfer: Third-party bytecode analysis (MVP version) (#199) by Lázaro Clapp · 6 years ago