Adam Powell
3afce6687c
Merge "Improve docs around ActionBar as noted in bug 3111444."
2010-11-16 15:12:41 -08:00
Adam Powell
ef70444768
Improve docs around ActionBar as noted in bug 3111444.
...
Rename method that was missed in previous ActionBar
refactoring. Deprecated previous version for compatibility for apps in
development.
Change-Id: I2c466aed8ed620aec5056026257e131fadf8843e
2010-11-16 15:08:35 -08:00
Andreas Huber
840f1263b3
Merge "Apparently SystemProperties jni native support must now be registered before Binder's."
2010-11-16 14:50:40 -08:00
Andreas Huber
a8079bfb9a
Apparently SystemProperties jni native support must now be registered before Binder's.
...
Change-Id: Ia7197f41052c4d47dbecec400a7c789317f743a0
2010-11-16 14:48:44 -08:00
Jason Sams
db42351b0f
Merge "Fix crash with extended debugging."
2010-11-16 14:24:40 -08:00
Gilles Debunne
c50f1505aa
Merge "Multiline EditText have top and bottom brackets to differentiate from single line."
2010-11-16 14:11:17 -08:00
Andreas Huber
f4726a22c8
Merge "Remove all traces of legacy renderer support in stagefright."
2010-11-16 13:59:02 -08:00
Brad Fitzpatrick
c5f99f39c6
Merge "Fix more things that CloseGuard found."
2010-11-16 13:50:07 -08:00
Jeff Sharkey
4bd1a3dbca
Show Bitmap.Config value when unable to handle.
...
Part of investigating http://b/3201172 .
Change-Id: I76a31c968b4c60beb079349a0722aa9a4ea5921c
2010-11-16 13:47:37 -08:00
Brad Fitzpatrick
ba22d21c3a
Merge "Fast no-op path for StrictMode.Span on user builds."
2010-11-16 13:33:06 -08:00
Adam Powell
0046bd8ea6
Fix bug 3192412 - ListView doesn't reportScrollStateChange properly
...
for programmatic scrolls
Allow for onScrollStateChanged implementations that end up changing
scroll state again.
Change-Id: I53105f5be708bacc0d3ec8e76ba1cc22f4131467
2010-11-16 13:28:27 -08:00
Andreas Huber
c23dabfb20
Remove all traces of legacy renderer support in stagefright.
...
Change-Id: I17b8e0dbf53fca37c96830c41131b4bc0c24ca6d
2010-11-16 13:05:53 -08:00
Brad Fitzpatrick
1181cbbfd7
Fast no-op path for StrictMode.Span on user builds.
...
Change-Id: I3eb75288d670a8ac1e10547715d8c1a855a5fdc9
2010-11-16 12:46:16 -08:00
Jason Sams
7a21ee6148
Fix crash with extended debugging.
...
Change-Id: I982a7c7ea7ccae074be5254032c43a862137747a
2010-11-16 12:19:37 -08:00
Gilles Debunne
fe4d5defd0
Multiline EditText have top and bottom brackets to differentiate from single line.
...
Change-Id: Iab6da75e7a823018221399c0b03dd47f7f768f21
2010-11-16 12:01:16 -08:00
Gil Dobjanschi
f1d8f2a140
Invalidate transitions when the start time or duration of an effect or overlay changes.
...
Change-Id: Ibc4d80e92ff46b4ecabed5b998f5b0f2c9ca3473
2010-11-16 11:37:08 -08:00
Mike Lockwood
af376a5427
Merge "MediaScanner: Always use mime type provided to the media scanner"
2010-11-16 11:16:03 -08:00
Andreas Huber
7a218d7a3a
Merge "Make sure live streamed http live content does not start playing from the very beginning."
2010-11-16 11:13:43 -08:00
Dianne Hackborn
3a57fb9e9c
Fix issue #3191573 : PreferenceFragment.onActivityResult cannot
...
launch a new fragment on the same call.
There were some problems with the API design where you could do
things in such a way that a back stack entry that was not at the
top would get popped. Ouch. Hopefully this change prevents that
from being able to happen.
Change-Id: I8cbc952e12ddd231ff6c84b6e9bbf5125f449f04
2010-11-16 10:50:31 -08:00
Eric Rowe
248caac22e
Merge "Remove asserts in bluetooth test utils"
2010-11-16 10:41:11 -08:00
Eric Rowe
16013b37cb
Merge "Add acceptPair method to BT stress."
2010-11-16 10:39:24 -08:00
Andreas Huber
8c7cb61cff
Make sure live streamed http live content does not start playing from the very beginning.
...
The different bandwidth streams may not all start on the same seqnum, so switching bandwidths may fail lateron if we start playing from the very beginning.
Change-Id: I03df8d1f44b3f7b4713d381a3d97847997e3ee59
related-to-bug: 2368598
2010-11-16 10:32:13 -08:00
Adam Powell
850a4c6688
Merge "Fix bug 3198503 - NPE at MenuPopupHelper.dismiss"
2010-11-16 10:27:54 -08:00
Jean-Michel Trivi
8f677d66d9
Add new audio mode for audio communications other than telelphony.
...
The audio mode MODE_IN_CALL signals the system the device a phone
call is currently underway. There was no way for audio video
chat or VoIP applications to signal a call is underway, but not
using the telephony resources. This change introduces a new mode
to address this. Changes in other parts of the system (java
and native) are required to take this new mode into account.
The generic AudioPolicyManager is updated to not use its phone
state variable directly, but to use two new convenience methods,
isInCall() and isStateInCall(int) instead.
Change-Id: Id744cd26520ea1d1a4795eabe6a1f0c58789af76
2010-11-16 10:23:37 -08:00
Adam Powell
ed8b403cc8
Fix bug 3198503 - NPE at MenuPopupHelper.dismiss
...
Make sure dismiss() can be called even when the popup is not currently
showing.
Change-Id: I48077d8b3bfe0df04bceeb056ed54cbd79a6e660
2010-11-16 10:22:35 -08:00
Adam Powell
75663ceec4
Merge "Add protection for ActionMode-related window callbacks that may not implement new methods."
2010-11-16 10:18:04 -08:00
Brad Fitzpatrick
f342ac9182
am 8443dd16: am 383e95e2: Merge "DropBox: Read until the end of stream has been reached"
...
* commit '8443dd16c2dfd5f56e33fbe76129f56e6a83b23e':
DropBox: Read until the end of stream has been reached
2010-11-16 09:40:52 -08:00
Brad Fitzpatrick
8443dd16c2
am 383e95e2: Merge "DropBox: Read until the end of stream has been reached"
...
* commit '383e95e245ceb87a2a6ad6422404ce641f0e08eb':
DropBox: Read until the end of stream has been reached
2010-11-16 09:37:56 -08:00
Brad Fitzpatrick
383e95e245
Merge "DropBox: Read until the end of stream has been reached"
2010-11-16 09:22:31 -08:00
Xia Wang
4e74e181d1
am f55c9736: am d0a8f54a: Merge "Add Wi-Fi connection functional tests." into gingerbread
...
* commit 'f55c973637f2b17de0f5543260e7e409a8635112':
Add Wi-Fi connection functional tests.
2010-11-16 09:18:48 -08:00
Xia Wang
f55c973637
am d0a8f54a: Merge "Add Wi-Fi connection functional tests." into gingerbread
...
* commit 'd0a8f54a5bcd6a10eaaa88d888c3cbb83869532c':
Add Wi-Fi connection functional tests.
2010-11-16 09:16:54 -08:00
Xia Wang
d0a8f54a5b
Merge "Add Wi-Fi connection functional tests." into gingerbread
2010-11-16 09:14:46 -08:00
Mike Lockwood
858caeaaa1
MediaScanner: Always use mime type provided to the media scanner
...
BUG: 3179926
Change-Id: Ib94aea43b83658e3ab31c5eacf7a5135cd14822a
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-11-16 11:28:42 -05:00
Cary Clark
21a97ef9f2
make tap initiated scrolls more reliable
...
Programmatic scrolls fail when the scroll has not had a chance
to start. In this case, the current position equals the last
position; the logic erroneously cancels the scrolls, assuming
that in this case the scroll has finished.
Also, new scrolls should cancel the old velocity whether they
are animated or not.
This has a companion change in external/webkit, which is not
required, but makes tap initiated scrolls work more reliably.
bug:1331125
bug:3099569
Change-Id: I80ae8e8cdefce2d8d09532f79d1b2e1ae4738fa6
2010-11-16 10:22:11 -05:00
Christian Lindeberg
e9f1881521
DropBox: Read until the end of stream has been reached
...
Read the requested length or until the end of the input stream
has actually been reached.
Change-Id: I01bc0b81eca0225209bdd288dde6a778a19d1e2c
2010-11-16 09:57:54 +01:00
Adam Powell
bf85f43e48
Add protection for ActionMode-related window callbacks that may not
...
implement new methods.
Change-Id: Id4463ee97366187ba43b0966f79aa8bd34f7fa1d
2010-11-15 22:16:50 -08:00
Adam Powell
debf3bed9e
Fix bug 2948913 - provide lifecycle notifications for action modes
...
Change-Id: I432e29a7bddb18bc32dfbe21a8ecd7d83158e3a0
2010-11-15 20:59:29 -08:00
James Dong
9d305170dc
Merge "Add initial stereo capture support for AAC encoder"
2010-11-15 17:59:42 -08:00
Joe Onorato
8a6b2e52af
Merge "Add the quick settings panel. There's currently nothing in it."
2010-11-15 17:48:33 -08:00
Joe Onorato
8a576713e2
Add the quick settings panel. There's currently nothing in it.
...
Change-Id: I71195c7b0bd2b902da1c60527b6e23964b1ea4fc
2010-11-15 17:45:03 -08:00
Vasu Nori
f598b242f1
Merge "another bug introduced by some previous refactoring CL"
2010-11-15 17:30:00 -08:00
Vasu Nori
98f030742c
another bug introduced by some previous refactoring CL
...
bug:3197501
Change-Id: I29342b111ef25c75129b095acee307c5d79f1692
2010-11-15 17:22:20 -08:00
Stephen Hines
3414bae7b2
Merge "Remove WARs for zero-init + destructors."
2010-11-15 17:19:26 -08:00
James Dong
36663b2f6c
Add initial stereo capture support for AAC encoder
...
Change-Id: I1b9335f036ff42d958d0b32f25359b21733f96d4
2010-11-15 17:17:29 -08:00
Eric Rowe
b49aa60829
Remove asserts in bluetooth test utils
...
Certain checks were causing the test to fail due to a race condition.
Bug: b/3198566
Change-Id: I9389a1936f6032939851922c052ef8ed32e5283b
2010-11-15 17:09:46 -08:00
Stephen Hines
baa19bc59c
Remove WARs for zero-init + destructors.
...
Change-Id: I919db554f3f6fa1fb027402298602a16fba4a235
2010-11-15 17:09:02 -08:00
Michael Jurka
f942b7cbca
Merge "Fix issue where Launcher was not getting redrawn"
2010-11-15 17:01:54 -08:00
Adam Powell
c028a5ee7e
Merge "Fix a couple interactions between action bar and options menus"
2010-11-15 16:49:35 -08:00
Adam Powell
8d12e20162
Fix a couple interactions between action bar and options menus
...
Fix bug 3129937 - Activity.openOptionsMenu not calling onPrepareOptionsMenu
Fix bug 3070720 - actionbar android.R.id.home isn't dispatched to fragments
Change-Id: I4a154941595583cdec7d1dffbeac9c8340781fa0
2010-11-15 16:44:17 -08:00
Joe Onorato
b86c89c1a1
Merge "use the proper number of wifi icon levels."
2010-11-15 16:39:24 -08:00