Clone this repo:

Branches

  1. 0b2426b [Build] Add NoAndroidLog errorprone check (disabled) by Ziwen Lin · 19 hours ago main master
  2. ac93641 Android: Make MonotonicObservableSupplier inherit Supplier<@Nullable T> by Andrew Grieve · 3 days ago
  3. 67c57c2 Fix crash related to ActivityManager#moveTaskToFront by Bartosz Chominski · 4 weeks ago
  4. 4c1bb6b Android: Split ObservableSupplier into Nullable / Monotonic / NonNull variants by Andrew Grieve · 10 weeks ago
  5. 94feeb2 Auto-format //tools GN files by Lei Zhang · 7 months ago
  6. 6053463 Write lint params to a separate file and only when required by Andrew Grieve · 7 months ago
  7. bc8dcc6 Automated fixes for Error Prone warning: FieldCanBeFinal, FieldCanBeLocal, FieldCanBeStatic (part 5) by Andrew Grieve · 9 months ago
  8. 72f8451 Android: Mark more java.util.* types as @NullMarked by Andrew Grieve · 9 months ago
  9. 5c3f186 Android: Consider Supplier @NullMarked by Andrew Grieve · 9 months ago
  10. 169b2db Android: Treat ContentProvider.getContext() as @NonNull by Andrew Grieve · 10 months ago
  11. 0d8e2c8 NullAway: Update library model to assume findPreference() returns non-null by Andrew Grieve · 11 months ago
  12. 4f990e1 NullAway: Update library model to assume findViewById() returns non-null by Andrew Grieve · 11 months ago
  13. 1820c13 Android: Mark SparseArray.get() as @Nullable by Andrew Grieve · 12 months ago
  14. b0bd41e Android: Fix a batch of @NullUnmarked suppressions by Andrew Grieve · 1 year ago
  15. 567f1df Android: Creates ChromeNullAwayLibraryModel to allow more customization by Andrew Grieve · 1 year, 2 months ago
  16. 2d0b114 Reland "Android: Add Error Prone warning against Java stream() apis" by Andrew Grieve · 1 year, 2 months ago
  17. 3572c71 Revert "Android: Add Error Prone warning against Java stream() apis" by Keigo Oka · 1 year, 2 months ago
  18. 49a9c2f Android: Add Error Prone warning against Java stream() apis by Andrew Grieve · 1 year, 2 months ago
  19. b734bb7 Replace @AutoService with @ServiceImpl to avoid annotation processor by Andrew Grieve · 1 year, 5 months ago
  20. e8205ab Android: Roll Error Prone 2.11 -> 2.29.2 by Andrew Grieve · 1 year, 6 months ago