summaryrefslogtreecommitdiff
path: root/core/java/android/preference/EditTextPreference.java
Commit message (Expand)AuthorAgeFilesLines
* Fix showing keyboard without editor focused in some cases (2/2)Ming-Shin Lu2020-08-221-8/+10
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Deprecates framework Preference classesLouis Pullen-Freilich2018-11-191-0/+7
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-171-0/+2
* Fix bug in setTextmariagpuyol2016-03-081-9/+11
* Fix default style attr in DialogPreference subclass constructorsAlan Viverette2013-09-161-4/+4
* Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-2/+6
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-2/+1
* Show keyboard automatically in EditTextPreference dialogsAmith Yamasani2009-09-161-0/+7
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+228
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-228/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+228