1. 64cbe867 Update lint baselines by Tiem Song · 1 year, 9 months ago
  2. b9fa90f Update lint baselines by Tiem Song · 1 year, 11 months ago
  3. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 1 month ago
  4. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  5. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago
  6. ef5e710 Upstream deprecation suppressions for Android T by Aurimas Liutikas · 2 years, 4 months ago
  7. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 7 months ago
  8. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  9. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  10. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  11. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years ago
  12. 914bad1 Refactor project paths to match Maven coordinates by Alan Viverette · 3 years ago
  13. ee229d9 Run NewApi lint on tests by Alan Viverette · 3 years ago
  14. 86e291f Migrate ads-identifier to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  15. 802403a Update lint baselines by Alan Viverette · 3 years, 1 month ago
  16. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 2 months ago
  17. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 2 months ago
  18. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 2 months ago
  19. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  20. d3e38d0 Deprecated androidx.ads:ads-identifier & androidx.ads:ads-identifier-provider. by Chaohui Wang · 3 years, 3 months ago
  21. 3ebce41 Fix and enforce MixedMutabilityReturnType errorprone warnings by Sergey Zakharov · 3 years, 5 months ago
  22. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 5 months ago
  23. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  24. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 8 months ago
  25. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 9 months ago
  26. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 9 months ago
  27. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 3 years, 10 months ago
  28. c3d1fd7 Remove empty baseline files by Oussama Ben Abdelbaki · 3 years, 10 months ago
  29. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 3 years, 10 months ago
  30. 59d77d9 Disable unused features in AGP by Aurimas Liutikas · 4 years, 3 months ago
  31. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 1 month ago
  32. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 1 month ago
  33. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 2 months ago
  34. dd99a0a Revert "Disable unused features in AGP" by Andrea Falcone · 4 years, 3 months ago
  35. ad25632 Disable unused features in AGP by Aurimas Liutikas · 4 years, 3 months ago
  36. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 5 months ago
  37. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 5 months ago
  38. cdebc30 Not to normalize the ID returned by getId() AndroidX Advertising ID anymore. by Chaohui Wang · 4 years, 7 months ago
  39. a356776 Change annotation dep from implementation to api by Nick Anthony · 4 years, 7 months ago
  40. 6c4ca8d Update versions after Release by Chaohui Wang · 4 years, 7 months ago
  41. 30297cd Regenerate API signature files by Aurimas Liutikas · 4 years, 7 months ago
  42. 64c858b Switch to prebuilts from project() dependencies by Ian Lake · 4 years, 9 months ago
  43. 09286e6 Update versions after September 18th Release by Nick Anthony · 4 years, 9 months ago
  44. 561afad Change the return type of AdvertisingIdUtils.getAdvertisingIdProviderServices() from List<ResolveInfo> to List<ServiceInfo>. by Chaohui Wang · 4 years, 10 months ago
  45. d3037f5 Use Robolectric for AdvertisingIdUtilsTest. by Chaohui Wang · 4 years, 10 months ago
  46. f593665 Ads identifier testing utils shared between projects. by Chaohui Wang · 4 years, 10 months ago
  47. 60c374b Clean up ads identifier projects. by Chaohui Wang · 4 years, 10 months ago
  48. ad7bf7b Add a button to open the settings intent in Ad ID provider test app. by Chaohui Wang · 4 years, 10 months ago
  49. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  50. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 4 years, 10 months ago
  51. 227bd94 Update versions after August 7th Release by Nick Anthony · 4 years, 11 months ago
  52. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago
  53. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 5 years ago
  54. a787419 Introduce ads-identifier & ads-identifier-provider. by Chaohui Wang · 5 years ago