1. 14ab60d [Preview Stabilization] Add PreviewCapabilities in CameraInfo for preview stream related capability query by Kailiang Chen · 1 year, 4 months ago
  2. 16e4964 Merge "[CameraController 1.4] Polish and fix JavaDoc" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  3. b180977 Merge "Use sanitized filename as inst result key" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  4. 8f96bd0 Merge "Correct the code generation of inline functions" into androidx-main by Chuck Jazdzewski · 1 year, 4 months ago
  5. a4c4bb4 Use sanitized filename as inst result key by Chris Craik · 1 year, 4 months ago
  6. b2ae56c Merge "Adding an intent action for opening Health Connect Manage Data." into androidx-main by Mohamed Magdi · 1 year, 4 months ago
  7. 25b0615 Merge "Ignore PagerAsCarouselBenchmark." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  8. 2663dd8 Adding an intent action for opening Health Connect Manage Data. by Magdi · 1 year, 5 months ago
  9. e616471 Ignore PagerAsCarouselBenchmark. by Rahul Ravikumar · 1 year, 4 months ago
  10. 29f2067 Merge "Resolve call extension type in Jetpack ICS" into androidx-main by Pranav Madapurmath · 1 year, 4 months ago
  11. f2388d5 Merge "Move Size out of companion object SurfaceProcessorImplDeviceTest" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  12. d58c75b Move Size out of companion object SurfaceProcessorImplDeviceTest by Xi Zhang · 1 year, 4 months ago
  13. 03b9e66 [CameraController 1.4] Polish and fix JavaDoc by Xi Zhang · 1 year, 4 months ago
  14. 93342e8 Merge "Add credentials-fido module" into androidx-main by Becca Hughes · 1 year, 4 months ago
  15. aa1e02c Merge "Remove TextRange from some internal BTF2 code." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  16. 56e99bc Merge "Modified test cases to match toJson" into androidx-main by Arpan Kaphle · 1 year, 4 months ago
  17. 873cdb2 Merge "Update Responses to use GMS toJson() methods" into androidx-main by Arpan Kaphle · 1 year, 4 months ago
  18. 393ea72 Remove TextRange from some internal BTF2 code. by Zach Klippenstein · 1 year, 4 months ago
  19. 7eb9abd Modified test cases to match toJson by Arpan Kaphle · 1 year, 4 months ago
  20. bbe60e2 Merge "[Preview Stabilization] Add API to query available video stabilization modes" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  21. a2f4c86 Update Responses to use GMS toJson() methods by Arpan Kaphle · 1 year, 4 months ago
  22. 93eb4a1 Merge "Fix case where annotation is added to UMethod without modifiers" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  23. d8db8f5 [Preview Stabilization] Add API to query available video stabilization modes by Kailiang Chen · 1 year, 5 months ago
  24. b7f14fb Fix case where annotation is added to UMethod without modifiers by Alan Viverette · 1 year, 4 months ago
  25. 761ab24a Merge changes from topic "base-lib-node" into androidx-main by Shamali Patwa · 1 year, 4 months ago
  26. e671ff5 Merge "[Overlay] Add a onDrawListener to SurfaceProcessorImpl" into androidx-main by Xi Zhang · 1 year, 4 months ago
  27. 8a7a021 Merge "[Preview Stabilization] Add stream configuration map and wire up to CameraUseCaseAdapter for resolution selection" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  28. 3b4df5b Merge "Update Dagger/Hilt to 2.48 with KSP support" into androidx-main by Kuan-Ying Chou · 1 year, 4 months ago
  29. 11ee9b8 [Preview Stabilization] Add stream configuration map and wire up to CameraUseCaseAdapter for resolution selection by Kailiang Chen · 1 year, 5 months ago
  30. ca21c6b Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  31. 793cf6e Merge "Kill JSE sandbox on isolate heap exhaustion" into androidx-main by Ashley Newson · 1 year, 4 months ago
  32. 406e5d2 Merge "Implement service to client notification of isolate termination" into androidx-main by Ashley Newson · 1 year, 4 months ago
  33. 7272e17 Merge "Introduce HapticSignal" into androidx-main by Lais Andrade · 1 year, 4 months ago
  34. 352d43f Merge "Revert "Revert "Make the dackka arg jsons be stored in out/ for debuggability""" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  35. f26d928 Merge "Color Tokens for WM3 IconToggleButton" into androidx-main by Rajat Biswas · 1 year, 4 months ago
  36. 80b7039 [Overlay] Add a onDrawListener to SurfaceProcessorImpl by Xi Zhang · 1 year, 4 months ago
  37. 4c8735f Introduce HapticSignal by Lais Andrade · 1 year, 7 months ago
  38. 3b3f4b4 Merge "Fix typo that marked tests as experimental." into androidx-main by Connie Shi · 1 year, 4 months ago
  39. 1c910b6 Updated docs-public/build.gradle for the following artifacts: by vineel sadineni · 1 year, 4 months ago
  40. ed71bb7 [Unit test lib] Add filters for progress indicators and nodes with any descendant matching a matcher. by Shamali P · 1 year, 4 months ago
  41. 30bab83 [Unit test lib] Add `onAllNodes` method that returns a `GlanceNodeAssertionCollection` to perform assertions on collection of nodes. Supported assertions on collections include: `assertAll`, `assertAny`, `assertCountEquals`. Additionally, following operations can be performed on a collection: `filter` to filter the collection via a matcher, `get` to get node at an index in collection. Also adds a `onChildren` method that allows performing assertions on children of a node returned by `onNode`. by Shamali P · 1 year, 4 months ago
  42. 8379b3e [Unit test lib] Add operators for matchers - namely - `and`, `or` and `not`. Also adds `assertHasText` shorthand for asserting that a node has given text. by Shamali P · 1 year, 5 months ago
  43. be4c700 Merge "Re-enable onConfigurationChangedTest" into androidx-main by Gavin Corkery · 1 year, 4 months ago
  44. 8a44b9f Revert "Revert "Make the dackka arg jsons be stored in out/ for debuggability"" by Owen Gray · 1 year, 4 months ago
  45. 51413f6 Re-enable onConfigurationChangedTest by Gavin Corkery · 1 year, 4 months ago
  46. 09b6b12 Merge "SnapFlingBehavior without Density" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  47. 509e4cd SnapFlingBehavior without Density by Levi Albuquerque · 1 year, 4 months ago
  48. 562e4bf Merge "Color Tokens for WM3 IconButton" into androidx-main by Rajat Biswas · 1 year, 4 months ago
  49. 1dccd28 Merge "Cleans up GattClient" into androidx-main by Kyunglyul Hyun · 1 year, 4 months ago
  50. a87f406 Merge "Add AdvertiseParam isDiscoverable for SDK_INT >= 34" into androidx-main by Kyunglyul Hyun · 1 year, 4 months ago
  51. 1c04edb Merge "Make BluetoothAddress.addressType immutable" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  52. 871b857 Color Tokens for WM3 IconToggleButton by Rajat Biswas · 1 year, 4 months ago
  53. 81547e1 Color Tokens for WM3 IconButton by Rajat Biswas · 1 year, 4 months ago
  54. 6977201 Make BluetoothAddress.addressType immutable by Kyunglyul Hyun · 1 year, 4 months ago
  55. 3037331 Merge "Add problematic devices to InvalidVideoProfilesQuirk" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  56. 137f75d Cleans up GattClient by Kyunglyul Hyun · 1 year, 5 months ago
  57. a66d8f3 Merge "Correct GattServerRequest" into androidx-main by Kyunglyul Hyun · 1 year, 4 months ago
  58. 49feb7e Add AdvertiseParam isDiscoverable for SDK_INT >= 34 by Ömer Faruk Yılmaz · 1 year, 6 months ago
  59. b95d287 Correct GattServerRequest by Kyunglyul Hyun · 1 year, 5 months ago
  60. 4bf0e6c Merge "Change BluetoothLe.advertise" into androidx-main by Kyunglyul Hyun · 1 year, 4 months ago
  61. cd4063f Merge "Add Redmi note 5 pro into TorchClosedAfterImageCaptureQuirk" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  62. f6436b5 Add problematic devices to InvalidVideoProfilesQuirk by mingdatsai · 1 year, 4 months ago
  63. d215471 Merge "Disable YUV related image capture tests for Legacy/Limited HW level" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  64. 0213a32 Merge "Add problematic devices to InvalidVideoProfilesQuirk" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  65. 284d7a4 Update Dagger/Hilt to 2.48 with KSP support by Kuan-Ying Chou · 1 year, 4 months ago
  66. 3400c4f Merge "Add override for ComplicationDataSourceUpdateRequester package" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  67. 6825ba3 Add override for ComplicationDataSourceUpdateRequester package by Alex Clarke · 1 year, 4 months ago
  68. 9fe5c8a Merge "Keep track of current configuration in SandboxedSdkView" into androidx-main by Gavin Corkery · 1 year, 4 months ago
  69. 465c3f8 Fix typo that marked tests as experimental. by Connie Shi · 1 year, 4 months ago
  70. a8dea6c Add problematic devices to InvalidVideoProfilesQuirk by mingdatsai · 1 year, 4 months ago
  71. 008bf9c Merge "Stabilize Magnifier APIs" into androidx-main by Halil Ozercan · 1 year, 4 months ago
  72. 71fbaf3 Merge "Add more info in the error message for supertype check" into androidx-main by Kuan-Ying Chou · 1 year, 4 months ago
  73. 066ea06 Merge changes I7d53885c,I089c0a87 into androidx-main by Treehugger Robot · 1 year, 4 months ago
  74. c0b09e7 Disable YUV related image capture tests for Legacy/Limited HW level by Tahsin Masrur · 1 year, 4 months ago
  75. dc92b2d Add Redmi note 5 pro into TorchClosedAfterImageCaptureQuirk by WenHung_Teng · 1 year, 4 months ago
  76. f6581fc Add quirk for devices which do not support ImageAnalysis when extensions mode is enabled by Charcoal Chen · 1 year, 4 months ago
  77. bb64b02 Revert "Add quirk for devices which do not support ImageAnalysis when extensions mode is enabled" by Charcoal Chen · 1 year, 4 months ago
  78. 1a5a39e Merge "Uses TEMPLATE_PREVIEW instead of TEMPLATE_RECORD for StreamSharing" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  79. 8f68de0 Merge "Ignore incorrect states in ProcessingCaptureSession onConfigured" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  80. 42076ea Ignore incorrect states in ProcessingCaptureSession onConfigured by Scott Nien · 1 year, 4 months ago
  81. 8bfb531 Merge "Allow parent type information in GenericDocument to be stored as a synthetic property" into androidx-main by Tim Barron · 1 year, 4 months ago
  82. e5a5e7d Merge "Migrates/Refactors pointerHoverIcon() to Modifier.Node." into androidx-main by Jeremy Walker · 1 year, 4 months ago
  83. 13aec99 Merge "Support different sets of properties to search for different schema types." into androidx-main by Yogesh Singh · 1 year, 4 months ago
  84. 9ed4845 Allow parent type information in GenericDocument to be stored as a synthetic property by Jiayu Hu · 1 year, 4 months ago
  85. 426cb73 Resolve call extension type in Jetpack ICS by Pranav Madapurmath · 1 year, 5 months ago
  86. 78c4fd2 Support different sets of properties to search for different schema types. by Yogesh Singh · 1 year, 5 months ago
  87. bf32fc8 Merge "Catch errors in the composition and send the errorUiLayout" into androidx-main by Willie Koomson · 1 year, 4 months ago
  88. 913e9f0 Merge "Update Glance owners" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  89. f3c66ba Update Glance owners by Zak Cohen · 1 year, 4 months ago
  90. fe6267f Correct the code generation of inline functions by Chuck Jazdzewski · 1 year, 4 months ago
  91. e7bee11 Catch errors in the composition and send the errorUiLayout by Willie Koomson · 1 year, 5 months ago
  92. 06b18f7 Merge "Adds ability to traverse Modifier.Node tree for the same Node kinds." into androidx-main by Jeremy Walker · 1 year, 4 months ago
  93. a5a96f4 Add more info in the error message for supertype check by Kuan-Ying Chou · 1 year, 4 months ago
  94. aacb401 Merge "Wrap parent type information in GenericDocument" into androidx-main by Terry Wang · 1 year, 4 months ago
  95. a1fe88f Merge "log ManagedConnectionService for test failures" into androidx-main by Thomas Stuart · 1 year, 4 months ago
  96. 1780af2 Merge "Override androidx.targetSdkVersion for :car:app:app and :car:app:app-projected. This is a temporary workaround to set defaultConfig.aarMetadata.minCompileSdk which will avoid forcing library users to upgrade their compileSdk to 34." into androidx-main by Akshat Divekar · 1 year, 4 months ago
  97. cec368f log ManagedConnectionService for test failures by Thomas Stuart · 1 year, 4 months ago
  98. 3ac12b1 Override androidx.targetSdkVersion for :car:app:app and :car:app:app-projected. This is a temporary workaround to set defaultConfig.aarMetadata.minCompileSdk which will avoid forcing library users to upgrade their compileSdk to 34. by Akshat Divekar · 1 year, 4 months ago
  99. ecb5e2b Merge "Exposing MotionEvent X and Y coordinates to VT." into androidx-main by Levi Albuquerque · 1 year, 4 months ago
  100. 537572c Merge "Update baselinefiles for car app samples" into androidx-main by Treehugger Robot · 1 year, 4 months ago