Dianne Hackborn
295e3c27e4
Fix issue #5214105 and work on issue #5109947 .
...
Change-Id: Iff2cfec5280a314989d915aa830c16124f921611
5214105: taking a screenshot while "Android is upgrading..." crashes device
5109947: Race condition between retrieving a content provider and updating its oom adj
2011-08-25 13:19:08 -07:00
Naveen Kalla
dc69a6b146
Allow 15 strings in RIL_REQUEST_VOICE_REGISTRATION_STATE response
...
RIL interface contains 15 strings in response to
RIL_REQUEST_VOICE_REGISTRATION_STATE. CdmaServiceStateTracker
throws an exception if response contains more than 14 strings.
Fix needed to comply with RIL interface.
Bug: 5204605
Change-Id: I6f266eb38b2bc52610999cd92449b8dc58dd3274
2011-08-25 12:34:00 -07:00
Peter Ng
133b03ff63
Quickcontact visual updates
...
Bug: 5076695
Change-Id: I1a71b61ab7438cb8b575f8decd6daf7b0c1ca96f
2011-08-25 11:57:47 -07:00
Gilles Debunne
fd419b051a
Bug 5166707: NPE fixed in getFocusedRect
...
Change-Id: I1e59ac739f1258c0047a667443f80b2c09ffa12c
2011-08-25 11:53:26 -07:00
Irfan Sheriff
df7332aad5
Merge "Update p2p state machine and API"
2011-08-25 11:50:42 -07:00
Adam Powell
2eba19d6e9
Merge "Fix bug 5091886 - action bar measurement"
2011-08-25 11:49:13 -07:00
Romain Guy
8d8533a9f0
Merge "Implement saveLayer*() correctly"
2011-08-25 11:46:25 -07:00
Romain Guy
189887e0ae
Implement saveLayer*() correctly
...
When the Rect parameter is null, the layer's bounds must match the
clip rect.
Change-Id: Idbb3973af039bf319e840d1095b7037bf1015f35
2011-08-25 11:45:13 -07:00
Scott Main
89b921e96b
Merge "docs: add links to new adt doc from the adt release notes doc"
2011-08-25 11:45:02 -07:00
Scott Main
22d392618a
docs: add links to new adt doc from the adt release notes doc
...
Change-Id: I487299f01bfc210b96046911dbf5cb0cf03343e6
2011-08-25 11:38:50 -07:00
Gilles Debunne
01d4755faf
Merge "Remove spell log that exposes typed text in the logs"
2011-08-25 11:34:51 -07:00
Gilles Debunne
616b20c0de
Remove spell log that exposes typed text in the logs
...
Change-Id: I88a31f7e1fb93f0550d1cd5eb86afacbc19afd29
2011-08-25 11:33:06 -07:00
Adam Powell
aa8e509ba2
Fix bug 5091886 - action bar measurement
...
Change the measurement order of elements in the action bar. Custom
views are now deemed more important and may truncate title/subtitle.
Change-Id: I150862f8e48b36bcbd892f49d78c2962c5001ab1
2011-08-25 11:23:44 -07:00
Daniel Lehmann
0d8627be88
Merge "Add Contact ID to StreamItem-Fields"
2011-08-25 11:23:08 -07:00
Erik Gilling
b524d3419a
Merge "systemui: enable GL rendering of launch background"
2011-08-25 11:19:49 -07:00
Jeff Sharkey
ed191e1fae
Merge "Data usage buckets active time, parsing ISE."
2011-08-25 11:13:38 -07:00
Jeff Sharkey
235c47ff3e
Merge "Register for kernel global data usage alerts."
2011-08-25 11:13:32 -07:00
Justin Ho
53ad53a4a3
Merge "Fix 5213837"
2011-08-25 11:08:35 -07:00
Irfan Sheriff
ea5b16ac57
Update p2p state machine and API
...
- Simplify the API with minimal needed functionality
- Fix responses for all async messages from the framework
- Fix state machine handling of connection setup and supplicant communication
Change-Id: I2724c83760b2aaa2068f9cd81ca0754753f83220
2011-08-25 11:02:25 -07:00
Erik Gilling
881fb2092b
systemui: enable GL rendering of launch background
...
Only affect high end devices
Change-Id: I5fa2b646c2c4d4350fb4fc1042741c981ebb30bb
Signed-off-by: Erik Gilling <konkers@android.com>
2011-08-25 10:57:51 -07:00
Scott Main
a04f13201b
docs: add pegatron vendor ID and driver download link
...
Change-Id: I9a944a7f1c304d41da13406e1c73b3ecb7bbd273
2011-08-25 10:55:15 -07:00
Gloria Wang
5837dfaf65
Merge "Set mSeekNotificationSent as false for RTSP seeking. Fix for bug 5208736."
2011-08-25 10:28:50 -07:00
Gloria Wang
051f8908a3
Set mSeekNotificationSent as false for RTSP seeking.
...
Fix for bug 5208736.
Change-Id: Ib1d74608ec289509082d8dcad080769f48098853
2011-08-25 10:09:34 -07:00
Daniel Sandler
a4f2f3e614
Fix 5213837
...
Change-Id: I55d9bde628f501947821d96c25a463a6c642607e
2011-08-25 09:55:09 -07:00
Svetoslav Ganov
12bde60b39
Merge "Intra-process view hierarchy interrogation does not work."
2011-08-25 08:54:29 -07:00
Justin Ho
8799b4bf67
Merge "Updated alarm clock notification icon, adding xhdpi Bug: 5076695"
2011-08-25 08:52:27 -07:00
Justin Ho
a32b9af718
Updated alarm clock notification icon, adding xhdpi
...
Bug: 5076695
Change-Id: I772ae48a95e1b5b6388aaf7bfdfcc8f13e8ef4b5
2011-08-25 08:43:43 -07:00
James Dong
b335a5a4e0
Merge "When Camera is launched by media recording framework, stagefright controls the stop and release."
2011-08-25 08:12:11 -07:00
Daniel Sandler
a81fe3bbcc
Merge "Only show wifi indicator when wifi is connected."
2011-08-25 07:57:06 -07:00
Daniel Sandler
07800a5039
Merge "Put the status bar and navigation bar in HW when advisable."
2011-08-25 07:56:26 -07:00
Jesse Wilson
f9f046147f
Merge "New preloaded classes for ICS."
2011-08-25 06:19:15 -07:00
Narayan Kamath
978ed4693b
Merge "Deprecate old TTS settings that are no longer in use."
2011-08-25 02:37:30 -07:00
satok
1e3fac8bc6
Merge "Add functions to enable / disable spell checker"
2011-08-25 01:21:05 -07:00
Michael Chan
7420f13394
Added new extra for creating an all-day event by default
...
bug:2891538
Change-Id: Ifbd835535a8b6f6f46b0a366023d77e9662639a1
2011-08-25 01:11:37 -07:00
satok
a33c4fc5be
Add functions to enable / disable spell checker
...
Bug: 5057977
Change-Id: I2b27bd5f55feb305368034d7e95f83257ac4b3e6
2011-08-25 17:08:19 +09:00
Chet Haase
c93fcdce22
Merge "Fix issue with views becoming visible with stale content."
2011-08-25 00:54:14 -07:00
satok
47d0e48197
Merge "Dismiss the ime switch notification properly"
2011-08-25 00:36:35 -07:00
satok
dbf2950781
Dismiss the ime switch notification properly
...
Bug: 5159818
Change-Id: I606294dd453d3cc105714c62b945fcf1fa11164d
2011-08-25 15:29:48 +09:00
Justin Ho
b944c2186d
Removing a ringtone from Tuna
...
Change-Id: Ia511fc716730084454a057452ff0078110e01f53
2011-08-24 23:11:51 -07:00
Justin Ho
ee4fa05390
Merge "Updated spinners (again) Bug: 5076695, 5165156"
2011-08-24 22:52:41 -07:00
Justin Ho
1582af9609
Merge "Updated Roboto font Bug: 5173136"
2011-08-24 22:52:16 -07:00
Guang Zhu
cd6ec7801f
Merge "Revert "Warn only if we're tearing down "live" DeathRecipient content""
2011-08-24 22:00:47 -07:00
Guang Zhu
055fa08abf
Revert "Warn only if we're tearing down "live" DeathRecipient content"
...
This reverts commit 2611f89ab4f1119b96123edb2cd6d8d8139c03c4
2011-08-24 21:58:46 -07:00
Chet Haase
4324eadc89
Fix issue with views becoming visible with stale content.
...
An earlier fix nooop'd invalidate calls on non-visible views. This
caused an issue where changes to the view while it was not visible
(such as changing the text of a TextView) would not get picked up
by the invalidation process.
The fix is to automatically invalidate() a view when it becomes
visible, to account for any changes that may have occurred to its
content while it was not visible.
Change-Id: Ia0f8fb42ca627b5a38f08761fa622b23f2dfa38b
2011-08-24 21:31:03 -07:00
Dianne Hackborn
6ff0037792
Merge "Fix to show the correct HW accel background in the preview window."
2011-08-24 20:56:05 -07:00
Dianne Hackborn
07213e6d88
Fix to show the correct HW accel background in the preview window.
...
Also tweak wallpaper service to do a cleaner transition to a
static wallpaper.
Change-Id: I876a32091f92dd5a529d7fd809d3b8e730bb7d2a
2011-08-24 20:05:39 -07:00
Dianne Hackborn
1fc756da43
Merge "New API to determine if device has lots of RAM."
2011-08-24 19:57:52 -07:00
James Dong
831227816b
When Camera is launched by media recording framework, stagefright controls the stop and release.
...
Change-Id: Ic79a60dad0f617a845211d3fbe146c1648a71da3
related-to-bug: 5205804
2011-08-24 19:50:36 -07:00
Brett Chabot
b26db260ae
Merge "Disable package verification by default."
2011-08-24 19:45:51 -07:00
Jean-Michel Trivi
e9816475a6
Merge "Fix deadlock in AudioService"
2011-08-24 19:22:52 -07:00