History log of /frameworks/base/core/res/res/values/styles.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4612740ddc76b3518dc6d189d5f8b5b7f60e9d64 13-Nov-2014 Alan Viverette <alanv@google.com> Implement Material-style delegate for CalendarView

BUG: 18266649
Change-Id: Ifd749328754b82dc43259ca7dadb472e449bdfff
/frameworks/base/core/res/res/values/styles.xml
f89b58ca834de833fe45130f49270b3743240b2e 11-Nov-2014 Alan Viverette <alanv@google.com> Fix Material styling in remaining dialogs and layouts

Also updates existing row and dialog layouts to use preferred list item
or dialog padding as appropriate, fixes incorrect activity themes, and
updates ChooseAccountActivity variants for Material.

BUG: 18314215
BUG: 18292562
Change-Id: I2fde4ba6db80d839104abdaa334a46ad1861600f
/frameworks/base/core/res/res/values/styles.xml
85085343b378f00a34448b69e582226fa584b005 29-Oct-2014 Alan Viverette <alanv@google.com> Add content description to Toolbar collapse button

BUG: 17722111
Change-Id: If6caa8bc61b0d178648952c419591380f4edf4ba
/frameworks/base/core/res/res/values/styles.xml
b22be6fcf2689a7de3795f406678caf73180a990 25-Sep-2014 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #17521147 Settings activity looks terrible on Volantis

- update layouts for PreferenceActivity and its headers
in two panes mode (per UX request)
- add theming where it was missing

Change-Id: I0c478c1a66b6de7e122b7ee73da24f3dd5a7bc28
/frameworks/base/core/res/res/values/styles.xml
b17c6c178f7b7b2774915497c7d2a871cf1fd85f 04-Sep-2014 Alan Viverette <alanv@google.com> Only use default backgrounds when not extending AlertDialog style

BUG: 17368867
Change-Id: I440dad33cfb093c13b450a5f2369481fb30665ad
/frameworks/base/core/res/res/values/styles.xml
f3542fd63f97be96c41a10f6a42e12af66888068 27-Aug-2014 Alan Viverette <alanv@google.com> Merge "Make shadow alpha properties public, add lighting values for TV" into lmp-dev
ed6f14a20c69da3d221cc1acbaa31e74e837917c 26-Aug-2014 Alan Viverette <alanv@google.com> Make shadow alpha properties public, add lighting values for TV

BUG: 17189722
BUG: 17221975
Change-Id: I4ed477b658fec96ce69fa278f67345dab6bacaa3
/frameworks/base/core/res/res/values/styles.xml
3b2cd1d59fd894ac67a044c6c540fa69360a34a2 25-Aug-2014 Craig Mautner <cmautner@google.com> Update API per council requests

launchTaskBehindBackgroundAnimation => launchTaskBehindTargetAnimation
visibilityMode => transitionVisiblityMode
makeLaunchTaskBehindAnimation => makeTaskLaunchBehind
launch_task_behind_background = launch_task_behind_target

Fixes bug 16958544.

Change-Id: I3b7c791fc0671b8071a5377cf6fa878bd5861f70
/frameworks/base/core/res/res/values/styles.xml
91a8c7c62913c2597e3bf5a6d59d2ed5fc7ba4e0 12-Aug-2014 Chris Craik <ccraik@google.com> Switch to cos interpolation of shadow alpha

bug:16852257

Updates default shadow opacities to compensate.

Also, update variable/constant naming related to vertex alpha.

Change-Id: I9055b4ac3c9ac305ca9d515f21b52d6aa6dc9c5c
/frameworks/base/core/res/res/values/styles.xml
bf75945e7a1ae7c1000682716643c942c1e19ba6 12-Aug-2014 Chris Craik <ccraik@google.com> Rework shadow interpolation

bug:16852257

Use pow(alpha, 1.5) to avoid harsh edges on shadow alpha ramps.

Also adjusts shadow constants to compensate.

Change-Id: I5869956d7d292db2a8e496bc320084b6d64c3fb7
/frameworks/base/core/res/res/values/styles.xml
94ca53641975005cda900ad35372c6e5c6b0ff04 06-Aug-2014 RoboErik <epastern@google.com> Add descriptions to MediaController buttons

This widget was missing some accessibility descriptions.

bug:16536697
Change-Id: I6f50fd1f4fc0a804151ff465b612128d71a1fde6
/frameworks/base/core/res/res/values/styles.xml
3053b2fdcf7486f2e2f572f9b05ce65dacdd2b4c 06-Aug-2014 Chet Haase <chet@google.com> Allow TimePicker/DatePicker to use legacy layout style

In L, the TimePicker was rewritten to use a clock face and the
DatePicker was rewritten to use a calendar. This
change allows developers to opt into the old style instead
(android:timePickerMode="spinner|clock" and
android:datePickerMode="spinner|calendar").)

Issue #16717952 Pre-L style android.widget.TimePicker on L
Issue #16846963 Allow developer to use legacy DatePicker appearance

Change-Id: I4ee071fcbc5bf25eab83d6a5cb6ff352a603f90a
/frameworks/base/core/res/res/values/styles.xml
60727e07c6ef72e2f494266939c02494a3df28f8 29-Jul-2014 Alan Viverette <alanv@google.com> Clean up TimePicker and DatePicker styling

Removes the time and date picker specific themes and defaults their
theme attributes to use the alert dialog theme attribute's value.

BUG: 14973897
Change-Id: Id5cc74ea0c1a379fc1ee76b354a1bb5ba329585a
/frameworks/base/core/res/res/values/styles.xml
02a7b78eab58840cf5c060e6861dfb9a539c3177 22-Jul-2014 Adam Powell <adamp@google.com> Revert "Revert "Block focus with a touchscreen for ActionBars and Toolbars""

This reverts commit 9d629b6daba8c433fe014728e1ad07e034906c79.

Once more, with feeling!

Bug 16284253
/frameworks/base/core/res/res/values/styles.xml
5134478151d8aa3d776f8d4f368dbcdbc501a92a 17-Jul-2014 Alan Viverette <alanv@google.com> Add public attributes for TimePicker styling

BUG: 11218747
Change-Id: Ifdf981280ebe20a9066f219c9a4505d0d7486b2e
/frameworks/base/core/res/res/values/styles.xml
200689da6703949c12f9439e7f9619b84410c941 15-Jul-2014 Baligh Uddin <baligh@google.com> Revert "Block focus with a touchscreen for ActionBars and Toolbars"

This reverts commit a2933761d17bc5106357a1edd9bd3ff978160133.

Change-Id: Idedd430574925a0e86311a3d9fee51a74731c2f8
(cherry picked from commit d886cf139532a78b2d34d13403f10295a9bbd14e)
/frameworks/base/core/res/res/values/styles.xml
bd9152f6ee156ee473f05f6f05f238605996fca4 01-Oct-2013 Fabrice Di Meglio <fdimeglio@google.com> Update DatePicker widget and its related dialog

- the old DatePicker widget is still there for obvious layout compatibility reasons
- add a new delegate implementation for having a new UI
- use the new delegate only for the DatePickerDialog (which does not need to be
the same)
- added support for Theming and light/dark Themes
- added support for RTL
- added support for Accessibility
- verified support for Keyboard
- verified that CTS tests for DatePicker are passing (for both the legacy and the
new widgets)

Also added a new HapticFeedbackConstants.CALENDAR_DATE and its related code for
enabling day selection vibration

Change-Id: I256bd7c21edd8f3b910413ca15ce26d3a5ef7d9c
/frameworks/base/core/res/res/values/styles.xml
bb742462781a73bb25516067c8fe6311c1c8a93e 08-Jul-2014 Craig Mautner <cmautner@google.com> Launch activity behind launching task.

Use ActivityOptions.makeLaunchTaskBehindAnimation() to launch tasks
behind the current task. Includes animations for launching and
launched tasks.

Fixes bug 16157517.

Change-Id: I0a94af70b4748592e94673b958ee824cfb3d7ec0
/frameworks/base/core/res/res/values/styles.xml
a859523bdd7ccc538a66d6f86d30a8de4a8ef72f 15-Jul-2014 Chris Craik <ccraik@google.com> Merge "Revert shadow defaults to previous values" into lmp-dev
2f129e37654a136efd3ba1bbe78a281e88131fc9 15-Jul-2014 Chris Craik <ccraik@google.com> Revert shadow defaults to previous values

Change-Id: Ic0c8a922a9e70f0adbc04e56779240887414b3b8
/frameworks/base/core/res/res/values/styles.xml
49a22e82025ea947d81681a0abb7ef00600eac3b 13-Jul-2014 Alan Viverette <alanv@google.com> Add window elevation for dialogs, clean up surface insets API

BUG: 13211941
Change-Id: I9d605d0b2fb24f9bf8e73fbecd520b6b52ae5751
/frameworks/base/core/res/res/values/styles.xml
58c42c3596a2b79184c9a6b7beffc6e94cce112c 13-Jul-2014 Alan Viverette <alanv@google.com> Specify light and shadow properties in theme

BUG: 15859361
Change-Id: I65c9aa8c7ad7a709504c879d96158efba040d3ce
/frameworks/base/core/res/res/values/styles.xml
ed68773e82626148d9e4c8da6b2288b1f2f926c2 11-Jul-2014 Adam Powell <adamp@google.com> Block focus with a touchscreen for ActionBars and Toolbars

Focus in the presence of a keyboard follows content, not navigational
elements.

Change-Id: I08d0f2fcfe0d4c58418466545b7b57d1345bd07f
/frameworks/base/core/res/res/values/styles.xml
f9499b36e689dee5cec2cb7bb0b7d21f7c302d84 03-Jul-2014 Fabrice Di Meglio <fdimeglio@google.com> Add PreferenceFragment styling

- add the capability to specify a specific layout for PreferenceFragment

Change-Id: I2fa36b8fa8110e6cbc8006e1d000dc90ae6a5f0b
/frameworks/base/core/res/res/values/styles.xml
6424f9d0f858a5cef0238ac96096fc6a6e4ad1d6 07-Jul-2014 Alan Viverette <alanv@google.com> Clean up styles and themes, extract Holo, fix ANR dialog theme

BUG: 16085915
Change-Id: Ia4013fc2240360db3a866d9ebd8f8e99e095f70d
/frameworks/base/core/res/res/values/styles.xml
5dddb70b4eb37acd2d7a7abe6604153b6089eea9 03-Jul-2014 Alan Viverette <alanv@google.com> Add style for SearchView

BUG: 6420978
Change-Id: I31d9f7e66c2404388ccbe6d2e43a005deb0b7c25
/frameworks/base/core/res/res/values/styles.xml
4e8b9ed30b67e5449d987e674b2966dc7f3ac224 21-Jun-2014 Selim Cinek <cinek@google.com> Implemented new PIN unlock design

The pin unlock design was changed according to the spec
and new animations where introduced for the password field.

Bug: 13735707
Change-Id: I76f5e873bd0ea4f34ca3d2cd971223f0a83e2f28
/frameworks/base/core/res/res/values/styles.xml
19ae4ca5a7d84a8a79feba560b024120b56b55b8 13-Jun-2014 Fabrice Di Meglio <fdimeglio@google.com> Fix SeekBarPreference Theming

- make the layout a Theme attribute and use it
- make a specific Material version of the layout for matching
what we have in the Settings App

See bug: #15414236 Define a framework theme for system settings

and #15384992 Setting Dashboard - padding updates

Change-Id: I69c90523fab112fecf26d89de8fc35dd62430c06
/frameworks/base/core/res/res/values/styles.xml
06620252162277e70b379e602a18af2aa13c8fce 04-Jun-2014 Adam Powell <adamp@google.com> am 379b49bb: Fix some brain itch.

* commit '379b49bbc5088320d6f8f2fce88a70b458e80cf7':
Fix some brain itch.
0d523cc39424c47cf9086387aa6c7d9d44ad6247 04-Jun-2014 Adam Powell <adamp@google.com> Fix some brain itch.

Set a default start content inset for quantum action bars.

Change-Id: I97f8b07b52b3afed265691d48caaeb6c54c95f78
/frameworks/base/core/res/res/values/styles.xml
8b466c19d6306c508aeaa2ad349f8c3225f62f0e 30-May-2014 Dianne Hackborn <hackbod@google.com> am f6550f0a: Merge "More work on voice interaction visuals." into lmp-preview-dev

* commit 'f6550f0ab2fb1abae6f9d694c87ccba9bede57f4':
More work on voice interaction visuals.
20d94749043d0851f1da10c7749fd7eb13a35081 30-May-2014 Dianne Hackborn <hackbod@google.com> More work on voice interaction visuals.

There is now a special theme for voice interaction activities
to use, so they can be a panel that is better intergrated with
the rest of the voice interaction experience. This is still
not completely working, I have some hacks in the demo app to
get it right; I'll fix that in a future change.

Also improve VoiceInteractor to be retained across activity
instances, for things like rotation.

And bump up the number of concurrent broadcasts that are allowed
on non-svelte devices, since they can handle more and this makes
the boot experience better when dispatching BOOT_COMPLETED.

Change-Id: Ie86b5fd09b928da20d645ec2200577dee3e6889d
/frameworks/base/core/res/res/values/styles.xml
d3a5b916b1655c9a36d531afc8420fc5ca0ccfdd 29-May-2014 Dianne Hackborn <hackbod@google.com> am c2091a1f: Merge "Add system layer for voice interaction services." into lmp-preview-dev

* commit 'c2091a1fbc463941b3e42db36e369124ac3c1013':
Add system layer for voice interaction services.
a923758d80ad50ac79a22074cf6e4c9463bb2b0b 29-May-2014 Dianne Hackborn <hackbod@google.com> Merge "Add system layer for voice interaction services." into lmp-preview-dev
e30e02f5d9a9141c9ee70c712d4f9d52c88ea969 28-May-2014 Dianne Hackborn <hackbod@google.com> Add system layer for voice interaction services.

New window layer that voice interaction service windows
go in to. Includes a new voice-specific content rectangle
that voice activities are placed in to.

Add specific animations for this layer, sliding down from
the top (though this can be customized by the voice interaction
service).

Also add the concept of activities running for voice interaction
services for purposes of adjusting the animation used for them,
again sliding from the top, but not (yet?) customizable by the
voice interaction service.

Change-Id: Ic9e0e8c843c2e2972d6abb4087dce0019326155d
/frameworks/base/core/res/res/values/styles.xml
88e719fd3e7f998f77124fa3c969790409916060 29-May-2014 Adam Powell <adamp@google.com> am 49a4961e: Merge "Toolbar factoring and ActionBar functionality integration" into lmp-preview-dev

* commit '49a4961efde042f4921393f59cff86c2b7889c71':
Toolbar factoring and ActionBar functionality integration
e021e6ed8931a0a8296af182fc9b0c76b64fb0c4 24-May-2014 Adam Powell <adamp@google.com> Toolbar factoring and ActionBar functionality integration

Toolbars now can act in the role of ActionBar with the exception of
navigation modes. Expandable action views are now supported as well as
populating menu items from a host window.

Change-Id: If477db9c7ad9f95723f28cf73cbf03a07ce9d6ad
/frameworks/base/core/res/res/values/styles.xml
2449be1a73c8c8a9a75dcf932c370f44223feafe 24-May-2014 Alan Viverette <alanv@google.com> am f0016cab: Merge "Revert small / medium / large text sizes" into lmp-preview-dev

* commit 'f0016cabf7ca8b23251e9e6044f6d5373e6d1bf2':
Revert small / medium / large text sizes
c86917197a4c5956e19fab5b34d720ddaa4e6308 24-May-2014 Alan Viverette <alanv@google.com> Revert small / medium / large text sizes

Also moves a few Quantum styles over to styles_quantum.xml.

BUG: 13769331
Change-Id: Ia83efacf98a2bd8a0f1e5783d34fac77ea1b5949
/frameworks/base/core/res/res/values/styles.xml
5e1c9914c55aac5d6a762eeaa82c6869c3575852 23-May-2014 Vinod Krishnan <vinodkrishnan@google.com> am eae1e094: am 810ed89c: Merge "Adding activity enter/exit animations for wearables" into klp-modular-dev

* commit 'eae1e09459d27b03ca3aed26291fe5c590a57365':
Adding activity enter/exit animations for wearables
87224df17556e9c1ed348cc223106be1da080770 21-May-2014 Vinod Krishnan <vinodkrishnan@google.com> Adding activity enter/exit animations for wearables

Bug: 14939877
Bug: 15022424

Change-Id: Id230066c675254a63c5222719a05f86c6b897fa5
/frameworks/base/core/res/res/values/styles.xml
842dd77bb9c002af5364237f46b63c826f1c4082 15-May-2014 Dan Sandler <dsandler@android.com> Introducing Notification.MediaStyle.

Allows you to create a nice music player with all the
trimmings, including:

* up to 5 actions in the bigContentView, styled as
transport control buttons
* up to 2 of those actions in the 1U (!)
* a nice custom progress bar
* a tinted background (taken from your Notification.color)
* a special place to put your MediaSessionToken

Bug: 15147533
Change-Id: Ic20a2b369eb6c5fe4853987a44ffd9bace720c7f
/frameworks/base/core/res/res/values/styles.xml
aaa480028b40644a9a1e10e1fc363031aeef5ec3 16-May-2014 Dan Sandler <dsandler@android.com> Missing progress bar style.

Change-Id: Id6945ceabc9ead85d151d8827984172d4bdaecb0
/frameworks/base/core/res/res/values/styles.xml
fc339ecb541aec9dafa36457d5eba1518170305e 16-May-2014 Dan Sandler <dsandler@android.com> Updated typography for notifications.

Title: 16dp Roboto Regular 87% alpha
Text: 13dp Roboto Regular 60% alpha
Data/time: 12dp Roboto Regular 60% alpha
Emphasis: 12dp Roboto Regular 40% alpha

Change-Id: Ia4ef3131161229f206287f267593e8952a528d7b
/frameworks/base/core/res/res/values/styles.xml
fe266a3cb37b31e0464b62a0d3c1288322b728fb 16-May-2014 Dan Sandler <dsandler@android.com> Enable tinting of notification backgrounds.

(Turns out gray text doesn't look so hot on tinted
backgrounds, so this CL switches it to alpha-black of an
equivalent intensity.)

Change-Id: Ia2b7e24b72849bd31bfbd0ce948a6c92233f2b9e
/frameworks/base/core/res/res/values/styles.xml
c03c9167c2d9a1e22fb2b176b00a0524177fb037 02-May-2014 Dianne Hackborn <hackbod@google.com> Further work on voice interaction services.

