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
/
app
/
AlertDialog.java
Age
Commit message (
Expand
)
Author
2020-02-20
Change setButton() documentation to indicate that the settings will apply to ...
Neal Eckard
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-01-17
Remove old private constant from ResourceId.
Aurimas Liutikas
2018-09-13
Merge "docs: fixed button value in reference" into pi-dev
kopriva
2018-09-13
docs: fixed button value in reference
kopriva
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-04-25
DO NOT MERGE Make "Want to start battery saver?" dialog better.
Makoto Onuki
2017-05-24
Add ResourceId validation helper method
Adam Lesinski
2017-04-28
Valid resource IDs may be negative
Adam Lesinski
2017-04-14
Remove unnecessary casts on calls to findViewById
Alan Viverette
2016-05-16
Modified AlertController to allow themes to specify custom implementation.
Michael Kwan
2015-08-11
Don't re-wrap alert dialog context
Alan Viverette
2015-04-10
Fix application of default dialog theme
Alan Viverette
2015-04-08
Avoid double-apply of dialog theme
Alan Viverette
2015-02-23
Clean up AlertDialog javadocs, add overlay theme for dialogs
Alan Viverette
2015-02-18
Add @ResourceInt annotations on APIs
Tor Norbye
2015-01-05
Don't override dialog icon drawable unless valid resource ID was set
Alan Viverette
2014-05-13
AlertDialog and AppError themes for TV.
Craig Stout
2013-12-11
Replace auto-create in findViewById() with explicit create() API
Alan Viverette
2013-12-09
Allow calls to AlertDialog.getButton() before dialog is shown
Alan Viverette
2013-12-05
Allow alert dialogs to inflate custom view layouts
Alan Viverette
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-01-11
docs: Fix a bunch of issues
Scott Kennedy
2012-08-31
Initial draft of high-level multi-display APIs.
Jeff Brown
2012-08-27
Add setOnDismissListener to AlertDialog.Builder
Adam Powell
2011-10-14
docs: add developer guide cross-references, Project ACRE, Round 2
Joe Fernandez
2011-08-14
Fix bug 5159736 - Make DeviceDefault the default
Adam Powell
2011-06-22
Fix bug 4887033 - android.app.cts.AlertDialog_BuilderTest#testDisableCancelable
Adam Powell
2011-06-16
Dialog-o-rama!
Adam Powell
2011-01-27
Fix issue #3398767: Need translucent holo theme
Dianne Hackborn
2011-01-18
Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog
Dianne Hackborn
2011-01-08
Fix bug 3245465 - Themed dialog icons
Adam Powell
2011-01-05
resolved conflicts for merge of 3a2c6bf0 to master
Brad Fitzpatrick
2011-01-05
am 69ea4e15: Documentation fixes found over vacation hacking.
Brad Fitzpatrick
2011-01-05
Documentation fixes found over vacation hacking.
Brad Fitzpatrick
2010-12-17
Bug 3191746. atePicker TimePicker: Dark theme is used in a Light theme app
Svetoslav Ganov
2010-12-14
Fix Dialog generating multiple onCancel().
Dianne Hackborn
2010-10-18
New dialog assets. Cancelable AlertDialogs may now be canceled by tapping out...
Adam Powell
2010-10-14
Holo styling and metrics; holo spinners
Adam Powell
2010-10-12
Holo fixes and refinements
Adam Powell
2010-10-08
Holo theme progress and assets!
Adam Powell
2010-09-28
Added AlertDialog.Builder#getContext
Adam Powell
2010-09-27
Holo themes and assets in progress
Adam Powell
2010-06-18
merge from open-source master
The Android Open Source Project
2010-06-15
Support custom themes with AlertDialog.Builder
Martin Nordholts
2010-03-18
Fix bug 2523989
Adam Powell
2010-01-08
Deprecate fill_parent and introduce match_parent.
Romain Guy
2009-04-13
AI 145994: Integrate #145778 from Donut.
Dianne Hackborn
2009-03-25
Automated import from //branches/master/...@142575,142575
Romain Guy
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
[next]