index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
VrManager.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-04-15
Fix VR-related system APIs
Pat Plunkett
2019-01-22
Unimplement VrManager#setVrInputMethod()
Yohei Yukawa
2018-12-13
Merge "API: Clean up redundant and ineffective usages of SystemApi and TestAp...
Adrian Roos
2018-12-12
API: Clean up redundant and ineffective usages of SystemApi and TestApi (2/2)
Adrian Roos
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-05-02
Add @SystemApi to related VR functions that will be used by VrCore
rongliu
2017-12-08
Add support for VR InputMethod.
Tarandeep Singh
2017-11-01
On standalones, stay in vr mode until standby
Steven Thomas
2017-10-03
Bind VR compositor service from VrManagerService.
Ruben Brunk
2017-09-18
Fix missing RequiredPermission annotation.
Santos Cordon
2017-08-24
Allow VR State Listeners with RESTRICTED_VR_ACCESS permission.
Santos Cordon
2017-06-05
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-05-04
Remove controller connection API
Daniel Nicoara
2017-05-03
Rename CompatibilityDisplay to Vr2dDisplay
Karthik Ravi Shankar
2017-04-17
Make VR mode virtual display properties customizable
Karthik Ravi Shankar
2017-03-24
Manage controller connection from VrCore to VrWindowManager.
Kevin Schoedel
2017-02-05
Introduces VrManager as a system service.
Zak Cohen