- 14ab60d [Preview Stabilization] Add PreviewCapabilities in CameraInfo for preview stream related capability query by Kailiang Chen · 1 year, 4 months ago
- 16e4964 Merge "[CameraController 1.4] Polish and fix JavaDoc" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- b180977 Merge "Use sanitized filename as inst result key" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- 8f96bd0 Merge "Correct the code generation of inline functions" into androidx-main by Chuck Jazdzewski · 1 year, 4 months ago
- a4c4bb4 Use sanitized filename as inst result key by Chris Craik · 1 year, 4 months ago
- b2ae56c Merge "Adding an intent action for opening Health Connect Manage Data." into androidx-main by Mohamed Magdi · 1 year, 4 months ago
- 25b0615 Merge "Ignore PagerAsCarouselBenchmark." into androidx-main by Treehugger Robot · 1 year, 4 months ago
- 2663dd8 Adding an intent action for opening Health Connect Manage Data. by Magdi · 1 year, 5 months ago
- e616471 Ignore PagerAsCarouselBenchmark. by Rahul Ravikumar · 1 year, 4 months ago
- 29f2067 Merge "Resolve call extension type in Jetpack ICS" into androidx-main by Pranav Madapurmath · 1 year, 4 months ago
- f2388d5 Merge "Move Size out of companion object SurfaceProcessorImplDeviceTest" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- d58c75b Move Size out of companion object SurfaceProcessorImplDeviceTest by Xi Zhang · 1 year, 4 months ago
- 03b9e66 [CameraController 1.4] Polish and fix JavaDoc by Xi Zhang · 1 year, 4 months ago
- 93342e8 Merge "Add credentials-fido module" into androidx-main by Becca Hughes · 1 year, 4 months ago
- aa1e02c Merge "Remove TextRange from some internal BTF2 code." into androidx-main by Treehugger Robot · 1 year, 4 months ago
- 56e99bc Merge "Modified test cases to match toJson" into androidx-main by Arpan Kaphle · 1 year, 4 months ago
- 873cdb2 Merge "Update Responses to use GMS toJson() methods" into androidx-main by Arpan Kaphle · 1 year, 4 months ago
- 393ea72 Remove TextRange from some internal BTF2 code. by Zach Klippenstein · 1 year, 4 months ago
- 7eb9abd Modified test cases to match toJson by Arpan Kaphle · 1 year, 4 months ago
- bbe60e2 Merge "[Preview Stabilization] Add API to query available video stabilization modes" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- a2f4c86 Update Responses to use GMS toJson() methods by Arpan Kaphle · 1 year, 4 months ago
- 93eb4a1 Merge "Fix case where annotation is added to UMethod without modifiers" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- d8db8f5 [Preview Stabilization] Add API to query available video stabilization modes by Kailiang Chen · 1 year, 5 months ago
- b7f14fb Fix case where annotation is added to UMethod without modifiers by Alan Viverette · 1 year, 4 months ago
- 761ab24a Merge changes from topic "base-lib-node" into androidx-main by Shamali Patwa · 1 year, 4 months ago
- e671ff5 Merge "[Overlay] Add a onDrawListener to SurfaceProcessorImpl" into androidx-main by Xi Zhang · 1 year, 4 months ago
- 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
- 3b4df5b Merge "Update Dagger/Hilt to 2.48 with KSP support" into androidx-main by Kuan-Ying Chou · 1 year, 4 months ago
- 11ee9b8 [Preview Stabilization] Add stream configuration map and wire up to CameraUseCaseAdapter for resolution selection by Kailiang Chen · 1 year, 5 months ago
- ca21c6b Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- 793cf6e Merge "Kill JSE sandbox on isolate heap exhaustion" into androidx-main by Ashley Newson · 1 year, 4 months ago
- 406e5d2 Merge "Implement service to client notification of isolate termination" into androidx-main by Ashley Newson · 1 year, 4 months ago
- 7272e17 Merge "Introduce HapticSignal" into androidx-main by Lais Andrade · 1 year, 4 months ago
- 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
- f26d928 Merge "Color Tokens for WM3 IconToggleButton" into androidx-main by Rajat Biswas · 1 year, 4 months ago
- 80b7039 [Overlay] Add a onDrawListener to SurfaceProcessorImpl by Xi Zhang · 1 year, 4 months ago
- 4c8735f Introduce HapticSignal by Lais Andrade · 1 year, 7 months ago
- 3b3f4b4 Merge "Fix typo that marked tests as experimental." into androidx-main by Connie Shi · 1 year, 4 months ago
- 1c910b6 Updated docs-public/build.gradle for the following artifacts: by vineel sadineni · 1 year, 4 months ago
- 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
- 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
- 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
- be4c700 Merge "Re-enable onConfigurationChangedTest" into androidx-main by Gavin Corkery · 1 year, 4 months ago
- 8a44b9f Revert "Revert "Make the dackka arg jsons be stored in out/ for debuggability"" by Owen Gray · 1 year, 4 months ago
- 51413f6 Re-enable onConfigurationChangedTest by Gavin Corkery · 1 year, 4 months ago
- 09b6b12 Merge "SnapFlingBehavior without Density" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- 509e4cd SnapFlingBehavior without Density by Levi Albuquerque · 1 year, 4 months ago
- 562e4bf Merge "Color Tokens for WM3 IconButton" into androidx-main by Rajat Biswas · 1 year, 4 months ago
- 1dccd28 Merge "Cleans up GattClient" into androidx-main by Kyunglyul Hyun · 1 year, 4 months ago
- a87f406 Merge "Add AdvertiseParam isDiscoverable for SDK_INT >= 34" into androidx-main by Kyunglyul Hyun · 1 year, 4 months ago
- 1c04edb Merge "Make BluetoothAddress.addressType immutable" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- 871b857 Color Tokens for WM3 IconToggleButton by Rajat Biswas · 1 year, 4 months ago
- 81547e1 Color Tokens for WM3 IconButton by Rajat Biswas · 1 year, 4 months ago
- 6977201 Make BluetoothAddress.addressType immutable by Kyunglyul Hyun · 1 year, 4 months ago
- 3037331 Merge "Add problematic devices to InvalidVideoProfilesQuirk" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- 137f75d Cleans up GattClient by Kyunglyul Hyun · 1 year, 5 months ago
- a66d8f3 Merge "Correct GattServerRequest" into androidx-main by Kyunglyul Hyun · 1 year, 4 months ago
- 49feb7e Add AdvertiseParam isDiscoverable for SDK_INT >= 34 by Ömer Faruk Yılmaz · 1 year, 6 months ago
- b95d287 Correct GattServerRequest by Kyunglyul Hyun · 1 year, 5 months ago
- 4bf0e6c Merge "Change BluetoothLe.advertise" into androidx-main by Kyunglyul Hyun · 1 year, 4 months ago
- cd4063f Merge "Add Redmi note 5 pro into TorchClosedAfterImageCaptureQuirk" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- f6436b5 Add problematic devices to InvalidVideoProfilesQuirk by mingdatsai · 1 year, 4 months ago
- d215471 Merge "Disable YUV related image capture tests for Legacy/Limited HW level" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- 0213a32 Merge "Add problematic devices to InvalidVideoProfilesQuirk" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- 284d7a4 Update Dagger/Hilt to 2.48 with KSP support by Kuan-Ying Chou · 1 year, 4 months ago
- 3400c4f Merge "Add override for ComplicationDataSourceUpdateRequester package" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- 6825ba3 Add override for ComplicationDataSourceUpdateRequester package by Alex Clarke · 1 year, 4 months ago
- 9fe5c8a Merge "Keep track of current configuration in SandboxedSdkView" into androidx-main by Gavin Corkery · 1 year, 4 months ago
- 465c3f8 Fix typo that marked tests as experimental. by Connie Shi · 1 year, 4 months ago
- a8dea6c Add problematic devices to InvalidVideoProfilesQuirk by mingdatsai · 1 year, 4 months ago
- 008bf9c Merge "Stabilize Magnifier APIs" into androidx-main by Halil Ozercan · 1 year, 4 months ago
- 71fbaf3 Merge "Add more info in the error message for supertype check" into androidx-main by Kuan-Ying Chou · 1 year, 4 months ago
- 066ea06 Merge changes I7d53885c,I089c0a87 into androidx-main by Treehugger Robot · 1 year, 4 months ago
- c0b09e7 Disable YUV related image capture tests for Legacy/Limited HW level by Tahsin Masrur · 1 year, 4 months ago
- dc92b2d Add Redmi note 5 pro into TorchClosedAfterImageCaptureQuirk by WenHung_Teng · 1 year, 4 months ago
- f6581fc Add quirk for devices which do not support ImageAnalysis when extensions mode is enabled by Charcoal Chen · 1 year, 4 months ago
- bb64b02 Revert "Add quirk for devices which do not support ImageAnalysis when extensions mode is enabled" by Charcoal Chen · 1 year, 4 months ago
- 1a5a39e Merge "Uses TEMPLATE_PREVIEW instead of TEMPLATE_RECORD for StreamSharing" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- 8f68de0 Merge "Ignore incorrect states in ProcessingCaptureSession onConfigured" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- 42076ea Ignore incorrect states in ProcessingCaptureSession onConfigured by Scott Nien · 1 year, 4 months ago
- 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
- e5a5e7d Merge "Migrates/Refactors pointerHoverIcon() to Modifier.Node." into androidx-main by Jeremy Walker · 1 year, 4 months ago
- 13aec99 Merge "Support different sets of properties to search for different schema types." into androidx-main by Yogesh Singh · 1 year, 4 months ago
- 9ed4845 Allow parent type information in GenericDocument to be stored as a synthetic property by Jiayu Hu · 1 year, 4 months ago
- 426cb73 Resolve call extension type in Jetpack ICS by Pranav Madapurmath · 1 year, 5 months ago
- 78c4fd2 Support different sets of properties to search for different schema types. by Yogesh Singh · 1 year, 5 months ago
- bf32fc8 Merge "Catch errors in the composition and send the errorUiLayout" into androidx-main by Willie Koomson · 1 year, 4 months ago
- 913e9f0 Merge "Update Glance owners" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- f3c66ba Update Glance owners by Zak Cohen · 1 year, 4 months ago
- fe6267f Correct the code generation of inline functions by Chuck Jazdzewski · 1 year, 4 months ago
- e7bee11 Catch errors in the composition and send the errorUiLayout by Willie Koomson · 1 year, 5 months ago
- 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
- a5a96f4 Add more info in the error message for supertype check by Kuan-Ying Chou · 1 year, 4 months ago
- aacb401 Merge "Wrap parent type information in GenericDocument" into androidx-main by Terry Wang · 1 year, 4 months ago
- a1fe88f Merge "log ManagedConnectionService for test failures" into androidx-main by Thomas Stuart · 1 year, 4 months ago
- 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
- cec368f log ManagedConnectionService for test failures by Thomas Stuart · 1 year, 4 months ago
- 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
- ecb5e2b Merge "Exposing MotionEvent X and Y coordinates to VT." into androidx-main by Levi Albuquerque · 1 year, 4 months ago
- 537572c Merge "Update baselinefiles for car app samples" into androidx-main by Treehugger Robot · 1 year, 4 months ago