History log of /frameworks/base/core/res/res/layout/alert_dialog_holo.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
618e3aafdd2f1ae60c9d6a4c47b9928517dbaa62 29-Mar-2013 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #8505156 WiFi properties dialog is having some issues in RTL mode

- title should be "viewStart"
- link speed should be also "viewStart"

Change-Id: I8d85dd8b6850f8ae4c972dad40642c33b9004dce
/frameworks/base/core/res/res/layout/alert_dialog_holo.xml
489f3451e2a59e19a67fbb28da2dcbd028fc77d1 17-Sep-2012 Adam Powell <adamp@google.com> Add a minimum height of 64dp for AlertDialog content

Bug 7094388

Change-Id: Ia4316c9d9d5971734c8930fcb1c4cd6ae3661a94
/frameworks/base/core/res/res/layout/alert_dialog_holo.xml
aac0d4ed026d1cfbcf3fa81c6e4eb96f4347ca17 20-Jul-2012 Fabrice Di Meglio <fdimeglio@google.com> Replace left/right with start/end for Gravity / LayoutParams / Padding

- see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi)

Change-Id: Id9af5375fb9b0edeae5232c77e52ecd497bd2e67
/frameworks/base/core/res/res/layout/alert_dialog_holo.xml
ff3aca3a4deea92ba19a96f3ab694e639e2d35b0 05-Mar-2012 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #5815381 [DA] [Android Gallery] [Cut string in "no-response" box]

- fix layout for the Holo AlertDialog

Change-Id: I453b497f93bc07f6298c73ccb460be629e26c8c7
/frameworks/base/core/res/res/layout/alert_dialog_holo.xml
36f469fa46bd009bfbc27d1350af5bde4a4dd378 09-Jul-2011 Adam Powell <adamp@google.com> The COLORS!!

Add theme attributes and public color resources. Apps can now query
the current theme's various highlight colors. Commonly used color
values for Holo are now available.

Change-Id: If24dc9ee243e740e8caaddf0b78590783fa228c8
/frameworks/base/core/res/res/layout/alert_dialog_holo.xml
632364288039a4ec92dcfc64029b1201797b107d 18-Jun-2011 Adam Powell <adamp@google.com> Holo dialog formatting

Change-Id: I6819871df9456130ec75516f8713af92c0e51750
/frameworks/base/core/res/res/layout/alert_dialog_holo.xml
a93347a62ec9887862abb9d6f216906c533a8562 14-Jun-2011 Adam Powell <adamp@google.com> Dialog-o-rama!

New styling for Holo dialogs. Now 76% easier for apps to create
dialog-based layouts! (Less tricky padding and margin rules)

Cancelable AlertDialogs now are canceled when the user touches
outside.

Dialogs in landscape mode will try not to fill the width of the
screen.

Change-Id: I621b5a19780883ee703a8492510451b480a0b8cc
/frameworks/base/core/res/res/layout/alert_dialog_holo.xml
bd964f96245227d994f0b1dc019c29c661836638 17-May-2011 Adam Powell <adamp@google.com> Tweak padding and sizing of alert dialog elements to fit better in
landscape mode on large screen devices. Integrate new dialog frame
assets that take up less space.

Change-Id: Icd1261063511355844579d6c5c34f32284031f82
/frameworks/base/core/res/res/layout/alert_dialog_holo.xml
b921072c2b509cf31d9d9779b30c278bc6f9f640 16-Jan-2011 Adam Powell <adamp@google.com> Fix bug 3356144 - Alert dialog in Holo Dark theme has wrong height

Change-Id: I026ab039caa2b9010a25ed7a1980b1213d946509
/frameworks/base/core/res/res/layout/alert_dialog_holo.xml
6014527c350895383b99ba91d3d009a32b1d22a6 12-Jan-2011 Dianne Hackborn <hackbod@google.com> Add "min size" facility to the Window class.

This allows us to have a new dialog theme that behaves like an alert dialog
for both Dialog and Activity versions. Very useful with so many more things
being displayed as dialogs on our nice large screen.

Note I didn't change the existing dialog themes to have this behavior, since
it will probably break things. Instead there is a new variation. And the
DialogWhenLarge variations now use this for their dialog form, to fix many
of the real new dialogs we have that need this behavior.

Removed the public definition of the one alert dialog theme. None of the
others have ever been public, this one shouldn't be.

Added new .Panel versions of the Holo themes, like we already had for the
original themes.

Changed the alert dialog layout to no longer use WeightedLinearLayout,
since the window now takes care of that. This allowed for the removal
of the xlarge version of those layouts.

Change-Id: I0c8372bde25eb9af47404a719b3f07230baf73bf
/frameworks/base/core/res/res/layout/alert_dialog_holo.xml
32aa2c90ee6e12f6c53c7d572d5c02f1d795b8f7 12-Jan-2011 Adam Powell <adamp@google.com> Fix bug 3338079 - Dialog styled activity decor

Fixed a bug in FastScroller that could cause a crash on an empty list
in always-show mode.

Fix holo light button text color

Change-Id: I7b50043d715b9b870eb34808017d743ba64d2e08
/frameworks/base/core/res/res/layout/alert_dialog_holo.xml
463c70014d0d01e4cbab124ff38686554b933e08 06-Jan-2011 Adam Powell <adamp@google.com> Updated dialog and toast assets.

Updated holo alert dialog layouts to use explicit dividers for the title

Change-Id: I2e56c3a782b4c33387032263a509f6b28b2d4686
/frameworks/base/core/res/res/layout/alert_dialog_holo.xml
cf0357639e952a87f0d535c82691919af81f058b 06-Dec-2010 Adam Powell <adamp@google.com> Clean up button bar styles

Change-Id: I65b6600f72b92db024f83b63d3ea91abc1cbb96c
/frameworks/base/core/res/res/layout/alert_dialog_holo.xml
de0f5c99d9eca7716ce353def214efdff3b0e199 03-Dec-2010 Adam Powell <adamp@google.com> Fix bug 3248342 - resource not found for non-xlarge

Change-Id: Ie3db1dcdec2bded49dc7579277f5c81773284647
/frameworks/base/core/res/res/layout/alert_dialog_holo.xml