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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
SystemProperties.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Derestrict PROP_NAME_MAX.
Mathew Inwood
2020-11-09
1
-1
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-11-04
1
-2
/
+2
*
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-10-19
1
-7
/
+0
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Merge changes from topic "property-handle" am: 54543bb423 am: 1077797c14
Daniel Colascione
2019-11-20
1
-13
/
+99
|
\
|
*
Add new SystemProperties.Handle interface
Daniel Colascione
2019-11-19
1
-1
/
+68
|
*
Reimplement android.os.SystemProperties in terms of libc facilities
Daniel Colascione
2019-11-19
1
-13
/
+32
|
*
Add @UnsupportedAppUsage annotations for max-p.
Artur Satayev
2019-11-08
1
-0
/
+5
*
|
Add @TestApi to SystemApis in SystemProperties
Sasha Kuznetsov
2019-10-30
1
-0
/
+2
*
|
Merge "Add documentation for *.sysprop" am: 1ae4c5b781 am: 912fabb3e3 am: b58...
Jiyong Park
2019-09-24
1
-0
/
+7
|
\
|
|
*
Merge "Add documentation for *.sysprop"
Treehugger Robot
2019-09-25
1
-0
/
+7
|
|
\
|
|
*
Add documentation for *.sysprop
Jiyong Park
2019-09-24
1
-0
/
+7
*
|
|
Merge "Document that SystemProperties.set() can throw RuntimeException" am: 6...
Tom Cherry
2019-09-19
1
-0
/
+2
|
\
|
|
|
*
|
Document that SystemProperties.set() can throw RuntimeException
Tom Cherry
2019-09-19
1
-0
/
+2
|
|
/
|
*
Fix StrictModeTest#testNonSdkApiUsage
Howard Chen
2019-05-28
1
-0
/
+1
*
|
Add @UnsupportedAppUsage annotations for max-p.
Artur Satayev
2019-08-01
1
-0
/
+5
*
|
Fix StrictModeTest#testNonSdkApiUsage
Howard Chen
2019-05-24
1
-0
/
+1
*
|
Add removeCallback for System change callbacks
lindatseng
2019-04-10
1
-0
/
+15
|
/
*
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-03-15
1
-0
/
+9
*
Local and remote isolated storage feature flags.
Jeff Sharkey
2018-12-15
1
-1
/
+27
*
Clear calling identity before calling SysProp callbacks
Makoto Onuki
2018-10-02
1
-6
/
+11
*
Get android.os tests running against real APIs.
Jeff Sharkey
2018-06-29
1
-0
/
+1
*
Expose TestAPIs needed by GtsOsTestCases
Philip P. Moltmann
2018-04-06
1
-0
/
+3
*
Frameworks: Handle exceptions in SystemProperties callbacks
Andreas Gampe
2018-03-19
1
-1
/
+6
*
Add SystemApi in SystemProperties for vendor apks
Sundong Ahn
2018-01-23
1
-1
/
+21
*
Allow ro. properties to have arbitrary lengths
Tom Cherry
2017-10-18
1
-1
/
+1
*
Frameworks: Remove warning for SystemProperties.get
Tom Cherry
2017-10-17
1
-6
/
+0
*
Frameworks: Clean up SystemProperties
Andreas Gampe
2017-08-30
1
-27
/
+36
*
Frameworks: Add warning to SystemProperties.get
Andreas Gampe
2017-08-30
1
-4
/
+13
*
Merge "Restore SystemProperties.PROP_NAME_MAX to keep Kindle running." am: ef...
Elliott Hughes
2017-03-16
1
-0
/
+6
|
\
|
*
Restore SystemProperties.PROP_NAME_MAX to keep Kindle running.
Elliott Hughes
2017-03-15
1
-0
/
+6
|
*
Remove the name length limit for system properties.
Elliott Hughes
2017-03-02
1
-25
/
+0
|
*
Fix a bunch of repeated reads of a ro.* property
John Reck
2017-01-27
1
-2
/
+46
*
|
Remove the name length limit for system properties.
Elliott Hughes
2017-03-01
1
-30
/
+0
*
|
Includes key/value on exception thrown when they're too large.
Felipe Leme
2016-12-15
1
-8
/
+17
*
|
Merge "Add SystemProperties.reportSyspropChanged()." am: 45c0c6939f am: 8c05f...
Martijn Coenen
2016-11-22
1
-0
/
+8
|
\
|
|
*
Add SystemProperties.reportSyspropChanged().
Martijn Coenen
2016-11-21
1
-0
/
+8
*
|
Fix a bunch of repeated reads of a ro.* property
John Reck
2016-09-21
1
-2
/
+46
|
/
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-2
/
+0
*
Add callback hack to find out when to load system properties.
Dianne Hackborn
2012-05-09
1
-0
/
+29
*
Option to enable StrictMode flashing on userdebug builds.
Brad Fitzpatrick
2010-11-24
1
-1
/
+1
*
SystemProperties: eliminate unnecessary string allocation.
Mike Lockwood
2009-08-12
1
-28
/
+12
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+143
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-143
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+143