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
/
EditTextPreference.java
Age
Commit message (
Expand
)
Author
2020-08-22
Fix showing keyboard without editor focused in some cases (2/2)
Ming-Shin Lu
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
2016-03-08
Fix bug in setText
mariagpuyol
2013-09-16
Fix default style attr in DialogPreference subclass constructors
Alan Viverette
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2010-01-08
Deprecate fill_parent and introduce match_parent.
Romain Guy
2009-09-16
Show keyboard automatically in EditTextPreference dialogs
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
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project