1. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  2. 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 5 months ago
  3. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 5 months ago
  4. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  5. 9615b5d Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 5 months ago
  6. 0366368 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 5 months ago
  7. a07084a Merge "Yigit is the new Jake" into androidx-main by Alan Viverette · 3 years, 5 months ago
  8. 307ff63 Yigit is the new Jake by Alan Viverette · 3 years, 5 months ago
  9. b27e35f Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 6 months ago
  10. d00a2c9 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  11. bd9261d Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 6 months ago
  12. 3bb8696 Change project dependencies on anntation to be pinned to 1.2.0-rc01 and by Nick Anthony · 3 years, 7 months ago
  13. 0ee54c3 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 7 months ago
  14. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 7 months ago
  15. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  16. 15d7b9c Remove the dependency of STATE_ALWAYS_VISIBLE for PreferenceDialogFragmentCompat by Ming-Shin Lu · 4 years ago
  17. cb08796 Reenable GetterSetterNames check by Aurimas Liutikas · 3 years, 8 months ago
  18. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  19. 09e7079 Correctly enable multidex in core, preference tests by Alan Viverette · 3 years, 8 months ago
  20. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 9 months ago
  21. 4f09ccd Reenable ktlint paren-spacing now that it doesn't crash by Jeff Gaston · 3 years, 10 months ago
  22. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  23. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  24. e865a9b Use getParentFragmentManager() to get FragmentManager in PreferenceFragmentCompat by Robbie McElrath · 3 years, 11 months ago
  25. 61e0575 Add @DoNotInline to Impl class method by Oussama Ben Abdelbaki · 3 years, 11 months ago
  26. 24b8056 Adds content description for the Seekbar in a SeekBarPreference by Louis Pullen-Freilich · 4 years ago
  27. cebb237 Convert preference-ktx to Kotlin Explicit API Mode by Ian Lake · 4 years ago
  28. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 4 years ago
  29. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years ago
  30. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  31. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  32. e62d8de Optimize ART class verification by Louis Pullen-Freilich · 4 years ago
  33. 0a371d1 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years ago
  34. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  35. 9d3bf5f Merge changes from topic "kotlin1_4" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  36. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  37. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 4 years, 1 month ago
  38. 5e7fc48 API lint check for the CallbackMethodName is enabled for androidx by Sergey · 4 years, 4 months ago
  39. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 7 months ago
  40. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years, 1 month ago
  41. defc89c Remove STATE_ALWAYS_VISIBLE for PreferenceDialogFragment from R by Ming-Shin Lu · 4 years, 1 month ago
  42. 35e315a Fix typo by Cole Faust · 4 years, 2 months ago
  43. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 3 months ago
  44. cec0e523 Fixes onPreferenceStartScreen being called twice by Louis Pullen-Freilich · 4 years, 3 months ago
  45. beeb6fb Check Activity as well as Context for OnPreference*Callback by Robbie McElrath · 4 years, 3 months ago
  46. b7bc89d Suppress deprecations from new sdk, failing tests by Alan Viverette · 4 years, 3 months ago
  47. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  48. c26fd53 Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev am: 618985cf35 by Aurimas Liutikas · 4 years, 3 months ago
  49. 618985cf Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev by Aurimas Liutikas · 4 years, 3 months ago
  50. 7f18780 Merge "Remove Fragment.getActivity calls from preference library" into androidx-master-dev am: cf2c902629 by Louis Pullen-Freilich · 4 years, 3 months ago
  51. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 4 months ago
  52. 72c0381 Remove Fragment.getActivity calls from preference library by Robbie McElrath · 4 years, 4 months ago
  53. b91ad3d Merge "Move coverage to only be enabled in CI." into androidx-master-dev am: fa0bb114b0 by Treehugger Robot · 4 years, 4 months ago
  54. fa0bb11 Merge "Move coverage to only be enabled in CI." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  55. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 4 years, 6 months ago
  56. ad90a14 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  57. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  58. 4aa328a Import translations. DO NOT MERGE by Bill Yi · 4 years, 4 months ago
  59. d5ffec5 Import translations. DO NOT MERGE by Bill Yi · 4 years, 4 months ago
  60. 3053fbb Merge changes from topic "metalavaupdate" into androidx-master-dev am: bf164d8851 by Aurimas Liutikas · 4 years, 4 months ago
  61. a683bd9 Reenable BuilderSetStyle and BuilderSetStyle checks by Aurimas Liutikas · 4 years, 4 months ago
  62. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 5 months ago
  63. eb86a04 Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 5 months ago
  64. c85c496 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev am: 0b492236c6 by Alan Viverette · 4 years, 5 months ago
  65. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 5 months ago
  66. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  67. 9ffaf4b Import translations. DO NOT MERGE by Bill Yi · 4 years, 5 months ago
  68. e4468d2 Import translations. DO NOT MERGE by Bill Yi · 4 years, 5 months ago
  69. cfe6ab1f Merge changes from topic "androidx-maxdepversions-2020" into androidx-master-dev am: b8349357b5 by Jeff Gaston · 4 years, 5 months ago
  70. 9194b2b enabling preference.multiDex when useMaxDepVersions is true by Jeff Gaston · 4 years, 5 months ago
  71. a7ab388 Merge changes I3c33a686,I2a46417a into androidx-master-dev am: 767c724cb9 by Treehugger Robot · 4 years, 6 months ago
  72. dad59bd Add -ktx mirrored dependencies to preference-ktx by Ian Lake · 4 years, 6 months ago
  73. 81342e9 Update preferences to depend on Fragment 1.2.4 by Ian Lake · 4 years, 6 months ago
  74. 87dece2 Merge changes from topic "dialog_pref" into androidx-master-dev am: 1e3c8dbc0b by Automerger Merge Worker · 4 years, 6 months ago
  75. 49bd23a Use correct layout inflater in PreferenceDialogFragment by Jeremy Woods · 4 years, 6 months ago
  76. c390d08 Update preferences to Fragment 1.2.3 prebuilts by Jeremy Woods · 4 years, 6 months ago
  77. 4b372c3 Merge "Remove unnecessary spaces" into androidx-platform-dev by Jelle Fresen · 4 years, 6 months ago
  78. bcad1d9 Remove unnecessary spaces by Jelle Fresen · 4 years, 6 months ago
  79. 509a67b Merge "Fixes NPE when trying to reset Preference title color" into androidx-master-dev am: bd79aba99d by Automerger Merge Worker · 4 years, 6 months ago
  80. 0f8997e Merge "Fixes saving / restoring Preference title color" into androidx-master-dev am: fec49fd58f by Automerger Merge Worker · 4 years, 6 months ago
  81. d82cf55 Fixes NPE when trying to reset Preference title color by Louis Pullen-Freilich · 4 years, 7 months ago
  82. fec49fd Merge "Fixes saving / restoring Preference title color" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  83. 52f57c5 Update to a newer metalava version. by Aurimas Liutikas · 4 years, 7 months ago
  84. 191d8f7 Fixes saving / restoring Preference title color by Louis Pullen-Freilich · 4 years, 7 months ago
  85. c0bbf99 resolve merge conflicts of 76bf8c2fe6162679ed5b5528575ae972b609719d to androidx-platform-dev by Alan Viverette · 4 years, 7 months ago
  86. 7b982e9 Merge "Revert "Move all uses of androidx.core:core:1.1.0 and"" into androidx-master-dev am: bb4b7c6a45 by Automerger Merge Worker · 4 years, 7 months ago
  87. 76bf8c2 Merge "Revert "Use an explicit Looper when creating Handlers"" into androidx-master-dev by Alan Viverette · 4 years, 7 months ago
  88. 360d872 Revert "Use an explicit Looper when creating Handlers" by Alan Viverette · 4 years, 7 months ago
  89. bb4b7c6 Merge "Revert "Move all uses of androidx.core:core:1.1.0 and"" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  90. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 7 months ago
  91. 50271c6 Use an explicit Looper when creating Handlers by Chris Banes · 4 years, 7 months ago
  92. a823065 Merge "Suppress/migrate from deprecated APIs in Android R" into androidx-platform-dev by Chris Banes · 4 years, 7 months ago
  93. f5db8ca Merge "Move all uses of androidx.core:core:1.1.0 and androidx.core:core-ktx:1.1.0 to 1.2.0" into androidx-master-dev am: 5ff698891b by Automerger Merge Worker · 4 years, 7 months ago
  94. ed18608 Suppress/migrate from deprecated APIs in Android R by Chris Banes · 4 years, 7 months ago
  95. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 8 months ago
  96. 01d56c4 Merge "Fixes some state not being cleared inside PreferenceViewHolder" into androidx-master-dev am: 785bdb749a by Automerger Merge Worker · 4 years, 8 months ago
  97. a94568e Fixes some state not being cleared inside PreferenceViewHolder by Louis Pullen-Freilich · 4 years, 8 months ago
  98. c7cddca Merge "Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true" into androidx-master-dev am: 3ac0b219ec by Automerger Merge Worker · 4 years, 8 months ago
  99. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  100. 17257b0 Merge "Add string constants for new Reminder intent." into androidx-platform-dev by Martin Sundermeyer · 4 years, 8 months ago