Adam Powell
2b26266afd
Merge "Fix bug 3158976 - Search box is too small" into honeycomb
2011-01-07 14:07:39 -08:00
Adam Powell
a6c127670f
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
2011-01-07 14:04:40 -08:00
Eric Fischer
691bc9fec0
Merge "Import some unabbreviated translations for large screens." into honeycomb
2011-01-07 13:00:17 -08:00
Gilles Debunne
0633549799
Removed XmlAdapters from frameworks.
...
Has been moved to samples.
Change-Id: Icc0530d78df9755a4a1fe9314fa557a91da408c6
2011-01-07 12:14:27 -08:00
Romain Guy
171c592f0b
New layers API for Views.
...
This API can be used to back a view and its children with either a
software layer (bitmap) or hardware layer (FBO). Layers have
various usages, including color filtering and performance
improvements during animations.
Change-Id: Ifc3bea847918042730fc5a8c2d4206dd6c9420a3
2011-01-06 18:34:30 -08:00
Eric Fischer
ab1d9f33ba
Import some unabbreviated translations for large screens.
...
Change-Id: I41c5b010bfa14d84f8802b415e6bb465663c722c
2011-01-06 18:02:15 -08:00
Adam Powell
345a9f4e6d
Fix bug 3212471 - Widget.Holo.ActionButton style and friends now 76% more useful
...
Change-Id: Ideb37c8a31e37df8fcfc549d12b4b6cafc983ca1
2011-01-06 16:03:30 -08:00
Adam Powell
b7420fb687
Fix bug 3327227 - Adjust overflow menu padding
...
Change-Id: I1d946655aecfcd1965471dbd32958bf8c0c38e76
2011-01-06 11:29:08 -08:00
Steve Block
faba502a8d
Update WebView useragent string for merge to WebKit r72805
...
Note that this is a backwards merge from Chromium release 9.0.600.0
to 9.0.597.0, to align with the Chromium 9 stable release branch.
Change-Id: I9cf18eeaa9bc6eb2964272721b686c8ea0b2b897
2011-01-06 14:30:22 +00:00
Adam Powell
cfff00ef7f
Fix bug 3242965 - Unreadable text in context menus using legacy theme
...
Change-Id: I716a93cdea36d7870601e3cdf43522240c2d1111
2011-01-05 21:06:26 -08:00
Justin Ho
93fde2109e
Merge "Updated HDPI assets from Gingerbread"
2011-01-05 17:50:26 -08:00
Justin Ho
8b56c50386
Updated HDPI assets from Gingerbread
...
Change-Id: I02fea9d2c9cb81bb28bba3519381cbe3187bca0d
2011-01-05 17:33:41 -08:00
Justin Ho
e893d1d5d5
Merge "Updated presence icons and new emergency icon"
2011-01-05 17:27:04 -08:00
Adam Powell
fb9bcdb139
Merge "Fix Holo Spinners"
2011-01-05 17:10:56 -08:00
Adam Powell
a39b987bb7
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
2011-01-05 17:08:33 -08:00
Justin Ho
80fa7d7b6c
Merge "Updated assets from gingerbread"
2011-01-05 17:00:26 -08:00
Justin Ho
aa0225b0c3
Updated presence icons and new emergency icon
...
Change-Id: I14dd139bf781f34226ea559dc77d9c2cd20eecaa
2011-01-05 16:56:33 -08:00
Justin Ho
039a59da59
Updated assets from gingerbread
...
Change-Id: I4fad5d9bc72528558fa4cca117537b7e7863dddf
2011-01-05 15:37:31 -08:00
Amith Yamasani
50c5785b4f
Merge "Use an opaque background for the search bar in legacy SearchDialog."
2011-01-05 15:17:50 -08:00
Amith Yamasani
38ecb1ea85
Use an opaque background for the search bar in legacy SearchDialog.
...
Bug: 3325966
2011-01-05 14:59:30 -08:00
Dianne Hackborn
f31161a0e7
Add new "animator" and "interpolator" resource directories.
...
First phase, allowing apps to move over to the new names.
Change-Id: Ia16f3e2383e4a6599a0011d0464f0aacb1ce9207
2011-01-05 14:12:55 -08:00
Joe Onorato
059a2f8664
When the number field on a notifications is >100, just say "100+" instead of listing the number.
...
Bug: 3271445
Change-Id: Id5704cc5cba770b918c974eeec8f9ffb3f294450
2011-01-04 18:12:32 -08:00
Dianne Hackborn
87121accdb
Some new API cleanup.
...
- Tweak Fragment docs to match new sample code.
- Make some new attributes public.
- Hide all of the XmlAdapter stuff, since it is not actually being used.
Change-Id: Iae2062f91d1ca0c6b1d656ae948417d3d048482f
2011-01-04 17:42:01 -08:00
Jeff Brown
b4ff35df5c
Mouse pointer integration.
...
Added support for loading the pointer icon from a resource.
Moved the system server related bits of the input manager out
of libui and into libinput since they do not need to be linked into
applications.
Change-Id: Iec11e0725b3add2b905c51f8ea2c3b4b0d1a2d67
2011-01-04 17:31:24 -08:00
Gilles Debunne
da0a3f03a1
Multi-line EditText background is set using a state. Step 2.
...
See change 86347 for Step 1.
New state_multiline state flag, handled in TextView drawable background drawables.
Change-Id: I230df16c7ddee3296da180fd80ef341a4ac17dc0
2011-01-04 09:21:22 -08:00
Gilles Debunne
b2316968cf
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
2011-01-04 09:19:35 -08:00
Amith Yamasani
303f38c4d3
Merge "Use proper divider asset and margins."
2010-12-29 14:28:39 -08:00
Amith Yamasani
d1d7e97a9c
Use proper divider asset and margins.
...
Bug: 3191953
2010-12-29 14:16:55 -08:00
Hung-ying Tyan
f268a527a2
Add config flag for enabling SIP/phone integration.
...
Bug: 3304625
Change-Id: If08755a1859978024569f71aee3614178a801122
2010-12-29 17:53:36 +08:00
Svetoslav Ganov
e9730bf3d2
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
2010-12-28 02:40:23 -08:00
Ken Wakasa
82d731ac5d
Add TYPE_NUMBER_VARIATION_PASSWORD for entering a numeric password.
...
Also, bug fix in EditoInfo.makeCompatible().
bug: 3296883
Change-Id: Icc663b375cffbe1f4506d1758d624a1acca3576b
2010-12-25 01:22:53 +09:00
Eric Fischer
cd17391944
Merge "Import revised translations."
2010-12-23 14:46:23 -08:00
Eric Fischer
c16aea5ee8
Import revised translations.
...
Change-Id: Ia6a9c2838156dd6f83aea9c4809c57f663c710af
2010-12-23 14:12:01 -08:00
Shimeng (Simon) Wang
f7e0351cfd
Merge WebKit at r73109: update web_user_agent string.
...
Change-Id: Id38a7dd0f4467bdc343a696905d1ebe5debc1f57
2010-12-23 10:55:50 -08:00
Jim Miller
7b3724dd30
Merge "Fix 3298264: Update LockScreen DigitalClock with new font"
2010-12-22 17:35:26 -08:00
Dianne Hackborn
4985874115
Merge "Fix issue #3194697 : default orientation for portrait-mode apps on stingray is backward?"
2010-12-22 12:33:40 -08:00
Dianne Hackborn
07f3d66497
Fix issue #3194697 : default orientation for portrait-mode apps on stingray is backward?
...
Change-Id: Ia01963d1dcdda12ef1b4c56af2bd389e5dadbce1
2010-12-22 12:31:31 -08:00
Ben Murdoch
0de27439a6
Create a better placeholder for YT videos when flash is not installed.
...
Only stretch the placeholder image in one dimension. This closer matches
what the desktop browsers seem to do.
Bug: 3125797
Change-Id: Id0a395c4b784d0b7368e1c7ba6544b25903430bb
2010-12-22 16:46:31 +00:00
Jim Miller
d0fd007058
Fix 3298264: Update LockScreen DigitalClock with new font
...
This updates the font used to show the AM/PM indicator
as well as creating shared colors for DigitalClock components
in all LockScreen layouts.
Change-Id: I87fcba67b421660bddb9b10213ac62704a49b7b9
2010-12-21 22:58:02 -08:00
Amith Yamasani
25a9ed5331
Merge "No frame and margins for dialog style preference screens."
2010-12-21 14:34:30 -08:00
Amith Yamasani
1d0f0d2ca9
No frame and margins for dialog style preference screens.
...
Bug: 3246757
2010-12-21 14:33:08 -08:00
Vasu Nori
34ad57f0e8
resubmitting Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9
...
Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9 was reverted
due to a bug. fixed the bug and resubmitting it here
2010-12-21 09:32:36 -08:00
Vasu Nori
5274e84e88
Revert "bug:2448371 cursorwindow size moved to resource xml file."
...
This reverts commit 2594bae1f551d758c5c88771310d1ee3dc2c71ac.
2010-12-20 14:23:48 -08:00
Vasu Nori
d3f9c1eeb3
Merge "bug:2448371 cursorwindow size moved to resource xml file."
2010-12-20 13:10:26 -08:00
Vasu Nori
2594bae1f5
bug:2448371 cursorwindow size moved to resource xml file.
...
let cursor window size be set per device in device resources file.
default is 1MB.
for SR, it is 2MB.
it can be set to any value (in kB) in the device resource
strings.xml file
Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9
2010-12-20 13:08:08 -08:00
Adam Powell
dcc9dce073
Fix bug 3273104 - Fix SeekBar holo style
...
Change-Id: I2050757ce008f9546792ebb7ca51d7a227d8565e
2010-12-19 19:01:46 -08:00
Jeff Brown
4e6319b73c
Add initial support for TAB navigation.
...
Bug: 3286652
Change-Id: I813a0318b3b8d9c9bc791ea6a2427be11c08de00
2010-12-17 18:51:04 -08:00
Jim Miller
ae115191cb
Merge "Fix 3148496: Update LockScreen clock to use new font."
2010-12-17 18:04:48 -08:00
Jim Miller
4e659135fd
Fix 3148496: Update LockScreen clock to use new font.
...
Change-Id: I8a4133f633bd3927de75010099e29ad847f3f671
2010-12-17 17:53:02 -08:00
Svetoslav Ganov
6bd08c56b1
Merge "Updating NumberPicker resources and DatePicker selector color for the Light Holo theme"
2010-12-17 16:41:17 -08:00