This makes VoiceInteractionSession a more first-class
concept. Now the flow is that a VoiceInteractionService
calls startSession() when it wants to begin a session.
This will result in a new VoiceInteractionSession via the
VoiceInteractionSessionService containing it, and the
session at that point an decide what to do. It can now
show UI, and it is what has access to the startVoiceActivity
API.

Change-Id: Ie2b85b3020ef1206d3f44b335b128d064e8f9935
/frameworks/base/core/res/res/values/styles.xml
0810b63739c9981f993063749f804b54faed0ba5 01-May-2014 Alan Viverette <alanv@google.com> Load device default theme mapping from resources

Also adds a few missing styles and reorganizes some XML files. Makes
stackViewStyle public since it's defined in DeviceDefault.

Change-Id: I8f6a0f93410948b38619594474d60dc40ece5917
/frameworks/base/core/res/res/values/styles.xml
e43340c80dc66c45edc793ecd0343774aa34d108 18-Mar-2014 Adam Powell <adamp@google.com> android.widget.Toolbar

Add the new Toolbar widget for use in app layouts.

ActionBar can now be used as a point of control for either a
traditional window decor action bar or for a Toolbar that appears
inline in an Activity's layout.

ToolbarActionBar is currently WIP.

Change-Id: I0da093e5645840f4fd032aa34efa0ae5f1825ff2
/frameworks/base/core/res/res/values/styles.xml
39fa59fc4907d3c8faad41bf20e1f855dbcda5e6 25-Feb-2014 Jorim Jaggi <jjaggi@google.com> Change appearance of notifications to light theme.

Change-Id: Ic15e96582d6b46b4dc195b1c7c0cef38f25f0d38
/frameworks/base/core/res/res/values/styles.xml
568628dc2cb92b3ec3a87cae9de3203fbdc5968c 05-Mar-2014 Will Haldean Brown <haldean@google.com> Manually merge commit '2faf28cf' into master

Original commit message:

Add swipe-to-dismiss support to PhoneWindow.

This adds a new window feature -- FEATURE_SWIPE_TO_DISMISS -- and a
theme attribute to activate that feature. When the feature is
activated, a SwipeDismissLayout is inflated as the DecorView layout.
SwipeDismissLayout intercepts touch events and steals ones that are
large swipes to the right if its children don't. PhoneWindow
registers handlers that listen for these swipe events, translate the
window when necessary, and finish the activity at the end of the
gesture.

Conflicts:
core/java/android/view/Window.java
core/res/res/values/attrs.xml

Change-Id: I943290b436864ca4a1bd401b88d696e08c921cdd
ca6234e084a71e0c968cff404620298bcd971fcc 12-Feb-2014 Will Haldean Brown <haldean@google.com> Add swipe-to-dismiss support to PhoneWindow.

This adds a new window feature -- FEATURE_SWIPE_TO_DISMISS -- and a
theme attribute to activate that feature. When the feature is
activated, a SwipeDismissLayout is inflated as the DecorView layout.
SwipeDismissLayout intercepts touch events and steals ones that are
large swipes to the right if its children don't. PhoneWindow registers
handlers that listen for these swipe events, translate the window when
necessary, and finish the activity at the end of the gesture.

Change-Id: I512e758f3c3ffd3b353dba3b911c0e80a88d6f5f
/frameworks/base/core/res/res/values/styles.xml
65f31d4104a0b667b635abc78406d5159341ad95 07-Jan-2014 Alan Viverette <alanv@google.com> Pushing in boilerplate Quantum and Quantum.Light styles

Change-Id: I7f6dd1d9684db5282231f65469d74a695ff6458d
/frameworks/base/core/res/res/values/styles.xml
223622a50db319d634616311ff74267cf49679e7 17-Dec-2013 Alan Viverette <alanv@google.com> Add reveal drawable, APIs for forwarding Drawable focus and touch

Hotspot APIs are hidden pending finalization of how we handle IDs.

BUG: 11416827
Change-Id: Iecacb4b8e3690930d2d805ae65a50cf33482a218
/frameworks/base/core/res/res/values/styles.xml
18e905f42d017c4721d33bd25d7d39ef8d64b5d5 24-Oct-2013 Adam Powell <adamp@google.com> Make Scenes and Transitions first-class in PhoneWindow/Themes

Add a window feature for content transitions. This implicitly creates
a Scene for each setContentView operation and runs the appropriate
transition. Applications can specify a TransitionManager XML in their
theme that will apply the appropriate transitions when these implicit
scene changes occur. Apps can specify a "to" with no "from" in a
transition to request an entrance transition for the given
content. This lays the groundwork for further full content
change/activity to activity transitions.

Change-Id: Ic815d9e0b9ce958152d70bf6ee01be075aa9fe88
/frameworks/base/core/res/res/values/styles.xml
8636ace69640566768f89c2d92d2851ff064a2e9 31-Oct-2013 Alan Viverette <alanv@google.com> Allow styling of fast scroll decorations, add default styles

Also fixes bad old-style thumb 9-patches.

BUG: 11030706
Change-Id: I51abba952acf87586449fbda329212b435d1d6df
/frameworks/base/core/res/res/values/styles.xml
cf2d725b554d1af322e3f2139d52f08b00a47ad3 14-Oct-2013 John Spurlock <jspurlock@google.com> resolved conflicts for merge of f1dd32c8 to master

Change-Id: Ied96bfce952fa95eeceb1b8cf64e53830d4d03ac
f1a36648ca099d7ffa8a19e403673820d4b8417a 12-Oct-2013 John Spurlock <jspurlock@google.com> Implement new SYSTEM_UI_FLAG_IMMERSIVE_STICKY.

Migrate transient bar mode to IMMERSIVE_STICKY, and
introduce new behavior for IMMERSIVE: namely the
opaque bars are revealed by clearing the flags on swipe.

Remove low-profile optimization that confuses api demos
and other apps using low-profile as a signal.

TransientNavigationConfirmation renamed to
ImmersiveModeConfirmation, and its associated resources,
since the confirmation is now shown when the nav bar is
shown in either of the two immersive modes.

Remove unused Toast.makeBar and associated hidden framework
bits now that the confirmation uses a cling instead.

Bug:11062108
Change-Id: Iae49d31973940b9bee9f5b1827756db5eaa76aa3
/frameworks/base/core/res/res/values/styles.xml
eeff63a5c347f282b5c8c3ae6a0924bf03fbce8f 05-Aug-2013 Fabrice Di Meglio <fdimeglio@google.com> Update TimePicker widget and its related dialog

- the old TimePicker widget is still there for obvious layout compatibility reasons
- add a new delegate implementation for having a new UI based on a radial picker
- use the new delegate only for the TimePickerDialog (which does not need to be
the same)
- added support for Theming and light/dark Themes
- added support for I18N (hour formatting and time separator and also position of
AM/PM indicator coming from Unicode CLDR)
- added support for RTL
- verified support for Keyboard
- verified that CTS tests for TimePicker are passing (for both the legacy and the
new widgets)

Also added a new HapticFeedbackConstants.CLOCK_TICK and its related code for
enabling ticks vibration.

Change-Id: Ib9b53a152bd9e97383dc391ef8c26da91217298f
/frameworks/base/core/res/res/values/styles.xml
5117bf3bc32b6f20f447232d8813760426596ccb 26-Sep-2013 Adam Powell <adamp@google.com> am 81e6e547: am 4598cd65: Merge "Update toast appearance" into klp-dev

* commit '81e6e547e9c7ab8239de94de0eb8d32a0581b61d':
Update toast appearance
1f1b6430af0114ea76e03293dccc4decc8d2e30f 26-Sep-2013 Adam Powell <adamp@google.com> Update toast appearance

Use a condensed font and give the toast frame a more rounded look.

Bug 10734759

Change-Id: I6a4366dbf2fd5a81f0ad2d50697ea2399a7942fc
/frameworks/base/core/res/res/values/styles.xml
aaca5d888a0dfdb6f9b7fdb6a6cf34f6a23ef68b 11-Sep-2013 Alan Viverette <alanv@google.com> Add public attr for fragmentBreadCrumbStyle, apply in constructor

BUG: 10680808
Change-Id: I7c22c1ff0b91892e62ea6bf6a311d33df6f13d78
/frameworks/base/core/res/res/values/styles.xml
b08e5788a79127df2e2e452f5fb1adab417cb503 28-Aug-2013 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #10515013 CalendarView is always forcing first day of the week to Sunday and not taking into account CLDR data

- remove the "force to Sunday"
- code cleaning and remove dependency on deprecated API

Change-Id: I992e893a904c45c8e0ce1d9dedb59b352e3a449f
/frameworks/base/core/res/res/values/styles.xml
cf638aceef9515728cac93a42bce552c12206142 05-Aug-2013 Amith Yamasani <yamasani@google.com> Use more styles for preferences to allow single pane 10"

Change-Id: Ib3b1032ca45f22bca08546eb65b2c42bc1975bdf
/frameworks/base/core/res/res/values/styles.xml
dcf4f2146097eeae6991e6131e5ae96b33fbeda9 21-May-2013 John Spurlock <jspurlock@google.com> Hideybars feature confirmation toast bar.

Enhance Toast to support new standard toast bar style, similar
to the undo bar in Gmail. Toast bars can be interactive,
and can have a single action. Add a new toast duration to
indicate persistent toasts (no auto-hide delay).

Use the new toast bar to implement a feature hint when hiding
the navigation bar in hideybars mode.

Per UX, the feature confirmation bar can also be dismissed on
any outside touch as long as the user confirmed it using the
OK button at least once globally.

Bug: 8754108
Change-Id: Iaa85d3b4da7ada1952a562f1e31de04380f5d587
/frameworks/base/core/res/res/values/styles.xml
da26650b3935767d859708004f12a105fd3cba61 10-Apr-2013 Adam Powell <adamp@google.com> Integrate inverted menu panel assets

Add assets for menu panels when holo menus appear above their anchor
rather than below.

Bug 7049080

Change-Id: I7803f9414c2b2cb96274bf062adeccfc302a0d43
/frameworks/base/core/res/res/values/styles.xml
2b378cde411b551464f0040e935692073cfb119f 31-Jan-2013 Fabrice Di Meglio <fdimeglio@google.com> Fix progress bar and spinner in RTL mode

Add "mirrorForRtl" property for ProgressBar (default is "false") and
use it accordingly to the following RTL rules:

- time still goes from left to right
- clocks still rotate clockwise

Change-Id: Ib91ce6ab341aa6097c0f43b13703174a2ee9ec70
/frameworks/base/core/res/res/values/styles.xml
80bc85a7916713aae0b49e06b4b63bb3760a7a39 02-Nov-2012 Daniel Sandler <dsandler@android.com> Improve PIN key layouts.

- space between digit and mnemonics
- better center the (left-aligned) text in its container
- nudge the enter arrow a little to the left in its
container
- add missing contentDescriptions for SIMPIN/PUK

Bug: 7427380
Change-Id: I0f5d9d1554a476c00591981028733ee6924bb729
/frameworks/base/core/res/res/values/styles.xml
0b728244dc87b4a453f2191c2cb37a86e91aee0a 29-Oct-2012 Jim Miller <jaggies@google.com> Update status area and emergency call logic to match new spec

Change-Id: Ic43d9d58168166aacf2b145663dc9412b099f9c2
/frameworks/base/core/res/res/values/styles.xml
9b1db682c32d103974b0f1193b50e77e254d5589 26-Oct-2012 Jim Miller <jaggies@google.com> Fix issue where security view sometimes doesn't show.

Since the code is now very careful about loading layouts, we
sometimes get into a situation where the security view isn't shown.

This CL ensures the security method is shown at least once
when the view is inflated.

Change-Id: If80a46adb868d92194610eccaf9d8d6c2a2c5b3d
/frameworks/base/core/res/res/values/styles.xml
d5692742c1ff056e9fe55a495632229c86ed5384 24-Oct-2012 Daniel Sandler <dsandler@android.com> PIN pad cosmetics.

Also pull the Klondike telephone exchange letter strings out
into arrays.xml so we can override it for specific locales.

Change-Id: Idf79ff8bfd53e5a8277271cc85ac7a1784ae3b64
/frameworks/base/core/res/res/values/styles.xml
19a5267003e7dc70100a4bd4f1f449523b2ff38b 24-Oct-2012 Jim Miller <jaggies@google.com> Merge latest prototype changes into keyguard

Change-Id: Ibec6e9a7667ec730a25a58226c3203332af64b24
/frameworks/base/core/res/res/values/styles.xml
69bdee7c873c4a2295651efda2d0e79c515acc17 23-Oct-2012 Daniel Sandler <dsandler@android.com> Integrate new PIN pad.

Change-Id: I08d6551dfde501c5526eb6fd641ae08475c1365b
/frameworks/base/core/res/res/values/styles.xml
b023a587adf9ca49f0cc33c5607b535c11efeb2b 01-Oct-2012 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #7199562 UI mirroring for RTL locales (Arabic, Hebrew, Farsi): Play settings

- add CheckedTextViewStyle with "viewStart" as default text alignment
- fix some typos

Change-Id: Ia8161c48faf579c89ba5ed49a436e4269178b8c1
/frameworks/base/core/res/res/values/styles.xml
3f9b24e5317398b2bfecb9af8543f03d972fae4c 10-Aug-2012 Adam Powell <adamp@google.com> Fix some Holo text color bugs

Fix Switch text color in Holo Light to contrast better - always light
text against the dark switch thumb.

Fix a bug where TextAppearance.Holo.Small.Inverse was using
?textColorPrimaryInverse instead of ?textColorSecondaryInverse.
("Small" TextAppearance always uses the secondary color.)

Bug 6967184

Change-Id: I039bf089d4c7aa257ec4f600df6c0d2066164194
/frameworks/base/core/res/res/values/styles.xml
e4681878702edaf0833294b3f1ce835705d3ad04 02-Aug-2012 Adam Powell <adamp@google.com> Make MediaRouteButton focusable by default

Bug 6921236

Add a default contentDescription for MediaRouteButton.

Add long-press "cheat sheet" support to MediaRouteButtons created by
MediaRouteActionProvider for use in the action bar to match standard
action button behavior.

Change-Id: I313cfcb2349210765b084c3388095de4624009e8
/frameworks/base/core/res/res/values/styles.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/values/styles.xml
704c79a497f2b931c4d3414536b6acdcb757745c 26-Jun-2012 Gilles Debunne <debunne@google.com> am 034a5776: am f6656b80: Merge "Reducing the contrast of text underline" into jb-dev

* commit '034a57764b6791fd894285df78e02ad2d20992cd':
Reducing the contrast of text underline
fca8947f496967ac2097366672a4c725f1b9311f 26-Jun-2012 Gilles Debunne <debunne@google.com> Reducing the contrast of text underline

Alpha set to 50%.

Bug: 6712694
Change-Id: Ic292b6e24a97426e835fa379b1fd60d3b7912e99
/frameworks/base/core/res/res/values/styles.xml
e4beeb8e3c4fc94c4273330980bbd89a6da5a48d 07-Jun-2012 Fabrice Di Meglio <fdimeglio@google.com> Merge "Make Spinner widget aware of layout direction"
38d64c5a95183f2574422a8e8c32c8ae3b96c4f3 07-Jun-2012 Fabrice Di Meglio <fdimeglio@google.com> Make Spinner widget aware of layout direction

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

Change-Id: I6ebeee67e3e34271897e14f73b7364b1ae83145a
/frameworks/base/core/res/res/values/styles.xml
b85afc25d5d4ef3aab378691d8df306c99f7ab96 06-Jun-2012 Adam Powell <adamp@google.com> resolved conflicts for merge of 1178569b to master

Change-Id: If2bb6ccaee99bcf199cd93f24eba217fe6ff485e
690ffb4e1f735148a15f2036d9a3c1962fba188c 05-Jun-2012 Adam Powell <adamp@google.com> More fun with MediaRouter

Add action provider, button, and styles. Extend ActionProvider to
allow for getting references to MenuItem instances.

Implement toggle mode for the MediaRouteButton/ActionProvider. Dialog
selection yet to come.

Change-Id: Ibe3188570f503bbf8dd00cf154663435656a7171
/frameworks/base/core/res/res/values/styles.xml
2842679d3426295b6674dfcfb8591fad79de6cb2 06-Jun-2012 Fabrice Di Meglio <fdimeglio@google.com> Make CheckBox / RadioButton / ToggleButton / Star widgets aware of layout direction

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

Change-Id: I8badb57d095c6a0a1d0c82bedf30b02502013ae0
/frameworks/base/core/res/res/values/styles.xml
6387d2f6dae27ba6e8481883325adad96d3010f4 22-May-2012 Daniel Sandler <dsandler@android.com> Visual tweaks to notifications.

- Smaller right_icons
- Higher-contrast text colors
- Dividers between actions
- Dividers above actions and overflows
- Consistent 8dp gutter on left of content
- BigTextStyle should not show line3 unless there is a subtext.
- Collapse summary ("overflow") text into line3. This is a
little wild because now the contentText, subText, and
summaryText all share this spot, but the various
variables all have different times when they're
expressed so you have greater control over what shows
where in the 1U and the expanded form.
- Do not show contentText in BigText's line3. If you have
subtext or summarytext, show that; otherwise suppress
line3 entirely.

Bug: 6558134 // line3
Bug: 6508804 // other visuals
Change-Id: Ib79e818a332d17000e9a8fce333eff8f8cf043aa
/frameworks/base/core/res/res/values/styles.xml
9f7936a30bc097c31962891945802507cb4aeb82 21-May-2012 Daniel Sandler <dsandler@android.com> Fix three-line notifications.

To accommodate three lines as before, we now adjust the size
of text and icons to fit.

Also in this change:

- snazzy little shadow below BigPicture's 1U block
- restore contentText to BigPicture notifications
- make overflow match other notification text (not so big)
- fix text position jumps between 1U and expanded
notifications across all templates

Bug: 6519374 (three-line notifications cut off)
Bug: 6494982 (text jumps)
Change-Id: I717ec2dde805c25e3b949641ca7e69e4d8fc86d2
/frameworks/base/core/res/res/values/styles.xml
c43db491a6867c22ddfd1189a66995312af6fb11 17-May-2012 John Reck <jreck@google.com> Merge "Fix android:focusableInTouchMode support" into jb-dev
435e6f5fd217faef001480fae1936da4cfb9ff29 16-May-2012 John Reck <jreck@google.com> Fix android:focusableInTouchMode support

