Clone this repo:

Branches

  1. 1cffbce [java] Fix some LocalVariableName checkstyle violations by Victor Hugo Vianna Silva · 4 hours ago main master
  2. bf64cca Android: Add Error Prone check to use Callback.bind() when applicable by Andrew Grieve · 8 weeks ago
  3. a26cc5c Busybody: `gn format` pass by Kalvin Lee · 4 months ago
  4. 72d6aff build: Improve NoAndroidLog checker and add integration tests by Peter Wen · 5 months ago
  5. 12b1c67 [Build] Move NoAndroidLog diagnostics to usage site by Ziwen Lin · 6 months ago
  6. d071009 [Build] Migrate Log usage. by Ziwen Lin · 6 months ago
  7. 0b2426b [Build] Add NoAndroidLog errorprone check (disabled) by Ziwen Lin · 6 months ago
  8. ac93641 Android: Make MonotonicObservableSupplier inherit Supplier<@Nullable T> by Andrew Grieve · 6 months ago
  9. 67c57c2 Fix crash related to ActivityManager#moveTaskToFront by Bartosz Chominski · 7 months ago
  10. 4c1bb6b Android: Split ObservableSupplier into Nullable / Monotonic / NonNull variants by Andrew Grieve · 8 months ago
  11. 94feeb2 Auto-format //tools GN files by Lei Zhang · 1 year, 1 month ago
  12. 6053463 Write lint params to a separate file and only when required by Andrew Grieve · 1 year, 1 month ago
  13. bc8dcc6 Automated fixes for Error Prone warning: FieldCanBeFinal, FieldCanBeLocal, FieldCanBeStatic (part 5) by Andrew Grieve · 1 year, 3 months ago
  14. 72f8451 Android: Mark more java.util.* types as @NullMarked by Andrew Grieve · 1 year, 3 months ago
  15. 5c3f186 Android: Consider Supplier @NullMarked by Andrew Grieve · 1 year, 3 months ago
  16. 169b2db Android: Treat ContentProvider.getContext() as @NonNull by Andrew Grieve · 1 year, 4 months ago
  17. 0d8e2c8 NullAway: Update library model to assume findPreference() returns non-null by Andrew Grieve · 1 year, 5 months ago
  18. 4f990e1 NullAway: Update library model to assume findViewById() returns non-null by Andrew Grieve · 1 year, 5 months ago
  19. 1820c13 Android: Mark SparseArray.get() as @Nullable by Andrew Grieve · 1 year, 6 months ago
  20. b0bd41e Android: Fix a batch of @NullUnmarked suppressions by Andrew Grieve · 1 year, 6 months ago