1. 0c88a3f Added camera-lifecycle module by Franklin Wu · 4 years, 8 months ago
  2. b062e6d Merge "Fix proguard regular expression." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  3. 2d6be2c Merge "Sync migration.config changes from g3." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  4. fdfcb33 Sync migration.config changes from g3. by Filip Pavlis · 4 years, 8 months ago
  5. 0ca83fa Fix proguard regular expression. by Filip Pavlis · 4 years, 8 months ago
  6. 9e7a543 Merge "Move to using Gradle maven-publish plugin" into androidx-master-dev by Aurimas Liutikas · 4 years, 8 months ago
  7. 4db702b Merge "Suppress jetifier warning for single files." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  8. 34d5f4d Move to using Gradle maven-publish plugin by Aurimas Liutikas · 4 years, 8 months ago
  9. c06ae3a Suppress jetifier warning for single files. by Filip Pavlis · 4 years, 8 months ago
  10. a1611a3 Wrap ASM exception with jetifier's one. by Filip Pavlis · 4 years, 8 months ago
  11. c83e84d Prevent jetifier from rewriting unmodified libs. by Filip Pavlis · 4 years, 8 months ago
  12. 42d78e4 Fix jetify rules for MediaSessionManager by Gyumin Sim · 4 years, 9 months ago
  13. af76b15 Add jetifier ignore for androidx lint modules. by Matthew Fraschilla · 4 years, 9 months ago
  14. f6af259 Add Ads-Identifier and lifecycle-runtime-ktx for support library drop. by vineel sadineni · 4 years, 9 months ago
  15. d9761c7 Fix mappings of navigation in jetifier. by Filip Pavlis · 4 years, 10 months ago
  16. a3b34e7 Actually include tracking version files in jars. by Aurimas Liutikas · 4 years, 10 months ago
  17. af05c08 Fix thread safety issue with Class.getResourceAsStream(). by Hung Nguyen · 5 years ago
  18. 74b7fc4 Merge "Fix and restore Proguard tests." into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  19. e5b3e05e Fix and restore Proguard tests. by Filip Pavlis · 4 years, 11 months ago
  20. 7680331 Fix null reference for dir parent in Jetifier. by Filip Pavlis · 4 years, 11 months ago
  21. 3908793 Add Benchmark to partial dejetification by Chris Craik · 5 years ago
  22. b39fd45 Fix migration of fragment resources by Ian Lake · 5 years ago
  23. a5ced89 SwipeRefreshLayout - Add attributes for colors, so that they can be added to the material styles by Ralston Da Silva · 5 years ago
  24. 437c7f6 Move to attrs.xml for <fragment> attributes by Ian Lake · 5 years ago
  25. 05880e4 Fix all the ktlint issues in androidx project. by Aurimas Liutikas · 5 years ago
  26. 0262c2b Move Experimental annotation to androidx.annotation.experimental package by Alan Viverette · 5 years ago
  27. 4ca239d Add @Experimental annotation and Lint check by Alan Viverette · 5 years ago
  28. df21873 Remove mdc lib already migrated targets from migration.config by Mariano Martin · 5 years ago
  29. 421a2c5 Fix sources to have jar extension. by Filip Pavlis · 5 years ago
  30. de40beb Merge "Copy sources as part of TopOfTreeBuild in jetifier" into androidx-master-dev by Treehugger Robot · 5 years ago
  31. c7ff651 Fix Drawerlayout error for partial dejetification by KOUSHIK PANUGANTI · 5 years ago
  32. 9da963b Copy sources as part of TopOfTreeBuild in jetifier by Filip Pavlis · 5 years ago
  33. 12a0a4e Revert "Replace Guava ListenableFuture with Jetpack implementation" by Alan Viverette · 5 years ago
  34. 9cf7c55 Create ktx initLoader / restartLoader methods by Ian Lake · 5 years ago
  35. 375d910 Merge "Sync with custom-tab-client without API changes." into androidx-master-dev by Peter Conn · 5 years ago
  36. 1e89e7e Sync with custom-tab-client without API changes. by Peter E Conn · 5 years ago
  37. 032065f Merge "Move alpha libraries to target Java 8." into androidx-master-dev by Treehugger Robot · 5 years ago
  38. f99c45d Move alpha libraries to target Java 8. by Aurimas Liutikas · 5 years ago
  39. 2a4e5fc Update migration for MDC classes used by navigation-ui by Ian Lake · 5 years ago
  40. 0e104cf Added defStyleRes to Drawerlayout by Sam Gilbert · 5 years ago
  41. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  42. c2ea01c Replace Guava ListenableFuture with Jetpack implementation by Alan Viverette · 5 years ago
  43. 8847641 Partial dejetification for Graphics by KOUSHIK PANUGANTI · 5 years ago
  44. 399adbf Migrate Mediarouter to Androidx by vineel sadineni · 5 years ago
  45. fbf41b2 Coordinatorlayout migration to Androidx by vineel sadineni · 5 years ago
  46. 11a721a Merge changes I304acd54,I84a53ba9 into androidx-master-dev by Treehugger Robot · 5 years ago
  47. 0173839 Change vectordrawable-animated package name. by Aurimas Liutikas · 5 years ago
  48. 45d3f4e Delete legacy core-ui library. by Aurimas Liutikas · 5 years ago
  49. b0c47a4 Delete v13 library. by Aurimas Liutikas · 5 years ago
  50. c8109b6 Add Camera to partial dejetification by Trevor McGuire · 5 years ago
  51. 5972b1e Enable Partial dejetification for drawerlayout by KOUSHIK PANUGANTI · 5 years ago
  52. 7cdf52a Turn koltin warnings into errors. by Aurimas Liutikas · 5 years ago
  53. 45eec1f Delete jetifier-gradle-plugin that we actually never used. by Aurimas Liutikas · 5 years ago
  54. 8543063 Migrate ViewPager to Androidx by vineel sadineni · 5 years ago
  55. fa058f0 Merge "Move dejetifying to Kotlin" into androidx-master-dev by Andrea Falcone · 5 years ago
  56. c391dfc6 Partial dejetification for Cursor adapter by KOUSHIK PANUGANTI · 5 years ago
  57. fd04002 Move dejetifying to Kotlin by Andrea Falcone · 5 years ago
  58. a8c01ac Move lifecycle-runtime-eap to lifecycle-runtime-ktx by Sergey Vasilinets · 5 years ago
  59. 9fe3c83 Merge "Jetifier can now skip libraries with AndroidX refs" into androidx-master-dev by Filip Pavlis · 5 years ago
  60. f9fd8a5 Jetifier can now skip libraries with AndroidX refs by Filip Pavlis · 5 years ago
  61. db43643 Close stream when loading config in jetifier. by Filip Pavlis · 5 years ago
  62. ca133c3 Merge "Extend jetifier to ignore Bundle key Strings." into androidx-master-dev by Treehugger Robot · 5 years ago
  63. f49dbc6 Extend jetifier to ignore Bundle key Strings. by Filip Pavlis · 5 years ago
  64. 2c6face Merge "Add Partial dejetification for Navigation-ui" into androidx-master-dev by Treehugger Robot · 5 years ago
  65. 41d5cfa Add Partial dejetification for Navigation-ui by KOUSHIK PANUGANTI · 5 years ago
  66. 3d425f6 Fix dejetifier typo config for room-ktx. by Daniel Santiago Rivera · 5 years ago
  67. 29ed50a Separate Media2 libraries into media2-{common,player,session}. by Insun Kang · 5 years ago
  68. b7e89c3 Migrate Preference to androidx by vineel sadineni · 5 years ago
  69. 702ec25 Merge "Making source_transformer show the file if it fails to parse" into androidx-master-dev by Treehugger Robot · 5 years ago
  70. ebb011d Partial dejetification for DynamicAnimation by KOUSHIK PANUGANTI · 5 years ago
  71. 64fc3a6 Add WorkManager for partial dejetification by KOUSHIK PANUGANTI · 5 years ago
  72. ec22605 Add Navigation for partial dejetification by KOUSHIK PANUGANTI · 5 years ago
  73. af7c518 Update partial dejetification for Asynclayout and textclassifier by KOUSHIK PANUGANTI · 5 years ago
  74. 65d3d60 Delete SupportKotlinLibraryPlugin. by Aurimas Liutikas · 5 years ago
  75. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  76. e25fedb Add androidx.work to jetifier. by Filip Pavlis · 5 years ago
  77. a3b06e0 Merge "Partial dejetification for SL for Archcomponents/" into androidx-master-dev by Treehugger Robot · 5 years ago
  78. 4e9290f Merge "Migrate Palette library to androidx" into androidx-master-dev by Treehugger Robot · 5 years ago
  79. d4ec82d Partial dejetification for SL for Archcomponents/ by KOUSHIK PANUGANTI · 5 years ago
  80. da269c7 Migrate Palette library to androidx by vineel sadineni · 5 years ago
  81. 7c9b8c0 Restore dejetification of inputmethod. by Filip Pavlis · 5 years ago
  82. 66e04582 SingleFileJetificationTest.doesNotSourceJetifyNonJavaOrXMLFiles fails because /tmp already exists by Andrea Falcone · 5 years ago
  83. 815bb29 Partial dejetification for GridLayout by KOUSHIK PANUGANTI · 5 years ago
  84. db743ec Merge "Update Dejetified Transition" into androidx-master-dev by Treehugger Robot · 5 years ago
  85. a4f96ab Migrate Localbroadcast manager to androidx by vineel sadineni · 5 years ago
  86. 0bbd1c2 Update Dejetified Transition by KOUSHIK PANUGANTI · 5 years ago
  87. ed11a5d Migrating Custom tabs to androidx by vineel sadineni · 5 years ago
  88. b08da2f Merge "Add navigation to jetifier" into androidx-master-dev by Treehugger Robot · 5 years ago
  89. cf62213 Add navigation to jetifier by jbwoods · 5 years ago
  90. 625774d Reformatting default.config to be parseable by python by Jeff Gaston · 5 years ago
  91. eaa37e5 Migrating interpolator and cardview to androidx by vineel sadineni · 5 years ago
  92. f52537d Making source_transformer show the file if it fails to parse by Jeff Gaston · 5 years ago
  93. ec12848 Merge "Revert "Enable android.arch for partial dejetification."" into androidx-master-dev by Treehugger Robot · 5 years ago
  94. a95ef54 Revert "Enable android.arch for partial dejetification." by Aravind Sreekumar · 5 years ago
  95. 0152277 Merge "Enable android.arch for partial dejetification." into androidx-master-dev by Treehugger Robot · 5 years ago
  96. 9690d8b Update partial dejetification for Core UI and V17/leanback, v17/leanback_preference by KOUSHIK PANUGANTI · 5 years ago
  97. da0d343 Enable android.arch for partial dejetification. by Aravind Sreekumar · 5 years ago
  98. 6f709d7 Wear Migration to Androidx by vineel sadineni · 5 years ago
  99. 180caff Added ViewPager2 to Jetifier config by Jakub Gielzak · 5 years ago
  100. 044f933 Merge "Jetify standalone is now capable of jetifying source" into androidx-master-dev by Oussama Ben Abdelbaki · 5 years ago