Bug: 6448106

Change-Id: I17161754eaf08145623466a6db25893e3e5b2e16
/frameworks/base/core/res/res/values/styles.xml
2c3e9e199a9548cc5b1966140727d993efbc31ea 16-May-2012 Daniel Sandler <dsandler@android.com> New fonts in notifications.

Bug: 6418617
Change-Id: Ie7ed4530c737e1d4fe1f7fab61dfae162ea263a3
/frameworks/base/core/res/res/values/styles.xml
232dd3f335b8995cd9ab220f7b3fad77076de42b 25-Apr-2012 Svetoslav Ganov <svetoslavganov@google.com> Polish the NumberPicker, TimePicker, and DatePicker based on UX request.

1. Now the spinners in the time and data picker a wider therefore
easier to interact with, i.e. harder to miss accidentall.

2. Removed the scroll distance cut off user to distinguish between
fling and change by one.

3. Added visual feedback when the areas the serve as virtual buttons
in number picker are poked.

4. Removed the coeffcient that was making drap not to be one-to-one
with the scrolled distance.

5. Added some margin at the top and bottom of the spinners in
date and time pickers.

bug:6321432

Change-Id: I311c1733d1951b0563209401faa830ca70ec87cb
/frameworks/base/core/res/res/values/styles.xml
c38cf4c7dbe7d96255d42dabf8ca801830813f5e 10-Apr-2012 Daniel Sandler <dsandler@android.com> Merge "New Android Dreams architecture, disabled for now."
a7dec6d9734bdc3a9e39ffd357002e25c6fdc99b 10-Apr-2012 Adam Powell <adamp@google.com> Restrictions for action buttons with text

Restrict action buttons with text to 2 lines max. Action buttons with
text will always consume at least 2 cells in split mode because they
look silly in 1.

Note that this affects text provided by menu items, not TextViews
embedded within app-provided action views.

Fixes bug 6236467

Change-Id: I7bcbf80f448b13a895ddc3bc6a7a555c0f0bac7c
/frameworks/base/core/res/res/values/styles.xml
7d276c377ce0c56630c06a6da431a6cb9bd76d1e 30-Jan-2012 Daniel Sandler <dsandler@android.com> New Android Dreams architecture, disabled for now.

Rather than normal Activities (which have a host of problems
when used for this purpose), screen savers are now a
special kind of Service that can add views to its own
special window (TYPE_DREAM, in the SCREENSAVER layer).

