Dianne Hackborn
1284a49315
am 0141b727: am cd489c4c: Merge "Don\'t crash if there is no connectivity service." into ics-mr1
...
* commit '0141b7275e4597e5944752d4f4ea3707c2b4f465':
Don't crash if there is no connectivity service.
2011-11-09 21:51:30 +00:00
Svetoslav Ganov
1002b62243
am cc03abe1: am 1bef480b: Merge "NumberPicker incorectly enforcing minimal width and height." into ics-mr1
...
* commit 'cc03abe1fc51a62e65f22944c3a4cba5dd3c34d3':
NumberPicker incorectly enforcing minimal width and height.
2011-11-09 21:51:28 +00:00
Dianne Hackborn
6238667682
am 3b2681ba: am 3af8b88d: Merge "Add drop box reports of low memory." into ics-mr1
...
* commit '3b2681bad989013154f90c4b9c31f074af1f822c':
Add drop box reports of low memory.
2011-11-09 21:51:21 +00:00
Michael Kolb
35d17ec7c1
am 3a77503c: am a4293ba1: Merge "Remove flicker from WebTextView" into ics-mr1
...
* commit '3a77503ca16253a702977a11406aec7a332837cb':
Remove flicker from WebTextView
2011-11-09 21:51:19 +00:00
Dave Santoro
941c6f7f71
am 8e2c5113: am b78ae752: Merge "Unhide social stream APIs for Contacts." into ics-mr1
...
* commit '8e2c51137cdd1917d36c3a78ff6c1a42cc8ea402':
Unhide social stream APIs for Contacts.
2011-11-09 21:51:08 +00:00
Matthew Xie
ea57ede544
am 3a6f9ded: am 48542eb3: Merge "Make public APIs of ACTION_UUID, EXTRA_UUID, getUuids, and fetchUuidsWithSdp" into ics-mr1
...
* commit '3a6f9ded543db6cb7a2842540a2b67b0356b21ae':
Make public APIs of ACTION_UUID, EXTRA_UUID, getUuids, and fetchUuidsWithSdp
2011-11-09 21:51:01 +00:00
Adam Cohen
dcf7cf4ca4
am 068b7f02: am 75b20380: Merge "Making default widget padding public API" into ics-mr1
...
* commit '068b7f02a35e969c1607f8a35c422c93ee72c8a3':
Making default widget padding public API
2011-11-09 21:50:54 +00:00
Robert Greenwalt
75f9808e55
am 604019c8: Merge "Fix build." into ics-mr1
...
* commit '604019c8d45b8c56cf48b03dbd92cfbdd29c48c1':
Fix build.
2011-11-09 19:34:50 +00:00
Adam Powell
c31c42abb6
am 8689afbd: Merge "Fix bug 5544103 - Spinner text doesn\'t look dimmed when disabled" into ics-mr1
...
* commit '8689afbd63db3b1af6058709da843ea9d6433b21':
Fix bug 5544103 - Spinner text doesn't look dimmed when disabled
2011-11-09 19:34:47 +00:00
Steve Block
d951473859
Merge "Clean up JavaDoc for WebView.addJavascriptInterface()"
2011-11-09 09:43:53 -08:00
Steve Block
4cd73c5bfd
Clean up JavaDoc for WebView.addJavascriptInterface()
...
Bug: 5461416
Change-Id: Ic83e0e4035f6230134e4f36938e53f106c468876
2011-11-09 17:04:49 +00:00
Robert Greenwalt
c1b3cbe164
resolved conflicts for merge of ea54b760 to master
...
Change-Id: Ifcdfd6ffd82db1293936a8a3b5715dd767fb43f8
2011-11-09 09:03:59 -08:00
Tom Taylor
81b10fd74e
am 1366c756: Merge "Add new secure setting for controlling Messaging notifications" into ics-mr1
...
* commit '1366c756d28cdbb6c7c07959dfb4c93c81a9539d':
Add new secure setting for controlling Messaging notifications
2011-11-09 14:34:18 +00:00
Kristian Monsen
b69ce80383
Merge "Part of fix for bug 5584571 Add HTTP request header with app name"
2011-11-09 03:35:01 -08:00
Kristian Monsen
008c37d8f4
Part of fix for bug 5584571 Add HTTP request header with app name
...
Need the context to get the package name, adding it method here
that can be called from JNI.
Change-Id: I530d81d9d922ea73a3f9d185618a5c4cfde0aca7
2011-11-09 11:23:35 +00:00
Jeff Brown
319369f32f
Merge "Fix JavaDoc typos."
2011-11-08 20:41:09 -08:00
Jeff Brown
603f97f324
Fix JavaDoc typos.
...
Change-Id: Ieabcd5b89c89440f425917319225735445324765
2011-11-08 20:24:21 -08:00
Dianne Hackborn
cd489c4ce5
Merge "Don't crash if there is no connectivity service." into ics-mr1
2011-11-08 17:58:26 -08:00
Dianne Hackborn
d4d32c594f
Don't crash if there is no connectivity service.
...
Change-Id: I5f991896125fda22ff99b98a6aca244adbb17449
2011-11-08 17:33:59 -08:00
Svetoslav Ganov
1bef480b22
Merge "NumberPicker incorectly enforcing minimal width and height." into ics-mr1
2011-11-08 17:33:49 -08:00
Dianne Hackborn
3af8b88d03
Merge "Add drop box reports of low memory." into ics-mr1
2011-11-08 17:01:05 -08:00
Michael Kolb
a4293ba1a0
Merge "Remove flicker from WebTextView" into ics-mr1
2011-11-08 16:34:53 -08:00
Fabrice Di Meglio
5af447366d
Merge "Fix bug #5387832 [UI/Visual] Address of the website is not displayed properly(second line of the address is partly shown)"
2011-11-08 15:55:41 -08:00
Dianne Hackborn
e4d4fbc8c0
Add drop box reports of low memory.
...
We are tagging these as "watchdog" to make them visible in the
reporting tools.
Also new am command to kill all background processes, mostly to make
it easier to test this stuff.
Change-Id: Ib9dc4747cd8bd44156fdf11d6a087cd4272203eb
2011-11-08 15:44:34 -08:00
Dave Santoro
b78ae7524e
Merge "Unhide social stream APIs for Contacts." into ics-mr1
2011-11-08 14:48:21 -08:00
Michael Kolb
39036ace76
Remove flicker from WebTextView
...
Bug: 5522186
Update LayoutParams when position changed only
Change-Id: I54beb489c261090d7ba258354449501b771fd98e
2011-11-08 14:21:06 -08:00
Matthew Xie
48542eb39e
Merge "Make public APIs of ACTION_UUID, EXTRA_UUID, getUuids, and fetchUuidsWithSdp" into ics-mr1
2011-11-08 12:19:37 -08:00
Matthew Xie
ad2321027e
Make public APIs of ACTION_UUID, EXTRA_UUID, getUuids, and fetchUuidsWithSdp
...
Give APP a way to find out if a service is supported by a remote device
bug 5487202
Change-Id: I5a2d050cf24d945e1c9875963c34177ed1ce773a
2011-11-08 11:58:12 -08:00
Adam Cohen
75b2038004
Merge "Making default widget padding public API" into ics-mr1
2011-11-08 10:53:39 -08:00
Robert Greenwalt
604019c8d4
Merge "Fix build." into ics-mr1
2011-11-08 10:31:37 -08:00
Robert Greenwalt
8588e47358
Fix build.
...
Missed a commit that fixed some issues.
bug:5237167
Change-Id: I61e44831e2c3f1cf613ca1387aa95d712b7d2ded
2011-11-08 10:12:25 -08:00
Adam Powell
8689afbd63
Merge "Fix bug 5544103 - Spinner text doesn't look dimmed when disabled" into ics-mr1
2011-11-08 10:06:00 -08:00
Robert Greenwalt
ea54b76085
Merge "Wimax : wimax framework related open source." into ics-mr1
2011-11-08 10:01:07 -08:00
Adam Powell
42b7e99b11
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
2011-11-08 09:49:21 -08:00
Tom Taylor
1366c756d2
Merge "Add new secure setting for controlling Messaging notifications" into ics-mr1
2011-11-08 09:00:22 -08:00
John Reck
e43a7c18ec
am 99015a24: Merge "Remove unnecessary memory allocations" into ics-mr1
...
* commit '99015a2464a40097c3e23e07cdf69da0f886aa66':
Remove unnecessary memory allocations
2011-11-08 16:41:32 +00:00
John Reck
99015a2464
Merge "Remove unnecessary memory allocations" into ics-mr1
2011-11-08 08:38:07 -08:00
Ed Heyl
ba1f05d4a8
am 9d6a5162: Fix build break; Revert "Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp"
...
* commit '9d6a51623fdabbe993d7b8848794607394ef7cc2':
Fix build break; Revert "Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp"
2011-11-08 14:04:18 +00:00
Ed Heyl
9d6a51623f
Fix build break; Revert "Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp"
...
This reverts commit ae5839dcad .
2011-11-08 05:58:37 -08:00
Narayan Kamath
f537b25a98
am 98f5500c: Merge "Fix a bug in the network TTS api." into ics-mr1
...
* commit '98f5500c71754dad428e00d569007e0b98dc8aee':
Fix a bug in the network TTS api.
2011-11-08 10:13:39 +00:00
Narayan Kamath
98f5500c71
Merge "Fix a bug in the network TTS api." into ics-mr1
2011-11-08 02:09:18 -08:00
Gilles Debunne
c4c13f9704
am 39896f52: Merge "No more context menu in TextView" into ics-mr1
...
* commit '39896f52a84947ffc2062a2584033ff749d90534':
No more context menu in TextView
2011-11-08 08:53:03 +00:00
Gilles Debunne
39896f52a8
Merge "No more context menu in TextView" into ics-mr1
2011-11-08 00:48:27 -08:00
Matthew Xie
bfd9783556
am 67f1ceb6: Merge "Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp" into ics-mr1
...
* commit '67f1ceb616ced4ce9857ee24f43d3c9dd5b289a5':
Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp
2011-11-08 07:00:33 +00:00
Matthew Xie
67f1ceb616
Merge "Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp" into ics-mr1
2011-11-07 22:42:00 -08:00
Svetoslav Ganov
698e1d5d86
NumberPicker incorectly enforcing minimal width and height.
...
The min width and height were enforced with an exception which
is not correct since a view not having enough space should not
terminate the application. Now the insufficient vertical or
horizontal space is propagated by setting the
MEASURED_STATE_TOO_SMALL flag and respecting the constraints
imposed while measuring (consistent with the rest of the View
hierarchy).
bug:5572237
Change-Id: I2dbeb5451d3426cc983b41f6023c7b0fc52c7da3
2011-11-07 18:49:25 -08:00
Adam Cohen
4c96a59b43
Making default widget padding public API
...
Change-Id: Ibf4f5dc1a36d84be1acc3ccdc4330276f82aa303
2011-11-07 17:59:23 -08:00
John Reck
aefc28a1b6
Remove unnecessary memory allocations
...
Bug: 5581637
Also delete some dead, unused code
Change-Id: If6efd11f5032141dadbfcd0b3215e89b464e5f35
2011-11-07 17:42:06 -08:00
Dave Santoro
003924c37a
Unhide social stream APIs for Contacts.
...
Bug 5569021
Change-Id: Iba6ad0fb8d1bd4eafd9fbb42c28a332679ade11c
2011-11-07 17:06:54 -08:00
John Reck
5bbe5e6ad5
am 669e1f80: Merge "Remove nativeRecordButtons" into ics-mr1
...
* commit '669e1f80a718dc2a4d259970b4e85b3c66e8ebc1':
Remove nativeRecordButtons
2011-11-07 23:25:13 +00:00