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
/
preference
/
TwoStatePreference.java
Age
Commit message (
Expand
)
Author
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-11-19
Deprecates framework Preference classes
Louis Pullen-Freilich
2018-08-17
Add @UnsupportedAppUsage annotations
Mathew Inwood
2015-02-18
Add @ResourceInt annotations on APIs
Tor Norbye
2014-09-02
Fix accessibility events emitted from TwoStatePreference
Alan Viverette
2013-09-10
am 23d6b7b3: am 618f8cc5: Merge "Don\'t leave space for summary text if it\'s...
Amith Yamasani
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2013-09-09
Don't leave space for summary text if it's an empty string
Amith Yamasani
2012-08-10
Don't assume a default of 'false' for TwoStatePreference
Adam Powell
2011-07-29
Improving accessibility feedback for two state widgets.
Svetoslav Ganov
2011-07-28
Updating the data base upgrade/creation code for the new touch exploraion set...
Svetoslav Ganov
2011-07-22
TwoStatePreference does not fire click events.
Svetoslav Ganov
2011-06-08
Add SwitchPreference
Adam Powell