Dreams are now launched by the power manager; whenever it is
about to turn the screen off, it asks the window manager if
it wants to run a screen saver instead. (http://b/5677408)

Also, the new config_enableDreams bool allows the entire
feature to be switched on or off in one place. It is
currently switched off (and the APIs are all @hidden).

Change-Id: Idfe9d430568471d15f4b463cb70586a899a331f7
/frameworks/base/core/res/res/values/styles.xml
fe41ce4ef97e7da585fdbf06988da8047e72b9f6 03-Apr-2012 Svetoslav Ganov <svetoslavganov@google.com> Polish the Number/Date/Pickers per UX request.

1. Now the NumberPicker max height is a bit smaller.

2. The Time/Date picker add top and bottom margin to
compensate for the shorter NumberPickers.

3. The Time/DatePicker dialogs have only "Done" button
and tapping onside saves the current state.

bug:6277808

Change-Id: I4c5928debb1c3b7fe126d6cd6745e3c5eb980901
/frameworks/base/core/res/res/values/styles.xml
d11e6151fe88314505fa7adca6278de2e772b11c 20-Mar-2012 Svetoslav Ganov <svetoslavganov@google.com> Revamp of the NumberPicker widget.

1. The number picker no longer shows up and down arrows, it
has only three touch targets which are the currently selected number
in the middle with a lesser one above and greater below, now what
you touch is what you get, flingability and long press are still
supported.

2. Removed the restriction for a View with an AccessibilityNodeProvider
to not have any concrete children. If the View has a provider, then
this provider is responsible for creating the AccessibilityNodeInfos
for all its descendants, concrete and virtual. The number picker is
a good example for such a case - it has a concrete input view and
two virtual buttons as its children. This is a safe change since
this behavior has not been released.

3. This patch also fixes bug where the number picker is stretched too
much in the Theme theme.

bug:6177794
bug:5728294

Change-Id: I5fb370fe0b864a156f5f2aaf2de5f55f6b6d4e84
/frameworks/base/core/res/res/values/styles.xml
24e877e1c3b9d3e0be742796ceeefdfe2183040c 08-Mar-2012 Adam Powell <adamp@google.com> Fix bug 6029592 - font size setting causes clipped icon menu items

Force the legacy icon menu panel to show text at a fixed size that will
not be badly clipped when the user has increased the system font size.

Change-Id: Ic991f2377424e4f42ab9f84b146650414cbde849
/frameworks/base/core/res/res/values/styles.xml
faeac2737de098269a69011f4980a412559b55a9 06-Mar-2012 Jeff Brown <jeffbrown@google.com> Merge "Change widgets to post invalidate to the animation timer."
6cb7b46c56449e84434b11eb12f9b8977fcd0398 05-Mar-2012 Jeff Brown <jeffbrown@google.com> Change widgets to post invalidate to the animation timer.

Change-Id: I8377e924529fb9d8afd8a834003a17de616e8e87
/frameworks/base/core/res/res/values/styles.xml
e8331bd2e7ad3d62140143cafba3ff69be028557 03-Mar-2012 Svetoslav Ganov <svetoslavganov@google.com> Sync of the NumberPicker attributes with the public Java APIs

1. Renamed some attributes to not overlap with already public
ones since they are not dedicated for external use.

bug:6094713
bug:6104108

Change-Id: Iab8a906680ebcaa91f020ffbf55cf603a1071437
/frameworks/base/core/res/res/values/styles.xml
53b948d3aec62e886bd10da664a07bdaab916b48 02-Mar-2012 Svetoslav Ganov <svetoslavganov@google.com> Sync of the TimePicker attributes with the public Java APIs.

1. Renamed an attribute which is not mean to be public so
its name is not the same as that of an already public one.

bug:6094713

Change-Id: I3f8b3f3840b88265069d3474be7db04056d219c1
/frameworks/base/core/res/res/values/styles.xml
c49a8be0d2aee5a3d1ff50015a0c0758b0988cfb 02-Mar-2012 Svetoslav Ganov <svetoslavganov@google.com> Sync of the DatePicker attributes with the public Java APIs.

1. Deprecated two old attributes.

2. Renamed an attribute which is not mean to be public so
its name is not the same as that of an already public one.

bug:6094713

Change-Id: I577a9e191cbd05cd18cb34105dcdbe53c0a5dd1e
/frameworks/base/core/res/res/values/styles.xml
99a9655b9333c3bff6e462b12baa56a5fcd4cb20 28-Jan-2012 Michael Jurka <mikejurka@google.com> Making recents faster

Improving load time by:
- using window animation for fade-in and not
waiting to create HW layer
- starting loading of thumbnails/icons earlier
- only initially creating views for the first
screenful of items
- recycling views

Change-Id: I529b1085fe35d81aaafeb7433ccaed8e0537f01c
/frameworks/base/core/res/res/values/styles.xml
e85fc6220adbb7d81457579ba0e98c2e329a39a6 01-Feb-2012 Scott Main <smain@google.com> am 1a8a8b73: am 0b2701b7: Merge "docs: change that stated as a few doc fixes and turned into fully documenting the device default themes and fixing many more, including adding API level information for older themes to avoid confusion. Oh and fix an unclosed <em> tag c

* commit '1a8a8b73d48261384a0f63df894b68db97e7b02c':
docs: change that stated as a few doc fixes and turned into fully documenting the device default themes and fixing many more, including adding API level information for older themes to avoid confusion. Oh and fix an unclosed <em> tag causing a format bug.
493d27b89cc12400864080d9291c544dde43f763 01-Oct-2009 Scott Main <smain@google.com> docs: change that stated as a few doc fixes and turned into
fully documenting the device default themes and fixing many more,
including adding API level information for older themes to avoid confusion.
Oh and fix an unclosed <em> tag causing a format bug.

Change-Id: Ia4b33559bd5ad2cbae8b53966999cf7f5038b125
/frameworks/base/core/res/res/values/styles.xml
618455f7e7255019c8cc08a734ba7c52b67a7dc8 18-Nov-2011 Irfan Sheriff <isheriff@google.com> Redesign p2p around provision discovery

= Provision Discovery:Is an optional discovery technique for figuring out
if a peer supports the specific WPS option. For compatibility reasons,
we will now always use it during connection but at the same time support
devices that request to support connection without it

= State machine and UI redesign around the new interaction

= Specify config methods explicitly for compatibility

Bug: 5599949
Change-Id: Ib79435dda472c43cc0746f56bf79ea896b2e33a4
/frameworks/base/core/res/res/values/styles.xml
42b7e99b11a5ab1cbc0beebe0b15e46bdf462dff 08-Nov-2011 Adam Powell <adamp@google.com> Fix bug 5544103 - Spinner text doesn't look dimmed when disabled

Pre-Holo spinners had a far more "buttony" look that expressed the
disabled state clearly, but Holo spinners are more subtle. As a result
we want to mark the contained view representing the current item as
disabled when the spinner itself is disabled.

Express this as a private framework style attribute that cannot be
changed at runtime.

Change-Id: Icff2ef2b8a3b1a96cbf00e4c75eda41a4dada7b3
/frameworks/base/core/res/res/values/styles.xml
d1a956b5f93e9c600b6dc8b84ae3e5e2cb21ad22 08-Nov-2011 Adam Powell <adamp@google.com> Fix bug 5534414 - Unselected tab states for Holo

Sync unselected action bar tab states with UX. Unselected states no
longer have an underline.

Leave TabWidget tabs alone; they still keep the underline for
unselected tabs.

Change-Id: I379b94aeabb9472f3b6c859507faea57f2f9b0b6
/frameworks/base/core/res/res/values/styles.xml
7f0c850b7a4a2b8a135a110a33d053f4d6689559 02-Nov-2011 Svetoslav Ganov <svetoslavganov@google.com> Merge "Updating NumberPicker, TimePicker, DatePicker to fit different screen and font sizes." into ics-mr1
ec1e06a00d26a783fb948e739ad8157c03e55302 31-Oct-2011 Svetoslav Ganov <svetoslavganov@google.com> Updating NumberPicker, TimePicker, DatePicker to fit different screen and font sizes.

1. Now the NumberPicker has minWidth/minHeight that is the lower bound
of the correspodning size for which the widget looks well enough to
be usable. There is also maxWidth/masHeight that is the upper bound
of the corresponding size for which the widget looks best. The picker
tries to greedily reach the max dimesions for which it looks best.

2. The NumberPicker was not taking care of the max width of the items
is shows numbers/strings mapped to numbers. Now if not explicitly
specified the widget computes the maxWidth at which it looks best
based on the content it shows.

3. Removed an unnecessary layout for number picker on tablets.

4. Updated the TimePicker/DatePicker to not hard-code width for the
number pickers it uses, rahter wrap the content.

bug:5417100

Change-Id: I432aa96185961e59a058a2565b15265ba7394818
/frameworks/base/core/res/res/values/styles.xml
7775f52e4aa7703a5721378f5a1103d9486af895 01-Nov-2011 Daniel Sandler <dsandler@android.com> Merge "Bring timestamps back to notifications." into ics-mr1
e37233038ed8775ebdb8ade95a7ff2c150c840c7 01-Nov-2011 Daniel Sandler <dsandler@android.com> Bring timestamps back to notifications.

Bug: 5371747
Change-Id: I3ef52140b37b9926fc9b745e60210a6dd7a036b8
/frameworks/base/core/res/res/values/styles.xml
24340afbab8ad4c191784fda8023407205bc0a75 01-Nov-2011 Adam Powell <adamp@google.com> Fix bug 5534667 - Action bar icons need more space on tablet

Set a wider minimum width for the action button style on -sw600dp.

Fix an annoying bug where recycled ActionMenuItemViews would retain a
lingering pressed state, causing an unrelated button to glow briefly.

The home/up affordance should not be focusable when it is disabled.

Change-Id: Ia68f3d09f5d977f50e4e33c354d8133367187973
/frameworks/base/core/res/res/values/styles.xml
e0c8ab5aaa02d7b9b01fe68fb893af4d78482f6c 26-Oct-2011 Svetoslav Ganov <svetoslavganov@google.com> NumberPicker does not not fit on Crespo in landscape.

1. Now the NumberPicker has a max height and width for which is looks
good but can still shrink if there is not enough available space.

bug:5512787

Change-Id: Ieea88cafa8408e1d4160bab4bfe2b771bd79f7f8
/frameworks/base/core/res/res/values/styles.xml
ba1fe8e3cfcf029a9bbd9bc7575e2b5c4f4ad8b0 15-Oct-2011 Chet Haase <chet@google.com> Issue 5432115: Speed up notification scrolling

The NotificationPanel was using views that had non-1 alpha
values set on them (permanently). This is costly in the GL
implementation and caused more rendering overhead, and worse
performance, than simple opaque views would.

The fix is to set the text color and ImageView drawable alpha
directly, without setting the View alpha property.

Change-Id: I381e0bd45bf45784b8e364a27a339e6583189a43
/frameworks/base/core/res/res/values/styles.xml
9ca4b4377c6c94cca181c57bd9c784386223d274 07-Oct-2011 satok <satok@google.com> Add a hidden flag for the auto correction indicator in SuggestionSpan

Bug: 5245468

Change-Id: Ic111554da86fefd47dd9a26c1bd41e4ee57dc552
/frameworks/base/core/res/res/values/styles.xml
e0696a73aca5162847341a24c2eec6e5f470beb6 06-Oct-2011 Richard Ngo <richardngo@google.com> updated blue border for stackviews to new holo blue

Change-Id: I1dc52fa0b089e52afb2213b106aea049c861c1ea
/frameworks/base/core/res/res/values/styles.xml
c2deadc9f3c7bb0bd23500bd86a1cffe04862c07 30-Sep-2011 Gilles Debunne <debunne@google.com> New underline color for the Voice recognized suggestions

Change-Id: Icb863942e7c11caca7384deca5c59866d4668256
/frameworks/base/core/res/res/values/styles.xml
b80a3fcad1776c1b9abe3662899660b4f88ac2ab 16-Sep-2011 Svetoslav Ganov <svetoslavganov@google.com> Revamping of the NumberPicker widget for improved usablility.

1. Now if the widget is not interacted with shows a smaller selector
wheel with the increment and decrement arrows at the top and bottom
respectively.

2. Tapping an arrow button now animates the widget to the new value. i.e.
rotates the selector whell to the next value.

3. Fixed a bug that double tapping on the input shows the IME but then
after pressing an arrow button the IME is not hidden.

4. Fixed a bug that was exposed via late changes in the framework or the
graphics and was manifested of the selector wheel not having fading
edges.

bug:5251980
bug:5383502

Change-Id: I4a089dc69b07a3b28a514017cddf786cb9f4af16
/frameworks/base/core/res/res/values/styles.xml
1a6be3eb7bbf1c5d1f15a59d1c2c1afa5f6b9911 18-Sep-2011 Gilles Debunne <debunne@google.com> Bug 5290461: change voice IME underline span color

Change-Id: I072cc480bfaabe9486261c695c88e845bfcd842e
/frameworks/base/core/res/res/values/styles.xml
5691c7a2d6655733db88692364b5e4f38222e841 11-Sep-2011 Amith Yamasani <yamasani@google.com> Fix preference screen padding for legacy apps (non Holo).

Also fixes the right margin for single pane preferences on phones, so the
scrollbar is fully visible.

Bug: 5262868
Bug: 5263470
Change-Id: Ifbbe22744bd42ab33578d1f01daecdea4d59f5cc
/frameworks/base/core/res/res/values/styles.xml
ba3c377ba428bcf1c9b5a5cdf697fec0ed4fade7 10-Sep-2011 Adam Powell <adamp@google.com> Fix metrics on Holo progress dialogs

Change-Id: I8818d002dcee0ca6d6deead9e0403c07e8ef4460
/frameworks/base/core/res/res/values/styles.xml
f2e754002166b8126e6faf8c494da5835432d572 08-Sep-2011 Svetoslav Ganov <svetoslavganov@google.com> Update the sharing UI according to latest UX specs.

bug:3362473

Change-Id: Ic302c289e28061f53446f98e5b97573d57d9cfb8
/frameworks/base/core/res/res/values/styles.xml
56dcbda3ee777136e1a26be84546df43798f03a5 02-Sep-2011 Adam Powell <adamp@google.com> FIX BUG 5244136 - HOLO LIST SEPARATOR TEXT DOES NOT SHOUT

Holo's listSeparatorTextViewStyle now uses the all-caps style.

Change-Id: Ia1d21ecc3c05a3e3fc29a78c683e875ce08cab99
/frameworks/base/core/res/res/values/styles.xml
0eea6681519277310e1733d791bfc0342b8e5cea 29-Aug-2011 Gilles Debunne <debunne@google.com> Using ListView for Suggestion popup window

New background assets from Bug 5204807.
New text selection color and associated handles, bug 5217848.

Change-Id: I4eaea6be732843d8ff344400d029b4a1b80b084f
/frameworks/base/core/res/res/values/styles.xml
e6d368218918f911b1954296dab25bf84147b4c6 30-Aug-2011 Luca Zanolin <zano@google.com> Add EditTextShortcutSpan to provide edit short cut in the text view.

At the moment, EditTextShortcutSpan allows only the deletion of the text. In the future, we may decide to add extra functionality,
like "retry" where all the text is removed and a specific IME is triggered.

Fix the underline. The underline is not defined in thickness, and not as a multiplier of the default underline thickness.

Change the behaviour of SuggestionRangeSpan to match the specification.

Change-Id: I80437d9887c7a2ff8f62c38afbb0cb7add7ee9c8
/frameworks/base/core/res/res/values/styles.xml
474cac1c212e1f02deaffe5512941af9cb2a760b 29-Aug-2011 Gilles Debunne <debunne@google.com> Merge "Suggestions popup window is dismissed on tap outside."
150176d83023e3c486dba10edebb72af36b4099a 26-Aug-2011 Chet Haase <chet@google.com> Made the Switch class public.

Tweaked the API of Switch slightly and made the class public (it was
hidden before).

Change-Id: I4a099e8afd18a11a5850252025ae3bbbb866830d
/frameworks/base/core/res/res/values/styles.xml
754289a8956cbc43ea724fd68f808efa27404a3a 27-Aug-2011 Gilles Debunne <debunne@google.com> Merge "Changed PreferenceCategory left padding."
74361f37868c74e481b16e4ad9ea527b1f4a4d71 03-Mar-2011 Gilles Debunne <debunne@google.com> Text selection handle animations made faster.

Created a fast_fade_in/out for this.

Change-Id: I9f8d6d6a8dd34657dc75946e4ab6663e0fb48beb
/frameworks/base/core/res/res/values/styles.xml
d7bcc884a7c8cd74589cb1f6be112f7458d95e3c 26-Aug-2011 Gilles Debunne <debunne@google.com> Changed PreferenceCategory left padding.

For a reason I didn't have time to investigate further, the
old 5sp value was not used in a standard PreferenceCategory,
the left and right padding being set to 8dip for these.

For other users of this style, this change sets the right
padding value of 8dip.

Change-Id: Ia8a7b6ffc9e1dc99b98415dcc141eb7277f6da28
/frameworks/base/core/res/res/values/styles.xml
28294cc74491885c7fe4442353026f01f5b773e8 24-Aug-2011 Gilles Debunne <debunne@google.com> Suggestions popup window is dismissed on tap outside.

But now the tap is not handled at all, as it was before. To do this, the popup window
is now focusable. As a result, the TextView's window loses focus. We hide the
cursor to prevent a non-blinking visible cursor. We should also fake the
state of the parent TextView to keep it visually focussed.

SuggestionRangeSpan and SpellCheckSpan had to made Parcelable since they are recreatedi
when the TextView is re-created when the popup is dismissed.

Change-Id: Ic99b2c4f02c282394f214938dd19168547af4886
/frameworks/base/core/res/res/values/styles.xml
04db9b6b03cefc809a1a5fab37f9b38899d6beb6 25-Aug-2011 Adam Powell <adamp@google.com> Fix bug 5211053 - use actionBarItemBackground for overflow

Change-Id: I3f26a32dca648ae7cc8d77191f4ab24471175cc5
/frameworks/base/core/res/res/values/styles.xml
11a8c027e409cf01a2946be3dbd46ac806852849 18-Aug-2011 Jeff Sharkey <jsharkey@android.com> Merge "Preferences padding and scrollbars to match spec."
ce4a193ea8056da09d7fea64aeb4e4bc05d11d3c 08-Aug-2011 Jeff Sharkey <jsharkey@android.com> Preferences padding and scrollbars to match spec.

Adjust preferences ListView to use direct padding instead of applying
to outer parent. Also display scrollbars outsideOverlay on small
screens.

Change-Id: I750c53d2452d8842d487a091075c32f009f2c2fc
/frameworks/base/core/res/res/values/styles.xml
4cee03a85f5756227e3c74965a5d3fb52bbf57a9 16-Aug-2011 Gilles Debunne <debunne@google.com> Merge "Change the behavior of SuggestionSpan."
7d1c55fad8194e2c82f5f88f98ab5569f9c52ab9 16-Aug-2011 Luca Zanolin <zano@google.com> Change the behavior of SuggestionSpan.

SuggestionSpan can be accessed in two different ways:

- by tapping on the text (easy access)
- by tapping on "replace" pop-up (not easy and difficult to discover)

The "easy access" will be used for dictionary suggestions and voice recognition suggestions.

The suggestion span can be rendered into two different way:

- default, text is underlined in blue
- spelling error, text is underlined in red

Change-Id: I0af0fe6700d0ad588facb21c021dc6f59ef172f1
/frameworks/base/core/res/res/values/styles.xml
360abf32ccc384286d8e0772ab7271edfc70a0be 16-Aug-2011 Jeff Sharkey <jsharkey@android.com> Merge "Adjust holo tabs to match spec."
62e2bdecc21819a71c04204f20fc051886fdabd6 16-Aug-2011 Adam Powell <adamp@google.com> Fix bug 5165223 Fix Holo Spinner item/dropdown alignment.

Fix bug 5117565 Spinner popup extends out of screen bounds.

Change-Id: I7fef7bbe98aa26611c498d1fe875e84db57dcda0
/frameworks/base/core/res/res/values/styles.xml
11f4a48c54f3006778c874662ff04a4d9d157f25 09-Aug-2011 Jeff Sharkey <jsharkey@android.com> Adjust holo tabs to match spec.

Change-Id: I8653ab10cd45bed3c38b15362e80af6c3319f763
/frameworks/base/core/res/res/values/styles.xml
14b7e2c1688914ba8b6854738981337d7c0653be 12-Aug-2011 Adam Powell <adamp@google.com> Fix bug 5078498 - Icons jump around on split action bar

Revise measurement and layout code for the lower menu on a split
action bar.

Fix some metrics in the action mode close button and in button bars.

Change-Id: I76215e28ae3b0199162dedd32794b25c9e38a346
/frameworks/base/core/res/res/values/styles.xml
9ca705e323cb737a07a667c1e86bac702f11a29c 12-Aug-2011 Adam Powell <adamp@google.com> Fix bug 5075761 - Visual assets: CAB states

Integrate new assets for the contextual action bar (action modes).

Change-Id: I8439196f8b7466ce862e1c21a34b7ae1abf88f36
/frameworks/base/core/res/res/values/styles.xml
f242368f38b21479763d6e07174547c610a51c5c 11-Aug-2011 Adam Powell <adamp@google.com> More fun with action bars and themes!

Fix bug 5144738 - Allow user to define pressed state asset for action
bar. Added android:actionBarItemBackground theme attribute. This
allows themes to define item pressed states for the action bar
independent of the standard selectableItemBackground.

Fix bug 5145416 - Custom view in action bar should use themed context
when inflating resource ID. Also applies to tab custom views.

Fix bug 5135550 - Tab divider height / Color should match spec. Added
actionBarDivider theme attribute. Similar to actionBarItemBackground
above, this allows apps to maintain proper contrast when the bar has a
different contrast profile than the rest of the activity.

Fix bug 5154778 - Theme.Holo.Light.DarkActionBar in themes.xml and
search_bar.xml are still referencing the deprecated title_bar_shadow
when we should be pointing to ab_solid_shadow_holo

Change-Id: I5ef0084de28a7c2d2fa02ae1752884feab0f8523
/frameworks/base/core/res/res/values/styles.xml
13cd10cc2df9189445d95d7b792990af65592933 05-Aug-2011 Adam Powell <adamp@google.com> Fix bug 5111513 - Spinner asset updates for action bars

Update the spinner assets/styles used for action bar list navigation.

Change-Id: I36e1cd09d0fbce21130306f3a9a202d265016eb0
/frameworks/base/core/res/res/values/styles.xml
d31d3887bbd8d7290a71737a108a11d9eea5bea3 27-Jul-2011 Andrew Sapperstein <asapperstein@google.com> Added Device Default Themes.

Now we have device default themes that OEMs
can change without affecting the Holo theme
or its derivatives. Additionally, the device
default themes point to device default styles
that have stubs (while inheriting from their
holo analogs).

Change-Id: I91f4a828eca1ba4da1d5b073dd04a34e52534aa4
/frameworks/base/core/res/res/values/styles.xml
59aed3885e7bf34b4d7c021db4243484fa267526 03-Aug-2011 Dianne Hackborn <hackbod@google.com> Put back the status bar animations.

Change-Id: I9b326e8da9fa17878dde8a83c6551e9eb600bb7e
/frameworks/base/core/res/res/values/styles.xml
24f2936d352e8938a02ec10ace57cac8671fc68f 28-Jul-2011 Chris Craik <ccraik@google.com> Merge "Use WebTextView overlay to render text fields/areas much faster"
e3e7a88b4d83d46be5a6c766dc4340cd1687d693 25-Jul-2011 Chris Craik <ccraik@google.com> Use WebTextView overlay to render text fields/areas much faster

bug:5008210

Still has the following issues:

* colors are always black & white

* ignores centering, word wrap from text area

* gray background text (such as with instant search) and other textfield effects
aren't shown

The DebugFlags.DRAW_WEBTEXTVIEW can still be used to overlay red text over the
input box.

Change-Id: I7f22321c31b9edbc5351cac13f2e17b0ee19d563
/frameworks/base/core/res/res/values/styles.xml
a94b9ad23ac1f281c9d2dac02d01aa07ca5e1682 27-Jul-2011 Gilles Debunne <debunne@google.com> Merge "Bug 4987014: a tap outside dismisses the text suggestion popup"
bfbbcf5677d4a5f8c8f938e4c8a8f86d3c7d74c2 26-Jul-2011 Svetoslav Ganov <svetoslavganov@google.com> Updated the layout for the activity chooser view.

1. Updated the laoout to size the buttons properly.

Change-Id: I58f9beeca23af8b0471cf7f7ae9ca717223221aa
/frameworks/base/core/res/res/values/styles.xml
2888524e03896831f487e5dee63f18f1c33c0115 26-Jul-2011 Gilles Debunne <debunne@google.com> Bug 4987014: a tap outside dismisses the text suggestion popup

Change-Id: I61f5a3c981770393aa861c88d989c653ea00a067
/frameworks/base/core/res/res/values/styles.xml
31a41d35f64c016c63eebaaceff938a0ca40b122 11-Jul-2011 Gilles Debunne <debunne@google.com> Bug 4534376: Suggestion popup is not clipped.

This happened when the popup was larger than the screen because of a very long suggestion.
The text will now be ellipsized with a marquee (better than using 2 lines I believe).

Also removed the up layout that was intended to be used when the popup did not fit vertically.
The popup is moved up instead if needed.

Change-Id: Ie741610e74ade10c691614f1c30d0e17b213c698
/frameworks/base/core/res/res/values/styles.xml
b4569fb17fada4fdc43e4f4dbfbc79bb097a1f74 09-Jul-2011 Amith Yamasani <yamasani@google.com> SearchView behavioral and visual changes

Align text suggestions and search string.
Close button only clears the field.
Back button clears focus, hides dropdown and keyboard.
Tweaked SearchDialog's use of SearchView to follow above patterns.
Fixed other little bugs.

Change-Id: I9d34c2ebe2b1b2ca887220894c19a26809db85f6
/frameworks/base/core/res/res/values/styles.xml
414051b8b1e31b69ca622d68f391245f1989500b 18-Jul-2011 Svetoslav Ganov <svetoslavganov@google.com> Update the style of the action bar share UI

1. Made the background of the default and expand buttons change when pressed.

2. When the share UI is shown on the overflow the "Show all" menu item was
present event if all items are shown.

3. The width of the popup for picking an item was different for the action
view and overflow case.

bug:5039747

Change-Id: I72afbcf86c93596c7eba4d70c002eab060ff31f8
/frameworks/base/core/res/res/values/styles.xml
9ac32a4697f7cd27478c1a12415ff287eebb7926 14-Jul-2011 Adam Powell <adamp@google.com> Smooth the spinners

Change-Id: I36de60dc05e5c15692d33d030973f27d54a9d465
/frameworks/base/core/res/res/values/styles.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/values/styles.xml
7f8f79a1ff086c04a3ad2a442b1d39a8186e3e50 08-Jul-2011 Adam Powell <adamp@google.com> Add ALL CAPS style to TextView/TextAppearance

Switch out ugly hack in action menu items for the new style.

Change-Id: I68a0ed62a352b14d499e6478b82bbc12dcb5a030
/frameworks/base/core/res/res/values/styles.xml
160bb7fa60e8ece654e6ce999b6c16af50ee7357 07-Jul-2011 Adam Powell <adamp@google.com> Action bar layout tweaks

Fix a Spinner issue that reported odd baselines

Fix detection of expandable items for action menus and allocation of cells

Use the right asset for home-as-up in Theme.Holo.Light.SolidActionBar.Inverse

Add TextAppearance.Holo.Widget.ActionBar.Menu as a basis for further
menu item styling

Sync with design for tab/menu text appearance

Change-Id: I32026bbde1cd4e15b6cda30d78d3d48250c84c94
/frameworks/base/core/res/res/values/styles.xml
a72ef62e5c329a19eab9935acba816fc1369c637 07-Jul-2011 Adam Powell <adamp@google.com> Add style/theme definitions for solid action bar configurations.

Change-Id: I540e12ad3d8fc779dac24402286d995f542b5d25
/frameworks/base/core/res/res/values/styles.xml
c8b0b005cb616deb9646f2c2b995890fa9530f94 23-Jun-2011 Adam Powell <adamp@google.com> Fix bug 4771354 - Phone landscape action bar subtitle slightly cut off
on the bottom

Let action bar title sizes adapt for restricted space in landscape.

Fix home spacing for tablets to eliminate redundant layout.

Change-Id: If38a43d87ca1aebf96b5d7adfdb1cf36c41ec07e
/frameworks/base/core/res/res/values/styles.xml
0d5d1b7e8cc06b4c62a863314debbb8b24554f1f 23-Jun-2011 Adam Powell <adamp@google.com> Tweak action bar metrics.

Free up some more pixels in the action bar and better define how icons
within it resize.

Change-Id: I0768180e595ee7b23190a26607e8989fa1bac38f
/frameworks/base/core/res/res/values/styles.xml
414c4984fdbb03b688bb5c3c76d20100fce3d067 17-Jun-2011 Adam Powell <adamp@google.com> Merge "Create theme attributes for small and large listPreferredItemHeight. Change default holo dialog list items to use them."
c8834722d5591d1381dc199f04a544a6b11b74bd 17-Jun-2011 Adam Powell <adamp@google.com> Create theme attributes for small and large
listPreferredItemHeight. Change default holo dialog list items to use
them.

Tweak dialog button bar style.

Change-Id: I9bf14621aea44b8b7d60c290ecea86e6284ccdaa
/frameworks/base/core/res/res/values/styles.xml
ebce0115e239919680fc5574ae4ca79e617fcce8 16-Jun-2011 Daniel Sandler <dsandler@google.com> ICS updates to notification layouts.

Of note:

1. There is no "X" (veto) button anymore. (Well, there is,
but it's offscreen so it should still be available to
assistive devices.) Users can use "Clear all" or the new
swipe-to-veto gesture to clear notifications.

2. As a consequence of #1, your layout goes all the way to
the right edge of the notifications panel again. Enjoy
the extra space!

3. The numeric bubble in the notification icon is now capped
at "999+" like it is in the expanded notification view.
(Note that this involves a couple of new public framework
resources: one to indicate the number beyond which the
substitution string will be used, and one specifying a
localizable substitution string.)

Bug: 4651514
Bug: 4686329
Bug: 4501990
Change-Id: I0e6bdb6aec4fe5bfc927eb1aba955d444a9414ec
/frameworks/base/core/res/res/values/styles.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/values/styles.xml
cc2e5bea7da9339a9c03a9616f22348978e8909c 10-Jun-2011 Adam Powell <adamp@google.com> Fix some measurement/sizing with split action bars

Change-Id: I5fded370d214eb0a50d06fd6a14446227d3b30ac
/frameworks/base/core/res/res/values/styles.xml
81cf3ecadefb8fd6c05771b0b9947babaa9c8eaf 17-May-2011 Adam Powell <adamp@google.com> Action buttons now use themable style.

Obey action view layoutparams.

Change-Id: Ia466008465b57659615fbf9d450ce3fdb3c06379
/frameworks/base/core/res/res/values/styles.xml
0419ab9e4a7761e2aac7e1bec73057b3beba97ec 09-Jun-2011 Adam Powell <adamp@google.com> resolved conflicts for merge of fb339016 to master

Change-Id: I4ffa0bb8809fa5f99feced9e243df4efa6ac00ac
be0a4535053bbfdebd215e244b154ac810fd8edc 30-Nov-2010 Adam Powell <adamp@google.com> Add SwitchPreference

Change-Id: I073e9bfba8c4e1a625c27f976f71ea56a81ba20f
/frameworks/base/core/res/res/values/styles.xml
1a4678b93f3f0e6ecff0280481af51470e6b0194 09-Jun-2011 Adam Powell <adamp@google.com> Public styles for action bar tabs

Change-Id: Id77d32c6d83ea72662ae8972710860f5fe42e617
/frameworks/base/core/res/res/values/styles.xml
a4fa2cd1c007c2bd0f330f6a3ffde2949d9574c5 27-May-2011 Amith Yamasani <yamasani@google.com> Merge "Manual merge. Preference activity changes to work on smaller tablet screens and phones."
15a7b814e90d0e8fa90ca45d93913717b2679ecc 27-May-2011 Adam Powell <adamp@google.com> Sync holo button bar styles with UX.

Change-Id: I9588f1beb014262bf71d97521b0f371c85977923
/frameworks/base/core/res/res/values/styles.xml
405c1af75607fafdb1d6faf34e13e032e4934787 26-May-2011 Amith Yamasani <yamasani@google.com> Manual merge. Preference activity changes to work on smaller tablet screens and phones.

Padding around fragments and to the left of preference items
adjusted for different display sizes.

Change-Id: I2d29e5525c381092a3f1d2fb1265ce07db893d78
/frameworks/base/core/res/res/values/styles.xml
86ea1f5f521981d075aef56f11693e4f3bc32fdb 13-Apr-2011 Jeff Brown <jeffbrown@google.com> Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)

Added a new PointerIcon API (hidden for now) for loading
pointer icons.

Fixed a starvation problem in the native Looper's sendMessage
implementation which caused new messages to be posted ahead
of old messages sent with sendMessageDelayed.

Redesigned the touch pad gestures to be defined in terms of
more fluid finger / spot movements. The objective is to reinforce
the natural mapping between fingers and spots which means there
must not be any discontinuities in spot motion relative to
the fingers.

Removed the SpotController stub and folded its responsibilities
into PointerController.

Change-Id: Ib647dbd7a57a7f30dd9c6e2c260df51d7bbdd18e
/frameworks/base/core/res/res/values/styles.xml
f8ac6b7394cfd37f01471bb35475ff2930eee140 24-May-2011 Adam Powell <adamp@google.com> Action bar tab layout

Sync with UX on action bar tab layout behavior.

Make action bar tabs behave better with configuration changes.

LinearLayout now supports largest child measurement in unspecified
mode.

Change-Id: Id520641715a61c07e64124a0c5a70912996c98a0
/frameworks/base/core/res/res/values/styles.xml
1d2385d08a9e706243fdf9399b417ad7e24c19ba 20-May-2011 Amith Yamasani <yamasani@google.com> DO NOT MERGE. Preference activity changes to work on smaller tablet screens.

