1. 5c3e7c71 Fix error about default.config to refer to migration.config by Ryan Mentley · 3 years, 2 months ago
  2. e1f1513 Fix Jetifier processDefaultConfig.sh, re-run script by Ryan Mentley · 3 years, 2 months ago
  3. a5e7913 Uses explicit broadcasts to deliver intents to receivers. by Rahul Ravikumar · 3 years, 3 months ago
  4. a75e3d6 Refactor project paths to match Maven coordinates by Alan Viverette · 3 years, 3 months ago
  5. 2555b41 Make hash-bangs more portable by Jelle Fresen · 3 years, 3 months ago
  6. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  7. 67dceaa Jetifier: Rewrite kotlin sources by Sergey Vasilinets · 3 years, 4 months ago
  8. 1b53526 Jetifier: support kotlin transformation by Sergey Vasilinets · 3 years, 4 months ago
  9. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 6 months ago
  10. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  11. 715324a Integrate emojicompat integration for appcompat by Sean McQuillan · 3 years, 5 months ago
  12. 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 5 months ago
  13. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  14. e2c4a20 Merge "Start to include additional artifacts needed for gradle plugins." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  15. 11cbfe0 Start to include additional artifacts needed for gradle plugins. by Aurimas Liutikas · 3 years, 6 months ago
  16. e2e9e6b Ignore strictmode directory in jetifier by Jeremy Woods · 3 years, 6 months ago
  17. 5009667 Merge "ProcessLifecycle now uses androidx.startup." into androidx-main by Rahul Ravikumar · 3 years, 7 months ago
  18. 5855596 Revert "Start to include additional artifacts needed for gradle plugins." by Aurimas Liutikas · 3 years, 7 months ago
  19. 7cece11 ProcessLifecycle now uses androidx.startup. by Rahul Ravikumar · 3 years, 7 months ago
  20. 7f951ba Start to include additional artifacts needed for gradle plugins. by Aurimas Liutikas · 3 years, 7 months ago
  21. 7e0baa4 Revert "Revert "Add fold support on SlidingPaneLayout."" by Sherry Hu · 3 years, 7 months ago
  22. 3f3a451 Revert "Add fold support on SlidingPaneLayout." by Rahul Ravikumar · 3 years, 7 months ago
  23. 99de7d0 Merge "Add fold support on SlidingPaneLayout." into androidx-main by Sherry Hu · 3 years, 7 months ago
  24. 6d42f65 Add fold support on SlidingPaneLayout. by Sherry Hu · 3 years, 8 months ago
  25. 14db49c Update jetifier for strictmode by Jeremy Woods · 3 years, 7 months ago
  26. c2f3a33 Merge "Add lock mode to SlidingPaneLayout" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  27. 6e6157b Add lock mode to SlidingPaneLayout by Sherry Hu · 3 years, 8 months ago
  28. fcd55ae Guava wrappers for watch face suspended methods by Alex Clarke · 3 years, 8 months ago
  29. e7172d8 Migrate the Ongoing Activities library to a new sub-library. by Sergio Sancho · 3 years, 8 months ago
  30. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  31. 01475c8 Merge "Add wear/wear-watchface-editor and sample" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  32. f653d26 Add wear/wear-watchface-editor and sample by Alex Clarke · 3 years, 9 months ago
  33. d20c202 Project setup for androidx.wear.phone.interactions. by Neda Topoljanac · 3 years, 8 months ago
  34. 05b1463 Project setup for androidx.wear.remote.interactions. by Neda Topoljanac · 3 years, 10 months ago
  35. 2632667 Add bug numbers for tmpfile deprecations in jetifier by Jim Sproch · 3 years, 10 months ago
  36. a32e5f5 Jetifier's createOption: public -> internal by Jeff Gaston · 3 years, 10 months ago
  37. ea7bce4 Support for Kotlin 1.4.20 by Jim Sproch · 3 years, 11 months ago
  38. 04506b3 Generate purposefully empty & unused class that will be removed by proguard. by Sergey Vasilinets · 3 years, 10 months ago
  39. fd38525 Introduce wear/wear-watchface-client by Alex Clarke · 3 years, 11 months ago
  40. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 4 years ago
  41. 8af4dc9 Merge androidx and compose builds by Aurimas Liutikas · 4 years ago
  42. e24f895 Clean up misc build.gradle files. by Aurimas Liutikas · 4 years ago
  43. 9c06b67f Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  44. e9b9585 Added camera-video module by leo huang · 4 years, 4 months ago
  45. 0c64d87 Few fixes in jetifier. by Filip Pavlis · 4 years, 1 month ago
  46. e496c4d Publish work-multiprocess as an artifact. by Rahul Ravikumar · 4 years, 1 month ago
  47. ef53dc5 Merge "Remove empty baseline files" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  48. 9d3bf5f Merge changes from topic "kotlin1_4" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  49. c3d1fd7 Remove empty baseline files by Oussama Ben Abdelbaki · 4 years, 1 month ago
  50. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  51. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 4 years, 1 month ago
  52. 6277605 Merge "Initial drop of wear-watchface into androidx" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  53. 0491156 Initial drop of wear-watchface into androidx by Alex Clarke · 4 years, 3 months ago
  54. e3f4ae7 Bump up jetifier to asm 8.0.1 by Filip Pavlis · 4 years, 1 month ago
  55. 4f58d3d Merge "Introduce timestamp policy into jetifier." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  56. 38fb5cb Introduce timestamp policy into jetifier. by Filip Pavlis · 4 years, 1 month ago
  57. 22093bc Initial drop of wear-watchface-style into androidx by Alex Clarke · 4 years, 3 months ago
  58. 15473f8 Merge "Initial drop of wear-complications into Android X" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  59. bd54ef5 Initial drop of wear-complications into Android X by Alex Clarke · 4 years, 3 months ago
  60. 77d2361 A customized TabLayout to be used as top navigation bar in leanback by sambitp · 4 years, 2 months ago
  61. 109341c Merge "Added adapter based on asyncpagingdatadiffer" into androidx-master-dev by Sambit Padhi · 4 years, 2 months ago
  62. a58362a Added adapter based on asyncpagingdatadiffer by sambitp · 4 years, 2 months ago
  63. 37a5b45 Ignore META-INF/androidx.paging_paging-rxjava3.version in MetaInfTransformer by Dustin Lam · 4 years, 2 months ago
  64. faf04c9 Move to gender-inclusive terminology by Nick Anthony · 4 years, 2 months ago
  65. 9f41000 Add androidx inputmethod strings to jetifier. by Filip Pavlis · 4 years, 2 months ago
  66. 616029a Fix [Android Automotive] Search not working , loading content message on screen by vineel sadineni · 4 years, 3 months ago
  67. 025ec16 Forbid jetification of IResultReceiver. by Filip Pavlis · 4 years, 3 months ago
  68. 62d204a Merge "Update jetifier config for ConcatAdapter" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  69. dd36046 Update jetifier config for ConcatAdapter by Yigit Boyar · 4 years, 3 months ago
  70. 2056c16 Add RxJava 3 support to Room by Daniel Santiago Rivera · 4 years, 4 months ago
  71. c5e2deb Migrate android.support.v4.app.Person, by vineel sadineni · 4 years, 3 months ago
  72. 7201292 Migrate collections library to androidx by vineel sadineni · 4 years, 3 months ago
  73. db64de3 Merge "MediaRouteButton: Show output switcher dialog when available" into androidx-master-dev by Hyundo Moon · 4 years, 3 months ago
  74. bdda5ec Partial Jetification for paging by KOUSHIK PANUGANTI · 4 years, 3 months ago
  75. ed99e16 MediaRouteButton: Show output switcher dialog when available by Hyundo Moon · 4 years, 3 months ago
  76. 03c8845 Migrate android.support.v4.content.ContextCompat to androidx by KOUSHIK PANUGANTI · 4 years, 3 months ago
  77. d5b93ef Partial jetification for Navigation and Sqlite by KOUSHIK PANUGANTI · 4 years, 3 months ago
  78. ea0fb13 Added new package for Wearable Input helpers. by Jamie Garside · 4 years, 4 months ago
  79. 3eafe90b Merge "Migrate Customview to androidx" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  80. 7557aa7 Migrate Customview to androidx by KOUSHIK PANUGANTI · 4 years, 4 months ago
  81. 7a6d219 Migrate arch_components/lifecycle/process and android.arch.lifecycle.ReportFragment class to androidx by KOUSHIK PANUGANTI · 4 years, 4 months ago
  82. e96e1bf Migrate android.arch.lifecycle.LifecycleObserver class to androidx. by KOUSHIK PANUGANTI · 4 years, 4 months ago
  83. 2f5526c Migrate media_compat to androidx by KOUSHIK PANUGANTI · 4 years, 5 months ago
  84. c556c7b Migrate arch_components/core android library to androidx. by KOUSHIK PANUGANTI · 4 years, 4 months ago
  85. d3f3407 Merge "Introduce savedstate-ktx" into androidx-master-dev by Andrey Kulikov · 4 years, 5 months ago
  86. 501ffad Remove shared MapCollections abstraction by Jake Wharton · 4 years, 5 months ago
  87. 4b915cb Introduce savedstate-ktx by Andrey Kulikov · 4 years, 5 months ago
  88. 3436b6b Add mapping for ViewBinding type by Jake Wharton · 4 years, 5 months ago
  89. 2ae93b1 Migrate Loader android library to androidx. by vineel sadineni · 4 years, 5 months ago
  90. 1f37623 WorkManager support for RxJava3. by Rahul Ravikumar · 4 years, 5 months ago
  91. d7b94a5 Prepare 3 libraries for release by Yuichi Araki · 4 years, 6 months ago
  92. 9f12403 Add new Navigation libraries to migration.config by Ian Lake · 4 years, 6 months ago
  93. 6b603b2 Update Benchmark & Startup to use the androidx.tracing. by Rahul Ravikumar · 4 years, 7 months ago
  94. ade0968 Create a TestLifecycleOwner by Ian Lake · 4 years, 8 months ago
  95. 9dbdbeb Merge changes Id3aba402,I0f2a1414 into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  96. 3ed3fb0 Create an interface for layouts that can be opened by Ian Lake · 4 years, 7 months ago
  97. 3e3aa1b Add Recyclerview NestedAdapterWrapper, MergeAdapter and ViewTypeStorage by vineel sadineni · 4 years, 7 months ago
  98. 3f6ed75 Merge "Add Recyclerview MergeAdapterController to migration.config" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  99. 6823c27 Add Recyclerview MergeAdapterController to migration.config by vineel sadineni · 4 years, 7 months ago
  100. fdfae00 Updating Gradle's understanding of the output path for jetifier-standalone:dist by Jeff Gaston · 4 years, 7 months ago