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
/
PreferenceGroupAdapter.java
Age
Commit message (
Expand
)
Author
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-03-21
Add @UnsupportedAppUsage annotations
Andrei Onea
2018-11-19
Deprecates framework Preference classes
Louis Pullen-Freilich
2017-03-10
Enable recycling of third party preference widgets
Filip Pavlis
2014-06-23
Fix PreferenceGroupAdapter highlight code path
Fabrice Di Meglio
2014-04-17
Improve Preference highlighting
Fabrice Di Meglio
2014-04-16
Add Preference highlighting
Fabrice Di Meglio
2014-04-08
Add support for saving and using the Preference's key value
Fabrice Di Meglio
2013-08-20
Allow recycling of Preferences in com.android.* packages
Alan Viverette
2009-10-05
Fix preference caching to increase recycling of preference views.
Amith Yamasani
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-19
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-13
auto import from //branches/cupcake/...@131421
The Android Open Source Project
2009-01-09
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project