Breadcrumbs move to the action bar on certain configs.

Padding around fragments and to the left of preference items
adjusted for different display sizes.

Change-Id: Ie899f9742f4ebd7044f158b1c7db06df82ad2d75
/frameworks/base/core/res/res/values/styles.xml
2e6b4ad76c7b18d10aeffd19ecc743313eabbfaf 18-May-2011 Adam Powell <adamp@google.com> resolved conflicts for merge of f61c3d07 to master

Change-Id: Id38b4ff3ccc677b2d9e743186473b3559b00119b
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/values/styles.xml
f95e474796aa03e2367fe9134e561282c7a05619 17-May-2011 Adam Powell <adamp@google.com> am b45b21d1: am b4eb3ace: am 79411726: Merge "Turn fading edges back on for ScrollView and HorizontalScrollView." into honeycomb-mr2

* commit 'b45b21d13e3311c819d5fbd548ff8c859cc1dfe3':
Turn fading edges back on for ScrollView and HorizontalScrollView.
aff08381a34cf51536264ab3e59f8829f1ddc46c 16-May-2011 Adam Powell <adamp@google.com> Turn fading edges back on for ScrollView and HorizontalScrollView.

Change-Id: Iba880fef0083d36d105b387e4184c57a5fd62486
/frameworks/base/core/res/res/values/styles.xml
b48e74b10c3ef14d6c30381d8893abaddd50f2b2 04-May-2011 Daniel Sandler <dsandler@android.com> Start honeyphoning the notification panel.

Notifications on phones should look much more like Honeycomb
now, including large icon and veto support.

And less crashing.

Bug: 4322305
Change-Id: Ibde6f66fbae1c8d3167085f7b0fd79118485f05c
/frameworks/base/core/res/res/values/styles.xml
f3cd1d957c0d709a4704722b6397c934c1a770b8 27-Apr-2011 Adam Powell <adamp@google.com> Bug 4269063 - Populate contentdescription in action bar

home/up and action menu

Change-Id: Ia09d78d9d37848621e025b9af93a92cfd3bb8dc7
/frameworks/base/core/res/res/values/styles.xml
214a8627c5688b7d942a1209fa38eda4a24a7240 27-Apr-2011 Gilles Debunne <debunne@google.com> Support for overlapping spans in TextView's suggestions.

Implemented the merging of the different spans, highlighting words that actually differ.

Some TODO left in the code.

Change-Id: Iaf01f36b07d01639a4009cced6ea9b055ce9cc1f
/frameworks/base/core/res/res/values/styles.xml
dae7824c4b78d02159c6ad0896f246942d7b3d8c 26-Apr-2011 Adam Powell <adamp@google.com> Action bar work for phones

Drop tabs to a second row at < w480dp

Make 9-patches for the cab's "done" button thinner

Add a "disable home" display option to the action bar to turn off
focus and touch feedback when tapping home would do nothing

Change-Id: Ib2eedf311655f02055357321e2e9ad5b9037fed1
/frameworks/base/core/res/res/values/styles.xml
2a231f8435dba525c838779e0fd44710ea23cd98 20-Apr-2011 Adam Powell <adamp@google.com> Merge "Refactor menu internals."
2352b978a3c94cd88f41d0d908f961333fdac1e9 13-Apr-2011 Jeff Brown <jeffbrown@google.com> Initial checkin of spot presentation for touchpad gestures.

Added a new PointerIcon API (hidden for now) for loading
pointer icons.

Fixed a starvation problem in the native Looper's sendMessage
implementation which caused new messages to be posted ahead
of old messages sent with sendMessageDelayed.

Redesigned the touch pad gestures to be defined in terms of
more fluid finger / spot movements. The objective is to reinforce
the natural mapping between fingers and spots which means there
must not be any discontinuities in spot motion relative to
the fingers.

Removed the SpotController stub and folded its responsibilities
into PointerController.

Change-Id: I5126b1e69d95252fda7f2a684c9287e239a57163
/frameworks/base/core/res/res/values/styles.xml
696cba573e651b0e4f18a4718627c8ccecb3bda0 29-Mar-2011 Adam Powell <adamp@google.com> Refactor menu internals.

In the old world, MenuBuilder and MenuItemImpl were responsible for
generating views for any presentation of a menu. MenuBuilder needed to
know any types and resources involved, and the implied caching
semantics did not work well for menus presented within AdapterViews.

In the new world, the MenuPresenter interface takes over the
responsibility of generating views or adapters for menu
items. MenuBuilder/MenuItemImpl still provide extra metadata tracking
used by these presenters. Mutiple presenters may be active for a
single menu at a time. All of this remains internal framework
implementation details.

BaseMenuPresenter provides a simple base for presenters that treats
the host MenuView more like an AdapterView. This allows for less
rebuilding of views when items are added/removed.

Callbacks have been restructured. Calls that relate to the menu itself
are still handled by MenuBuilder.Callback, but calls related to a
specific presentation of a menu are handled by MenuPresenter.Callback
objects attached to a MenuPresenter.

Also add API to programmatically set divider options for LinearLayout
and hidden API so that ActionBarView can have finer-grained control
over divider placement.

Change-Id: I2265b86a084279822908021aec20dfbadc1bb56b
/frameworks/base/core/res/res/values/styles.xml
6a839703cd9aa72f5c6f107d0a8f894601d5c308 07-Apr-2011 Gilles Debunne <debunne@google.com> Merge "Word suggestion popup added to EditText."
6934044fd7d2de12c21e3cc9b7da589ec3b71e8e 31-Mar-2011 Gilles Debunne <debunne@google.com> Word suggestion popup added to EditText.

A double tap on a word will now display a list of suggestions based
on the CorrectionSpans that were added by the IME.

This is a first implementation of this feature. It needs some attention from
designers.

Change-Id: If863107681ce82a1639f21315878f830c2991fb7
/frameworks/base/core/res/res/values/styles.xml
26f072c3ee4f2baecf4fd3f8ed829ed709055cf4 02-Apr-2011 Adam Cohen <adamcohen@google.com> Making StackView res-out and click feedback colors stylable

Change-Id: Ia6241b1b66dc510b22bcf342d775f98eb7c86871
/frameworks/base/core/res/res/values/styles.xml
03ef0ead5e229c1f7c8f93fce823433cbff7da16 22-Mar-2011 Dianne Hackborn <hackbod@google.com> Fix holo tabs to work on phone screens.

This isn't perfect. I think the assets need to be reworked to
have padding at the bottom to account for the bar; in the change
here the text appears on top of the bar because it is aligned
with the bottom.

Also the icons now used for tabs are smaller than the old UI,
making the spacing here strange. For now I am dealing with all
of this by tweaking the layout dimensions.

Change-Id: I696100edba85a3f384d79aeb2538554c99d48437
/frameworks/base/core/res/res/values/styles.xml
e72f237defd9956a7e2d2e2bee8cd2558c3f83db 16-Mar-2011 Dianne Hackborn <hackbod@google.com> More work on making prefs work well on small screens.

Tweak padding so layouts now look decent, a few extensions so that
the correct title can be shown.

Change-Id: Ieace16bf4962d66564c6e2f67fb588e582943850
/frameworks/base/core/res/res/values/styles.xml
f196eb07f62707963574b6b09818cbd4f22986c7 04-Mar-2011 Leon Scroggins <scroggo@google.com> Update media controller appearance.

bug:3498335

Do not set a background for media buttons, and provide enough room
for the full height of the slider.

Change-Id: I3e2c29d8ff0d61b64e0128dd32ed1c9fb56b02ef
/frameworks/base/core/res/res/values/styles.xml
0e37f21ca3d8d8348dc4a1bd81dd1f0adfe02f0e 04-Mar-2011 Adam Powell <adamp@google.com> Fix bug 3505901 - SeekBar should account for thumb width in layout

Change-Id: Id69ba32c9d79adbb54c85192926659bc5142fdbd
/frameworks/base/core/res/res/values/styles.xml
8107f9552b7c336fddf4a02281ebfc5e1a7e2c85 18-Feb-2011 Adam Powell <adamp@google.com> Fix styling for legacy light themed lists

Change-Id: I1ec470f967376dd97b69cdf42face1386180a484
/frameworks/base/core/res/res/values/styles.xml
f75c97e023af7d4ad9a8c129d4ea282b1c3b8f94 11-Feb-2011 Gilles Debunne <debunne@google.com> Text insertion cursor is now defined by a Drawable.

Bug 3261766

If defined, the drawable is used instead of directly drawing a 1 pixel
line. This makes the cursor more fancy and more visible.

The drawable is currently clipped by the TextView's limits, which is
currently visible on the left when the cursor is at the first position.
To solve this issue properly, we would need to propagate a do-not-clip
up in the hierarchy.

Change-Id: I99f6001048eed14104994acf6bab942dda8eb38e
/frameworks/base/core/res/res/values/styles.xml
2bbdd77ab20788e901a410f299edef028b66bb6e 03-Feb-2011 Amith Yamasani <yamasani@google.com> Expanded volume panel with sliders and mute buttons.

Bug: 3395734

Volume panel that can be expanded and can be used
to control different streams' volume and toggle
silent mode.

Shows the active stream's slider on top and the
remaining below. Touching outside dismisses the
dialog as well as a 3 second timeout.

Dialog fades out after timeout.

Change-Id: Ief258cc904bfd3d62f1291adba4a9cf442bcb006
/frameworks/base/core/res/res/values/styles.xml
02a30a8cebafd02e20c89928925e259689e7c393 01-Feb-2011 Adam Powell <adamp@google.com> Fix bug 3410400 - Holo rating bar assets

Change-Id: I107f7d3eea2f82ee49a906b0409f01afe78e69b9
/frameworks/base/core/res/res/values/styles.xml
ca05585f048b1ba6716d09b318dca60a77ab3fa3 28-Jan-2011 Daniel Sandler <dsandler@google.com> Correct font size for notifications & control panel.

Bug: 3388577
Bug: 3394785
/frameworks/base/core/res/res/values/styles.xml
c446bdf886955c41734819893e6709179acb9cc2 27-Jan-2011 Gilles Debunne <debunne@google.com> Refresh the list of preloaded drawables and color state lists

Bug 3266751

The boot time is 43 compared to 44 seconds, which is within the precision of the measure.

Starting 15 activities in a sequence takes 20-24 seconds with the old version and 17-18
seconds with the new pre-load (12/13 when ran a second time, all apps being loaded).
The standard deviation is high, but it seems consistently better.

Change-Id: Ieac3cb93be03e8186979b894adda29f0549b9734
/frameworks/base/core/res/res/values/styles.xml
344302600a87175a9fd2bdfbf38708b1d1759731 26-Jan-2011 Daniel Sandler <dsandler@google.com> Merge "Fit and finish on status bar:" into honeycomb
4f0d85c0cc4b0aeb6c7cf2f69844e3535801b2a4 26-Jan-2011 Adam Powell <adamp@google.com> Fix button assets and styles.

This fixes some padding issues that broke apps during the last update.

Change-Id: Icdce5231f4497f8f0be0ab842a03cbfdfc501c5a
/frameworks/base/core/res/res/values/styles.xml
f844dc4fa8ae53d485f10ebc7f91899159d7551e 25-Jan-2011 Daniel Sandler <dsandler@google.com> Fit and finish on status bar:

- Clock color fixed. [3374581]
- Clock vertically aligned. [3388224]
- Clock uses system font assets now. [3385564]
- Solid version of AndroidClock added to build. [3385564]
- Extraneous background glow removed from notification panel.
- Removed solid black background from notifications. [3388223]
- Added background image behind large notification icons
and increased large size to 64dip [3388434, 3384355]
- Corrected size & leading of notification text [3388577]

Bug: 3374581
Bug: 3384355
Bug: 3385564
Bug: 3388223
Bug: 3388224
Bug: 3388434
Bug: 3388577
Change-Id: I8e443da5758deca412d1ce5944f887b35f6265ed
/frameworks/base/core/res/res/values/styles.xml
bb37b6477fe76a045654290f2b998a61ff2632b9 25-Jan-2011 Gilles Debunne <debunne@google.com> Merge "Fixed CAB background and selection color for legacy applications." into honeycomb
24dca2250154a7fac2f7d6b5b14fc6957ac8f92f 22-Jan-2011 Gilles Debunne <debunne@google.com> Fixed CAB background and selection color for legacy applications.

Also fixed Title/subtitle and menu item button's text colors.

Bug 3378113

Change-Id: Id43cac14dcce40b4f49105e7e524f15b75a6b938
/frameworks/base/core/res/res/values/styles.xml
3169a0860ce784bef52f139ebf8bf5d48f740515 24-Jan-2011 Adam Powell <adamp@google.com> Fix bug 3381563 - fix segmented button styles

Change-Id: Ie191ef55548f2035012f643ad6ef434a4b10fff0
/frameworks/base/core/res/res/values/styles.xml
84abcfb32d852ba2e7ecee0ad13f5adcbc1d485a 21-Jan-2011 Adam Powell <adamp@google.com> Fix bug 3374792 - Default holo dark activity background is badly
dithered at full size

Fix bug 3357191 - Need holo star assets

Fix bug 3357255 - Need expandable list item arrow assets

Fix bug 3373538 - Holo button padding settings difficult to work with
- remove hard padding from holo button styles. This also adds explicit
'small button' holo assets.

Fix bug 3362311 - PopupMenu with just one item has broken borders -
fix 9-patches.

Fix bug 3357195 - Need holo toggle button assets

Change-Id: I9aad9487960dc9f7e7671431ff753a6dde10908a
/frameworks/base/core/res/res/values/styles.xml
e60e1e597b85ce2cc94818a42ff9e30547af94f8 20-Jan-2011 Gilles Debunne <debunne@google.com> Paste popup window is displayed on the side when it would be clipped on top of screen.

Bug 3259774

Change-Id: I6ea20452a3a235e264c91c112f52da7230657708
/frameworks/base/core/res/res/values/styles.xml
9cd5fb2f46e219ec8250383fb201b94cb2ee8c0a 20-Jan-2011 Svetoslav Ganov <svetoslavganov@google.com> Some touches on the NumberPicker UI.

1. Shoing the scroll wheel and fades it out the first time
the widget is displayed.

2. Added separators for easing use to figure out which will
be the current selection while scrolling.

3. Updated the fling scroller to user decelerating interpolator.

Change-Id: Ie75519564ace8f44cc6f8eed692182153f839694
/frameworks/base/core/res/res/values/styles.xml
4243dc394d89a93cb207efa36e9755c2424d688b 19-Jan-2011 Svetoslav Ganov <svetoslavganov@google.com> Updated the Time/Date pickers to be backwards compatible

bug:3349400

Change-Id: I2a3dda82caf7de0ed203306c89ee774b94b7d82e
/frameworks/base/core/res/res/values/styles.xml
327fbd2c8fa294b919475feb4c74a74ee1981e02 17-Jan-2011 Dianne Hackborn <hackbod@google.com> Fix a bunch of API review bugs.

3362464 API REVIEW: android.content potpourri
3362445 API REVIEW: Fragment transaction stuff
3362428 API REVIEW: Fragment stuff
3362418 API REVIEW: Loader stuff
3362414 API REVIEW: android.content.pm.ActivityInfo

Change-Id: I6475421a4735759b458acb67df4380cc6234f147
/frameworks/base/core/res/res/values/styles.xml
a3aaad1f7b4430cb7449767bb13fc1f43d688480 17-Jan-2011 Amith Yamasani <yamasani@google.com> Merge "Add back legacy layout for preference framework for compatibility." into honeycomb
8f68f4fe79f29334e3d822564733c349622c05a8 17-Jan-2011 Adam Powell <adamp@google.com> Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and
FEATURE_ACTION_MODE_OVERLAY to coexist.

Fix "custom title" dialog window decor for holo.

Change-Id: Ia732caeb89e12d8d754be31c3bd2faf13a8c95d6
/frameworks/base/core/res/res/values/styles.xml
e494662c9998b9bb06d0850ec9df9239c8803d27 17-Jan-2011 Amith Yamasani <yamasani@google.com> Add back legacy layout for preference framework for compatibility.

Bug: 3184831

Copied holo layouts to *_holo.xml and restored the old layouts for
non-holo (pre-honeycomb) apps to use so that their layout assumptions
aren't messed up.

Change-Id: If4dcef16191a47a4b101da6bfb0c2df1757d1ae4
/frameworks/base/core/res/res/values/styles.xml
e7d468410b3a783560d5158a5798cef1b4b67702 14-Jan-2011 Adam Powell <adamp@google.com> Rework action bar menus.

Fix bug 3328810 - remove icons from action bar overflow menu. Popup
menus now will not show icons. Give popup menu items a minimum width.
Alter the sizing of popup menus.

Fix bug 3192635 - revise rules for action menu dividers. Dividers now
appear between the overflow button and any other items next to it, and
anywhere they disambiguate touch targets between text and other
content. Action views are on their own and should include their own
dividers if needed.

Remove dividers from around action bar spinners and tabs.

Change-Id: I935b48b473606ac2adde5e2b251bf30ebe2a3da9
/frameworks/base/core/res/res/values/styles.xml
d2a922720f22c1d130afb3248840cccd328fecdc 12-Jan-2011 Amith Yamasani <yamasani@google.com> Remove popup indicator for dialog style preference items.

Bug: 3341160
Change-Id: I1d3da0dfd7216f6bdea0c38347f57ec524a1641b
/frameworks/base/core/res/res/values/styles.xml
54c38bf05da42e40b8726ab2b5a33762081e9345 12-Jan-2011 Gilles Debunne <debunne@google.com> Merge "New QuickContactBadge holo style." into honeycomb
2ad2bf232714009586c5163e08754886bdd9ea20 12-Jan-2011 Svetoslav Ganov <svetoslavganov@google.com> Merge "Renaming NumberPicker resources to be consistent." into honeycomb
012dd5a461f18a2e5dad38c60282fac1c21ff7fe 12-Jan-2011 Svetoslav Ganov <svetoslavganov@google.com> Renaming NumberPicker resources to be consistent.

1. The resources for the NumberPicker now start with 'numberpicker_' instead of the legacy 'timepicker_'

2. Removed unused resources.

