1. 3792a45 Add project template for navigation-fragment-compose by Ian Lake · 6 months ago
  2. d6ab922 Configure camera-lifecycle sample module. by TY Chang · 6 months ago
  3. 82d7a67 Merge "Remove experimental tag from TonalPalette class and object. Add a sample to demonstrate usage. Update the library documentation page." into androidx-main by Connie Shi · 6 months ago
  4. 5877222 Remove experimental tag from TonalPalette class and object. by Connie Shi · 6 months ago
  5. 0976cc7 Merge "Create androidx.wear:wear-core library" into androidx-main by Ashley Ingram · 6 months ago
  6. 91927fb Convert `lifecycle-runtime-compose` to multiplatform by Marcello Galhardo · 6 months ago
  7. e983065 Revert "Convert `lifecycle-runtime-compose` to multiplatform" by Aurimas Liutikas · 6 months ago
  8. 17fe232 Create androidx.wear:wear-core library by Ashley Ingram · 6 months ago
  9. 32e15d7 Convert `lifecycle-runtime-compose` to multiplatform by Marcello Galhardo · 6 months ago
  10. ffe9335 Create AndroidFragment to allow adding fragments in Compose by Jeremy Woods · 6 months ago
  11. ee95558 Configure KMP in `viewmodel-compose` by Marcello Galhardo · 6 months ago
  12. 2d88c7f Merge changes from topic "revert-3007635-vm-compose-kmp-ETEPVUDLIN" into androidx-main by Aurimas Liutikas · 6 months ago
  13. a40e65e Revert "Configure KMP on `viewmodel-compose`" by Aurimas Liutikas · 6 months ago
  14. 96f35aa Merge changes from topic "vm-compose-kmp" into androidx-main by Treehugger Robot · 6 months ago
  15. 4beef5f Configure KMP on `viewmodel-compose` by Marcello Galhardo · 6 months ago
  16. 5cdfc3d Create security-state folder by Greg Wroblewski · 6 months ago
  17. a997a22 Make room-testing a KMP project by Daniel Santiago Rivera · 6 months ago
  18. 4076422 Make room-migration a KMP project by Daniel Santiago Rivera · 6 months ago
  19. d979310 Merge "Remove support for glance wear tile previews" into androidx-main by Treehugger Robot · 6 months ago
  20. e18c0fa Remove support for glance wear tile previews by Luis Santiago Re · 7 months ago
  21. ce32760 Fix tip-of-tree-docs for optional projects by Alan Viverette · 7 months ago
  22. 511fa18 Merge "Add support for optional projects" into androidx-main by Alan Viverette · 7 months ago
  23. d65d573 Add Navigation Material from Accompanists to androidx by Jeremy Woods · 7 months ago
  24. 3cc596b Add support for optional projects by Alan Viverette · 7 months ago
  25. 7879ca9 Merge "IdentityKey generation" into androidx-main by Ludovic Barman · 7 months ago
  26. 9ca0de1 Check samples are present in docs-tip-of-tree by Julia McClellan · 7 months ago
  27. 919338f Move material3 adaptive to a separate release group by drchen · 7 months ago
  28. 34b1505 Delete androidx.media2 from source tree by Ian Baker · 7 months ago
  29. 95b8dee IdentityKey generation by Ludovic Barman · 8 months ago
  30. 252f4c3 Fix broken tip-of-tree. Make lifecycle-viewmodel KMP in docs. by Owen Gray · 7 months ago
  31. facfbf3 Merge "Create security-mls folder" into androidx-main by Treehugger Robot · 7 months ago
  32. cc25064 Set lifecycle-runtime-ktx to kmpDocs in tip-of-tree by Julia McClellan · 7 months ago
  33. 6f49eac Require KMP projects to use kmpDocs in tip-of-tree by Julia McClellan · 7 months ago
  34. f37eb98 Enforce that projects are in docs-tip-of-tree by Julia McClellan · 8 months ago
  35. 9ee9aa0 Add projects missing from docs-tip-of-tree by Julia McClellan · 8 months ago
  36. 3c6cf68 Create security-mls folder by Ashok Chandwaney · 8 months ago
  37. 111b7063 Remove comment about project creation script in docs-ToT by Tiem Song · 8 months ago
  38. 4f1327f Move @ReplaceWith annotation to Annotations library by Alan Viverette · 8 months ago
  39. 443f01a Create new project directory for pdf-viewer. by Shruti Bihani · 9 months ago
  40. 7569288 Create annotation with lint check and auto-fix for ReplaceWith by Alan Viverette · 8 months ago
  41. a066a43 Add Fragment Compose module in Androidx by Jeremy Woods · 8 months ago
  42. ee0da74 Add comment to build.gradle files by Tiem Song · 9 months ago
  43. 6315686 Configure camera-viewfinder-core samples. by TY Chang · 9 months ago
  44. 8146e32 API to check availability of remote activity helper. by Hengrui Cao · 11 months ago
  45. cba7953 API to check availability of remote auth client. by Hengrui Cao · 10 months ago
  46. af519f8 Merge "Delete redundant Built-in Types artifacts" into androidx-main by Raghav Mehta · 10 months ago
  47. f790e95 Delete redundant Built-in Types artifacts by raghavmehta · 10 months ago
  48. 2a4e044 [CameraViewfinder] Delete obsolete dakka by Kailiang Chen · 10 months ago
  49. 870d4a8 Merge "Create new `material3-common` module." into androidx-main by Connie Shi · 11 months ago
  50. dd5a9b8 Create new `material3-common` module. by Connie Shi · 11 months ago
  51. 6b7f385 :docs-tip-of-tree:docs now printing docs start/stop by Jeff Gaston · 11 months ago
  52. c4720f5 Introduce dedicated Privacy Sandbox Activity libraries. by Lucas Tenório · 11 months ago
  53. 4a4843e Refactor Navigation Suite Scaffold APIs into new material3-adaptive-navigation-suite module by Leticia · 1 year ago
  54. f8cec2a Introduce sdkruntime-provider library by Anton Kulakov · 12 months ago
  55. 352d43f Merge "Revert "Revert "Make the dackka arg jsons be stored in out/ for debuggability""" into androidx-main by Treehugger Robot · 1 year ago
  56. 8a44b9f Revert "Revert "Make the dackka arg jsons be stored in out/ for debuggability"" by Owen Gray · 1 year, 1 month ago
  57. d37ea63 Merge "[Unit test lib] Add `runGlanceAppWidgetUnitTest` similar to compose's `runComposeUiTest` that provides scoped functions such as `provideContent`, `onNode` etc. to be able to write unit tests." into androidx-main by Shamali Patwa · 1 year, 1 month ago
  58. 67abefb [Unit test lib] Add `runGlanceAppWidgetUnitTest` similar to compose's `runComposeUiTest` that provides scoped functions such as `provideContent`, `onNode` etc. to be able to write unit tests. by Shamali P · 1 year, 1 month ago
  59. c27a14c Revert "Revert "Adding NavigationSuiteScaffold samples."" by Jeff Gaston · 1 year, 1 month ago
  60. 68c2c3e Add TilePreview annotation and preview support by Paul Milian · 1 year, 2 months ago
  61. 74222b6 Revert "Make the dackka arg jsons be stored in out/ for debuggability" by Aurimas Liutikas · 1 year, 1 month ago
  62. 2a84791 Make the dackka arg jsons be stored in out/ for debuggability by Owen Gray · 1 year, 2 months ago
  63. d5f7d2f [Unit test lib] Create a base representation of a GlanceNode for testing in base layer (glance-testing) lib. by Shamali P · 1 year, 2 months ago
  64. 2b7dacf Remove projects without API tracking from the docs by Julia McClellan · 1 year, 3 months ago
  65. 843b5c2 Add sample code for the CredentialManager apis by Helen Qin · 1 year, 3 months ago
  66. c284800 Introduce samples directory for graphics-core module by Nader Jawad · 1 year, 3 months ago
  67. 5b090bf Renamed tracing-perfetto-common to handshake by Jakub Gielzak · 1 year, 3 months ago
  68. c4ec5d3 Merge "Create App Actions Interaction Service library for Wear." into androidx-main am: af4d26a449 by Jaaz Meribole · 1 year, 3 months ago
  69. af4d26a Merge "Create App Actions Interaction Service library for Wear." into androidx-main by Jaaz Meribole · 1 year, 3 months ago
  70. 8ee1f64 Create App Actions Interaction Service library for Wear. by Jaaz Meribole · 1 year, 4 months ago
  71. b693747 Merge "Create a new project directory for safeparcel and safeparcel-processor." into androidx-main am: 793c6941b7 by Arco Xu · 1 year, 3 months ago
  72. 38f72df Create a new project directory for safeparcel and safeparcel-processor. by Arco Xu · 1 year, 3 months ago
  73. c65fb02 Make docs-tip-of-tree a superset of docs-public by Owen Gray · 1 year, 4 months ago
  74. f3e7a8a Merge "Add core-performance-testing" into androidx-main am: 64391d20f5 by Treehugger Robot · 1 year, 3 months ago
  75. 3697c44 Merge "Add core-performance-play-services" into androidx-main am: 8cc7df3120 by Treehugger Robot · 1 year, 3 months ago
  76. feaec90 Add core-performance-testing by Nick Chalko · 1 year, 3 months ago
  77. 8cc7df3 Merge "Add core-performance-play-services" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  78. f3e0973 Merge "Set up interaction-service-testing project." into androidx-main am: 6fae7df380 by Uri First · 1 year, 3 months ago
  79. 6fae7df Merge "Set up interaction-service-testing project." into androidx-main by Uri First · 1 year, 3 months ago
  80. aceb77c Add core-performance-play-services by Nick Chalko · 1 year, 3 months ago
  81. 35b3964 Merge "Create builtintypes-common,communications,productivity projects" into androidx-main am: c046ca8ed2 by Raghav Mehta · 1 year, 3 months ago
  82. 4a9d29b Create builtintypes-common,communications,productivity projects by raghavmehta · 1 year, 4 months ago
  83. fc4f578 Set up interaction-service-testing project. by Uri First · 1 year, 4 months ago
  84. 53f4cb0 Merge "Introduce androidx.core.haptics" into androidx-main by Lais Andrade · 1 year, 4 months ago
  85. 20075d3 Merge "Introduce androidx.core.haptics" into androidx-platform-dev by Lais Andrade · 1 year, 4 months ago
  86. 9ab64dd Merge "Turn on tip-of-tree docs for appsearch -builtin-types and -platform-storage" into androidx-main am: 873c533d78 by Treehugger Robot · 1 year, 4 months ago
  87. 873c533 Merge "Turn on tip-of-tree docs for appsearch -builtin-types and -platform-storage" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  88. a23f60c Introduce androidx.core.haptics by Lais Andrade · 1 year, 4 months ago
  89. fd1d0b5b Introduce androidx.core.haptics by Lais Andrade · 1 year, 4 months ago
  90. 268ce5d Turn on tip-of-tree docs for appsearch -builtin-types and -platform-storage by Owen Gray · 1 year, 8 months ago
  91. dbf8131 Merge "Remove protolayout-proto from docs" into androidx-main am: 55ecf43db5 by Treehugger Robot · 1 year, 4 months ago
  92. bb09d69 Remove protolayout-proto from docs by Mohammad Saboorian · 1 year, 4 months ago
  93. 2bc86fb Merge "Remove legacy symlink that was needed only for doclava" into androidx-main am: ea3ea1940e by Treehugger Robot · 1 year, 4 months ago
  94. 5c8a034 Remove legacy symlink that was needed only for doclava by Aurimas Liutikas · 1 year, 4 months ago
  95. 1ca52f1 Merge "Create the artifact for CameraX ViewFinder Compose" into androidx-main am: a8e426ec6a by Treehugger Robot · 1 year, 4 months ago
  96. 71ae527 Create the artifact for CameraX ViewFinder Compose by Yasith Vidanaarachchi · 1 year, 5 months ago
  97. 3213ff0 Merge "Introduce type representing http://schema.org/Thing" into androidx-main am: 95f69efa89 by Raghav Mehta · 1 year, 5 months ago
  98. 95f69ef Merge "Introduce type representing http://schema.org/Thing" into androidx-main by Raghav Mehta · 1 year, 5 months ago
  99. 8d4eb3c Introduce type representing http://schema.org/Thing by raghavmehta · 1 year, 5 months ago
  100. f0d913b Merge "Create the artifact for CameraX ViewFinder Core" into androidx-main am: 1e7a3bbafb by Treehugger Robot · 1 year, 5 months ago