summaryrefslogtreecommitdiff
path: root/core/java/android/preference/EditTextPreference.java
AgeCommit message (Expand)Author
2020-08-22Fix showing keyboard without editor focused in some cases (2/2)Ming-Shin Lu
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-11-19Deprecates framework Preference classesLouis Pullen-Freilich
2018-08-17Add @UnsupportedAppUsage annotationsMathew Inwood
2016-03-08Fix bug in setTextmariagpuyol
2013-09-16Fix default style attr in DialogPreference subclass constructorsAlan Viverette
2013-09-09Add View constructor that supplies a default style resourceAlan Viverette
2010-01-08Deprecate fill_parent and introduce match_parent.Romain Guy
2009-09-16Show keyboard automatically in EditTextPreference dialogsAmith Yamasani
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project