Change-Id: Ide7c61df1936f174b6fffc778cba3a58b324556a
/frameworks/base/core/res/res/values/styles.xml
16ffa6cb2d31d130bb0b58afca31c461c784ce5d 12-Jan-2011 Adam Powell <adamp@google.com> Merge "Fix bug 3338079 - Dialog styled activity decor" into honeycomb
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/values/styles.xml
d865011473aae8dcddc4a8a1350c46d6aed4079a 11-Jan-2011 Chet Haase <chet@google.com> All animator resources moved to res/animator

Change-Id: I9342ff21e9a15ba29da946e091343a6f8223c181
/frameworks/base/core/res/res/values/styles.xml
923505803aa248e95b1e0caa5bc83ac824d61194 08-Jan-2011 Gilles Debunne <debunne@google.com> New QuickContactBadge holo style.

The background is removed. A blue triangle is displayed on the lower right corner.
Now theme dependant.

Change-Id: I984ac5185039569bd378af9f15b59d11fd1b5c8f
/frameworks/base/core/res/res/values/styles.xml
a50ff3847e2e817947802ab8a5882e722539ee4c 09-Jan-2011 Adam Powell <adamp@google.com> Update progress/seek bar assets. Add indeterminate horizontal progress
bars for holo theme.

Change-Id: I86bb6af1e26727d18b24d5a5378cc9d1b431fc0e
/frameworks/base/core/res/res/values/styles.xml
a6c127670fb3389d0184e8e0bc2d800770db3dd7 07-Jan-2011 Adam Powell <adamp@google.com> Fix bug 3158976 - Search box is too small

Set default minimum widths for SearchView text fields.

Fix an issue with the ActionButton style.

Change-Id: I2315df334479ba66fed16e2ca59c4a49e2437442
/frameworks/base/core/res/res/values/styles.xml
345a9f4e6d0a1b60664b010385f36456a5fef25d 07-Jan-2011 Adam Powell <adamp@google.com> Fix bug 3212471 - Widget.Holo.ActionButton style and friends now 76% more useful

Change-Id: Ideb37c8a31e37df8fcfc549d12b4b6cafc983ca1
/frameworks/base/core/res/res/values/styles.xml
a39b987bb761899636ae1e3669d1343499d04ebd 06-Jan-2011 Adam Powell <adamp@google.com> Fix Holo Spinners

Fix bug 3321329 - Spinner dropdown does not match widget width

Fix a bug in ListPopupWindow where setContentWidth was misbehaving

Add gravity setting to Spinner. This controls the positioning of the
selected item view within the widget. Holo default is left, legacy
default is center.

In dropdown mode, Spinners now WRAP_CONTENT width based on a limited
set of dropdown content. This means the dropdown can display a
reasonable amount of its content without clipping, while matching
width with the Spinner widget itself.

Change-Id: Ia17fd5f71526548408f4ad3b16bde536b0d3b207
/frameworks/base/core/res/res/values/styles.xml
b2316968cfb96148ebcff268afd32f98150a8869 22-Dec-2010 Gilles Debunne <debunne@google.com> Multi-line EditText background is set using a state.

Step 1/2: remove the previous code that relied on a specific theme attribute.

Bug 3214105

Change-Id: Ib4fc55a9093d64e69ac798ec56503ccdb284cbec
/frameworks/base/core/res/res/values/styles.xml
e9730bf3d2dcbea1879f24c18aaf9810ac57084c 21-Dec-2010 Svetoslav Ganov <svetoslavganov@google.com> Adding APIs for setting whether to show week number and setting the start day of week. Cleaned up the code a bit.

Change-Id: Iaa7154c6912a68cd91df3ac881c324096394ea24
/frameworks/base/core/res/res/values/styles.xml
1d0f0d2ca950b8e3adad9e41180744b320c991ed 21-Dec-2010 Amith Yamasani <yamasani@google.com> No frame and margins for dialog style preference screens.

Bug: 3246757
/frameworks/base/core/res/res/values/styles.xml
dcc9dce073aff05d682e47a8a0be9c62cc2ceb5e 20-Dec-2010 Adam Powell <adamp@google.com> Fix bug 3273104 - Fix SeekBar holo style

Change-Id: I2050757ce008f9546792ebb7ca51d7a227d8565e
/frameworks/base/core/res/res/values/styles.xml
01ce2c708f258277d18a076d3758da5ddee90ded 18-Dec-2010 Svetoslav Ganov <svetoslavganov@google.com> Updating NumberPicker resources and DatePicker selector color for the Light Holo theme

Change-Id: Id1bb07a82f44fe56e1a9917c3fe8d49b3363852d
/frameworks/base/core/res/res/values/styles.xml
99b539f6326a5f0df123b34766becec023bf7a84 15-Dec-2010 Svetoslav Ganov <svetoslavganov@google.com> Updating the light Date picker theme. Some UI fixes.

Change-Id: Ic83fdf93868bf86478a1173e82f24ac27f6301bc
/frameworks/base/core/res/res/values/styles.xml
3c9f519f898f8fc809550199ea823c0225c682a8 09-Dec-2010 Amith Yamasani <yamasani@google.com> Move the breadcrumbs to the right pane.

Bug: 3236568
/frameworks/base/core/res/res/values/styles.xml
b119b6cfcfc4cad6e5c0a80f09607ba6967a911d 09-Dec-2010 Jeff Sharkey <jsharkey@android.com> SegmentedButton style should inherit.

Change-Id: Idd3bc5e6de3d64fd681f69ba1de3ac88576c9ca7
/frameworks/base/core/res/res/values/styles.xml
1e8b5fea90e6160f8cdd101767d0a8f6842751fd 09-Dec-2010 Romain Guy <romainguy@google.com> Re-enable fades in ListView.

Change-Id: I90ee6ef4264c4b420619b058cf8d7708525807e1
/frameworks/base/core/res/res/values/styles.xml
50f34d14f6dd3411fdbdb6a7b8b285c2b8fdbf5c 04-Dec-2010 Svetoslav Ganov <svetoslavganov@google.com> Adding DatePciker widget based on the Calednar team code. Updated DatePciker and DatePickerDialog as the second part of the Time/Date pciker refresh feature.

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

Change-Id: I65b6600f72b92db024f83b63d3ea91abc1cbb96c
/frameworks/base/core/res/res/values/styles.xml
7e06ea80f781b26e17d630ccbb08237be2541f36 06-Dec-2010 Adam Powell <adamp@google.com> Fix bug 3245210 - Bad window style for action modes for light holo dialog theme

Also fixed some issues with the overlay action mode window styles.

Change-Id: Ie4cf43f6ccf720ef0090ca8bd667fb6d78152f93
/frameworks/base/core/res/res/values/styles.xml
d94d6e77037ab58dd950c7c2379a0d3b73498807 06-Dec-2010 Adam Powell <adamp@google.com> Fix bug 3246772 - GridView has orange focus asset in holo theme
Fix bug 3246335 - ImageButton background not properly defined for holo

Change-Id: I8c90ce680dd94c8166be401ebd49bb80a3da3976
/frameworks/base/core/res/res/values/styles.xml
3f7f7ac30af6ea572aca44df91363cff7fcd9fef 06-Dec-2010 Adam Powell <adamp@google.com> Add dividers to action bar navigation. Lighter dividers for holo themes.

Change-Id: I879dbd815a891fe5db20678b674a9cee63a5e1ae
/frameworks/base/core/res/res/values/styles.xml
4002cb21eaf2f6bd33bacfa22afaadd55f11fd5c 05-Dec-2010 Adam Powell <adamp@google.com> Add public style for tabby-looking views

Change-Id: I5b2339aff668f4db4569e55cd29328032ca03385
/frameworks/base/core/res/res/values/styles.xml
8c345d8316cf8aaebe04889122ef80435122d4aa 05-Dec-2010 Adam Powell <adamp@google.com> Integrate new holo button assets; update action bar tab styles

Change-Id: I9e16b08f507cf176f57568d8cc88a913aa08fcce
/frameworks/base/core/res/res/values/styles.xml
d8b3f2e8eee5f24de6653a918613674e9495f751 02-Dec-2010 Adam Powell <adamp@google.com> Action mode animations

Change-Id: I132791217a38257e4fe730f2dd364cf48069c75d
/frameworks/base/core/res/res/values/styles.xml
fcca00accb923d3cbda4e0d6f5540b10e8279cd2 01-Dec-2010 Adam Powell <adamp@google.com> Update themes; dialogs, metrics

Add divider attributes to LinearLayout, plus styles for borderless
buttons. Update text field assets.

Change-Id: I673acab1692cc028a0327e8c154069253a4d52e8
/frameworks/base/core/res/res/values/styles.xml
8b2fb60cd49426c77869ddd91cbf4130d337a41c 25-Nov-2010 Mindy Pereira <mindyp@google.com> Preference changes to layouts.

Change-Id: I37366c3465aa1d8d2bd30fb6ae4b821f5f2d5e2d
Additional changes to make the left and right padding
behave the same way as the top and bottom padding.
That is, our default pref screens will automatically
apply the padding and clipToPadding tags. Custom preference
screens will appear as before.
Uses LayoutParams now instead of a specific id.
/frameworks/base/core/res/res/values/styles.xml
12190b36a9da88f8db7dbd9ce16d127d76a904b7 29-Nov-2010 Adam Powell <adamp@google.com> Add the Switch widget

Switch is hidden currently; it will be used in SystemUI and preferences.

Change-Id: I2cd8458783f938f00f5ee5e7a67fb5a90404797d
/frameworks/base/core/res/res/values/styles.xml
206316a61f904ea0a6b106137dd7715a2c246d4c 19-Nov-2010 Svetoslav Ganov <svetoslavganov@google.com> New Number picker widget

Change-Id: I834e725b58682e7a48cc3f3302c93c57b35d4e27
/frameworks/base/core/res/res/values/styles.xml
a9f1e1503f1830f9eccdf62e7ece019cf680aa60 25-Nov-2010 Amith Yamasani <yamasani@google.com> Use newer SearchView icons and improve layout and highlights.

Also fix the theming for AutoCompleteTextView, which is used by SearchView.
/frameworks/base/core/res/res/values/styles.xml
2266b92072b2eda16ef71ed6f3d8811159b756de 23-Nov-2010 Mindy Pereira <mindyp@google.com> Create logic for applying padding only to custom preference layouts

n the case of any standard PreferenceFragment layout, we can
change the list styling to add padding and set clipToPadding to false.
In this case, we don't want extra padding in the parent ViewGroup
(R.id.prefs).
When an app specifies a custom preference fragment layout, we want
to add the previously existing padding styles R.id.prefs.

Change-Id: Idfd77dcbef264c6f5f4121b66fd54c684ad0a288
/frameworks/base/core/res/res/values/styles.xml
7f1c57d11e79bb52c674b94e10a6cff6c58e6ea8 22-Nov-2010 Adam Powell <adamp@google.com> Fix bug 3208546 - use the right sized progress spinner for holo.light

Change-Id: I7c9d3607368a72c0b06012be0995d23591a68b78
/frameworks/base/core/res/res/values/styles.xml
3f76aa7755fbb2e77ca6a648bbfa1f75680788c9 20-Nov-2010 Joe Onorato <joeo@google.com> Test for using the right size of notification info text.

Change-Id: Iac8764542ddcd3ef0375f6d6d03225e9f6c2fc1c
/frameworks/base/core/res/res/values/styles.xml
8595a3dd9a6feff70f8ddbad924d79b591d611e4 20-Nov-2010 Joe Onorato <joeo@google.com> Show the number in the expanded notification instead of in the bar.

Change-Id: I248b4fe1732ed290e9f3f9c094de4544a0e396ab
/frameworks/base/core/res/res/values/styles.xml
b33be1c672f459d94b151b3b2e3859a7655a7fa3 18-Nov-2010 Adam Powell <adamp@google.com> Fix bug 3208911 - apps not getting default ActionBar style values

Change-Id: Ie2855d6ebbaf49d187dc8bd63fda7f1b397325b5
/frameworks/base/core/res/res/values/styles.xml
1c60300129e431ccf1cf258291eac5acdb3a2fe4 18-Nov-2010 Ed Heyl <edheyl@google.com> Revert "Temp fix; Revert "Fix bug 3167081 - Action Bar redesign to support "up"""

This reverts commit 8b8914b50d36734305d582485fa839b7d04b8872.

Change-Id: Ib3ee99257ed10af5f729f3d29af37b5b48a8e139
/frameworks/base/core/res/res/values/styles.xml
8b8914b50d36734305d582485fa839b7d04b8872 18-Nov-2010 android-build SharedAccount <android-build@google.com> Temp fix; Revert "Fix bug 3167081 - Action Bar redesign to support "up""

This reverts commit 432e5f9f167e622d03fee0e10215b6e2234c1a3c.

Conflicts:

core/res/res/values/public.xml

Change-Id: I7212626479da7aef80b9bcb4c2144435364dafae
/frameworks/base/core/res/res/values/styles.xml
432e5f9f167e622d03fee0e10215b6e2234c1a3c 18-Nov-2010 Adam Powell <adamp@google.com> Fix bug 3167081 - Action Bar redesign to support "up"

Integrate new assets for action bar "up" and menu. Restructure action
bar layout to support the new design. First pass at metrics.

Change-Id: Iefc502bf398905208129ef41072bdf4a0225bfe0
/frameworks/base/core/res/res/values/styles.xml
fe4d5defd07962d622182bcc9a4eb8027ba23e8d 01-Nov-2010 Gilles Debunne <debunne@google.com> Multiline EditText have top and bottom brackets to differentiate from single line.

Change-Id: Iab6da75e7a823018221399c0b03dd47f7f768f21
/frameworks/base/core/res/res/values/styles.xml
fd52b18d9bf3cd62c7a07058536e9f97db65beea 11-Nov-2010 Joe Onorato <joeo@google.com> The beginnings of the new status bar.

There is a lot of rough stuff still, but most of the functionality is here again.

Change-Id: I4b1241e61270f1434e798481afa83634233ee670
/frameworks/base/core/res/res/values/styles.xml
6af97e1c20df4d7010fafd7059c95d9b4113e4a6 12-Nov-2010 Adam Powell <adamp@google.com> Revised assets for progress bars and indeterminate progress spinners.

Add support in ActionBar for activity-wide progress APIs.

Add ability for progress bars to set a target framerate rather than
the 5fps previously used.

Clean up some more dialog layouts using hardcoded styles rather than
theme attributes.

Change-Id: I8e88c7595e27c0b6f7829b598f2b084ac8501ae3
/frameworks/base/core/res/res/values/styles.xml
021aad952bee3ac9ee4a98c09f1a012359088dd2 10-Nov-2010 Adam Powell <adamp@google.com> First pass at styling progress bars for Holo.

Added attribute to let scale drawables size based on the intrinsic
width and height as a minimum. This helps prevent artifacts when
some 9-patches are used in situations like progress bars.

Change-Id: I168a232d3225afe9b5578a05a9b8634a1084404c
/frameworks/base/core/res/res/values/styles.xml
b8e45b1fd82e07cdd47f0fa089ab6dd062106c18 09-Nov-2010 Amith Yamasani <yamasani@google.com> Fix preference layouts so that custom preferences don't break.

Fixes some missing checkboxes in gmail and qsb.
/frameworks/base/core/res/res/values/styles.xml
8da35290693d404b482104abc5f696f6cfd58a2c 05-Nov-2010 Amith Yamasani <yamasani@google.com> Added assets for preference panel and adjusted layout margins for new spec.
/frameworks/base/core/res/res/values/styles.xml
9ab978713ce86fdaefed2407f4f3c998ab0e3178 27-Oct-2010 Adam Powell <adamp@google.com> Action bar API updates - new display options

Change-Id: I55e56cd7aafa53994990079e88ef85e4eb1a0b3f
/frameworks/base/core/res/res/values/styles.xml
7b9652b66b76b90fd95952c42a4f82965ed80d72 27-Oct-2010 Gilles Debunne <debunne@google.com> New Paste view on top of insertion point in TextViews.

Tapping on the insertion handle displays a new pop-up dialog that allows to paste.

Select all icon removed.

Change-Id: I6b8c088dd5930c3f67b38928fd43cdd5c9da0904
/frameworks/base/core/res/res/values/styles.xml
27da0bf0a38231111cbf6bb7df6c4a0d53b144d8 25-Oct-2010 Amith Yamasani <yamasani@google.com> Fix sub-header height to follow drawable. Floating panels for Preference screens.
/frameworks/base/core/res/res/values/styles.xml
44c1473c03a0021224fa94af9b1e3579ec244b12 19-Oct-2010 Gilles Debunne <debunne@google.com> New Holo style for Tabs.

Holo theme with new assets and style for TabWidgets.

Legacy Themes still use GB style.

Assets added in a previous bluk update were removed.

Change-Id: Ia4a612678561fa5047bbd2a72488086c0f3d61a1
/frameworks/base/core/res/res/values/styles.xml
5d2b178f5c7c2dc68f8a640689abb6745ba35983 25-Oct-2010 Adam Powell <adamp@google.com> Holo: vertical dividers, group button states, default window backgrounds.

Change-Id: I06b1397a8026d01a2e4eca7e87ca2d1edbe4f92e
/frameworks/base/core/res/res/values/styles.xml
3986b4c2ad44d4682e4fa626b317e299400b8e64 25-Oct-2010 Mathew Inwood <mathewi@google.com> Fix ratingBarStyleSmall style in Holo theme.

Bug: 3123746
Change-Id: Icbfd5e2fcae7c1668e243c1b03a62ab31f42126b
/frameworks/base/core/res/res/values/styles.xml
f876cc72c015d1d8e5824de4844f66a3e9918c2a 24-Oct-2010 Adam Powell <adamp@google.com> Fix list dividers for holo

Change-Id: I7d5a8e735887d3c278dd8a559d9c85fb26f4eba5
/frameworks/base/core/res/res/values/styles.xml
50ae1dc3a4ed563ad7ad96adaa0353567474545c 23-Oct-2010 Adam Powell <adamp@google.com> New assets for lists and buttons

Change-Id: I289f2326cb9e21df963edfd7a6e8f951bdead732
/frameworks/base/core/res/res/values/styles.xml
b1818e83f4a81bc4e4e30b99bb48830415be731b 20-Oct-2010 Amith Yamasani <yamasani@google.com> Update dropdown colors and list readability for SearchView.

Dismiss IME on launching suggestion.
/frameworks/base/core/res/res/values/styles.xml
8f39c64bf10f0427dbc50030062f501162b80689 19-Oct-2010 Dianne Hackborn <hackbod@google.com> Fix activated state in holo theme.

