Andreas Huber
bd8fbfa956
Fix seek behaviour at startup and teardown of media session that hasn't been started
...
Nuplayer specific.
Change-Id: I7b0be52c29bdb7032414d63c503d686df7844bf6
2011-07-15 16:26:47 -07:00
Gloria Wang
e1ea88c573
Merge "Use unsigned char to store table of contents retrieved from XING header. Our compiler treats char default to unsigned (trygon-eng on master branch). If I force "signed char" for the table of contents array, some MediaFramework tests for VBR mp3 would fail."
2011-07-15 14:20:45 -07:00
Andreas Huber
698a5e0806
Merge "Refetch playlists according to the HLS specs, varying delay if playlists unchanged"
2011-07-15 14:16:15 -07:00
John Reck
9a3d51f596
Merge "Add a hidden generic property interface"
2011-07-15 13:18:50 -07:00
Jamie Gennis
97912d0b9d
Merge "SurfaceTexture: fix SurfaceTextureGLToGLTest"
2011-07-15 12:35:34 -07:00
Chia-chi Yeh
339abf1fba
VpnDialogs: enforce calling permissions.
...
Change-Id: I1bb3bd4616309f091ef653ee246b97b1a006a225
2011-07-15 12:10:48 -07:00
Gloria Wang
c2e5ca3cac
Use unsigned char to store table of contents retrieved from XING header.
...
Our compiler treats char default to unsigned (trygon-eng on master branch).
If I force "signed char" for the table of contents array, some MediaFramework
tests for VBR mp3 would fail.
Change-Id: I725e2d4dfe57ff36fdb1d65fe3184f7ab41ad695
2011-07-15 12:08:00 -07:00
Andreas Huber
cc0b9f139f
Refetch playlists according to the HLS specs, varying delay if playlists unchanged
...
since the previous fetch.
Change-Id: I75e167a650c65a23e284381db5203beba7be7420
related-to-bug: 4983546
2011-07-15 11:30:16 -07:00
Romain Guy
f9284695e8
Add new ViewDebug APIs to profile the event queue.
...
Change-Id: I225bf288780b0244f459316e2765cfa29cd22c89
2011-07-15 11:25:11 -07:00
Nick Pelly
fed878d98b
am fc00b2ed: am 1bce9e25: am 01588aca: Merge "Preserve invariant that sService is not null (although NfcAdapter.get() can return null)" into gingerbread
...
* commit 'fc00b2ed4fa64621015b47310b91e937581bd3a3':
Preserve invariant that sService is not null (although NfcAdapter.get() can return null)
2011-07-15 11:20:44 -07:00
John Reck
637758940f
Add a hidden generic property interface
...
Change-Id: Iff890d7802af00a80b0148c7cc3233c6fc4d5dad
2011-07-15 11:14:43 -07:00
Justin Ho
cbbd798066
Merge "Updated some effects and notifications"
2011-07-15 11:13:22 -07:00
Robert Greenwalt
ef75edaf0f
am e1635197: am 476f5525: Small fix to 5008973 fix.
...
* commit 'e1635197bb6e6471b333d194855bb399da419957':
Small fix to 5008973 fix.
2011-07-15 11:03:52 -07:00
Gilles Debunne
ae68f886b2
Merge "Removed vertical padding in PreferenceActivity header list on phones"
2011-07-15 11:03:42 -07:00
Robert Greenwalt
fc5e367d80
Merge "resolved conflicts for merge of 8550f3b8 to master"
2011-07-15 11:01:36 -07:00
Alex Sakhartchouk
e173b9d73b
Merge "For the serialization context, no fifo initialization is necessary."
2011-07-15 10:57:33 -07:00
Gilles Debunne
c7f2cdea3c
Merge "Bug 4382356: No automatic focus change in ScrollViews"
2011-07-15 10:55:32 -07:00
Robert Greenwalt
d9212d3088
resolved conflicts for merge of 8550f3b8 to master
...
Change-Id: If2881b8b7faea5139af83a37cba04ccac5904f81
2011-07-15 10:52:54 -07:00
Nick Pelly
fc00b2ed4f
am 1bce9e25: am 01588aca: Merge "Preserve invariant that sService is not null (although NfcAdapter.get() can return null)" into gingerbread
...
* commit '1bce9e25b6979780d849096059ef73507bdda250':
Preserve invariant that sService is not null (although NfcAdapter.get() can return null)
2011-07-15 10:47:10 -07:00
Robert Greenwalt
e1635197bb
am 476f5525: Small fix to 5008973 fix.
...
* commit '476f55253adc670d7290ad8c90b5adc9e4f58d3b':
Small fix to 5008973 fix.
2011-07-15 10:20:48 -07:00
Fred Quintana
23399b7048
Merge "Make the KeyChain handled its own grants rather than having AccountManagerService handle them."
2011-07-15 10:10:07 -07:00
Gilles Debunne
8202cd3602
Bug 4382356: No automatic focus change in ScrollViews
...
The current behavior in ScrollView is inconsistent: a slow scroll will
not change focus while a fling will. With this change, the focus is not
moved from field to field (resulting in poup due to keyboard / suggestion bar
state changes).
Also made sure any new input in a TextFields scrolls back the view to make the
EditText visible. Has no effect if the EditText is already visible.
Change-Id: I7ff301fe85f73c27d76e4893aeab7442d0539b13
2011-07-15 10:00:50 -07:00
Robert Greenwalt
8550f3b86a
resolved conflicts for merge of 0a46db5d to honeycomb-plus-aosp
...
Change-Id: I0f1bea54d999ab3ef10400ee67bd4d3b2a5d1783
2011-07-15 09:55:48 -07:00
Fabrice Di Meglio
50e95eba5c
Merge "Implement textDirection heuristic selection."
2011-07-15 09:49:48 -07:00
Robert Greenwalt
476f55253a
Small fix to 5008973 fix.
...
Removed redundent log.
Cleaned some logic.
Will try to modify route even if recursive operation had an error.
bug: 5008973
Change-Id: Ie2ca51cc39cfac027a8a2e2eaddcb7d6c378c4da
2011-07-15 09:45:08 -07:00
Gilles Debunne
38143a6822
Merge "Bug 5014726: Paste works in ExtractedText"
2011-07-15 09:41:16 -07:00
Glenn Kasten
2aa6c4b515
Merge "Bug 5031179 possible fix for assert in join"
2011-07-15 09:23:33 -07:00
Mike Lockwood
600449c6c8
Merge "MediaScanner: Add virtual NO_MEDIA column to fix support for .nomedia files"
2011-07-15 09:18:34 -07:00
Mike Lockwood
92e1314ad9
MediaScanner: Add virtual NO_MEDIA column to fix support for .nomedia files
...
Bug: 5025615
Change-Id: Ia910cd1c063292599a03b878755edb2e3cdbbb57
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-07-15 12:17:33 -04:00
Justin Ho
e10917f41f
Updated some effects and notifications
...
Change-Id: I9151a1ee6bf520199a17ec0d184f9d9af838b281
2011-07-15 08:48:03 -07:00
Narayan Kamath
37ccb4b55d
Merge "Remove the completeAudioAvailable API."
2011-07-15 02:56:31 -07:00
Jeff Brown
1af6d27b9e
Merge "Ensure selector state is updated when touch mode changes."
2011-07-14 22:42:15 -07:00
Jeff Brown
997ea74ef7
Merge "Remove edge slop support."
2011-07-14 22:32:09 -07:00
Jeff Brown
945caeeaa8
Merge "Refresh the drawable state when selecting a position."
2011-07-14 22:31:40 -07:00
Jeff Brown
5bd512a131
Merge "ListView focus bugfix."
2011-07-14 22:31:34 -07:00
Jeff Brown
d639f4579c
Merge "Add a call to pthread_attr_destroy to avoid potential memory leaks."
2011-07-14 22:31:27 -07:00
Jeff Brown
c14aea2621
Merge "Frameworks: fixes possible invalid pointer index call."
2011-07-14 22:31:17 -07:00
Jeff Brown
1e20946aa3
Ensure selector state is updated when touch mode changes.
...
This fixes a problem where the focus selection rectangle
often remains visible even after entering touch mode.
This problem is particularly noticeable when using the
mouse to scroll the list while an item is selected.
Change-Id: I9938d2586725d91fd3f6738408233f2ead167319
2011-07-14 22:19:19 -07:00
Jeff Brown
119abb21cf
Merge "Enter touch mode on ACTION_SCROLL."
2011-07-14 21:55:58 -07:00
Adam Powell
4540926dfa
Merge "Fix bug 5032301 - size list menu icons appropriately."
2011-07-14 21:53:41 -07:00
Adam Powell
efebb62581
Fix bug 5032301 - size list menu icons appropriately.
...
Change-Id: I309923cdd4d37292b390a9b760dec739becb1bbf
2011-07-14 21:52:18 -07:00
Jeff Brown
a6111377e1
Remove edge slop support.
...
The edge slop feature was added a long time ago for a specific
device that had severe non-linear touch response issues near
the edges of its touch screen. The feature is not useful on
modern hardware that is property calibrated.
Change-Id: I26716cbc7411c31883ddb4bb4ddd981027790d0f
2011-07-14 21:48:23 -07:00
Jason Bayer
a79f4b7df9
Refresh the drawable state when selecting a position.
...
It seems that mSelectorShowing is a dead (always false) field.
Bug: 4070346
Change-Id: Icf3cc6f19cc49dcfda15229a6d91232404c0743c
2011-07-14 21:22:10 -07:00
Jeff Sharkey
2d4630c809
Merge "Hide NetworkTemplate details, buffered stats I/O."
2011-07-14 21:15:49 -07:00
Adam Powell
58c5dc1bd6
Fix bug 5030341 - ActionBar.getHeight is inaccurate in 2-row mode
...
Measure the shared container instead.
Change-Id: Ib851f773a36add19c227b3ad64a8497f1b5ff9dd
2011-07-14 21:08:10 -07:00
Jeff Sharkey
4e814c348c
Hide NetworkTemplate details, buffered stats I/O.
...
Move template matching to builder methods instead of exposing the
internal constants. Also rule to match Ethernet usage. Buffer
reading and writing of network stats, making operations 5x faster.
Change-Id: Iedb2d0ab3b26a976811c050f84a164e909eb74b6
2011-07-14 20:43:27 -07:00
Mark Lindner
a86127fe26
ListView focus bugfix.
...
resurrectSelection() didn't take into account disabled items
(which shouldn't ever get focus).
Bug: 4967915
Change-Id: I849d2d993ddf93f49108e7b867ff6d24643c07a8
2011-07-14 20:27:52 -07:00
Mathias Agopian
4a8df318b0
Merge "fix a typo in ISurfaceTexture IPC code"
2011-07-14 20:21:59 -07:00
Mathias Agopian
d2734a5daa
fix a typo in ISurfaceTexture IPC code
...
Change-Id: Ied1d9ddb0d849b17219d0ea3d333ce12be849419
2011-07-14 20:20:58 -07:00
Le-Chun Wu
da13560de2
Add a call to pthread_attr_destroy to avoid potential memory leaks.
...
Change-Id: Ib57efc3530e9793298190cc9cab19c9af54e11a7
2011-07-14 20:14:07 -07:00