1. 99be597 Merge "Fix KSTypeVarianceResolver for raw TypeName" into androidx-main am: c0fd42a878 by Brad Corso · 1 year, 4 months ago
  2. 12c61d1 [automerger skipped] Merge "Update API files for high-volume projects (a thru c)" into androidx-main am: f9bcbcdaa0 -s ours by Alan Viverette · 1 year, 4 months ago
  3. 42127e4 [automerger skipped] Update API files for high-volume projects (a thru c) am: 71d494fcc7 -s ours by Alan Viverette · 1 year, 4 months ago
  4. 6a8c0a5 Merge "Use image layout with `importantForAccessibility = "no"` when content description is set to `null` or empty. In b/282875900, it was seen that even if content description is null, in some cases (e.g. when in listView item) a11y services read images as "unlabeled". While this doesn't seem to happen sometimes when Image is in say as Column, it is probably better to align it with the guidance in https://developer.android.com/guide/topics/ui/accessibility/apps#describe-ui-element" into androidx-main am: d88a97a41b by Shamali Patwa · 1 year, 4 months ago
  5. 5234b4b Merge "Improve handling of AIDL initialization under shared daemon" into androidx-main am: ad78f5f92c by Alan Viverette · 1 year, 4 months ago
  6. ab21e9b Merge "Add unit tests for productivity vertical." into androidx-main am: 3a74130d4a by Ianna Li · 1 year, 4 months ago
  7. 58e6a6b Merge "Handle nullable value class in type converter." into androidx-main am: 720412af18 by Treehugger Robot · 1 year, 4 months ago
  8. 6f46313 Merge "Enable API tracking on glance-appwidget-proto." into androidx-main am: ac983a6093 by Treehugger Robot · 1 year, 4 months ago
  9. 24ca7fb Merge "Add a nullable UiObject2 factory and making the constructor private." into androidx-main am: a50cf29f19 by Treehugger Robot · 1 year, 4 months ago
  10. 29122c5 [automerger skipped] Merge "Update API files for high-volume projects (d thru m)" into androidx-main am: 873f089005 -s ours by Alan Viverette · 1 year, 4 months ago
  11. 48ee331 [automerger skipped] Update API files for high-volume projects (d thru m) am: 1c615f6c54 -s ours by Alan Viverette · 1 year, 4 months ago
  12. 8db4890 [conflict] Merge "Revert "Removing RelocationModifier"" into androidx-main am: d38425e879 by Aurimas Liutikas · 1 year, 4 months ago
  13. 5eb2117 Merge "Clamps Modifier.weight to avoid issues with infinity" into androidx-main am: 88c622c685 by Treehugger Robot · 1 year, 4 months ago
  14. 67241b5 [automerger skipped] Merge "Bump the credentials version from alpha08 to alpha09" into androidx-main am: 24c4cc0962 -s ours by Treehugger Robot · 1 year, 4 months ago
  15. dd0c278 [automerger skipped] Bump the credentials version from alpha08 to alpha09 am: e4c97a8539 -s ours by Guangjie (Jerry) Shi · 1 year, 4 months ago
  16. 5519f8c Merge "[conflict] Merge "Revert "Changes CacheDrawModifierNode to sealed interface and makes other improvments."" into androidx-main am: c07808a4d1" into androidx-platform-dev by Aurimas Liutikas · 1 year, 4 months ago
  17. b33aa4b Merge "Update cancellation handling with callbacks" into androidx-platform-dev by Becca Hughes · 1 year, 4 months ago
  18. 94f301b [conflict] Merge "Revert "Changes CacheDrawModifierNode to sealed interface and makes other improvments."" into androidx-main am: c07808a4d1 by Aurimas Liutikas · 1 year, 4 months ago
  19. 313605f Merge "Update TODO" into androidx-platform-dev by Becca Hughes · 1 year, 4 months ago
  20. 42e9ec8 [automerger skipped] Merge "Update API files for high-volume projects (n thru z)" into androidx-main am: 746b686784 -s ours by Alan Viverette · 1 year, 4 months ago
  21. ee9ce62 [automerger skipped] Update API files for high-volume projects (n thru z) am: 40397c1513 -s ours by Alan Viverette · 1 year, 4 months ago
  22. 47bded9 Merge "Fixed issue preventing rendering after resume" into androidx-main am: e390184517 by Nader Jawad · 1 year, 4 months ago
  23. 46d195c [automerger skipped] Merge "Removing RelocationModifier" into androidx-main am: 2fc2c052bd -s ours by Treehugger Robot · 1 year, 4 months ago
  24. ae960d6 Remove use of @hide in core:core library by Aurimas Liutikas · 1 year, 4 months ago
  25. 91aa5fa Merge "Populate useReadOnlySearch flag." into androidx-platform-dev by Grace Zhao · 1 year, 4 months ago
  26. 52e8a35 Update cancellation handling with callbacks by Becca Hughes · 1 year, 4 months ago
  27. 2c0a114 Merge "Revert "Changes CacheDrawModifierNode to sealed interface and makes other improvments."" into androidx-platform-dev by Aurimas Liutikas · 1 year, 4 months ago
  28. 868c5db Migrate away from using @hide for health libraries by Aurimas Liutikas · 1 year, 4 months ago
  29. e027ee3 Update TODO by Becca Hughes · 1 year, 4 months ago
  30. e22c6a5 Set hasRoute field when converting ExerciseSessionRecord from Platform to SDK. by Agostinho Junior · 1 year, 4 months ago
  31. 7e6d5c5 Merge "Add laps, segments and route for Exercise session conversion." into androidx-platform-dev by Agostinho Junior · 1 year, 4 months ago
  32. 47dcabe Revert "Changes CacheDrawModifierNode to sealed interface and makes other improvments." by Aurimas Liutikas · 1 year, 4 months ago
  33. 35a1d5f Allow Pre-API34 Rotary Encoder Fling Thresholds by Yeabkal Wubshit · 1 year, 4 months ago
  34. d720da4 Merge "Add ViewConfigurationCompat API for Fling Thresholds" into androidx-platform-dev by Yeabkal Wubshit · 1 year, 4 months ago
  35. 3cc0f169 Add ViewConfigurationCompat API for Fling Thresholds by Yeabkal Wubshit · 1 year, 4 months ago
  36. 43c1830 Merge "Replace BuildCompat.isAtleastU() with SDK_VERSION check now that Android U = 34 is available." into androidx-platform-dev by Sameer Jain · 1 year, 4 months ago
  37. 02a370a Merge "Update SDK extension check to version 5 for TopicsManagerTest." into androidx-platform-dev by Akshay Miterani · 1 year, 4 months ago
  38. f4e48be Replace BuildCompat.isAtleastU() with SDK_VERSION check now that Android by Sameer Jain · 1 year, 4 months ago
  39. c0fd42a Merge "Fix KSTypeVarianceResolver for raw TypeName" into androidx-main by Brad Corso · 1 year, 4 months ago
  40. f9bcbcd Merge "Update API files for high-volume projects (a thru c)" into androidx-main by Alan Viverette · 1 year, 4 months ago
  41. d88a97a Merge "Use image layout with `importantForAccessibility = "no"` when content description is set to `null` or empty. In b/282875900, it was seen that even if content description is null, in some cases (e.g. when in listView item) a11y services read images as "unlabeled". While this doesn't seem to happen sometimes when Image is in say as Column, it is probably better to align it with the guidance in https://developer.android.com/guide/topics/ui/accessibility/apps#describe-ui-element" into androidx-main by Shamali Patwa · 1 year, 4 months ago
  42. ad78f5f Merge "Improve handling of AIDL initialization under shared daemon" into androidx-main by Alan Viverette · 1 year, 4 months ago
  43. 71d494f Update API files for high-volume projects (a thru c) by Alan Viverette · 1 year, 4 months ago
  44. 3a74130 Merge "Add unit tests for productivity vertical." into androidx-main by Ianna Li · 1 year, 4 months ago
  45. 720412a Merge "Handle nullable value class in type converter." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  46. ac983a6 Merge "Enable API tracking on glance-appwidget-proto." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  47. a50cf29 Merge "Add a nullable UiObject2 factory and making the constructor private." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  48. 7275956 Add unit tests for productivity vertical. by Ianna Li · 1 year, 4 months ago
  49. 7ad3e97 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by Treehugger Robot · 1 year, 4 months ago
  50. cce667a Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by Treehugger Robot · 1 year, 4 months ago
  51. 10fadda Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by Treehugger Robot · 1 year, 4 months ago
  52. d759f43 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by Treehugger Robot · 1 year, 4 months ago
  53. 3c36f6e Fix KSTypeVarianceResolver for raw TypeName by Brad Corso · 1 year, 4 months ago
  54. 7053d44 Add a nullable UiObject2 factory and making the constructor private. by Fangqiu Su · 1 year, 4 months ago
  55. 873f089 Merge "Update API files for high-volume projects (d thru m)" into androidx-main by Alan Viverette · 1 year, 4 months ago
  56. d38425e Merge "Revert "Removing RelocationModifier"" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  57. aa2b550 Revert "Removing RelocationModifier" by Aurimas Liutikas · 1 year, 4 months ago
  58. 88c622c Merge "Clamps Modifier.weight to avoid issues with infinity" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  59. 24c4cc0 Merge "Bump the credentials version from alpha08 to alpha09" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  60. 1c615f6 Update API files for high-volume projects (d thru m) by Alan Viverette · 1 year, 4 months ago
  61. c07808a Merge "Revert "Changes CacheDrawModifierNode to sealed interface and makes other improvments."" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  62. 746b686 Merge "Update API files for high-volume projects (n thru z)" into androidx-main by Alan Viverette · 1 year, 4 months ago
  63. d682b1d Revert "Changes CacheDrawModifierNode to sealed interface and makes other improvments." by Aurimas Liutikas · 1 year, 4 months ago
  64. e4c97a8 Bump the credentials version from alpha08 to alpha09 by Guangjie (Jerry) Shi · 1 year, 4 months ago
  65. 36d5c52 Merge "Bump the credentials lib from alpha04 to alpha05 for the internal branch" into androidx-platform-dev by Guangjie (Jerry) Shi · 1 year, 4 months ago
  66. 31dd3a8 Improve handling of AIDL initialization under shared daemon by Alan Viverette · 1 year, 4 months ago
  67. e390184 Merge "Fixed issue preventing rendering after resume" into androidx-main by Nader Jawad · 1 year, 4 months ago
  68. 2fc2c05 Merge "Removing RelocationModifier" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  69. 40397c1 Update API files for high-volume projects (n thru z) by Alan Viverette · 1 year, 4 months ago
  70. 54117d2 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main am: d70e5d3d93 -s ours by Treehugger Robot · 1 year, 4 months ago
  71. 8b9899c [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 0575812b65 -s ours by Bill Yi · 1 year, 4 months ago
  72. 033c660 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main am: 9461c083fb -s ours by Treehugger Robot · 1 year, 4 months ago
  73. 40c3000 [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 0b0e4a6d01 -s ours by Bill Yi · 1 year, 4 months ago
  74. 081166d [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main am: 70fa1d07fe -s ours by Treehugger Robot · 1 year, 4 months ago
  75. f500f02 [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: b546edafa6 -s ours by Bill Yi · 1 year, 4 months ago
  76. 4664513 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main am: 39cfff630c -s ours by Treehugger Robot · 1 year, 4 months ago
  77. 8ef1f7a [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 9a5d4063bd -s ours by Bill Yi · 1 year, 4 months ago
  78. b8e030d Merge "Fix crash in Pager when Pager is empty and we try to animate." into androidx-main am: 45e94e7fc8 by Treehugger Robot · 1 year, 4 months ago
  79. 369a7c6 Merge "Rename DynamicComplicationDataEvaluator to ComplicationDataEvaluator." into androidx-main am: d6c570ac0b by Oded Niv · 1 year, 4 months ago
  80. 369a676b Merge "Wrap all AIDL methods with exception logging." into androidx-main am: 8f27e556de by Oded Niv · 1 year, 4 months ago
  81. d4a6d65 Merge "Update API files for high-volume projects (a thru c)" into androidx-platform-dev by Alan Viverette · 1 year, 4 months ago
  82. 871e88a Merge "Update API files for high-volume projects (d thru m)" into androidx-platform-dev by Alan Viverette · 1 year, 4 months ago
  83. c7af7f9 Merge "Update API files for high-volume projects (n thru z)" into androidx-platform-dev by Alan Viverette · 1 year, 4 months ago
  84. c011e9e Bump the credentials lib from alpha04 to alpha05 for the internal branch by Guangjie (Jerry) Shi · 1 year, 4 months ago
  85. d70e5d3 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  86. 9461c08 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  87. 70fa1d0 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  88. 39cfff6 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  89. fa3ce36 Clamps Modifier.weight to avoid issues with infinity by Louis Pullen-Freilich · 1 year, 4 months ago
  90. b2e5b0e Merge "Remove custom Continuation OutcomeReceiver." into androidx-platform-dev by Agostinho Junior · 1 year, 4 months ago
  91. 2dd7d1e Update API files for high-volume projects (d thru m) by Alan Viverette · 1 year, 4 months ago
  92. 45e94e7 Merge "Fix crash in Pager when Pager is empty and we try to animate." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  93. c19d37a Merge "Compose beta bump" into androidx-platform-dev by Natnael Belay · 1 year, 4 months ago
  94. d6c570ac Merge "Rename DynamicComplicationDataEvaluator to ComplicationDataEvaluator." into androidx-main by Oded Niv · 1 year, 4 months ago
  95. 8f27e55 Merge "Wrap all AIDL methods with exception logging." into androidx-main by Oded Niv · 1 year, 4 months ago
  96. 3c4a478 Wrap all AIDL methods with exception logging. by Oded Niv · 1 year, 4 months ago
  97. f1b0e8a Merge "Pass null startTime/endTime to platform timeRangeFilter when the fields are not set." into androidx-platform-dev by Agostinho Junior · 1 year, 4 months ago
  98. 79ea546 Update API files for high-volume projects (a thru c) by Alan Viverette · 1 year, 4 months ago
  99. 24cd488 Remove custom Continuation OutcomeReceiver. by Agostinho Junior · 1 year, 4 months ago
  100. a5af67e Handle nullable value class in type converter. by Daniel Santiago Rivera · 1 year, 4 months ago