The background showing the activated state needs to be a
state list so it can change. Also remove the new default
drawable in the selector that appeared, since it is redundant
with the original default of being transparent.

Change-Id: I90b23883af73da05e4b314725ef6a8e374019565
/frameworks/base/core/res/res/values/styles.xml
84321b2bed38753665adfda0ac14a508173362e0 15-Oct-2010 Adam Powell <adamp@google.com> Change AlertDialogs to use button groups.

Ditch dumb prototype implementation of ButtonGroup.

Change-Id: I803ef51b0bf4059936ddeb9145ca37ee53cd24b9
/frameworks/base/core/res/res/values/styles.xml
d609279c33f7d5587e5fa0bd954bff846623e246 14-Oct-2010 Ben Murdoch <benm@google.com> Set the correct style for TextAppearance.Holo.SearchResult

Values have been taken from the current TextAppearance.SearchResult
style. This was making WebTextView in the Browser show unreadable
autocomplete suggestions (pale grey text on a white background).

Change-Id: I35961e12ab96d29791c495723709b2eff5714471
/frameworks/base/core/res/res/values/styles.xml
89edde3efad66063ff6108475976352c0c4e5fdb 14-Oct-2010 Adam Powell <adamp@google.com> Holo styling and metrics; holo spinners

Change-Id: Ib6d80e5e1a79b7a4ff208df8dbc097e7b9228d13
/frameworks/base/core/res/res/values/styles.xml
ccb013ffac696df1cd1bfc528264e583d01c9ab5 13-Oct-2010 Adam Powell <adamp@google.com> Holo fixes and refinements

* Fix Holo.Light dialog text color for system-created dialogs
* Use the correct text anchor assets for selection mode
* Temp fix for small holo light button metrics

Change-Id: I974528418b69354961ea43abf8249c8caada8e17
/frameworks/base/core/res/res/values/styles.xml
f16888f1e849b0bc0b9c17e5f833c4e2cd54c382 12-Oct-2010 Adam Powell <adamp@google.com> Holo fixes

* Fix up ButtonGroup to behave better.
* Fix bad states with holo list selectors.
* Clean up action mode UI components.
* Change action mode UI to use a text button instead of 'X' to dismiss.
* Fixed spinner dropdowns for Holo.Light

Change-Id: Ifc092bd549ffb539d6a3b2ddd95ebd4b114a441f
/frameworks/base/core/res/res/values/styles.xml
be4d68e7b238b8ee879de0481e39c40d3f1683b6 09-Oct-2010 Adam Powell <adamp@google.com> Updated styles and metrics.

* Added preliminary ButtonGroup support for buttons that display as a unit.
* Fixed a bug with MenuBuilder that caused old-style icon menus to fail.
* Added support for explicitly setting line height in text.

Change-Id: I1ba65f09dd9e1bc833d247ebe72052a21e3f99f0
/frameworks/base/core/res/res/values/styles.xml
2fbf4de64f0ec5052201cea9519c44d5b1789a40 01-Oct-2010 Adam Powell <adamp@google.com> Holo theme progress and assets!

* Light and dark dialogs
* Checkboxes and radio buttons
* Toggle buttons

Warning! This is still a work in progress. This does not include final metrics.
Some assets (specifically dialogs) are currently misaligned.
/frameworks/base/core/res/res/values/styles.xml
7172bdac3145a01dd95d58acb9987b7a0eb374ee 07-Oct-2010 Jeff Sharkey <jsharkey@android.com> Assign parent TextAppearances to Holo.Light theme.

Change-Id: I60e82ec78c4e766bf1fbd86a0d6cd6c972cbbf81
/frameworks/base/core/res/res/values/styles.xml
9ff82bf2b33513052500473d0d6d025a80dcecbf 05-Oct-2010 Chet Haase <chet@google.com> Adding next/prev to fragment animations and to PreferenceActivity

Adding a new concept of "next" and "previous" to fragment.s Previously, fragments would
either be placed onto or taken off of the stack, or would just replace the current
fragment. The new next/prev capability gives the ability to run a transition that is
specific to next/previous operations, such as navigating forward and backward in a list.
New next/prev animations may be associated with a fragment replace operation to get the
next/prev animations built into the system (next animates things up, prev animates them
down).

Change-Id: Ia9f3663bac009376420d845b396ac51b8e4d1647
/frameworks/base/core/res/res/values/styles.xml
6fee4406b0f8928c30ffe944e65bc6a1bfa9e188 05-Oct-2010 Gilles Debunne <debunne@google.com> am 9339fa7f: am be86b8a4: Updated quick contact assets.

Merge commit '9339fa7fa13b8c8847dac4624598112d03555330'

* commit '9339fa7fa13b8c8847dac4624598112d03555330':
Updated quick contact assets.
a143e83e1e179ee587540150989cdfd220923f96 04-Oct-2010 Adam Powell <adamp@google.com> am 7de900f3: am d29e6861: Merge "Fix bug 3058324" into gingerbread

Merge commit '7de900f3629e53e1a05b8d5854cf0164446346ae'

* commit '7de900f3629e53e1a05b8d5854cf0164446346ae':
Fix bug 3058324
be86b8a4c94905e547f8ecdcd220bbe7bb249d2b 01-Oct-2010 Gilles Debunne <debunne@google.com> Updated quick contact assets.

Change-Id: I1ab617a1deeeacbc49acd09f883fbf2aeaa904a3
/frameworks/base/core/res/res/values/styles.xml
c3808b5dc7d5873d04e8a0a247b179b2757764ba 04-Oct-2010 Adam Powell <adamp@google.com> Fix bug 3058324

PopupWindow now responds to the style attribute popupAnimationStyle
instead of windowAnimationStyle. The latter was being overridden with
undesired values. Animation.PopupWindow style added as a special
default sentinel value, which switches animation styles based on
whether the window is showing above or below an anchor.

Change-Id: Id7cc81f089b6053f2d3a495b1046002548ecf125
/frameworks/base/core/res/res/values/styles.xml
a57ae3f43864d3690908b084fdc7c638f45bf6c9 01-Oct-2010 Adam Powell <adamp@google.com> DO NOT MERGE Fix bug 3026771, other design/asset fixes.

* Button text changed to bold by default.
* Change notification divider to lighter gray (new asset).
* Change "Clear" notification button to use system small button assets.

Change-Id: Id1f1bdcf8c034186ad9acbdbdd544546bd32bbd8
/frameworks/base/core/res/res/values/styles.xml
385fe872ab93f4b4a584758136895d91e2907d52 28-Sep-2010 Adam Powell <adamp@google.com> Fix some text styling for Holo.Light

Change-Id: Ia082c12b2b0cef044170ba92e9f837bd38516c8e
/frameworks/base/core/res/res/values/styles.xml
c63806d852a550d82bbe6cadff8a2139d78ed559 24-Sep-2010 Adam Powell <adamp@google.com> Holo themes and assets in progress

Change-Id: Ic10480dc1c771d0ccd10f1d4014c945480fd6c0d
/frameworks/base/core/res/res/values/styles.xml
4aa90573bbf86db0d33a3a790c5dbd0d93b95cfe 27-Sep-2010 Romain Guy <romainguy@google.com> Adding display lists to the GL renderer (checkpoint.)

Change-Id: Iaa49757600a53b39369dbb23f8c3feab282518e6
/frameworks/base/core/res/res/values/styles.xml
e241621e9819a4ef99f95a40bc426bc29e5f780a 23-Sep-2010 Adam Powell <adamp@google.com> DO NOT MERGE Apply new styles to the status bar/notification shade

Change-Id: I5e89891852ff96f113083ac87bcfd74732c43faa
/frameworks/base/core/res/res/values/styles.xml
879fb6b5d66bec90d3420fad12a2a9b2fe9592f3 20-Sep-2010 Adam Powell <adamp@google.com> Text selection anchors changed to use windows

Manually cherry-picked

Change-Id: Id080dfad0e2f324fef3a5175abc78f76c8bad4c8
/frameworks/base/core/res/res/values/styles.xml
9aed300279db6953356aed5ef24a42291f5829cb 20-Sep-2010 Adam Powell <adamp@google.com> Text selection anchors changed to use windows

Change-Id: I14f138039f5e3175a8c07f21985715b8447708e5
/frameworks/base/core/res/res/values/styles.xml
f37df070ea84c353ff8bed4b2591932126d7e2ca 18-Sep-2010 Adam Powell <adamp@google.com> resolved conflicts for merge of b39470b5 to master

Change-Id: If441c8684c576b6cbc485a37088d6869ad3fb23f
b08013c312e3d849029a2f4c11889274c00f438d 17-Sep-2010 Adam Powell <adamp@google.com> Added overlay support for drawing/responding to text anchors.

Overlays let views draw and respond to touch events outside of their
bounds. This allows selection anchors to be friendlier and easier to
grab. This is currently private API, pending further evaluation.

Added themes/styles for text selection anchors.

Added assets for text selection anchors as provided by UX. The
left/right anchors are currently not suitable for use. They are here
for bookkeeping and replacement later. The theme currently uses the
'middle' anchor asset for all three. This will be changed once assets
are ready.

Change-Id: I01b21e5ae90cab201f86f38f2f5eeaf2bd7f6bcd
/frameworks/base/core/res/res/values/styles.xml
c6669ca63299219d815464129dac051ab2404286 16-Sep-2010 Dianne Hackborn <hackbod@google.com> Add API for showing breadcrumbs of fragment back stack.

This adds a simple API to have your back stack automatically
shown as bread crumbs in the action bar. Introduces some APIs
to retrieve the current back stack.

Also fix a little bug in the "activated" state where it was
being propagated down the hierarchy as "selected". :p And from
that, fix the standard colors to be reasonable when in the
activated state.

Finally PreferenceActivity is updated to take advantage of
bread crumbs to show your place in the preferences.

Change-Id: I9d633bedf8d7c6e4ed9b25cb9698faa66c7dd9a4
/frameworks/base/core/res/res/values/styles.xml
0b2d306e7000f4c0c6ad4e00d494bb401d8a9fc2 15-Sep-2010 Adam Powell <adamp@google.com> Style new popup widgets.

Change-Id: I208ed292afd9919071778baa9ea61d7ca9e7743c
/frameworks/base/core/res/res/values/styles.xml
2a5a53709ee40d4e400ef78adc695a1a9ae874e2 13-Sep-2010 Adam Powell <adamp@google.com> Fix broken ActionMode close button styling

Change-Id: I425df1433d43c1b2bd392464ed10142532640f81
/frameworks/base/core/res/res/values/styles.xml
733cbd58cbc3cf438a7ac0a2902b8aeab941a6b9 03-Sep-2010 Amith Yamasani <yamasani@google.com> SearchView API

Implements the basic requirements for in-app search. More work to be done.
/frameworks/base/core/res/res/values/styles.xml
1acd5203263bd22b87869a7847752e817b940558 11-Sep-2010 Gilles Debunne <debunne@google.com> am ddea348d: am e262ab2f: Merge "Changed menu and expandedMenu background color to dark." into gingerbread

Merge commit 'ddea348daaa0f72fb0aabb4843f9d6af9457efa0'

* commit 'ddea348daaa0f72fb0aabb4843f9d6af9457efa0':
Changed menu and expandedMenu background color to dark.
26b16f394609ba0bbcfa50e3ed2eddf9d1b7e146 10-Sep-2010 Gilles Debunne <debunne@google.com> Changed menu and expandedMenu background color to dark.

Change-Id: I662e635c49a4a80295a2f11ccd9406301ffd831d
/frameworks/base/core/res/res/values/styles.xml
bc234a19f4c74116454e2c77f4739290e761995a 10-Sep-2010 Adam Powell <adamp@google.com> Clean up action bar styles

Change-Id: Ib19698e08d643994c4416aac29a43e9197bbe1f3
/frameworks/base/core/res/res/values/styles.xml
079fd1c0a329b0fbd3761abe2e900a941131efed 09-Sep-2010 Adam Powell <adamp@google.com> Make action buttons more style-based

Change-Id: Ia7ef4da8d8004f1b3809b4883aafc541695d235a
/frameworks/base/core/res/res/values/styles.xml
ca259f4081404a8b4524b2fe80ab036182141ab7 08-Sep-2010 Adam Powell <adamp@google.com> Added resources and styles for ActionBar tabs

Change-Id: I7ba5502146dec2d71b3e9ff57d90e7b5bd2bc2a0
/frameworks/base/core/res/res/values/styles.xml
8f8fcfa319e0e0af14aa8f8555be58555703af02 28-Aug-2010 Daniel Sandler <dsandler@android.com> Notifications are now light-on-dark in the windowshade.

Finally.

This also fixes that little 1px gap that would occasionally
show through to the carbon fiber background (changed to
steel cord for now) between the last notification and the
windowshade's handlebar. It still gaps a little while you're
dragging, due to the asynchronous motion of the various
windows involved, but when the panel is still you shouldn't
see any background. (Man, that drove me crazy.)

Bug: 2949229

Change-Id: If085f4ab7dfb7c3868c30469661907d5d63f070b
/frameworks/base/core/res/res/values/styles.xml
0776deff39b7fe8435f2cbf6aa84bf202bac70f5 27-Aug-2010 Daniel Sandler <dsandler@android.com> More obsolete status bar bits. DO NOT MERGE

Bug: 2949215
Change-Id: Ibf39d37df63ce4bbd0e0da5325495feec9d69a67
/frameworks/base/core/res/res/values/styles.xml
96ca16a9a877c4d161933100edbb5f1232b4d415 11-Aug-2010 Gilles Debunne <debunne@google.com> New UI style in ListViews.

Introduces simple_selectable_list_item for new Holo theme list selection.
Also fixes bug http://b/issue?id=2942491 for colors.

Change-Id: I966a4f612a784557797bfa76bae019b2515724f2
/frameworks/base/core/res/res/values/styles.xml
b0b18b8de15931b604c33ca668d215354610c5ae 20-Aug-2010 Gilles Debunne <debunne@google.com> Added new Holo assets for Check boxes and Radio buttons.

Change-Id: I9e7e95f16367b2bd20ec1c9231a04834f6f8e8f5
/frameworks/base/core/res/res/values/styles.xml
ecf44e4d213e480a44facc30bd4c2b80fe857556 19-Aug-2010 Gilles Debunne <debunne@google.com> New UI theme for EditText.

Introduces new Theme.Holo and Theme.Light.Holo themes.

Change-Id: I208c0400d5e1713e24a7acb4dc3a3a6fbb4a94c3
/frameworks/base/core/res/res/values/styles.xml
a6d7ee19cc1f72f279b338bddcee3a1648c6c84c 13-Aug-2010 Gilles Debunne <debunne@google.com> Fixes in TextView's selection.

Handles are now centered on selection corners.
Touch regions tuned, especially for the one line / last line case.
Selection mode is stopped when text is entered or modified.
New temporary assets.
New selection background color.
Using references to theme for some hard-coded colors.

Change-Id: I820ec39bb6d5a3c6598c7c34b9c8f90b848da9f3
/frameworks/base/core/res/res/values/styles.xml
e2194445b078932733a2d1a02fc084ea2f3c7360 13-Aug-2010 Adam Powell <adamp@google.com> Clean up some Action Bar style handling.

Action Bar now obeys the titleTextStyle/subtitleTextStyle attributes
and has a better way of handling custom sizes. Any attached Action
Mode bar will keep in sync with the Action Bar's height.

Change-Id: I7d16319f5609d4d6c80a3043dcb60303e6e903db
/frameworks/base/core/res/res/values/styles.xml
811ed1065f39469cf2cf6adba22cab397ed88d5e 06-Aug-2010 Chet Haase <chet@google.com> Make Fragments use the new animation APIs

Change-Id: I3e3c271234c737491b6ae37821f16434f4563b1d
/frameworks/base/core/res/res/values/styles.xml
6b336f835d637853800b94689375a03f337139a4 11-Aug-2010 Adam Powell <adamp@google.com> ActionBar overlay mode, height fetching, show/hide

Change-Id: Ie931ed26ec885d891d6733132b517a53d95f8491
/frameworks/base/core/res/res/values/styles.xml
8584909e7fa0fba19077b789f9b5482d7feafbfd 06-Aug-2010 Gilles Debunne <debunne@google.com> New assets for checkboxes and radio buttons.

Added a dark/light variation.

Other files that might also need an update:
btn_check_label_background_light.9.png
btn_radio_label_background_light.9.png
btn_check_label_background.9.png
btn_radio_label_background.9.png

Pressed state is nearly invisible in light theme. To be tested with new background color.

Change-Id: Ibd312044364e08f1e789830ddd4c3af5cef30be1
/frameworks/base/core/res/res/values/styles.xml
1f9c7afc5a06576e327a4b1c12688202f53d9462 03-Aug-2010 Adam Powell <adamp@google.com> Add support for action buttons without an icon.

Change-Id: I026bb7463e7a73419dbaf79950d579ba05d04ea8
/frameworks/base/core/res/res/values/styles.xml
05336274dd8e7ababfe5b253069653abbba20c3c 10-Jul-2010 Gilles Debunne <debunne@google.com> Selection handlers in TextView

Long press on text view triggers selection mode. Two handles can be used to
adjust selection.

Change-Id: I45bb5fd62cae910570cff34920e45c4383160179
/frameworks/base/core/res/res/values/styles.xml
9529f2ce8a3c3ea9880ad29a82468b0291cd1fa2 01-Jul-2010 Daniel Sandler <dsandler@android.com> am 9b4b74be: am 294c9fb8: Improved graphics for the intruder alert.

Merge commit '9b4b74becf0e99b0a9090758d6337c6615cff1d1'

* commit '9b4b74becf0e99b0a9090758d6337c6615cff1d1':
Improved graphics for the intruder alert.
294c9fb8990ded73be52a3c1bfddbe1cebcd8b8e 30-Jun-2010 Daniel Sandler <dsandler@android.com> Improved graphics for the intruder alert.

Change-Id: I9aa6c8995da39f332b724fabe67ed5efe584552f
/frameworks/base/core/res/res/values/styles.xml
96675b1df3969f2d313b68f60ed9fa36805db8ce 11-Jun-2010 Adam Powell <adamp@google.com> Merging ActionBar menu with options menu.

Options menu items may now specify if they would like to appear in the
action bar. Menu items defined in xml may set the showAsAction
attribute to one of "never"(default), "ifRoom", or "always". Action
buttons are populated as follows:

