1. 89073e6 Merge "Turn JSpecify lint on by default" into androidx-main by Julia McClellan · 3 months ago
  2. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
  3. 81a46bc Turn JSpecify lint on by default by Julia McClellan · 3 months ago
  4. 08f94ae Remove exclude.espresso by Aurimas Liutikas · 6 months ago
  5. 1a31ba6 Remove bytebuddy excludes by Aurimas Liutikas · 6 months ago
  6. b5d8a81 Start validating androidx.collection signatures by Aurimas Liutikas · 8 months ago
  7. 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 8 months ago
  8. d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 8 months ago
  9. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 10 months ago
  10. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
  11. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 7 months ago
  12. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 10 months ago
  13. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 3 months ago
  14. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years ago
  15. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 4 months ago
  16. ca27c5a Migrate recyclerview to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 10 months ago
  17. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 11 months ago
  18. 7a3aa1b Take API dependency on RecyclerView, so we depend on the stable release. by Steve McKay · 3 years, 11 months ago
  19. 9afeeac Add programatic scroll by to recycler view by Diksha Gohlyan · 5 years ago
  20. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 5 years ago
  21. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 5 years ago
  22. ae0ee36 Update RecyclerView-Selection library version to 1.1.0-beta01. by Steve McKay · 5 years ago
  23. e7258db Fix deprecated API usage in recyclerview-selection by Ian Lake · 5 years ago
  24. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 6 years ago
  25. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 6 years ago
  26. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 6 years ago
  27. a5b6297 Update recyclerview and recyclerview-benchmark locations. by shepshapard · 6 years ago
  28. e17fedc Move from recyclerview/selection to recyclerview/recyclerview-selection by shepshapard · 6 years ago[Renamed from recyclerview/selection/build.gradle]
  29. d35e173 Increment androidx.recyclerview:recyclerview to 1.1.0-beta01 by Nick Anthony · 6 years ago
  30. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 6 years ago
  31. 692b3e95 Move all usaged of collection:1.1.0-rc01 to collection:1.1.0 by Nick Anthony · 6 years ago
  32. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 6 years ago
  33. 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 6 years ago
  34. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 6 years ago
  35. 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 · 6 years ago
  36. f3a4f49 Move collection to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 6 years ago
  37. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 6 years ago
  38. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 6 years ago
  39. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 6 years ago
  40. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 6 years ago
  41. 53786fb Add explicit dependency on 'collection' where used by Jake Wharton · 6 years ago
  42. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  43. 302a230 Standardize listening for (Paged)ListAdapter and Differ list updates by Chris Craik · 7 years ago
  44. 442c02b Move selection under recyclerview by Jake Wharton · 7 years ago[Renamed from recyclerview-selection/build.gradle]
  45. 3f9ceb6 Move to androidx.test for tests. by Aurimas Liutikas · 7 years ago
  46. bfef093 Start enforcing javac warnings. by Aurimas Liutikas · 7 years ago
  47. e62d744 Fix maven groups for Car and RecyclerView selection libs. by Aurimas Liutikas · 7 years ago
  48. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 7 years ago
  49. ac5fe7c Refactor support library by Aurimas Liutikas · 7 years ago
  50. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 7 years ago
  51. b31c328 Refactor support library. by Aurimas Liutikas · 7 years ago
  52. 2a32c7e Move RecyclerView selection to androidx.recyclerview.selection. by Aurimas Liutikas · 7 years ago
  53. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 7 years ago
  54. e338c36 Move more code to standard directories. by Aurimas Liutikas · 7 years ago
  55. 83f7464 Fine tune public API elements and docs. by Steve McKay · 7 years ago
  56. 7fb7635 Unhide Selection API, address API Council feedback. by Steve McKay · 7 years ago
  57. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  58. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  59. 63d2846 RecyclerView Gesture/Band selection support. by Steve McKay · 7 years ago