Jeff Brown
cb171fabcd
Merge "Update shortcuts."
2010-12-14 12:12:07 -08:00
Xavier Ducrohet
d28378c903
Merge "LayoutLib: Use the new ninepatch API to suppor density."
2010-12-14 12:03:21 -08:00
Xavier Ducrohet
f1416e4dff
LayoutLib: Misc fix to rendering.
...
Change-Id: Ia73fab1be3c01e6ce5791973e636e45a0f75ceb6
2010-12-14 12:00:14 -08:00
Gilles Debunne
e7018262d1
Merge "Removed no longer used longPressCallback in TextView"
2010-12-14 11:59:01 -08:00
Gilles Debunne
31d4894653
Removed no longer used longPressCallback in TextView
...
Change-Id: Iadac5579764ef14c2ec7a677c686a396cedc31fa
2010-12-14 11:53:52 -08:00
Romain Guy
b36ba1d6d7
Merge "OpenGLRenderer would not render colors < ALPHA_THRESHOLD Bug #3282805 "
2010-12-14 11:52:02 -08:00
Adam Powell
aa0b92ce2b
Fix bug 3210201 - Popup window wrong size/position when IME hidden
...
Fixes a case where ViewRoot does not recompute its size properly.
This caused various offsets to get out of sync and the window would
draw improperly.
Change-Id: Id0abb37bbf27b60de2dca4077c21040ec84ef163
2010-12-14 11:48:45 -08:00
Gilles Debunne
e1aaf9d76e
Heterogeneous comment for convertView in getView documentation
...
Change-Id: I28d6b93600d840e9b3e8bf74d0f14d93c4be4fd9
2010-12-14 11:48:15 -08:00
Alon Albert
300ed2cda6
Merge "Do not increase backoff before it expires"
2010-12-14 11:32:45 -08:00
Shih-wei Liao
ec6947bbba
Merge "1. Add Context to a RenderScript or RenderScriptGL instance. This is to allow RenderScript to better interact with the Android environment. E.g., per-app cache. 2. Plumbing, testing. 3. Added getApplicationContext in RenderScript.java."
2010-12-14 11:32:43 -08:00
Dan Morrill
00db2213bf
am 0ccc8b73: am 5441a9ff: Merge "GL texture filtering changed from AND to OR, so rename tag name to match. (<uses-foo> == AND, <supports-foo> == OR, e.g. uses-feature vs. supports-screen)." into gingerbread
...
* commit '0ccc8b7345eac0b507c221be47e55926cbda8957':
GL texture filtering changed from AND to OR, so rename tag name to match. (<uses-foo> == AND, <supports-foo> == OR, e.g. uses-feature vs. supports-screen).
2010-12-14 11:31:29 -08:00
Dianne Hackborn
b2caa06c2e
Work on issue #3255640 : Need to bump GB to API 10 version name "2.4"
...
New API definition for API level 10.
Change-Id: I1d78374ca5a17d568dc6f6b1ae8fb456f4d4aa88
2010-12-14 11:29:01 -08:00
Dan Morrill
0ccc8b7345
am 5441a9ff: Merge "GL texture filtering changed from AND to OR, so rename tag name to match. (<uses-foo> == AND, <supports-foo> == OR, e.g. uses-feature vs. supports-screen)." into gingerbread
...
* commit '5441a9ff2128cf2c5088974c74b79d2d1734f755':
GL texture filtering changed from AND to OR, so rename tag name to match. (<uses-foo> == AND, <supports-foo> == OR, e.g. uses-feature vs. supports-screen).
2010-12-14 11:28:50 -08:00
Dianne Hackborn
bfddc0fe77
Work around issue #3241701 : crash in ActivityThread.handleWindowVisibility
...
Change-Id: I9d5df3605f3d216e651e0a294409f82dea3968ad
2010-12-14 11:28:01 -08:00
Dan Morrill
5441a9ff21
Merge "GL texture filtering changed from AND to OR, so rename tag name to match. (<uses-foo> == AND, <supports-foo> == OR, e.g. uses-feature vs. supports-screen)." into gingerbread
2010-12-14 11:27:20 -08:00
Shih-wei Liao
6b32fab1db
1. Add Context to a RenderScript or RenderScriptGL instance.
...
This is to allow RenderScript to better interact with the Android environment.
E.g., per-app cache.
2. Plumbing, testing.
3. Added getApplicationContext in RenderScript.java.
Change-Id: I85edeebe38825e20b2e86f4f4815689dfc332ef9
2010-12-14 11:17:20 -08:00
Romain Guy
5536841e54
OpenGLRenderer would not render colors < ALPHA_THRESHOLD
...
Bug #3282805
This bug was introduced with a previous refactoring. This also fixes
issues with setting the alpha when drawing bitmaps.
Change-Id: Id47641d26a4536c7e540041f92243bf6db9fc96d
2010-12-14 10:59:41 -08:00
Gilles Debunne
2bc248b698
Off by one index error in word selection
...
Change-Id: Ia6b14b22cc5cf65a235bcdf7cbec48bd76f74460
2010-12-14 10:39:32 -08:00
Christopher Tate
89f8d63a99
Merge "Time out orphaned / unresponsive restore sessions"
2010-12-14 10:32:05 -08:00
Louis Huemiller
051d166523
HWC Stres Test Enhancments
...
+ YV12 width/height divisable by 2
+ Row width determined by getStride()
+ Misc comment and whitespace fixes
+ printf changed to testPrintI
Change-Id: I27551141bafbfb258eb1b6b7f63c5295b1f9501a
2010-12-14 10:31:57 -08:00
Christopher Tate
001667313f
Merge "Don't restore wildly wrong sized wallpapers"
2010-12-14 10:31:56 -08:00
Gilles Debunne
a3ae4a0656
Make TextView respect the maxLines attribute.
...
Bug 3186626
Restore some of the changes introduced in CL 78854.
Also added a few comments to the documentation.
Change-Id: I775be85c33ebe4a2384a40b21eec57f34fddcd33
2010-12-14 10:28:35 -08:00
Costin Manolache
03955450e4
am 7afa1613: am a848d344: Merge "Fix bug in permission grant system." into gingerbread
...
* commit '7afa161368308e78bb4a66b4fd32558dfd556776':
Fix bug in permission grant system.
2010-12-14 10:20:41 -08:00
Costin Manolache
7afa161368
am a848d344: Merge "Fix bug in permission grant system." into gingerbread
...
* commit 'a848d3445090e114cbfe61f1c7449122a665fba6':
Fix bug in permission grant system.
2010-12-14 10:14:10 -08:00
Andreas Huber
1f356b9569
Merge "Properly signal the condition if we run out of input data."
2010-12-14 10:11:28 -08:00
Andreas Huber
69d23b2fc8
Merge "Support malformed ID3 V2.4 tags written by early versions of iTunes."
2010-12-14 10:11:11 -08:00
Alon Albert
aeeb620906
Do not increase backoff before it expires
...
Change-Id: Ia5f382f3cc0b0d41bf382d98665dc50512513dda
2010-12-14 10:09:54 -08:00
Costin Manolache
a848d34450
Merge "Fix bug in permission grant system." into gingerbread
2010-12-14 10:07:26 -08:00
Andreas Huber
94bced1eb2
Properly signal the condition if we run out of input data.
...
Change-Id: I7a5ada8c25c1d32ca603b3b2c75e1808e140c367
2010-12-14 09:54:37 -08:00
Andreas Huber
5d266dd84e
Support malformed ID3 V2.4 tags written by early versions of iTunes.
...
Change-Id: I90c2a9bbf216e2ae9a37accdaa2214233f5e54ea
related-to-bug: 3275576
2010-12-14 09:51:11 -08:00
Stan Chesnutt
7da02ad3b7
DHCP core classes, defining data, behavior, and state transitions for the DHCP
...
protocol. The DHCP client and DHCP server classes are not included in this
commit: still working out some integration issues with ethernet & wifi services
Change-Id: I0c9cc48b7d960005b73ecb757c1fa66f0eb68471
2010-12-14 09:49:26 -08:00
Brad Fitzpatrick
0bd5243b75
Framework-side support for Dalvik "isSensitiveThread" hook.
...
Used in lock contention stats.
Bug: 3226270
Change-Id: Ie6f58d130a29079a59bdefad40b80304d9bc3623
2010-12-14 09:28:16 -08:00
Chet Haase
48ea8d8362
Merge "Adding TimeAnimator capability (hidden for now)"
2010-12-14 09:18:33 -08:00
Chet Haase
051d35e41f
Adding TimeAnimator capability (hidden for now)
...
This new class allows listeners to receive callbacks with elapsed time
that are sent on the same animation updates as other animators in the system.
It will allow simulations that go beyond the current animation system while
handling the actual animation timing system and ensuring that those
simulations sync up with other typical animations.
Change-Id: Iac91c39634218793f6598a7dec5ed71dc9630258
2010-12-14 09:17:02 -08:00
satok
6cb3b52df4
Merge "Add a Setting preference "INPUT_METHOD_SELECTOR_VISIBILITY""
2010-12-14 05:45:44 -08:00
satok
5c58dfcf7d
Add a Setting preference "INPUT_METHOD_SELECTOR_VISIBILITY"
...
Bug: 3142286
Change-Id: I7d30c781a20863b974b496282bbd8b1ba65d72ac
2010-12-14 22:37:23 +09:00
Joe Onorato
4738da2e30
Merge "notification panel animations"
2010-12-14 01:22:23 -08:00
Joe Onorato
7c270fab75
notification panel animations
...
Change-Id: I3ca06a35be480df6e8741270c10eb1b23b1d4835
2010-12-14 01:20:56 -08:00
Jason Sams
f2e69a911a
Merge "More API updates."
2010-12-13 23:53:35 -08:00
Jeff Brown
caab4d0a50
Update shortcuts.
...
Also modified the shortcut key handling so that it drops chorded
Search+X keys when even if no shortcut was found. Without this
change, pressing an unhandled shortcut causes the Search widget to
pop up and the character to be typed.
Bug: 3022227
Change-Id: Ic0921428bd1270604ca28caf1f8493727127f4ed
2010-12-13 23:27:17 -08:00
satok
7a49e60eb3
Merge "Hide ime switch icon when there are only one IME and no enabled subtypes"
2010-12-13 22:15:17 -08:00
Mike Lockwood
b7b7cdf46a
Merge "MTP: check for replacing existing files via the database instead of the file system"
2010-12-13 22:03:14 -08:00
Mike Lockwood
bafca214ea
MTP: check for replacing existing files via the database instead of the file system
...
Change-Id: I283dab48f24d2836e48fab8e49764a9cdf13de55
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-12-13 21:50:09 -08:00
satok
a84b8d94fb
Hide ime switch icon when there are only one IME and no enabled subtypes
...
Change-Id: I4684d852cc61db125538e1255fd99fa55d60d593
2010-12-14 14:32:57 +09:00
Dianne Hackborn
dbb4ecffe3
Merge "Fix issue #3258849 : Grab thumbnail when exiting an app via back"
2010-12-13 20:54:48 -08:00
Dianne Hackborn
d2835935d2
Fix issue #3258849 : Grab thumbnail when exiting an app via back
...
Also issue #3281400 : Rotating a retained instance fragment leaks the fragment manager
And turn off fragment debug logging.
Change-Id: Ibdd7db82bb35618021bcba421ba92ced7cd691c2
2010-12-13 20:41:17 -08:00
Mike Lockwood
1b198ea685
MTP: Create files/folders with group media_rw instead of sdcard_rw
...
Otherwise the sdcard daemon that implements the Fuse file system at
/mnt/sdcard won't have write access to the files.
BUG: 3254123
Change-Id: Ib0c306bbc31ec936fd6164f17e7cd1b5dfff21b8
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-12-13 20:11:15 -08:00
Irfan Sheriff
32f4ab457d
Merge "WPS fixes and refactor"
2010-12-13 19:25:59 -08:00
Roman Nurik
21c7fe2266
am 483654fb: am 0a97435c: Merge "Update icon guidelines for Gingerbread. Also add new, revamped icon templates pack." into gingerbread
...
* commit '483654fb724c7aab619303b50025b6bb25431e87':
Update icon guidelines for Gingerbread. Also add new, revamped icon templates pack.
2010-12-13 19:18:26 -08:00
Roman Nurik
483654fb72
am 0a97435c: Merge "Update icon guidelines for Gingerbread. Also add new, revamped icon templates pack." into gingerbread
...
* commit '0a97435c8d776746bb3dcf16824e2cc81eee20aa':
Update icon guidelines for Gingerbread. Also add new, revamped icon templates pack.
2010-12-13 19:15:28 -08:00