* All showAsAction="always" items become action buttons, even if it
would crowd the navigation area of the action bar.

* If there is space remaining, showAsAction="ifRoom" items are added
until no more will fit comfortably.

Action button click events are now handled by the
onOptionsItemSelected method used by the standard options menu.

The construction of options menus now happens earlier in order to
provide data to the action bar. Activities with an action bar can now
expect to have onCreateOptionsMenu called when activity start-up is
complete.

Activity#invalidateOptionsMenu can be used to force a refresh of menu
items where the previous API would use ActionBar#updateActionMenu.

Change-Id: If52ddf1cf9f6926206bcdeadf42072ea2c24fab9
/frameworks/base/core/res/res/values/styles.xml
c3fa6304c997ccecf8ed15a4cbb7bd245128f3c3 18-May-2010 Adam Powell <adamp@google.com> Added ListPopupWindow. Refactored AutoCompleteTextView and Spinner
(optionally) to use it. Added associated styles.

ListPopupWindow allows apps to present a popup window of options to
the user that will correctly dodge the IME if needed.

Change-Id: I509c6c45036856daab686a6edeb7a9de1e72eb0a
/frameworks/base/core/res/res/values/styles.xml
8c8634b514ef26b0e667b8a4a837288707baa07b 24-May-2010 Daniel Sandler <dsandler@android.com> am c8a041f1: am 450da449: Merge "New shadowy status bar, direct from Z\'ha\'dum." into kraken
2c195f77a16e96fe2add0dd661b7376379e5513d 21-May-2010 Daniel Sandler <dsandler@android.com> New shadowy status bar, direct from Z'ha'dum.

Artwork is FPO but serviceable enough. Many hardcoded font
colors & styles were moved to styles.xml where they belong.
AM/PM finally given the old heave-ho (but configurable in
StatusBarPolicy.java).

Notification content remains on a light-gray background for
now (so as not to screw up custom RemoteViews) but status
icons will definitely need across-the-board rework to look
better against a dark background.

Change-Id: Id9d5a699532f9336563cd6f9699bff3893735e4f
/frameworks/base/core/res/res/values/styles.xml
33b974393b6fadcefc896ec4a0f9b66724f61e9f 20-Apr-2010 Adam Powell <adamp@google.com> ActionBar added to framework, integrated with Activity and styles.
Added onClick attribute support to menus in MenuInflater.

Change-Id: I739771b4f249d87a0d8b15969f3d526b099067a1
/frameworks/base/core/res/res/values/styles.xml
9a20aa74ca83fe53546b6f4cfb9d805d0cfd3a9c 13-Apr-2010 Evan Millar <emillar@google.com> Clean up the fallback state of QuickContact

-Show the generic avatar by default, until otherwise set
-Add padding to the nobadge asset so that it will be square
-Remove states from the nobadge asset since it is not actionable

Change-Id: Ide7da78782a0db9047de52af6f9c1f654fc6a1b5
/frameworks/base/core/res/res/values/styles.xml
fd6c969c8cb814a49582b94be9483ae45ba5b66c 05-Apr-2010 Joe Onorato <joeo@android.com> Redo the look of the recent apps switcher

Change-Id: I913c3f68f487e7ccf20a014c26ab85119e991484
/frameworks/base/core/res/res/values/styles.xml
e265532f30ca460dc0900c4cdfc3c7425ae7714b 16-Feb-2010 Leon Scroggins <scroggo@google.com> Create a default style for WebTextView.

As a result, all apps using WebView (and therefore WebTextView)
will get the same style, and display properly.

Fixes http://b/issue?id=2385422
/frameworks/base/core/res/res/values/styles.xml
980a938c1c9a6a5791a8240e5a1e6638ab28dc77 09-Jan-2010 Romain Guy <romainguy@android.com> Deprecate fill_parent and introduce match_parent.
Bug: #2361749.
/frameworks/base/core/res/res/values/styles.xml
de2606dcd36e9dfa49c42dbc68c539505d5ff8d4 19-Dec-2009 Dianne Hackborn <hackbod@google.com> Don't perform app transition of the app is not currently visible.

Yet more special casing for the window manager... try really hard,
if we are performing an activity transition that is behind an
opaque window (like say the lock screen or status bar) to just not
do it. And, just as important, do a reasonable transition away from
whatever is on top.

Examples:

- If the lock screen is up, and you get a call or press the
emergency dialer button, we fade from the lock screen to the
new UI, instead of fading to the animation going on between
the old and new.

- If you are in something hiding the lock screen, like the
in-call screen, and that is hidden, then fade back to the
lock screen.

- If you select an item from the status bar, then have the
new item displayed behind it as the status bar rolls up
rather than seeing a second animation. (In fact this can't
always be done because we may not start the transition to
the new thing until the status bar is already going away.
But for most cases we can do this with just one anim.)
/frameworks/base/core/res/res/values/styles.xml
114800653ca4575ec485a04c64889d98b40237e4 09-Dec-2009 Romain Guy <romainguy@android.com> Add new white style for ExpandableListView.
/frameworks/base/core/res/res/values/styles.xml
14bee131da68404b33655a241de83c2eeb417559 02-Dec-2009 Daniel Sandler <dsandler@google.com> Fix lock screen layouts with emergency call buttons.

Fixes http://b/2259529
Partially fixes http://b/2260798

Change-Id: Iabb3f74dc2a331810ae8ff44ebb319fe25d217ef
/frameworks/base/core/res/res/values/styles.xml
24ccf3c59077d81b0dd3b314822ff7dab215c165 11-Nov-2009 Jim Miller <jaggies@google.com> Fix for 2209086: Initial pass at new SlidingTab widget and integration into LockScreen.

Tested:
- unlock and mute/unmute

Not working:
- highlighting on right tab.
/frameworks/base/core/res/res/values/styles.xml
c1a2a8296e811a2b9f8553346147be65e8a690b6 30-Sep-2009 Evan Millar <emillar@google.com> Change FasttrackBadgeWidget->QuickContactBadge and make public.

Change-Id: I9d12beeba16c2f64742b4a99d0da4ceb73525b5b
/frameworks/base/core/res/res/values/styles.xml
b6eaaa2ab2a43193b6fec3790a7e413b8e28733a 29-Sep-2009 Dianne Hackborn <hackbod@google.com> Clean up cacheColorHint to be better controlled by the theme.

Fixes generic lists in dialog themes, for example.

Change-Id: I0ea1cae1641d8ab3756179ce80245ed0df942115
/frameworks/base/core/res/res/values/styles.xml
ffa424800d0338b8b894aef2ea1e3e3344cbda7a 24-Sep-2009 Dianne Hackborn <hackbod@google.com> Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off

Lot of infrastructure for more things to go away when "clear system dialogs"
happens, and now do this when we turn on the lock screen.

Change-Id: I567130296fe47ce82df065ed58ef21b37416ceaf
/frameworks/base/core/res/res/values/styles.xml
c025b436aa6bd2252f40ec73f518902a1b842c86 23-Sep-2009 Daniel Sandler <dsandler@google.com> Convert instances of px in default UI styles to dip.

Almost fixes http://b/issue?id=2131173, but unfortunately
due (perhaps) to asset size differences, the gap between
Gallery tiles is now 1px instead of ~10.
/frameworks/base/core/res/res/values/styles.xml
03ca572a7db3f607b72a31121d8735b36a2fb3b5 21-Sep-2009 Evan Millar <emillar@google.com> New fasttrack assets.

Change-Id: I320f2e52bfa85d1a15cbfc1724b3bf23389fc2ff
/frameworks/base/core/res/res/values/styles.xml
bfe319e06aa56c081d0d94d64a8181291d7f7388 21-Sep-2009 Dianne Hackborn <hackbod@google.com> Turn animations on by default.

Add API to skip the animation for a particular start activity, so that
a latter better one can be used.

Fix Theme.NoDisplay to actually work.

Fiddle with various animations: don't do a different animation for task
switching, try a scale animation for switching in/out of the wallpaper.

Adjust the animation duration so that at normal speed we have something
more like the slower animation option (so slow is now the default).

Change-Id: Ieba9f3db0bd9a762a19b327a3ecccbc7b547893d
/frameworks/base/core/res/res/values/styles.xml
6136b7ef169a65a02a6660be636fcec370c68145 18-Sep-2009 Dianne Hackborn <hackbod@google.com> Show the live wallpaper on the lock screen.

This also takes care of the problem of system dialogs like the
crash dialog causing the status bar to dim behind the lock screen.

On the down side, the fade transition from the lock screen is
now gone, and I'm not sure how likely it is for it to return.

Change-Id: I7f9e6d0f3510a1fdbbe6ad252d986bd85a16475d
/frameworks/base/core/res/res/values/styles.xml
9767e41d92bd6f4cf16111b3f911cef78c8b01eb 16-Sep-2009 Dianne Hackborn <hackbod@google.com> Some improvements for wallpaper configuration.

This introduces a new activity that you can derive from to implement
a wall paper configuration activity. This is supposed to select
a theme based on whether it is being run to configure a real wallpaper
or a preview, but this is going to be more difficult to do than I
thought. :(

Also fix a problem in the white theme where the list view's background
was being set to white, so it wouldn't work on a transparent bg.

Change-Id: I26d5a8695a3c878a1664eb09900eded57eaff990
/frameworks/base/core/res/res/values/styles.xml
e727f18cf2649d07a89aba19ecefed93c9d0b305 27-Aug-2009 Evan Millar <emillar@google.com> Add the FasttrackBadgeWidget.

This widget is an extension of ImageView that takes care of the standard
fasttrack badging and on-click behavior. It should be used in any
applications that display contact photos.

This view's name will have to be changed before release, and will be
kept private until the name change is made. At that point the view will
be made public api.

Change-Id: I4704e0e979466929ad7b2ef11911681a5028b4a7
/frameworks/base/core/res/res/values/styles.xml
bcbcaa7edd32ba67c6290d79f7e7821c4b5b39ac 10-Sep-2009 Dianne Hackborn <hackbod@google.com> Wallpapers, animations, pending intent.

Some more tweaks and fixes to wallpapers. Make sure wallpapers are
told they are not visible when the screen is off. Add some new animations
for transitions across tasks, and fiddle with many of the existing
animations. Clean up the relationship between translucent activities
and animations. Add new API to start a PendingIntent from an
activity.

Change-Id: Ie0bf45fe44081bb6982c75361257a55d9cd9d863
/frameworks/base/core/res/res/values/styles.xml
25994b4306a256b88d79159106834c9f114e6943 04-Sep-2009 Dianne Hackborn <hackbod@google.com> Wallpapers: new transitions, hiding when not visible, other cleanup.

This is work on the transitions with wallpapers. There are now new
animations specifically for leaving the wallpaper and returning to
it, which allow us to have a consistent animation when entering home
and returning to it. I also renamed the existing animations across
wallpapers, and cleaned up some junk in the various interpolators.

This also now hides the wallpaper surface when it is not visible,
to get rid of the wallpaper flickers people complained about albeit
in a somewhat brutal way. :) (Though really returning us to the
previous behavior with the same previous bugs and name back to them
not being very visible, yay!) There is are also some bug fixes
here and there about managing the wallpaper visibility that this
change revealed.

Change-Id: I913990a9a81651728122ed2e1101b75ed2c36fcb
/frameworks/base/core/res/res/values/styles.xml
284ac93aa30642fda87d5c40263a1263677c21cd 28-Aug-2009 Dianne Hackborn <hackbod@google.com> More work on wallpapers: animations, lifecycle, scaling, etc.

Yet more work on improving the behavior of wallpapers. This fixes a few
problems in their lifecycle (corresponding change in the picker also
required for this), makes their animations better for hardware that supports
alpha fades, adds animations for the wallpapers themselves, eliminates
fixed size wallpapers, and adjusts the API for retrieving a wallpaper
bitmap to take care of scaling the raw wallpaper image to match the current
desired width and height.

Change-Id: If1c0aaceba4ea4e175dcb7a8416ca7ddbb9bfa6f
/frameworks/base/core/res/res/values/styles.xml
3730bb1cd59bcfa9f5cad8361997b84113ed5923 21-Aug-2009 Evan Millar <emillar@google.com> New List and Tab assets.

New tab assets. We decided to do a straight swap and then assess the
damage.

New default dark background color.

New list divider assets.

Change-Id: Ia00a9bb0ee1bad4f955f1c3b5b67526f62572015
/frameworks/base/core/res/res/values/styles.xml
f8fbdb6b920562473dc47046924ac8ffed0b8daf 19-Aug-2009 Dianne Hackborn <hackbod@google.com> Add wallpaper transition animations.

The window manager now detects when a transition between two
wallpaper activities is happening, and switches to a new set
of animations for that. The animations I defined here are just
an arbitrary something that can work in this case.
/frameworks/base/core/res/res/values/styles.xml
0355455b6f17731e68a23c1448b1539b5dad3eb9 31-Jul-2009 Amith Yamasani <yamasani@google.com> Flip the use of triangle icon on the right of settings.

Triangle will now only show up for preferences that have dialogs popup
when selected - like lists, sliders, EditTexts and Yes/No dialogs.
This is a change for the base preferences. If any subclasses override
and specify a different layout or normal preferences display a
dialog when pressed, they may not follow the new style.
/frameworks/base/core/res/res/values/styles.xml
2fc22398a65fa3fb60d03cef8fda077081f4e904 22-Jul-2009 Marco Nelissen <marcone@google.com> Fix the media button style to use dip instead of px.
/frameworks/base/core/res/res/values/styles.xml
c444805f9b31b03938024489b2b70f8eff063be4 16-Jul-2009 Romain Guy <romainguy@android.com> Fix the style of preferences headers in the light theme.
/frameworks/base/core/res/res/values/styles.xml
b5537c452271634b6ff3981b0624fa65384abd5b 30-Jun-2009 Romain Guy <romainguy@android.com> Replace indeterminate progress animated asset with new ones
/frameworks/base/core/res/res/values/styles.xml
0e1ca5749a96778869ef62f939542a61c034209b 09-Jun-2009 Romain Guy <romainguy@android.com> Add support for gestures in Home.

Adds a new animation style for the gestures pad, and de-normalize
the scores in the recognition engine.
/frameworks/base/core/res/res/values/styles.xml
d1c67d42abdf41d10c9a7589da1e0088af1e123a 29-May-2009 Romain Guy <romainguy@android.com> Fixes #1878499.

Ignore touch up events that happen after a gesture was cancelled. This fix also improves performance by ignoring move events that are within the touch threshold.
/frameworks/base/core/res/res/values/styles.xml
82f3495b146b267f3786997752cef25310176349 25-May-2009 Romain Guy <romainguy@android.com> Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix the events processing in the gestures overlay mechanism. Give better control of the various properties of the overlay through XML attributes.
/frameworks/base/core/res/res/values/styles.xml
d6a463a9f23b3901bf729f2f27a6bb8f78b95248 22-May-2009 Romain Guy <romainguy@android.com> Add a new API to ListView: setGestures(int). This allows developers to enable gestures to jump inside the list or filter it. This change also introduces a new XML attribute to control this API. It also adds the ability to theme the GestureOverlayView from the gestures library. Finally, this adds a new VERSION header to the binary format used to store the letters for the recognizer.
/frameworks/base/core/res/res/values/styles.xml
694bb199957ca832665a20791cf7e4088aa7903f 14-May-2009 Romain Guy <romainguy@android.com> Revert dividers back to their original translucent versions but add new opaque dividers to improve the speed of lists.
/frameworks/base/core/res/res/values/styles.xml
875d50a4b9294b2be33cff6493cae7acd1d07ea7 24-Apr-2009 Karl Rosaen <> AI 147564: Merge back from search branch to donut. Notes:
- all public apis and framework changes have been reviewed by relevant folks in our branch (e.g romainguy)
- all new public apis are @hidden; they will still get reviewed by api council once we're in git
- other than that, it's mostly GlobalSearch and search dialog stuff, a new apps provider, and some tweaks
to the contacts provider that was reviewed by jham

Automated import of CL 147564
/frameworks/base/core/res/res/values/styles.xml
88fb1069bf254dc68c83546496592a9b5e739a07 27-Mar-2009 Dianne Hackborn <> AI 143147: Manual integration

Automated import of CL 143147
/frameworks/base/core/res/res/values/styles.xml
105925376f8d0f6b318c9938c7b83ef7fef094da 19-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake_rel/...@140373
/frameworks/base/core/res/res/values/styles.xml
ba87e3e6c985e7175152993b5efcc7dd2f0e1c93 13-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake_rel/...@138607
/frameworks/base/core/res/res/values/styles.xml
c39a6e0c51e182338deb8b63d07933b585134929 11-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@137873
/frameworks/base/core/res/res/values/styles.xml
b2a3dd88a53cc8c6d19f6dc8ec4f3d6c4abd9b54 09-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@137197
/frameworks/base/core/res/res/values/styles.xml
4df2423a947bcd3f024cc3d3a1a315a8dc428598 05-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@136594
/frameworks/base/core/res/res/values/styles.xml
9066cfe9886ac131c34d59ed0e2d287b0e3c0087 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/core/res/res/values/styles.xml
d83a98f4ce9cfa908f5c54bbd70f03eec07e7553 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/core/res/res/values/styles.xml
076357b8567458d4b6dfdcf839ef751634cd2bfb 03-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@132589
/frameworks/base/core/res/res/values/styles.xml
3dec7d563a2f3e1eb967ce2054a00b6620e3558c 03-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@137055
/frameworks/base/core/res/res/values/styles.xml
d24b8183b93e781080b2c16c487e60d51c12da31 11-Feb-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@130745
/frameworks/base/core/res/res/values/styles.xml
f1e484acb594a726fb57ad0ae4cfe902c7f35858 22-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@127436
/frameworks/base/core/res/res/values/styles.xml
22f7dfd23490a3de2f21ff96949ba47003aac8f8 20-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@127101
/frameworks/base/core/res/res/values/styles.xml
9266c558bf1d21ff647525ff99f7dadbca417309 16-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@126645
/frameworks/base/core/res/res/values/styles.xml
b798689749c64baba81f02e10cf2157c747d6b46 10-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@125939
/frameworks/base/core/res/res/values/styles.xml
f013e1afd1e68af5e3b868c26a653bbfb39538f8 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
/frameworks/base/core/res/res/values/styles.xml
54b6cfa9a9e5b861a9930af873580d6dc20f773c 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/frameworks/base/core/res/res/values/styles.xml