summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/app/AlertController.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+2
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-2/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+2
* Set the window title in AlertDialog's AlertControllersallyyuen2020-04-031-0/+1
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-6/+3
* Focus content or button on AlertControllerRobert Horvath2019-04-111-0/+30
* System Alerts show follow dark themeLucas Dupin2018-10-311-1/+2
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+52
* Make "Want to start battery saver?" dialog better.Makoto Onuki2018-04-251-0/+27
* API for notification listener for Companioon appsEugene Susla2017-04-141-0/+5
* Add offset to round screens when an AlertDialog list item is shown.Michael Kwan2016-08-181-1/+2
* Add top and bottom panel overlay to lists in AlertDialog for watch.Michael Kwan2016-07-221-38/+6
* Fix padding on round devices for AlertDialogs.Michael Kwan2016-07-191-2/+2
* Temp fix to split header and position count behaviour for watches.Michael Kwan2016-06-101-9/+39
* Fixed issue where ListView checked state did not accountMichael Kwan2016-05-241-4/+6
* Initial update of Micro theme for Material design.Michael Kwan2016-05-191-0/+5
* Modified AlertController to allow themes to specify custom implementation.Michael Kwan2016-05-161-7/+19
* Improve handling of AlertDialog padding between title and contentAlan Viverette2016-03-301-9/+37
* Allow AlertDialog to be used in a DialogFragmentChris Banes2016-03-231-2/+3
* Merge "Don't extend alert windows onto status bar/nav bar."Filip Gruszczynski2016-02-021-22/+0
|\
| * Don't extend alert windows onto status bar/nav bar.Filip Gruszczynski2016-01-291-22/+0
* | Scroll alert dialog buttons vertically when there's not enough spaceAlan Viverette2016-01-291-6/+8
|/
* Fix AlertDialog.setIcon() not working when called after show() pt.2Chris Banes2015-12-171-0/+1
* Fix AlertDialog.setIcon() not working when called after show()Chris Banes2015-12-151-0/+1
* Add scroll indicators on View, use in AlertDialogAlan Viverette2015-05-061-56/+18
* Fix control alignment for single- and multi-select dialogsAlan Viverette2015-04-081-28/+31
* Implement landscape layout for time picker dialogAlan Viverette2015-02-261-48/+109
* Don't override dialog icon drawable unless valid resource ID was setAlan Viverette2015-01-051-2/+2
* Remove scroll view from correct parent in AlertControllerAlan Viverette2014-10-301-3/+5
* Show scroll indicators in AlertDialogAlan Viverette2014-10-301-11/+74
* Finish materializing dialogsAdam Powell2014-09-151-0/+4
* Only use default backgrounds when not extending AlertDialog styleAlan Viverette2014-09-031-95/+58
* Fix Material-themed alert dialog sizingAlan Viverette2014-06-301-7/+7
* Update switch, checkbox, radio button, button, and toggle buttonAlan Viverette2014-05-221-1/+17
* AlertDialog and AppError themes for TV.Craig Stout2014-05-131-1/+26
* resolved conflicts for merge of 88aa8aab to masterVinod Krishnan2014-05-091-19/+55
|\
| * Adding a margin for the AlertDialog to work on circular UI.Vinod Krishnan2014-05-091-20/+55
* | Fix alert dialog iconAlan Viverette2014-04-281-26/+35
* | Fix alert dialog's background when no custom panel visibleAlan Viverette2014-02-181-60/+68
* | Allow alert dialogs to inflate custom view layoutsAlan Viverette2013-12-051-14/+41
* | Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-2/+7
|/
* Fix typo in AlertController.javaSangkyu Lee2013-02-151-1/+1
* am baed0a8f: am 56fd88d8: am ab12f0f7: Merge "Implement resolving of icon att...Adam Powell2012-09-191-0/+16
|\
| * Implement resolving of icon attributes to resIds in AlertControllerblunden2012-09-111-0/+16
* | Add setOnDismissListener to AlertDialog.BuilderAdam Powell2012-08-271-0/+1
|/
* Bug 4948805 - fix custom title divider for dialogsAdam Powell2011-07-211-1/+1
* Dialog-o-rama!Adam Powell2011-06-161-2/+6
* Okay, new plan for dialogs.Dianne Hackborn2011-01-181-0/+1
* Fix bug 3338079 - Dialog styled activity decorAdam Powell2011-01-111-3/+11
* Update themes; dialogs, metricsAdam Powell2010-12-011-5/+32