1. 0bf4cab Deprecation fixes with code changes, fix nullability by Alan Viverette · 4 years, 8 months ago
  2. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 8 months ago
  3. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 4 years, 8 months ago
  4. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 9 months ago
  5. 7f67dc9 Make ExploreByTouchHelper documentation more clear by sallyyuen · 4 years, 9 months ago
  6. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  7. 8b0235f [frameworks] ExploreByTouchHelper: Fix the return type of the sample onFocusChanged override by Mira Leung · 4 years, 11 months ago
  8. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 4 years, 11 months ago
  9. 769bf13 Fix equality comparison in AccessibilityNodeInfoCompat by Alan Viverette · 5 years ago
  10. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  11. 5888019 Move the rest of core libraries back to Java 7 by Aurimas Liutikas · 5 years ago
  12. e42958e Move lifecycle-common and lifecycle-runtime to java 8 by Aurimas Liutikas · 5 years ago
  13. f17c43d Revert "Deprecate @OnLifecycleEvent in favor of DefaultLifecycleEventObserver" by Aurimas Liutikas · 5 years ago
  14. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  15. c7390aa Merge "Update library versions after June 13 Release" into androidx-master-dev by Treehugger Robot · 5 years ago
  16. a6ddab5 Add OWNERS to libraries that did not have it. by Aurimas Liutikas · 5 years ago
  17. f7d5c30 Update library versions after June 13 Release by Nick Anthony · 5 years ago
  18. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  19. 8b5f6e7 Unhide APIs in WindowInsetsCompat and ViewDragHelper by Chris Banes · 5 years ago
  20. f464859 Merge AndroidX changes for Android API 29 by Aurimas Liutikas · 5 years ago
  21. 692b3e95 Move all usaged of collection:1.1.0-rc01 to collection:1.1.0 by Nick Anthony · 5 years ago
  22. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  23. 6eae643 Update DrawerLayout gesture navigation behavior by Chris Banes · 5 years ago
  24. 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 5 years ago
  25. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  26. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  27. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 5 years ago
  28. 4943f19 Merge "Move collection to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01" into androidx-master-dev by Treehugger Robot · 5 years ago
  29. bee802f Merge "Fix ExploreByTouchHelper bugs" into androidx-master-dev by Sally Yuen · 5 years ago
  30. f3a4f49 Move collection to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  31. 3032866 Fix ExploreByTouchHelper bugs by sallyyuen · 5 years ago
  32. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  33. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  34. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  35. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  36. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  37. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  38. 36cb780 Changed all 1.0.0 libraries to dev version 1.1.0-alpha01 by Nick Anthony · 5 years ago
  39. ee247c4 Merge "Add explicit dependency on 'collection' where used" into androidx-master-dev by Jake Wharton · 5 years ago
  40. 53786fb Add explicit dependency on 'collection' where used by Jake Wharton · 5 years ago
  41. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  42. 532eef4 Updates annotations for tests previously marked small/medium by Louis Pullen-Freilich · 5 years ago
  43. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  44. 2cda285 Remove customerrorprone project by Oussama Ben Abdelbaki · 6 years ago
  45. a92497e Merge "Support for custom rules" into androidx-master-dev by Oussama Ben Abdelbaki · 6 years ago
  46. f825eb5 Support for custom rules by Oussama Ben Abdelbaki · 6 years ago
  47. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  48. 9551653 Removed LibraryVersions.SUPPORT_LIBRARY and replaced with project by Nick Anthony · 6 years ago
  49. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  50. 17c92cb Added support for custom error prone rules by Oussama Ben Abdelbaki · 6 years ago
  51. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  52. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  53. 20dd716 Replace deprecated compat constants with platform equivalents by Jake Wharton · 6 years ago
  54. 3f9ceb6 Move to androidx.test for tests. by Aurimas Liutikas · 6 years ago
  55. 3478ef7 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  56. c270eac Fix synthetic calls in customview module by Jake Wharton · 6 years ago
  57. 471e844 Properly manage explore by touch helper state by Phil Weaver · 6 years ago
  58. bfef093 Start enforcing javac warnings. by Aurimas Liutikas · 6 years ago
  59. 0f4ca63 Add private constructors to static utility classes. by Jake Wharton · 6 years ago
  60. 0da9a2f Fix imports for customview code. by Aurimas Liutikas · 6 years ago
  61. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  62. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 6 years ago
  63. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  64. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 6 years ago
  65. b31c328 Refactor support library. by Aurimas Liutikas · 6 years ago
  66. f1c67f6 Merge "Add API files for 28.0.0-alpha1, don't publish WebView" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  67. 4d8b0fb Add API files for 28.0.0-alpha1, don't publish WebView by Alan Viverette · 6 years ago
  68. ff5e141 Merge "Add api files for newly split modules." by Aurimas Liutikas · 6 years ago
  69. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  70. a2339d3 Add some @Px annotations for pixel values. by Jake Wharton · 6 years ago
  71. 4c47490 Add api files for newly split modules. by Aurimas Liutikas · 6 years ago
  72. 2ffc579 Split CustomView classes out of core-ui. by Aurimas Liutikas · 6 years ago