Clone this repo:

Branches

  1. bc8dcc6 Automated fixes for Error Prone warning: FieldCanBeFinal, FieldCanBeLocal, FieldCanBeStatic (part 5) by Andrew Grieve · 4 days ago main master
  2. 72f8451 Android: Mark more java.util.* types as @NullMarked by Andrew Grieve · 7 days ago
  3. 5c3f186 Android: Consider Supplier @NullMarked by Andrew Grieve · 11 days ago
  4. 169b2db Android: Treat ContentProvider.getContext() as @NonNull by Andrew Grieve · 6 weeks ago
  5. 0d8e2c8 NullAway: Update library model to assume findPreference() returns non-null by Andrew Grieve · 7 weeks ago
  6. 4f990e1 NullAway: Update library model to assume findViewById() returns non-null by Andrew Grieve · 7 weeks ago
  7. 1820c13 Android: Mark SparseArray.get() as @Nullable by Andrew Grieve · 3 months ago
  8. b0bd41e Android: Fix a batch of @NullUnmarked suppressions by Andrew Grieve · 3 months ago
  9. 567f1df Android: Creates ChromeNullAwayLibraryModel to allow more customization by Andrew Grieve · 5 months ago
  10. 2d0b114 Reland "Android: Add Error Prone warning against Java stream() apis" by Andrew Grieve · 6 months ago
  11. 3572c71 Revert "Android: Add Error Prone warning against Java stream() apis" by Keigo Oka · 6 months ago
  12. 49a9c2f Android: Add Error Prone warning against Java stream() apis by Andrew Grieve · 6 months ago
  13. b734bb7 Replace @AutoService with @ServiceImpl to avoid annotation processor by Andrew Grieve · 8 months ago
  14. e8205ab Android: Roll Error Prone 2.11 -> 2.29.2 by Andrew Grieve · 9 months ago
  15. 2ddbbd9 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 1 month ago
  16. 10a757b Fix NoResourcesGetColor summary. by Sky Malice · 1 year, 5 months ago
  17. f14f3e4 Enable NoResourcesGetColor. by Sky Malice · 1 year, 5 months ago
  18. 6e11f5e Reland "Resources#getColor errorprone plugin." by Sky Malice · 1 year, 5 months ago
  19. 8b0020b http to https in errorprone plugins. by Sky Malice · 1 year, 5 months ago
  20. ab670f7 Revert "Resources#getColor errorprone plugin." by Sky Malice · 1 year, 5 months ago