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
/
DialogPreference.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-03-13
Merge "Add Nullable annotation to getDecorView" am: a018254b45 am: b812cec859
Siarhei Vishniakou
2019-03-08
Merge "Add a null check for getWindow()" am: 3c69948e6a am: 71f52a6a0d
Siarhei Vishniakou
2019-03-07
Add Nullable annotation to getDecorView
Siarhei Vishniakou
2019-03-06
Add a null check for getWindow()
Siarhei Vishniakou
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-11-19
Deprecates framework Preference classes
Louis Pullen-Freilich
2018-08-20
Dismiss Dialog in post instead of immediately
Siarhei Vishniakou
2018-08-17
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-17
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-04-04
Dismiss Dialog in post instead of immediately
Siarhei Vishniakou
2015-03-07
Annotate methods to be called from overrides with @CallSuper
Tor Norbye
2015-02-18
Add @ResourceInt annotations on APIs
Tor Norbye
2014-02-03
Add APIs for obtaining themed Drawable from Theme, Context
Alan Viverette
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
2012-05-16
Avoid launching dialogs twice from double-clicking a preference.
Amith Yamasani
2011-08-28
Fix bug 5067075 - missing scrollbar when entering long signatures
Adam Powell
2010-12-05
Fix bug 3245210 - Bad window style for action modes for light holo dialog theme
Adam Powell
2010-10-25
Adding pan behavior on preference dialog.
Peter Eliasson
2010-05-17
Removed Calls to deprecated APIs
Christian Mehlmauer
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