Romain Guy
52fcdd0139
Merge "Fix documentation" into jb-dev
2012-05-18 17:34:42 -07:00
Adam Powell
52bfe0ff51
Merge "Sentence case is the best case. Just Once is not a special case." into jb-dev
2012-05-18 17:32:52 -07:00
Romain Guy
d2aed40a37
Fix documentation
...
Change-Id: Id3a5d3b6b43ce684c2328f046e4991e64e97575a
2012-05-18 17:32:08 -07:00
Romain Guy
9579bf821e
Merge "Gallery, we need to talk..." into jb-dev
2012-05-18 17:29:58 -07:00
Adam Powell
265f1c7b00
Sentence case is the best case. Just Once is not a special case.
...
Bug 6459691
Change-Id: Iaf90d51258047f4469f0f74470ae699f2fef07ba
2012-05-18 17:22:28 -07:00
Romain Guy
5a418c771d
Gallery, we need to talk...
...
Change-Id: Ie4b62df03c27161565d303d11447e3d7ff3115c4
2012-05-18 17:09:53 -07:00
Mathias Agopian
2598a5c89f
Merge "drop frame in case of error in updateTexImage" into jb-dev
2012-05-18 17:09:10 -07:00
Mathias Agopian
df071486e0
drop frame in case of error in updateTexImage
...
Bug: 6476587
Change-Id: I864a7d0997761150a3db2ddd5890ed820d792e56
2012-05-18 16:58:00 -07:00
Romain Guy
43a760ba84
Merge "Don't crash on Surface.unlockAndPost() but log & try again Bug #6482593 " into jb-dev
2012-05-18 16:25:41 -07:00
Dianne Hackborn
fb5c3dba4d
Fix issue #6440173 : MenuItem.setIcon(Drawable) scaling incorrectly...
...
...when resource is aliased
We were not correctly using the final resolved configuration when
retrieving a drawable through Resources.getDrawable(). (It already
does the correct behavior when going through TypedArray.getDrawable()).
Change-Id: I9032b788b592412178e31e2e6b0181b92c20fe45
2012-05-18 15:51:27 -07:00
Romain Guy
dddcd22b7e
Don't crash on Surface.unlockAndPost() but log & try again
...
Bug #6482593
Change-Id: Ib477b58e2b7a6cb19a87d05f2aa0448e04d82f7c
2012-05-18 15:33:57 -07:00
Dianne Hackborn
d51ac09fd7
Merge "Fix activity resolver, issues #6519130 and #6507239 " into jb-dev
2012-05-18 15:14:41 -07:00
Dianne Hackborn
5320eb8938
Fix activity resolver, issues #6519130 and #6507239
...
6519130: Starting ResolverActivity with no arguments crashes system_server
6507239: ResolverActivity may bypass signature permissions
Change-Id: I64534f781bc6b7eb45e85dbe3a55d351ee28e85c
2012-05-18 15:04:53 -07:00
Justin Ho
00d1c3a7b1
Merge "Updating default wallpaper." into jb-dev
2012-05-18 14:38:59 -07:00
Winson Chung
23c87915d9
Updating default wallpaper.
...
Change-Id: I18273a7c6b50473f3a6cd9554c69c0125a1fa3b5
2012-05-18 14:37:03 -07:00
Jeff Sharkey
9cb660fa34
Merge "Guard against apps breaking CHOOSER contract." into jb-dev
2012-05-18 14:20:02 -07:00
Jeff Sharkey
1c29700c5f
Guard against apps breaking CHOOSER contract.
...
Bug: 6520937
Change-Id: I677a644cf7765bbb046f9c82e1ebd8a40968cee6
2012-05-18 13:55:47 -07:00
Dianne Hackborn
e312c61f93
Merge "Improve fitSystemWindows() documentation." into jb-dev
2012-05-18 12:55:05 -07:00
Jeff Sharkey
787c9ec558
Merge "Transition from DEV network stats to XT." into jb-dev
2012-05-18 11:40:42 -07:00
Dianne Hackborn
d5333f9289
Improve fitSystemWindows() documentation.
...
Change-Id: I6528f2530e6514344e454510f2fa037b55daebb7
2012-05-18 11:23:32 -07:00
Matthew Xie
dabb19fcd1
Merge "Increase the setup-sdp delay to cover for all the devices." into jb-dev
2012-05-17 21:49:55 -07:00
Jim Miller
af0a15c820
Merge "Fix 6516240: Remove unused bottom margins from owner info textview" into jb-dev
2012-05-17 21:00:48 -07:00
John Reck
88b756cd24
Merge "Don't show the touch highlight for double taps" into jb-dev
2012-05-17 20:03:17 -07:00
John Reck
aa5af8d004
Don't show the touch highlight for double taps
...
Bug: 6490959
Change-Id: I5a6cfa3d36f1df28d9c3b03e120f59581ee22c01
2012-05-17 19:57:08 -07:00
Jim Miller
77a5c61f9a
Fix 6516240: Remove unused bottom margins from owner info textview
...
Change-Id: Ia5194b87cf7eddd0a55ad5c94c9e61ee4eb1180a
2012-05-17 19:29:29 -07:00
Romain Guy
c8c4ced838
Merge "Call invalidate() immediately when a frame is available" into jb-dev
2012-05-17 19:04:51 -07:00
Adam Powell
e271199852
Merge "New focus/activated states for the activity chooser dialog" into jb-dev
2012-05-17 18:23:02 -07:00
Dianne Hackborn
abe3927701
Merge "Fix issue #6515427 : Add android.hardware.television and fix..." into jb-dev
2012-05-17 18:18:27 -07:00
Dianne Hackborn
0cf2c8a533
Fix issue #6515427 : Add android.hardware.television and fix...
...
...logic for notouch in Configuration
Added new TELEVISION feature.
We now force the configuration to "television" if the TELEVISION
feature is set, and "notouch" if the TOUCHSCREEN feature is not set.
Also cleaned up documentation, deprecated some configurations that
are not used.
Change-Id: If1c7a284b580a8a66bda2a75f0c7fa841b3dc9b7
2012-05-17 18:11:14 -07:00
Romain Guy
52c145ff5c
Call invalidate() immediately when a frame is available
...
This change ensures that applications producing surface texture updates
at a steady rate will display the updates on screen at the same rate,
v-synced.
Change-Id: I663685b34d12809fbf8945c44851e30a2052ce74
2012-05-17 18:06:23 -07:00
Jake Hamby
665935c10a
Merge "Enable SMS short code patterns to be updated from secure settings." into jb-dev
2012-05-17 17:57:45 -07:00
Matthew Xie
8b4ca7a1a9
Increase the setup-sdp delay to cover for all the devices.
...
20 ms worked well for GN hspa for stress test, but failed sometimes
for other platform. Increased it to 50ms. Tested on all the device types
bug 6438556
Change-Id: Ic5fcde3de7ea6d3d983edab7ae3df5684637bd20
2012-05-17 17:43:00 -07:00
Svetoslav Ganov
a1daf82732
Merge "Fix paragraph iterator." into jb-dev
2012-05-17 17:23:16 -07:00
Charles Chen
c6015df128
Merge "Add actions to non-JavaScript accessibility handler." into jb-dev
2012-05-17 16:55:40 -07:00
Charles Chen
9a9a041cb7
Merge "Add movement actions to JS accessibility." into jb-dev
2012-05-17 16:55:20 -07:00
John Reck
3d6f7eadb2
Merge "Tweak show/hide of touch highlight" into jb-dev
2012-05-17 16:44:14 -07:00
Kenny Root
ae9d040f71
Merge "Wait for ASECs to be scanned before proceeding" into jb-dev
2012-05-17 16:42:09 -07:00
Jeff Brown
dc9445ba4c
Merge "Add support for grouping keyboard layouts by collection." into jb-dev
2012-05-17 16:33:40 -07:00
Jake Hamby
172d97edcd
Enable SMS short code patterns to be updated from secure settings.
...
The premium SMS short code detector loads patterns from an XML resource
by default (frameworks/base/core/res/res/xml/sms_short_codes.xml).
Add support for updated patterns to be loaded on a per-country basis
from a secure setting named "sms_short_codes_" + the country code.
Updated patterns can be pushed to Google devices via Gservices.
Bug: 5513975
Change-Id: Ibfc0be4f12227ba45c28396ec7cdbc307442af81
2012-05-17 16:29:44 -07:00
Kenny Root
51a573c767
Wait for ASECs to be scanned before proceeding
...
Move MountService up the list, then pause waiting for MountService to
finish scanning ASECs before the services that require those packages to
be ready.
Additionally, don't automatically mark all ASEC apps as FLAG_EXTERNAL on
reboot. This prevents AppWidgets and other things from being used with
ASECs which are on internal storage.
Bug: 6445613
Change-Id: I3e0b3e244fec966814d7a5ea93de5d337aea79bd
2012-05-17 16:06:54 -07:00
Jean-Michel Trivi
c79a9eaced
Merge "New action and extra in RecognizerIntent for "hands free" voice search" into jb-dev
2012-05-17 16:06:54 -07:00
Jeff Brown
d9fec5d317
Add support for grouping keyboard layouts by collection.
...
Bug: 6405203
Change-Id: Id818b27ec09928150795d594a96df186a6e39168
2012-05-17 16:01:54 -07:00
Adam Powell
1bf58c5a3b
New focus/activated states for the activity chooser dialog
...
Bug 6470809
Change-Id: I7952519c881bf3d3976cec759aa9810f8f5d79a0
2012-05-17 15:57:09 -07:00
Jean-Michel Trivi
482c9bb390
New action and extra in RecognizerIntent for "hands free" voice search
...
New action and extra for android.speech.RecognizerIntent:
ACTION_VOICE_SEARCH_HANDS_FREE
EXTRA_SECURE
Change-Id: I1f390ede4f4087bae1781347bb211dc0a093e857
2012-05-17 15:43:40 -07:00
Owen Lin
613829644e
Merge "Nvidia's patch for reusing bitmap in image region decoding." into jb-dev
2012-05-17 15:40:52 -07:00
Adam Powell
d2cc874441
Merge "Update framework assets for switches." into jb-dev
2012-05-17 15:40:00 -07:00
Adam Powell
c32b7c68a8
Update framework assets for switches.
...
Bug 6283949
Change-Id: I74a48b14f3484e707861e05851c4a9f87c8156c9
2012-05-17 15:30:51 -07:00
Martijn Coenen
d42ad1da2f
Merge "NFC API documentation." into jb-dev
2012-05-17 15:30:08 -07:00
George Mount
ea1603de2a
Merge "Update the IME with selection and composing region changes." into jb-dev
2012-05-17 15:21:07 -07:00
George Mount
bb8549dbb1
Merge "Sync the selection cursor when adjusting caret handle." into jb-dev
2012-05-17 15:21:01 -07:00