summaryrefslogtreecommitdiff
path: root/core/java/android/app/VrManager.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-04-15Fix VR-related system APIsPat Plunkett
2019-01-22Unimplement VrManager#setVrInputMethod()Yohei Yukawa
2018-12-13Merge "API: Clean up redundant and ineffective usages of SystemApi and TestAp...Adrian Roos
2018-12-12API: Clean up redundant and ineffective usages of SystemApi and TestApi (2/2)Adrian Roos
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-05-02Add @SystemApi to related VR functions that will be used by VrCorerongliu
2017-12-08Add support for VR InputMethod.Tarandeep Singh
2017-11-01On standalones, stay in vr mode until standbySteven Thomas
2017-10-03Bind VR compositor service from VrManagerService.Ruben Brunk
2017-09-18Fix missing RequiredPermission annotation.Santos Cordon
2017-08-24Allow VR State Listeners with RESTRICTED_VR_ACCESS permission.Santos Cordon
2017-06-05Annotate @SystemApi with required permissions.Jeff Sharkey
2017-05-04Remove controller connection APIDaniel Nicoara
2017-05-03Rename CompatibilityDisplay to Vr2dDisplayKarthik Ravi Shankar
2017-04-17Make VR mode virtual display properties customizableKarthik Ravi Shankar
2017-03-24Manage controller connection from VrCore to VrWindowManager.Kevin Schoedel
2017-02-05Introduces VrManager as a system service.Zak Cohen