Sign in
android
/
platform
/
frameworks
/
support
/
b6c541571b9fb5471f965fc52612cb280713e5e4..8fe87e902b8acd3de17bd55d6ec0ef4b5188212e
/
xr
/
runtime
57030a8a
Merge "Restrict visibility of checkVpsAvailability APIs in perception manager" into androidx-main
by Treehugger Robot
· 7 weeks ago
e05eab83
Merge changes from topic "430333394_base_entity" into androidx-main
by Leonardo Ferrer
· 7 weeks ago
cec0d28
Merge "[xr/math] Add scaling operators to size types" into androidx-main
by Leonardo Ferrer
· 7 weeks ago
ff8bbdf
Merge "Change [Session.create] and [Session.configure] to throw SecurityException instead of returning *PermissionsNotGranted result." into androidx-main
by Dristi Patel
· 7 weeks ago
6b6a8c7
Merge "NonZeroMatrix4.equals(Matrix4.Zero) returns false as intended. The problem was that Matrix4.times, Matrix4.inverse, and Matrix4.tranpose set the result to the same memory address as Matrix4.Zero." into androidx-main
by Treehugger Robot
· 7 weeks ago
9838af3
Change [Session.create] and [Session.configure] to throw SecurityException instead of returning *PermissionsNotGranted result.
by dristipatel
· 7 weeks ago
398b396
NonZeroMatrix4.equals(Matrix4.Zero) returns false as intended. The problem was that Matrix4.times, Matrix4.inverse, and Matrix4.tranpose set the result to the same memory address as Matrix4.Zero.
by Ravin Anderson
· 7 weeks ago
cc30312
Merge "Implement FakeAudioTrackExtensionsWrapper." into androidx-main
by Treehugger Robot
· 7 weeks ago
eb19c63
Merge "xr: Remove duplicated LooperMode configuration for SessionTest" into androidx-main
by Leonardo Ferrer
· 7 weeks ago
452cb22
Refactor Entity.contentDescription type from String to CharSequence
by samratdebroy
· 7 weeks ago
e006dc2
[xr/math] Add scaling operators to size types
by Cary Haynie
· 7 weeks ago
8db68e3
Implement FakeAudioTrackExtensionsWrapper.
by babelsw
· 7 weeks ago
ac8eb36
Merge "[object_tracking] fix extent representation." into androidx-main
by Leonardo Ferrer
· 7 weeks ago
dc333c7
Merge "Implement FakeSurfaceEntity with unit tests" into androidx-main
by BabelSW Hsu
· 7 weeks ago
d420299
xr: Remove duplicated LooperMode configuration for SessionTest
by utzcoz
· 7 weeks ago
e50cd3f
[object_tracking] fix extent representation.
by Cary Haynie
· 7 weeks ago
aa4594f
Restrict visibility of checkVpsAvailability APIs in perception manager
by Ben King
· 7 weeks ago
b05a1e3
Merge "Fix test XR extension dependencies for runtime-testing and scenecore-testing." into androidx-main
by Treehugger Robot
· 7 weeks ago
6c60660
Fix test XR extension dependencies for runtime-testing and scenecore-testing.
by Matthew Watson
· 7 weeks ago
f23a2ca
Merge "Add ArCoreRuntimeFactory to the list of runtime factory providers" into androidx-main
by Treehugger Robot
· 7 weeks ago
7baab6d
JXR FaceTracking: Add missing RestrictTo to property get() and set()
by Ben Sawyer
· 7 weeks ago
9efc994
Add ArCoreRuntimeFactory to the list of runtime factory providers
by Karthik Ravi Shankar
· 7 weeks ago
f527ab3
Merge "Add ARCore API for checkVpsAvailability" into androidx-main
by Ben King
· 7 weeks ago
d42b3ac
Add ARCore API for checkVpsAvailability
by Ben King
· 7 weeks ago
98552a7
Merge "Add overloaded constructor for Session.create() that passes a LifecycleOwner." into androidx-main
by Treehugger Robot
· 7 weeks ago
17ac12d
Merge "Separate out size types and add unit tests" into androidx-main
by Leonardo Ferrer
· 7 weeks ago
a6a0524
Add overloaded constructor for Session.create() that passes a LifecycleOwner.
by dristipatel
· 7 weeks ago
876b387
Separate out size types and add unit tests
by Cary Haynie
· 8 weeks ago
7dc7a3f
Merge "Implement FakePanelEntity." into androidx-main
by BabelSW Hsu
· 8 weeks ago
5ad18ab
Merge "Implement FakeJxrPlatformAdapter." into androidx-main
by BabelSW Hsu
· 8 weeks ago
833e259
Merge "Implement inherited classes of ActivityPose." into androidx-main
by BabelSW Hsu
· 8 weeks ago
b3a7007
Merge "Jetpack XR: fix OpenXR stub for facetracking calibration unit testing" into androidx-main
by Treehugger Robot
· 8 weeks ago
58b0a09
Implement FakePanelEntity.
by Andyyc
· 8 weeks ago
366bd1c
Unrestrict SceneCore APIs: Spatial Capabilities
by samratdebroy
· 8 weeks ago
456fbee
Jetpack XR: fix OpenXR stub for facetracking calibration unit testing
by Ben Sawyer
· 8 weeks ago
c03e758
Implement FakeSurfaceEntity with unit tests
by Tim Wong
· 8 weeks ago
5933bf7
Implement inherited classes of ActivityPose.
by babelsw
· 8 weeks ago
3502dae
Implement FakeSubspaceNodeEntity to mimic SubspaceNodeEntity.
by EthanWu
· 8 weeks ago
faf5c9f
Merge "Implement FakeMediaPlayerExtensionsWrapper." into androidx-main
by BabelSW Hsu
· 8 weeks ago
165a96a
Implement FakeMediaPlayerExtensionsWrapper.
by babelsw
· 8 weeks ago
48a0b18
Implement FakeJxrPlatformAdapter.
by babelsw
· 8 weeks ago
fb6fafa
Merge "Implement FakeActivityPanelEntity to mimic ActivityPanelEntity." into androidx-main
by BabelSW Hsu
· 8 weeks ago
628acba
Merge "Have OpenXrManager handle XR_ERROR_FEATURE_UNSUPPORTED" into androidx-main
by Leonardo Ferrer
· 8 weeks ago
81ca932
Merge "Do not update texture while configuring Session" into androidx-main
by Leonardo Ferrer
· 8 weeks ago
7614342
Implement FakeActivityPanelEntity to mimic ActivityPanelEntity.
by Andyyc
· 8 weeks ago
0dcb0e6
Do not update texture while configuring Session
by Phil Unger
· 9 weeks ago
eda286e
Have OpenXrManager handle XR_ERROR_FEATURE_UNSUPPORTED
by Phil Unger
· 9 weeks ago
ff8d0bb
Merge "Update [AnchorHolder.persist] and [FakeRuntimeAnchor.persist] API and kdocs." into androidx-main
by Treehugger Robot
· 9 weeks ago
4ce674e
Merge "Introduce TypeHolder for dependency decoupling" into androidx-main
by Quaker Chung
· 9 weeks ago
5fbd78f
Merge "Update SurfaceEntity's EdgeFeathering to align with API Council feedback." into androidx-main
by Treehugger Robot
· 9 weeks ago
ce21d49
Update SurfaceEntity's EdgeFeathering to align with API Council feedback.
by Rick Nelson
· 9 weeks ago
ef3e6d9
Update [AnchorHolder.persist] and [FakeRuntimeAnchor.persist] API and kdocs.
by dristipatel
· 9 weeks ago
121dedf
Clean up usage of AGP DSL without assignment
by Aurimas Liutikas
· 9 weeks ago
3295e96
Merge "Unrestrict SceneCore APIs: InteractableComponent, InputEvent" into androidx-main
by Kinjal Bhavsar
· 9 weeks ago
c9f213df
Introduce TypeHolder for dependency decoupling
by Quaker Chung
· 9 weeks ago
5e58844
Unrestrict SceneCore APIs: InteractableComponent, InputEvent
by Kinjal Bhavsar
· 9 weeks ago
38faed8
Remove setting of sourceSets.main.resources.srcDirs
by Aurimas Liutikas
· 9 weeks ago
430ac962
Relaxed the error condition in OpenXrManager#pause to deinitialize the session when the runtime is not running.
by Leonardo Ferrer
· 9 weeks ago
fbfd693
Merge "Add kdoc exception thrown references to the SurfaceEntity to clarify when an exception will be thrown. This is to help developers identify issues when they call a method after they've disposed their Entity." into androidx-main
by Rick Nelson
· 9 weeks ago
552c12b
Merge "Fix flaky unit test in SessionTest.kt." into androidx-main
by Dristi Patel
· 9 weeks ago
63e7d5b
Merge "Refactor androidx.xr.runtime.java.Coroutines to androidx.xr.runtime.guava and androidx.xr.runtime.java.Flows to androidx.xr.runtime.rxjava3. Remove Guava and RxJava3 dependencies from :xr:runtime:runtime." into androidx-main
by Treehugger Robot
· 9 weeks ago
fb6a86f
Merge "Unrestrict SceneCore APIs: GltfModelEntity" into androidx-main
by Kinjal Bhavsar
· 9 weeks ago
3564bf56
Fix flaky unit test in SessionTest.kt.
by dristipatel
· 9 weeks ago
cef5346
Merge changes from topic "arcore-face-tracking" into androidx-main
by Leonardo Ferrer
· 10 weeks ago
85ec975
Unrestrict SceneCore APIs: GltfModelEntity
by Kinjal Bhavsar
· 10 weeks ago
c357576
Refactor androidx.xr.runtime.java.Coroutines to androidx.xr.runtime.guava and androidx.xr.runtime.java.Flows to androidx.xr.runtime.rxjava3. Remove Guava and RxJava3 dependencies from :xr:runtime:runtime.
by Ravin Anderson
· 10 weeks ago
8fca001
Merge "Created Session.stateFlowable on RxJava3Session to turn StateFlow into Flowable. Java developers can access Kotlin public APIs using these extension functions that utilize RxJava3." into androidx-main
by Ravin Anderson
· 10 weeks ago
aebfe2e
Jetpack XR Face Tracking: OpenXR Kotlin implementation
by Ben Sawyer
· 10 weeks ago
ec4dda1
Jetpack XR Face Tracking: Session configuration
by Ben Sawyer
· 10 weeks ago
fcdf05c
Jetpack XR Face Tracking: Runtime interface and perception state
by Ben Sawyer
· 10 weeks ago
d0ba6ab
Add kdoc exception thrown references to the SurfaceEntity to clarify when an exception will be thrown. This is to help developers identify issues when they call a method after they've disposed their Entity.
by Rick Nelson
· 10 weeks ago
a923a34
Merge changes from topic "openxr_object_tracking" into androidx-main
by Leonardo Ferrer
· 10 weeks ago
4932bce
Created Session.stateFlowable on RxJava3Session to turn StateFlow into Flowable. Java developers can access Kotlin public APIs using these extension functions that utilize RxJava3.
by Ravin Anderson
· 10 weeks ago
6c6ee5e
Merge "Unrestrict SceneCore APIs: ContentlessEntity" into androidx-main
by Samrat Debroy
· 10 weeks ago
22e4822
[object_tracking] [6/6] OpenXR Runtime
by Cary Haynie
· 10 weeks ago
1a0399a
Unrestrict SceneCore APIs: ContentlessEntity
by samratdebroy
· 10 weeks ago
31a970b
Merge "Implement FakeActivitySpace." into androidx-main
by BabelSW Hsu
· 10 weeks ago
bde3ce4
[object_tracking] [4/6] FakeRuntime support
by Cary Haynie
· 10 weeks ago
348689b
[object_tracking] [3/6] AugmentedObject runtime interface
by Cary Haynie
· 10 weeks ago
9ff843d
[object_tracking] [2/6] AugmentedObjectTrackingMode
by Cary Haynie
· 10 weeks ago
03597e9
[object_tracking] [1/6] Add AugmentedObjectCategory
by Cary Haynie
· 10 weeks ago
e8c9fe7
Merge "[JXR][OpenXR] Fix JNI signature mis-match." into androidx-main
by Leonardo Ferrer
· 10 weeks ago
249bec2
[JXR][OpenXR] Fix JNI signature mis-match.
by Cary Haynie
· 10 weeks ago
c69f857
Merge "Revert "Refactor androidx.xr.runtime.java.Coroutines to androidx.xr.runtime.guava and androidx.xr.runtime.java.Flows to androidx.xr.runtime.rxjava3. Remove Guava and RxJava3 dependencies from :xr:runtime:runtime."" into androidx-main
by Aurimas Liutikas
· 10 weeks ago
0a2cecaa
Revert "Refactor androidx.xr.runtime.java.Coroutines to androidx.xr.runtime.guava and androidx.xr.runtime.java.Flows to androidx.xr.runtime.rxjava3. Remove Guava and RxJava3 dependencies from :xr:runtime:runtime."
by Aurimas Liutikas
· 10 weeks ago
a6e1b62
Merge "Refactor androidx.xr.runtime.java.Coroutines to androidx.xr.runtime.guava and androidx.xr.runtime.java.Flows to androidx.xr.runtime.rxjava3. Remove Guava and RxJava3 dependencies from :xr:runtime:runtime." into androidx-main
by Leonardo Ferrer
· 10 weeks ago
07c1817
Merge "Moved GltfModel.createAsync to be an extension function in GuavaGltfModel. Java developers can access Kotlin public APIs using these extension functions that utilize Guava." into androidx-main
by Lucia Lai
· 10 weeks ago
7ef2475
Refactor androidx.xr.runtime.java.Coroutines to androidx.xr.runtime.guava and androidx.xr.runtime.java.Flows to androidx.xr.runtime.rxjava3. Remove Guava and RxJava3 dependencies from :xr:runtime:runtime.
by Ravin Anderson
· 10 weeks ago
9a9df79
Make ActivitySpace unscaled and gravity aligned by default.
by Kinjal Bhavsar
· 10 weeks ago
1f920b3
Implement FakeActivitySpace.
by babelsw
· 10 weeks ago
9a7e416
Merge "Fix Matrix4 scale to be always positive or negative based on the determinant" into androidx-main
by Leonardo Ferrer
· 10 weeks ago
e84801a
Merge changes from topic "arcore_depth_maps" into androidx-main
by Leonardo Ferrer
· 10 weeks ago
db2c05d
Add Headset/OpenXR implementation of runtime depth map interface
by Phil Unger
· 10 weeks ago
f118349
Merge "Removed the bespoke CoroutineContexts object in favor of using EmptyCoroutineContext as the default Session context." into androidx-main
by Leonardo Ferrer
· 10 weeks ago
d123c12
Fix Matrix4 scale to be always positive or negative based on the determinant
by Przemek Nowak
· 10 weeks ago
d9379d6b
Add Depth Map API to runtime layer
by Phil Unger
· 10 weeks ago
0cead24
Moved GltfModel.createAsync to be an extension function in GuavaGltfModel. Java developers can access Kotlin public APIs using these extension functions that utilize Guava.
by Lucia Lai
· 10 weeks ago
11c9ef4
Implement FakeMovableComponent with unit tests
by Tim Wong
· 2 months ago
bdd64ff
Merge "Implement a fake version of InteractableComponent, SpatialPointerComponent and PointerCaptureComponent." into androidx-main
by BabelSW Hsu
· 2 months ago
db61876
Merge "Implement FakeResource." into androidx-main
by BabelSW Hsu
· 2 months ago
Next »