1. b0470e5 Upgrade to AGP 7.3.1-alpha01 by Aurimas Liutikas · 2 years, 8 months ago
  2. f4e6034 Merge "Suppress VFY lint errors for inline functions in Color" into androidx-main by Tiem Song · 2 years, 8 months ago
  3. eba2cd2 Merge "Suppress VFY lint errors for inline functions in SparseLongArray" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  4. 259e1b4 Merge "Set system bar appearance flags on API 30 anyway" into androidx-main by Alex Vanyo · 2 years, 8 months ago
  5. 6e139ad Suppress VFY lint errors for inline functions in Color by Tiem Song · 2 years, 8 months ago
  6. 49ae542 Suppress VFY lint errors for inline functions in SparseLongArray by Tiem Song · 2 years, 8 months ago
  7. 5325de4 Merge "Remove PREVIEW_SDK_INT check" into androidx-main by Vadim Caen · 2 years, 8 months ago
  8. a37f51c Merge "Allow listening for ComponentActivity's onPictureInPictureModeChanged()" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  9. 0b621f83 Merge "Allow listening for ComponentActivity's onMultiWindowModeChanged()" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  10. 51601ce Allow listening for ComponentActivity's onPictureInPictureModeChanged() by Ian Lake · 2 years, 8 months ago
  11. 6ba62bb Allow listening for ComponentActivity's onMultiWindowModeChanged() by Ian Lake · 2 years, 8 months ago
  12. 86e7eef Merge "Update outdated lint baseline files" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  13. 81f994d Set system bar appearance flags on API 30 anyway by Alex Vanyo · 2 years, 8 months ago
  14. c02750d Update outdated lint baseline files by Jeremy Woods · 2 years, 8 months ago
  15. 9e7343e Merge "Clean up lint issues and VFY check failures in androidx.core" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  16. 71c8bc4 Improves FragmentActivity.dump() so it ignores special args. by Felipe Leme · 2 years, 8 months ago
  17. 905acf0 Merge changes from topics "update_api", "update_api_gsl" into androidx-main by David Dong · 2 years, 8 months ago
  18. ffa15ad update GSL to use the new built-in schemas by David Dong · 2 years, 8 months ago
  19. bfd123a Merge "Clean up lint warnings and VFY check failures" into androidx-main by Alan Viverette · 2 years, 8 months ago
  20. 168779b Merge "Convert codename to upper case before comparison" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  21. 6c487bad Merge "Clean up lint issues in Location compat classes, fix VFY failures" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  22. 78d1856 Clean up lint warnings and VFY check failures by Alan Viverette · 2 years, 8 months ago
  23. 3c1a9ad Merge "Lint and VFY clean-up for androidx.core.graphics" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  24. f8ab4c3 Convert codename to upper case before comparison by Alan Viverette · 2 years, 8 months ago
  25. cacb6d5 Lint and VFY clean-up for androidx.core.graphics by Alan Viverette · 2 years, 8 months ago
  26. ae95b26 Clean up lint warnings and fix VFY check failures by Alan Viverette · 2 years, 8 months ago
  27. 553710d Clean up lint issues in Location compat classes, fix VFY failures by Alan Viverette · 2 years, 8 months ago
  28. 01b52b8 Merge "Mark rootInsets_no_ime @Ignore" into androidx-main by Andrea Falcone · 2 years, 8 months ago
  29. f7a83b0 Fix VFY check failure in TypedArray extension fun by Alan Viverette · 2 years, 8 months ago
  30. eb4817c Mark rootInsets_no_ime @Ignore by Andrea Falcone · 2 years, 8 months ago
  31. 9904f9d Remove PREVIEW_SDK_INT check by Vadim Caen · 2 years, 8 months ago
  32. 0751ae7 Merge "Add IME showing workaround to API 30-31" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  33. 8cd9d4a Handle pre-release Tiramisu SDK_INT correctly by Alan Viverette · 2 years, 8 months ago
  34. cde81da Add IME showing workaround to API 30-31 by Alex Vanyo · 2 years, 9 months ago
  35. 0d8eb40 Convert WindowInsetsControllerCompat behavior to depend on a View to align behavior by Alex Vanyo · 2 years, 10 months ago
  36. cf6f22d Clean up lint issues and VFY check failures in androidx.core by Alan Viverette · 2 years, 8 months ago
  37. c2abef4 Merge "Revert "Lint and VFY clean-up for androidx.core.graphics"" into androidx-main by Alan Viverette · 2 years, 8 months ago
  38. 7ad7d909 Revert "Lint and VFY clean-up for androidx.core.graphics" by Alan Viverette · 2 years, 8 months ago
  39. 668b845 Merge "Lint and VFY clean-up for androidx.core.graphics" into androidx-main by Alan Viverette · 2 years, 8 months ago
  40. 497054f Lint and VFY clean-up for androidx.core.graphics by Alan Viverette · 2 years, 8 months ago
  41. c9cdca2 Add zero-arg persistableBundleOf() overload by Ember Rose · 2 years, 8 months ago
  42. f615321 Rename ApiImpl classes in PersistableBundle.kt by Ember Rose · 2 years, 8 months ago
  43. dfb3871 Merge "Fix nullabilty of performAccessibilityAction params" into androidx-main by Alan Viverette · 2 years, 8 months ago
  44. fc1af9e Clear cache based on value equality to make ErrorProne happy by Alan Viverette · 2 years, 8 months ago
  45. 99fed01 Merge "Add converters for Alarm and AlarmInstance AppSearch documents" into androidx-main by David Dong · 2 years, 8 months ago
  46. 88ea3e9 Merge "Fix android.os.Process.isApplicationUid(int) return value" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  47. 105f112 Add converters for Alarm and AlarmInstance AppSearch documents by David Dong · 2 years, 9 months ago
  48. 5999303 Merge "Add workaround method for addressing cache invalidation on SDK < 33" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  49. d3902da Merge "Update to latest metalava" into androidx-main by Aurimas Liutikas · 2 years, 8 months ago
  50. 52071c6 @FlakyTest annotations by Ember Rose · 2 years, 8 months ago
  51. 8fa55e5 Update to latest metalava by Aurimas Liutikas · 2 years, 8 months ago
  52. 3b811f7 Fix nullabilty of performAccessibilityAction params by Alan Viverette · 2 years, 9 months ago
  53. 8bcac05 Bump core-splashscreen to beta01 by Vadim Caen · 2 years, 9 months ago
  54. 2605522 Merge changes I60dab300,I7e0593ca,I59850c8e into androidx-main by Vadim Caen · 2 years, 9 months ago
  55. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 9 months ago
  56. add6c29 Handle entity shortcuts by David Dong · 2 years, 9 months ago
  57. 2d1d182 Better night mode handling by Vadim Caen · 3 years ago
  58. 5a75362 Fix systemBar flickering on API 31 by Vadim Caen · 3 years ago
  59. c504108 Fix android.os.Process.isApplicationUid(int) return value by Wang Han · 2 years, 10 months ago
  60. 4f66c0c Add workaround method for addressing cache invalidation on SDK < 33 by Alan Viverette · 2 years, 9 months ago
  61. bd2a278 Merge changes from topics "appsearch_timer", "timer_converter2" into androidx-main by David Dong · 2 years, 9 months ago
  62. 4df1e00 Merge "Address API review feedback for ShortcutInfoCompat visibility api" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  63. 6960a62 update timer converter to use the new timer schema by David Dong · 2 years, 9 months ago
  64. 27e48ee Clean up appcompat and core lint baselines by Alan Viverette · 2 years, 10 months ago
  65. 1dcb884 Propagate more deprecations for SDK update by Alan Viverette · 2 years, 10 months ago
  66. 4c8f264 Fix insets handling when using OnExitAnimationListener by Vadim Caen · 3 years ago
  67. 383baa3 Address API review feedback for ShortcutInfoCompat visibility api by Pinyao Ting · 2 years, 9 months ago
  68. f531f58 Merge "Update SplashScreen Documentation and cleanup" into androidx-main by Vadim Caen · 2 years, 9 months ago
  69. d51a2e8 Allow listening for ComponentActivity's onNewIntent() by Ian Lake · 2 years, 10 months ago
  70. eb7376b2 Merge "Allow listening for ComponentActivity's config changes" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  71. 5ba47cf Merge "Allow listening for ComponentActivity's onTrimMemory" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  72. 26fc109 Merge changes Ie000c312,I49d8b5d8 into androidx-main by Treehugger Robot · 2 years, 10 months ago
  73. c269528 Merge "Move pacakge docs to java dir" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  74. c13ef43 Merge "Rename PerformanceClass to DevicePerformance" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  75. 71bd6c9 Split sample to show creation and usage. by Nick Chalko · 2 years, 10 months ago
  76. 73464cc Move pacakge docs to java dir by Nick Chalko · 2 years, 10 months ago
  77. 20e5085 Fix kdocs links in PerformanceClass by Nick Chalko · 2 years, 10 months ago
  78. e365835 Rename PerformanceClass to DevicePerformance by Nick Chalko · 2 years, 10 months ago
  79. 327c6af Allow listening for ComponentActivity's config changes by Ian Lake · 2 years, 10 months ago
  80. c0e106a Allow listening for ComponentActivity's onTrimMemory by Ian Lake · 2 years, 10 months ago
  81. a84d3cc Merge "Add support for reporting entity usage from capability binding" into androidx-main by David Dong · 2 years, 10 months ago
  82. 7277f3e Add support for reporting entity usage from capability binding by David Dong · 2 years, 10 months ago
  83. 443fe1f Merge "Fix documentation section link" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  84. 83646c6 Use the default robolectric version by Nick Chalko · 2 years, 10 months ago
  85. abade69 Merge "Make the library name readable and fix typo in the description" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  86. ddb74b6 Make the library name readable and fix typo in the description by Nick Chalko · 2 years, 10 months ago
  87. 9969a1f Merge "Update BuildCompat for Sv2 and Tiramisu" into androidx-main by Alan Viverette · 2 years, 10 months ago
  88. 30d85c4 Fix documentation section link by Thiébaud Weksteen · 2 years, 10 months ago
  89. 6ee1c36 Merge "Create ShortcutAdapter that converts document to shortcut and vice versa" into androidx-main by Pinyao Ting · 2 years, 10 months ago
  90. f04ffd4 Merge "Add Sample usage for Core Performance" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  91. d15657c Merge "Update RemoteViewsCompatTest" into androidx-main by Steven Kideckel · 2 years, 10 months ago
  92. 63b0fd3 Update RemoteViewsCompatTest by Stevie Kideckel · 2 years, 10 months ago
  93. 5cd25df Merge "Rename createFromSizeF -> toSizeFCompat" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  94. 07009d8 Update BuildCompat for Sv2 and Tiramisu by Alan Viverette · 2 years, 10 months ago
  95. cf50a70 Rename createFromSizeF -> toSizeFCompat by Stevie Kideckel · 2 years, 10 months ago
  96. 222ffb6 Re-enable VFY and NewApi checks by Alan Viverette · 2 years, 10 months ago
  97. 3243f40 Create ShortcutAdapter that converts document to shortcut and vice versa by Pinyao Ting · 2 years, 10 months ago
  98. 3d2af4c Merge "Revert "Create ShortcutAdapter that converts document to shortcut and vice versa"" into androidx-main by Aurimas Liutikas · 2 years, 10 months ago
  99. 1ef1872 Revert "Create ShortcutAdapter that converts document to shortcut and vice versa" by Aurimas Liutikas · 2 years, 10 months ago
  100. 7050b0c Merge "Update shortcut visibility api" into androidx-main by Treehugger Robot · 2 years, 10 months ago