1. 94525c4 feat: add playground & presentation app and remove demos app by Vighnesh Raut · 1 year, 3 months ago
  2. fc8f84e Merge "Rewrite remaining types under values/ folder in builtintypes, including: caps-core/values/properties/Participant, Attendee, Recipient. caps-core/values/Call, Message, Person." into androidx-main by Ianna Li · 1 year, 3 months ago
  3. a49a9b1 Merge "Modifier.Node migration for Aspect Ratio modifiers" into androidx-main by Uchenna Okoye · 1 year, 3 months ago
  4. b10378d Merge "Modifier.Node migration for AlignmentLine modifiers" into androidx-main by Uchenna Okoye · 1 year, 3 months ago
  5. e76d271 Merge "update tab-row default spacing" into androidx-main by Vighnesh Raut · 1 year, 3 months ago
  6. 58597f0 Merge "Porting TorchIsClosedAfterImageCapturingQuirk" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  7. 7c31df4 Porting TorchIsClosedAfterImageCapturingQuirk by WenHung_Teng · 1 year, 3 months ago
  8. d547c7f Merge "Enable camera-testing snapshot artifact generation" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  9. 12131a7 Modifier.Node migration for Aspect Ratio modifiers by Uchenna Okoye · 1 year, 4 months ago
  10. d5b61cb3 Merge "Replacing the null check on `getSystemService` in `resolve` function of RoomDatabase.kt to account for Robolectric tests that may fail as the method can return null in the `SystemServiceRegistry` implementation." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  11. bea09b8 Modifier.Node migration for AlignmentLine modifiers by Faithful Uchenna Okoye · 1 year, 4 months ago
  12. 689d147 Merge "Revert "Revert "[CameraPipe] Add lock behaviors for all 3A modes for startFocusAndMetering""" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  13. 03af73c Merge "Support partial results and profile updates" into androidx-main by Marcello Albano · 1 year, 3 months ago
  14. b7449016 Replacing the null check on `getSystemService` in `resolve` function of RoomDatabase.kt to account for Robolectric tests that may fail as the method can return null in the `SystemServiceRegistry` implementation. by elifbilgin · 1 year, 3 months ago
  15. dace113 Merge "Set up interaction-capabilities-testing project." into androidx-main by Jaaz Meribole · 1 year, 3 months ago
  16. e79407b Merge "Use current SlotWriter group for check on deactivation" into androidx-main by Andrei Shikov · 1 year, 3 months ago
  17. 6c993d0 Merge "feat: introduce buttons composables in tv material" into androidx-main by Vighnesh Raut · 1 year, 3 months ago
  18. e34384a Support partial results and profile updates by Marcello Albano · 1 year, 3 months ago
  19. d70fbfd Merge "rename *Resolver to *Listener" into androidx-main by Dennis Tu · 1 year, 3 months ago
  20. 713833a Merge "Changed dependency on released KTX instead of ToT" into androidx-main by Chet Haase · 1 year, 3 months ago
  21. 82ba48b Merge "Remove ActionSpecBuilder bind methods in favor of the generic bindings" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  22. 1561fca Merge "Address Grid Dsl Api Council comments" into androidx-main by Jian-Syuan (Shane) Wong · 1 year, 3 months ago
  23. a0b518b Use current SlotWriter group for check on deactivation by Andrei Shikov · 1 year, 3 months ago
  24. 3304dfb Merge "Update TextStyle javadoc per API council feedback." into androidx-main by Zak Cohen · 1 year, 3 months ago
  25. b69da18 Update TextStyle javadoc per API council feedback. by Zak Cohen · 1 year, 3 months ago
  26. 0d4354c Rewrite remaining types under values/ folder in builtintypes, including: caps-core/values/properties/Participant, Attendee, Recipient. by Ianna Li · 1 year, 3 months ago
  27. efa5fad Remove ActionSpecBuilder bind methods in favor of the generic bindings by Michael Kucharski · 1 year, 3 months ago
  28. 2c6aa52 Merge "Adds category for calling apps to CarAppService" into androidx-main by Omair Malik · 1 year, 3 months ago
  29. 1069b33 Merge changes I765623d9,I5dcc6a73 into androidx-main by Treehugger Robot · 1 year, 3 months ago
  30. 7a9e73f Changed dependency on released KTX instead of ToT by Chet Haase · 1 year, 3 months ago
  31. 5a0e774 Merge "Remove SimplePropoperty in favor of generic TypeProperty" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  32. 1139519 Merge "build_log_simplifier removal of duplicate exemption" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  33. 22b70be Merge "Bump library versions for KMP libraries" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  34. c9b8d18 Merge "Rename Double -> Multi buffered rendering" into androidx-main by Nader Jawad · 1 year, 3 months ago
  35. 0049c25 Merge "Introduce CanvasFrontBufferRenderer" into androidx-main by Nader Jawad · 1 year, 3 months ago
  36. 08c036e Merge "Fix bug when merging measurements." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  37. a35d1c95 Merge "Bump sdkruntime version to alpha03" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  38. 94b568a Merge "disable dependency constraints for KMP projects" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  39. 086d3af Bump library versions for KMP libraries by Yigit Boyar · 1 year, 3 months ago
  40. 4c67a68 Remove SimplePropoperty in favor of generic TypeProperty by Michael Kucharski · 1 year, 3 months ago
  41. 9f1a2b6 Fix bug when merging measurements. by Rahul Ravikumar · 1 year, 3 months ago
  42. 1ee6990 build_log_simplifier removal of duplicate exemption by Jeff Gaston · 1 year, 3 months ago
  43. 21d98eb Merge "Add requireComponentDialog() API to DialogFragment" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  44. bdb1ce2 Merge "Address feedback on AndroidView API" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  45. deb12be Merge "ktlint --add-opens=java.base/java.lang=ALL-UNNAMED" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  46. a4579d9 Add requireComponentDialog() API to DialogFragment by sanura · 1 year, 3 months ago
  47. 74251b2 Merge "Adds "modifier" as a parameter to AndroidRemoteViews." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  48. d0e5ed8 VerifyVersionFilesTask fix to look for correct group for libyuv by Jeff Gaston · 1 year, 3 months ago
  49. 6b83ac4 Moving verification of version files out of BuildOnServer and into createAllArchives by Jeff Gaston · 1 year, 3 months ago
  50. d9ec506 Merge "Add icon property to Badge." into androidx-main by Sevena Skeels · 1 year, 3 months ago
  51. aceb866 Merge "update capabilities-productivity to support ungronded entities" into androidx-main by Dennis Tu · 1 year, 3 months ago
  52. a46c459 Merge "WatchFace.createHeadlessSessionDelegate creates WatchFaceServices using WatchFaceControlService" into androidx-main by Dmitrii Zhestilevskii · 1 year, 3 months ago
  53. 79da31e disable dependency constraints for KMP projects by Yigit Boyar · 1 year, 3 months ago
  54. 8aae04b Merge "Migrate a fix when ime insets is not controllable" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  55. 42ca079 Merge "gradle-enterprise-plugin:3.12.4 and common-custom-user-data-gradle-plugin:1.9" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  56. e727ab3 Merge "Disallowing duplicate constraints" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  57. 6f51920 Merge "Remove ads from source tree" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  58. 5f27cf1 Merge "Add method to set dot badge background color." into androidx-main by Sevena Skeels · 1 year, 3 months ago
  59. 7277872 Rename Double -> Multi buffered rendering by Nader Jawad · 1 year, 3 months ago
  60. 24b9a78 Introduce CanvasFrontBufferRenderer by Nader Jawad · 1 year, 3 months ago
  61. 9cfd8b2 Adds "modifier" as a parameter to AndroidRemoteViews. by Zak Cohen · 1 year, 3 months ago
  62. 24fc8b7 Address feedback on AndroidView API by Andrew Bailey · 1 year, 3 months ago
  63. 98ec99e Merge "Bump appcompat to emoji2 1.3.0" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  64. 2fe10f7 Merge "Enable the new Modifier-backed Text by default" into androidx-main by Sean McQuillan · 1 year, 3 months ago
  65. c71e900 Merge "Modifier based Text now correctly computes maxLines" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  66. 18c5235 Bump sdkruntime version to alpha03 by Anton Kulakov · 1 year, 3 months ago
  67. d80a524 WatchFace.createHeadlessSessionDelegate creates WatchFaceServices using WatchFaceControlService by Dmitrii Zhestilevskii · 1 year, 3 months ago
  68. 2e6ad3a Merge "Set sdkInfo in SandboxedSdkCompat for locally loaded SDKs." into androidx-main by Anton Kulakov · 1 year, 3 months ago
  69. 696bb8b ktlint --add-opens=java.base/java.lang=ALL-UNNAMED by Jeff Gaston · 1 year, 3 months ago
  70. 7aeb2ea Bump appcompat to emoji2 1.3.0 by Sean McQuillan · 1 year, 3 months ago
  71. 7698776 Merge "Workaround for AssetFileDescriptor framework bug" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  72. c31f9ca Merge "Make SurfaceOutput implementable." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  73. ab1e45a Merge "Re-implement button to show fixed size rounded corners and matching ripples. Earlier, in R- API levels, buttons were square cornered." into androidx-main by Shamali Patwa · 1 year, 3 months ago
  74. cfeb0aa Merge "Call onFocusChanged when a focused composable is removed" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  75. 06ce2b7 Workaround for AssetFileDescriptor framework bug by Abhijith Nair · 1 year, 3 months ago
  76. 1d73ee1 Merge "Plumb "isVirtualCamera" bit through pipeline" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  77. cc6a694 Merge "Properly clip selection in Text" into androidx-main by Sean McQuillan · 1 year, 3 months ago
  78. d07bce5 Merge "Experimental metric to count page faults." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  79. 7face08 Plumb "isVirtualCamera" bit through pipeline by Xi Zhang · 1 year, 3 months ago
  80. 9b76497 Merge "Fix ordering of included projects in settings.gradle" into androidx-main by Chet Haase · 1 year, 3 months ago
  81. b0f005e Merge "Unhide APIs relevant to removing memory limits." into androidx-main by Abhijith Nair · 1 year, 3 months ago
  82. 44d19da Merge "Enable kmpDocs for collection, datastore, and annotation" into androidx-main by Fred Sladkey · 1 year, 3 months ago
  83. 8137257 Merge "Introduce SAFE_WATCH_FACE_SUPPORTED_TYPES" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  84. cf22ce70 Set sdkInfo in SandboxedSdkCompat for locally loaded SDKs. by Anton Kulakov · 1 year, 3 months ago
  85. 0c1ccd8 Unhide APIs relevant to removing memory limits. by Abhijith Nair · 1 year, 3 months ago
  86. 3db18a4 Merge "Modify SurfaceSizeDefinition to support maximum resolution sensor pixel mode." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  87. f636036 update tab-row default spacing by Vighnesh Raut · 1 year, 3 months ago
  88. 13ee6fc Merge "Fix Preview stretch when VideoCapture is bound on the J5" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  89. 6ab380d Merge "Close potentially started receivers on initialization failure." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  90. d32eeae Modify SurfaceSizeDefinition to support maximum resolution sensor pixel mode. by Charcoal Chen · 1 year, 3 months ago
  91. 594eff9 Revert "Revert "[CameraPipe] Add lock behaviors for all 3A modes for startFocusAndMetering"" by Tahsin Masrur · 1 year, 3 months ago
  92. 3f606c2 Close potentially started receivers on initialization failure. by Oded Niv · 1 year, 3 months ago
  93. 6e38f75 Merge "Call DynamicTypeEvaluator on the main thread when necessary." into androidx-main by Oded Niv · 1 year, 3 months ago
  94. 8347cbb Call DynamicTypeEvaluator on the main thread when necessary. by Oded Niv · 1 year, 3 months ago
  95. 4512a30 Merge "Bump emoji2 to beta: 1.4.0-beta01" into androidx-main by Lin Guo · 1 year, 3 months ago
  96. f9aa61c feat: introduce buttons composables in tv material by Vighnesh Raut · 1 year, 3 months ago
  97. 78799b5 Merge "Revert "[CameraPipe] Add lock behaviors for all 3A modes for startFocusAndMetering"" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  98. 5fea307 Enable camera-testing snapshot artifact generation by Tahsin Masrur · 1 year, 3 months ago
  99. 5264420 Experimental metric to count page faults. by Rahul Ravikumar · 1 year, 3 months ago
  100. 5e1a0f0 Merge "Hide extensions core interfaces." into androidx-main by Diego Vela · 1 year, 3 months ago