summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/AlertDialog.java
Commit message (Expand)AuthorAgeFilesLines
* Fix application of default dialog themeAlan Viverette2015-04-101-5/+4
* Avoid double-apply of dialog themeAlan Viverette2015-04-081-5/+13
* Clean up AlertDialog javadocs, add overlay theme for dialogsAlan Viverette2015-02-231-165/+272
* Add @ResourceInt annotations on APIsTor Norbye2015-02-181-13/+17
* Don't override dialog icon drawable unless valid resource ID was setAlan Viverette2015-01-051-1/+7
* AlertDialog and AppError themes for TV.Craig Stout2014-05-131-0/+20
* Replace auto-create in findViewById() with explicit create() APIAlan Viverette2013-12-111-8/+2
* Allow calls to AlertDialog.getButton() before dialog is shownAlan Viverette2013-12-091-4/+10
* Allow alert dialogs to inflate custom view layoutsAlan Viverette2013-12-051-0/+17
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* docs: Fix a bunch of issuesScott Kennedy2013-01-111-1/+1
* Initial draft of high-level multi-display APIs.Jeff Brown2012-08-311-2/+3
* Add setOnDismissListener to AlertDialog.BuilderAdam Powell2012-08-271-0/+18
* docs: add developer guide cross-references, Project ACRE, Round 2Joe Fernandez2011-10-141-0/+6
* Fix bug 5159736 - Make DeviceDefault the defaultAdam Powell2011-08-141-0/+16
* Fix bug 4887033 - android.app.cts.AlertDialog_BuilderTest#testDisableCancelableAdam Powell2011-06-221-1/+4
* Dialog-o-rama!Adam Powell2011-06-161-1/+1
* Fix issue #3398767: Need translucent holo themeDianne Hackborn2011-01-271-13/+61
* Fix issue #3362484: Can't dismiss activity picker by tapping outside dialogDianne Hackborn2011-01-181-19/+2
* Fix bug 3245465 - Themed dialog iconsAdam Powell2011-01-081-1/+24
* resolved conflicts for merge of 3a2c6bf0 to masterBrad Fitzpatrick2011-01-051-1/+1
|\
| * am 69ea4e15: Documentation fixes found over vacation hacking.Brad Fitzpatrick2011-01-051-1/+1
| |\
| | * Documentation fixes found over vacation hacking.Brad Fitzpatrick2011-01-051-1/+1
* | | Bug 3191746. atePicker TimePicker: Dark theme is used in a Light theme appSvetoslav Ganov2010-12-171-1/+0
* | | Fix Dialog generating multiple onCancel().Dianne Hackborn2010-12-141-1/+2
* | | New dialog assets. Cancelable AlertDialogs may now be canceled by tapping out...Adam Powell2010-10-181-0/+19
* | | Holo styling and metrics; holo spinnersAdam Powell2010-10-141-1/+0
* | | Holo fixes and refinementsAdam Powell2010-10-121-6/+2
* | | Holo theme progress and assets!Adam Powell2010-10-081-14/+14
* | | Added AlertDialog.Builder#getContextAdam Powell2010-09-281-2/+19
* | | Holo themes and assets in progressAdam Powell2010-09-271-3/+13
|/ /
* | merge from open-source masterThe Android Open Source Project2010-06-181-1/+11
|\ \ | |/ |/|
| * Support custom themes with AlertDialog.BuilderMartin Nordholts2010-06-151-1/+11
* | Fix bug 2523989Adam Powell2010-03-181-3/+3
* | Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-1/+1
|/
* AI 145994: Integrate #145778 from Donut.Dianne Hackborn2009-04-131-1/+4
* Automated import from //branches/master/...@142575,142575Romain Guy2009-03-251-1/+10
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+795
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-795/+0
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-0/+10
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-8/+195
* Initial ContributionThe Android Open Source Project2008-10-211-0/+598