summaryrefslogtreecommitdiff
path: root/core/java/android/preference/DialogPreference.java
Commit message (Expand)AuthorAgeFilesLines
* Fix showing keyboard without editor focused in some cases (2/2)Ming-Shin Lu2020-08-221-23/+0
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Merge "Add Nullable annotation to getDecorView" am: a018254b45 am: b812cec859Siarhei Vishniakou2019-03-131-0/+2
|\
| * Add Nullable annotation to getDecorViewSiarhei Vishniakou2019-03-071-0/+2
* | Merge "Add a null check for getWindow()" am: 3c69948e6a am: 71f52a6a0dSiarhei Vishniakou2019-03-081-5/+20
|\|
| * Add a null check for getWindow()Siarhei Vishniakou2019-03-061-5/+20
| * Dismiss Dialog in post instead of immediatelySiarhei Vishniakou2018-08-201-50/+78
| * Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-171-0/+9
* | 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/+9
* | Dismiss Dialog in post instead of immediatelySiarhei Vishniakou2018-04-041-50/+78
|/
* Annotate methods to be called from overrides with @CallSuperTor Norbye2015-03-071-0/+2
* Add @ResourceInt annotations on APIsTor Norbye2015-02-181-3/+5
* Add APIs for obtaining themed Drawable from Theme, ContextAlan Viverette2014-02-031-1/+1
* Fix default style attr in DialogPreference subclass constructorsAlan Viverette2013-09-161-6/+9
* Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-5/+10
* Avoid launching dialogs twice from double-clicking a preference.Amith Yamasani2012-05-161-0/+2
* Fix bug 5067075 - missing scrollbar when entering long signaturesAdam Powell2011-08-281-2/+1
* Fix bug 3245210 - Bad window style for action modes for light holo dialog themeAdam Powell2010-12-051-2/+1
* Adding pan behavior on preference dialog.Peter Eliasson2010-10-251-1/+1
* Removed Calls to deprecated APIsChristian Mehlmauer2010-05-171-2/+1
* Show keyboard automatically in EditTextPreference dialogsAmith Yamasani2009-09-161-1/+26
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+454
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-454/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-2/+11
* Initial ContributionThe Android Open Source Project2008-10-211-0/+445