1. 7e08207 Update method ordering in more API files by Julia McClellan · 1 year, 4 months ago
  2. 1ebfad0 Merge "Update versions for release id 1683738000000" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  3. 3c68e4d Merge "Reorder methods in API files based on metalava update" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  4. 504f5dd Merge "Support for getting per-app locales in non-Activity context" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  5. e111e9e Update versions for release id 1683738000000 by natnaelbelay · 1 year, 4 months ago
  6. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  7. 5eed377 Support for getting per-app locales in non-Activity context by Calvin Pan · 1 year, 5 months ago
  8. 0209143 [uwb-androidx] Throw exception if uwb is not available by Shreshta Manu · 1 year, 4 months ago
  9. 73eab4c Merge "Allow checking API compatibility conditionally based on annotations" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  10. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 4 months ago
  11. 1568bab Allow checking API compatibility conditionally based on annotations by Alan Viverette · 1 year, 4 months ago
  12. 308a8ad Merge "Add ViewCompat support to method performHapticFeedback" into androidx-main by Lais Andrade · 1 year, 4 months ago
  13. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 4 months ago
  14. 5a2f9fb Merge "Address API feedback" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  15. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  16. ab68070 Add ViewCompat support to method performHapticFeedback by Lais Andrade · 1 year, 5 months ago
  17. ff40f64 Address API feedback by Charles Chen · 1 year, 4 months ago
  18. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 4 months ago
  19. e33712a Fix NPE in SoftwareKeyboardControllerCompat by Alex Vanyo · 1 year, 4 months ago
  20. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 4 months ago
  21. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 4 months ago
  22. aefb8b5 Merge "Clarify CollectionInfoCompat isHierarchical" into androidx-main by Sally Yuen · 1 year, 4 months ago
  23. 418bebb Clarify CollectionInfoCompat isHierarchical by sallyyuen · 1 year, 6 months ago
  24. bba0262 Merge "Introduce ContextCompat#getDisplay" into androidx-main by Charles Chen · 1 year, 5 months ago
  25. af170d0 Introduce ContextCompat#getDisplay by Charles Chen · 2 years, 3 months ago
  26. d8cfa35 Enable WIC#show(ime()) compat mode also for API 34+ by Yohei Yukawa · 1 year, 5 months ago
  27. 33a856e [Jetpack] Change the description of some rangingCapabilities. by ziyiw · 1 year, 5 months ago
  28. 5c9eb1c Merge "Add accessibility as owners of ViewCompat and ViewCompatTest" into androidx-main by Sally Yuen · 1 year, 5 months ago
  29. 529f5ab Merge "[Jetpack] Expose new rangingCapabilities through Jetpack API." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  30. 04473a1 [Jetpack] Expose new rangingCapabilities through Jetpack API. by ziyiw · 1 year, 5 months ago
  31. ff5f304c Merge "Add lint check to ban usage of non-default @VisibleForTesting params" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  32. f0eb740 Add lint check to ban usage of non-default @VisibleForTesting params by Alan Viverette · 1 year, 5 months ago
  33. 8a2c4cb Merge "Use WeakReference for caching DisplayManagerCompat instances" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  34. 78cb5d98 Use WeakReference for caching DisplayManagerCompat instances by Alan Viverette · 1 year, 5 months ago
  35. 6e8df58 Fix show typo in hide method by Alex Vanyo · 1 year, 5 months ago
  36. 940ed10 Merge "Disable unit test after U" into androidx-main by Alan Viverette · 1 year, 5 months ago
  37. 2921497 Disable unit test after U by Kai Li · 1 year, 5 months ago
  38. 5fad862 Merge "Fix crash in ShortcutInfoCompat" into androidx-main by Yuichi Araki · 1 year, 5 months ago
  39. 49feba5 Merge "Integrate Stable AIDL plugin with AndroidX plugin" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  40. b557a2a Integrate Stable AIDL plugin with AndroidX plugin by Alan Viverette · 1 year, 7 months ago
  41. 1e33cac Add lint check to ban usage of @RestrictTo(TESTS) and fix usages by Alan Viverette · 1 year, 5 months ago
  42. c0eb188 Fix crash in ShortcutInfoCompat by Yuichi Araki · 1 year, 5 months ago
  43. 19efa16 Normalize NNBSP (Android U) by Mihai Nita · 1 year, 5 months ago
  44. 72f4533 Merge "Update API lint baselines, current/beta API w/ Metalava update" into androidx-main by Jinseong Jeon · 1 year, 5 months ago
  45. fceab4a Update API lint baselines, current/beta API w/ Metalava update by Jinseong Jeon · 1 year, 5 months ago
  46. 30582b0 Merge "Add LinkMovementMethodCompat that fixes link touch handling." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  47. 3aa3cf7 Add LinkMovementMethodCompat that fixes link touch handling. by Hai Zhang · 1 year, 5 months ago
  48. 68e4fa2 Migrate all UnstableAidl violations to Stable AIDL by Alan Viverette · 1 year, 5 months ago
  49. f5d9dbf Merge "Update core-splashscreen OWNERS file" into androidx-main by Wei Sheng Shih · 1 year, 5 months ago
  50. fa3f67e5 Merge changes I6a6d7518,I2740d94a into androidx-main by Zach Klippenstein · 1 year, 5 months ago
  51. b536dc5 Update core-splashscreen OWNERS file by wilsonshih · 1 year, 5 months ago
  52. 106ec4d Fix docs for PendingIntent.getBroadcast() and annotate as nullable by Alan Viverette · 1 year, 5 months ago
  53. 488d186 Add SoftwareKeyboardControllerCompat by Alex Vanyo · 1 year, 5 months ago
  54. f808ef2 Fix BadParcelableException being thrown for result being null by Mygod · 1 year, 5 months ago
  55. eab2017 Add accessibility as owners of ViewCompat and ViewCompatTest by Sally · 1 year, 5 months ago
  56. 9075ec8 Merge "Update current API signature after Metalava update" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  57. 21e09d5 Update current API signature after Metalava update by Jinseong Jeon · 1 year, 5 months ago
  58. 68cb733 Merge "Update BuildCompat to reflect UpsideDownCake SDK_INT stabilization" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  59. dbff648 Adds TvExtender comment on preAPI 26 behavior by Alexander Roederer · 1 year, 5 months ago
  60. fec3408 Update BuildCompat to reflect UpsideDownCake SDK_INT stabilization by Alan Viverette · 1 year, 6 months ago
  61. 01c6767 Unhides TvExtender in NotificationCompat by Alexander Roederer · 1 year, 6 months ago
  62. b017139 Merge "Add lint check to ban use of @hide annotation" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  63. 7905a13 Add lint check to ban use of @hide annotation by Tiem Song · 1 year, 6 months ago
  64. c40f4d8 Fix SDK_INT checks in BundleCompat to match ApiXXImpl by Alan Viverette · 1 year, 6 months ago
  65. dc09695 Merge "Remove unused private field AnimationHandler.mDelayedCallbackStartTime" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  66. 3127419 Merge "Expose utility methods for HCT usage in launcher3" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  67. b6bf1c6 Merge "Fix FileProvider javadoc to use @link instead of @code" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  68. e8e3dfa Remove unused private field AnimationHandler.mDelayedCallbackStartTime by Jeff DeCew · 1 year, 6 months ago
  69. 7ddfe20 Merge "Fix AnimationHandler so that AnimatorTestRule can isolate tested animations." into androidx-main by Jeff DeCew · 1 year, 6 months ago
  70. 29342e3 Fix FileProvider javadoc to use @link instead of @code by Ian Baker · 1 year, 6 months ago
  71. 2beeb24 Fix an lint error for EditText by Wilson Wu · 1 year, 6 months ago
  72. 8ade090 Fix AnimationHandler so that AnimatorTestRule can isolate tested animations. by Jeff DeCew · 1 year, 6 months ago
  73. 0681059 Expose utility methods for HCT usage in launcher3 by fbaron · 1 year, 6 months ago
  74. b0c6940 Revert "Revert "Add getCurrentInterruptionFilter to compat lib"" by Alexander Roederer · 1 year, 6 months ago
  75. 595be11 Fix javadoc syntax in AnimatorTestRule by Jeff DeCew · 1 year, 6 months ago
  76. f9e4d7a Revert "Add getCurrentInterruptionFilter to compat lib" by Aurimas Liutikas · 1 year, 6 months ago
  77. 516143e Add getCurrentInterruptionFilter to compat lib by Alexander Roederer · 1 year, 6 months ago
  78. 174ea59 Merge "Disable lint bytecode verifier, update baselines" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  79. fc41e61 Merge "Migrate app.BundleCompat to os.BundleCompat for parity with platform" into androidx-main by Alan Viverette · 1 year, 6 months ago
  80. 9d65136 Disable lint bytecode verifier, update baselines by Alan Viverette · 1 year, 6 months ago
  81. bd93184 Merge "Create core-testing module." into androidx-main by Treehugger Robot · 1 year, 6 months ago
  82. bf6169f Migrate app.BundleCompat to os.BundleCompat for parity with platform by Alan Viverette · 1 year, 6 months ago
  83. f75a491 Create core-testing module. by Diego Vela · 1 year, 6 months ago
  84. 14719d3 Adds support for page up, page down, move home, and move end key events. by Jeremy Walker · 1 year, 6 months ago
  85. 8aae04b Merge "Migrate a fix when ime insets is not controllable" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  86. ea6c83a Merge "Fix bug in unregisterGnssMeasurementsCallback" into androidx-main by Soonil Nagarkar · 1 year, 6 months ago
  87. ff2f889 Merge "Adds TvExtender to NotificationCompat" into androidx-main by Alexander Roederer · 1 year, 6 months ago
  88. cf81e46 Migrate a fix when ime insets is not controllable by Wilson Wu · 1 year, 6 months ago
  89. 00dbd1e Adds TvExtender to NotificationCompat by Alexander Roederer · 1 year, 9 months ago
  90. cb46133 Merge "[Jetpack] Update the dependency version for uwb and bug fix." into androidx-main by Treehugger Robot · 1 year, 6 months ago
  91. c5a97c4 Fix bug in unregisterGnssMeasurementsCallback by Soonil Nagarkar · 1 year, 6 months ago
  92. 90f5cfa [Jetpack] Update the dependency version for uwb and bug fix. by ziyiw · 1 year, 6 months ago
  93. 63c50ee Remove duplicate -ktx constraints on atomic groups by Alan Viverette · 1 year, 6 months ago
  94. ab6220a Add getActiveNotifications by Julia Reynolds · 1 year, 6 months ago
  95. d4515bf Merge "Adds comment on MIME types for Notif.Message" into androidx-main by Alexander Roederer · 1 year, 6 months ago
  96. 6760abf Adds comment on MIME types for Notif.Message by Alexander Roederer · 1 year, 6 months ago
  97. 496adc0 Merge "[Jetpack] Support one-to-many config_id in Jetpack." into androidx-main by Treehugger Robot · 1 year, 6 months ago
  98. d95118c Skip TraceCompat tests when debugfs unavailable by Trevor McGuire · 1 year, 6 months ago
  99. f78bc17 [Jetpack] Support one-to-many config_id in Jetpack. by ziyiw · 1 year, 7 months ago
  100. f965a68 Remove redundant usages of @hide javadoc tag in core by Aurimas Liutikas · 1 year, 7 months ago