index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
VrManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+2
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Fix VR-related system APIs
Pat Plunkett
2019-04-15
1
-4
/
+5
*
Unimplement VrManager#setVrInputMethod()
Yohei Yukawa
2019-01-22
1
-10
/
+3
*
Merge "API: Clean up redundant and ineffective usages of SystemApi and TestAp...
Adrian Roos
2018-12-13
1
-2
/
+0
|
\
|
*
API: Clean up redundant and ineffective usages of SystemApi and TestApi (2/2)
Adrian Roos
2018-12-12
1
-2
/
+0
|
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+6
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+2
*
|
Add @SystemApi to related VR functions that will be used by VrCore
rongliu
2018-05-02
1
-17
/
+28
|
/
*
Add support for VR InputMethod.
Tarandeep Singh
2017-12-08
1
-0
/
+19
*
On standalones, stay in vr mode until standby
Steven Thomas
2017-11-01
1
-0
/
+16
*
Bind VR compositor service from VrManagerService.
Ruben Brunk
2017-10-03
1
-0
/
+17
*
Fix missing RequiredPermission annotation.
Santos Cordon
2017-09-18
1
-4
/
+16
*
Allow VR State Listeners with RESTRICTED_VR_ACCESS permission.
Santos Cordon
2017-08-24
1
-2
/
+111
*
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-06-05
1
-7
/
+6
*
Remove controller connection API
Daniel Nicoara
2017-05-04
1
-30
/
+0
*
Rename CompatibilityDisplay to Vr2dDisplay
Karthik Ravi Shankar
2017-05-03
1
-6
/
+6
*
Make VR mode virtual display properties customizable
Karthik Ravi Shankar
2017-04-17
1
-0
/
+20
*
Manage controller connection from VrCore to VrWindowManager.
Kevin Schoedel
2017-03-24
1
-0
/
+30
*
Introduces VrManager as a system service.
Zak Cohen
2017-02-05
1
-0
/
+44