Andreas Huber
716bda8fd0
Merge "Support for ID3 version 1 (and 1.1) tags in .mp3 files."
2010-01-19 14:05:40 -08:00
Tom O'Neill
3baf065bc2
Merge "Find out whether we should mention behavior specific to our own provider"
2010-01-19 13:54:00 -08:00
Andreas Huber
43782d3bc9
Support for ID3 version 1 (and 1.1) tags in .mp3 files.
...
related-to-bug: 2375219
2010-01-19 13:40:01 -08:00
Romain Guy
df4e4641ec
Merge "Make sure the drawing cache is invalidated when reattaching a view. Bug #2373677 "
2010-01-19 13:29:03 -08:00
Romain Guy
bc9fdc9260
Make sure the drawing cache is invalidated when reattaching a view.
...
Bug #2373677
2010-01-19 13:27:48 -08:00
Leon Scroggins
dcf19a8d34
String extras to be used with share page.
...
Provides Strings to be used as hash keys for accessing the data in
the Intent created for sharing a link.
Part of http://b/issue?id=2243246
2010-01-19 15:48:32 -05:00
Elliott Hughes
fc35343cfe
Remove old InetAddress DNS cache from preloaded-classes.
...
For https://android-git.corp.google.com/g/37614 .
2010-01-19 11:48:22 -08:00
Andreas Huber
cb6ffa2824
Merge "Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process."
2010-01-19 11:43:12 -08:00
Doug Kwan
bfa05732a9
Merge "Add missing libjpeg in linker option. Currently this library is used by the main executable but is included implicitly via inter-library dependency."
2010-01-19 11:42:15 -08:00
James Dong
e73b46ef7f
Merge "Media server death nodification"
2010-01-19 11:37:55 -08:00
Doug Kwan
474a97a428
Add missing libjpeg in linker option. Currently this library is used by the
...
main executable but is included implicitly via inter-library dependency.
2010-01-19 11:22:55 -08:00
San Mehat
f078d058ab
Merge "framework: Introduce INetworkManagementService for communicating with netd"
2010-01-19 11:21:44 -08:00
Mike Lockwood
425500913a
Merge "LocationManagerService: Fix bug removing proximity alerts."
2010-01-19 11:03:19 -08:00
Mike Lockwood
0dac8c0f7e
LocationManagerService: Fix bug removing proximity alerts.
...
Alerts were not being removed from the mProximitiesEntered array.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-01-19 14:00:48 -05:00
Andreas Huber
f1fe064d73
Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process.
2010-01-19 10:57:57 -08:00
Andreas Huber
0a2d8709e4
Merge "Squashed commit of the following:"
2010-01-19 10:51:33 -08:00
Andreas Huber
0d41be3a29
Merge "Remove totally unused code from OMX.cpp"
2010-01-19 10:50:54 -08:00
San Mehat
873f214594
framework: Introduce INetworkManagementService for communicating with netd
...
This is the framework-exposed interface for the (future) management of
all Android network management functions. Initial support is for providing
tethering.
Updated: Integrate feedback from review; clean up naming
Updated: Switch from add/remove/list to get/set for DNS forwarders
- allows prioritization / ordering of DNS servers
Updated: Refactor NAT api
Updated: Refactor NAT api (last time sorry)
Signed-off-by: San Mehat <san@google.com>
2010-01-19 10:47:52 -08:00
Bjorn Bringert
51bfd683fe
Merge "Fix WEB_SEARCH handler whitelist"
2010-01-19 10:47:30 -08:00
Bjorn Bringert
cf3b73569b
Fix WEB_SEARCH handler whitelist
...
Change-Id: I9450ac1554ed062cc3f833b0986157e54165e8f1
2010-01-19 18:45:14 +00:00
Andreas Huber
1faa92a1e9
Squashed commit of the following:
...
commit 6689350d7e4dad6d873c1ed95f0a356e3bfd79d1
Author: Andreas Huber <andih@google.com>
Date: Tue Jan 19 09:23:02 2010 -0800
Some tweaks to the SampleIterator.
commit 5638bff6d31442a219806445c3106d47b081fcab
Author: Andreas Huber <andih@google.com>
Date: Fri Jan 15 14:46:29 2010 -0800
A much improved implementation of MPEG4 sample table operations through an iterator.
2010-01-19 10:39:21 -08:00
Andreas Huber
fed1a1c9c0
Remove totally unused code from OMX.cpp
2010-01-19 10:36:35 -08:00
Andreas Huber
3c79a4abf8
Merge "Upgrade for the stagefright commandline tool to support extracting thumbnails and to optionally prefer software codecs."
2010-01-19 10:25:13 -08:00
Andreas Huber
5a12413331
Merge "Make sure the seek test attempts to seek on the very first iteration, as this appears to be a special case that decoders frequently get wrong."
2010-01-19 10:24:58 -08:00
Bjorn Bringert
97d1195832
Merge "Make SearchManager.getGlobalSearchActivity() public but hidden"
2010-01-19 00:58:39 -08:00
Xavier Ducrohet
28039a6f74
am 1da2735c: am f73bd14a: Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclair
...
Merge commit '1da2735c5862d48712706c2052a34e10e3dea43b'
* commit '1da2735c5862d48712706c2052a34e10e3dea43b':
ADT/Layoutlib: implement Canvas.concat(Matrix)
2010-01-19 00:02:15 -08:00
Adam Powell
3e22d199a0
am b5a5a397: am 56a17690: Merge "TransformGestureDetector is now ScaleGestureDetector - scope reduced. N1 screen can\'t reliably handle translation and scaling at the same time." into eclair
...
Merge commit 'b5a5a39716502be2cd325a6f9b393e155c0636ee'
* commit 'b5a5a39716502be2cd325a6f9b393e155c0636ee':
TransformGestureDetector is now ScaleGestureDetector - scope reduced.
2010-01-19 00:02:00 -08:00
Xavier Ducrohet
05bc8d7397
am cff6c845: am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactory
...
Merge commit 'cff6c8459ca05f3fee2d2999989d07a7176f955c'
* commit 'cff6c8459ca05f3fee2d2999989d07a7176f955c':
ADT/Layoutlib: Reimplement parts of BitmapFactory
2010-01-19 00:01:32 -08:00
San Mehat
2b7ff1c471
Merge "MountService: Add new 'unmountSecureContainer' API call"
2010-01-18 07:14:02 -08:00
San Mehat
9dba709d44
MountService: Add new 'unmountSecureContainer' API call
...
Signed-off-by: San Mehat <san@google.com>
2010-01-18 06:49:19 -08:00
Jack Palevich
840e958847
Decouple the EGL context lifetime from the EGL surface lifetime.
...
The EGL context is now preserved when possible. Previously we would
destroy it whenever the EGL surface was destroyed. Preserving the
EGL context preserves loaded textures and VBO resources.
2010-01-18 15:13:12 +08:00
Daisuke Miyakawa
308596eda1
Merge "Make vCard importer support lower case params."
2010-01-17 15:32:02 -08:00
Daisuke Miyakawa
50c6668a27
Make vCard importer support lower case params.
...
Bug: 2339066
2010-01-18 08:30:39 +09:00
Dianne Hackborn
d68478467e
First pass at new device policy and administration APIs.
...
This adds new DevicAdmin, DevicePolicyManager, and DeviceAdminInfo classes.
See the java docs for each on documentation on them. Basically: a DeviceAdmin
is what you derive from to administer a device; DevicePolicyManager is what you
use to apply and check your policy requirements and perform other administration
tasks.
2010-01-17 15:10:24 -08:00
San Mehat
5fbf4094f5
MountService: Suppress media removed notification when enabling UMS
...
Signed-off-by: San Mehat <san@google.com>
2010-01-16 06:11:27 -08:00
Oscar Montemayor
ff58b57705
Merge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings. Using keys to mount encrypted FS."
2010-01-15 19:03:32 -08:00
James Dong
34bbc22cbc
Media server death nodification
2010-01-15 18:28:16 -08:00
Romain Guy
bf4cd1a54d
Merge "Added a method for spatial sampling."
2010-01-15 16:44:49 -08:00
Oscar Montemayor
462f037828
Apps on SD card.
...
Added support for retrieving and generating keys as Hex Strings.
Using keys to mount encrypted FS.
2010-01-15 16:34:11 -08:00
San Mehat
3fe3ebfaa6
Merge "sdutil: Use new MountService api method names"
2010-01-15 16:30:05 -08:00
Tom O'Neill
093a870005
Find out whether we should mention behavior specific to our own provider
...
Change-Id: Ia5d90969d72e99c8fb7f12f1c536f5e1856c59d2
2010-01-15 16:20:34 -08:00
Oscar Montemayor
56e74504f1
Merge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings. Using keys to mount encrypted FS."
2010-01-15 16:20:23 -08:00
Yang Li
ec837187df
Added a method for spatial sampling.
2010-01-15 16:14:25 -08:00
Oscar Montemayor
d02546b415
Apps on SD card.
...
Added support for retrieving and generating keys as Hex Strings.
Using keys to mount encrypted FS.
2010-01-15 15:08:06 -08:00
Jean-Baptiste Queru
e99f41f193
@hide the individual members instead of the whole class
...
Bug: 2245521
Change-Id: I8dad1e8d4e1b55dbb9d33b6990c1bd420e914be5
2010-01-15 15:02:53 -08:00
Kenny Root
d60e31cbe3
Merge "Update Time.parse3339() unit tests"
2010-01-15 14:44:58 -08:00
Romain Guy
fe86b04531
Merge "Added clone to these three classes and added more comments."
2010-01-15 14:40:48 -08:00
Yang Li
6fc1f15134
Added clone to these three classes and added more comments.
2010-01-15 14:35:27 -08:00
Romain Guy
dded6447b5
Merge "Added non-uniform scaling for spatial sampling."
2010-01-15 14:31:34 -08:00
Kenny Root
de8aa87016
Update Time.parse3339() unit tests
...
Month should be n-1 from input and timezone is already normalized to
UTC.
Change-Id: I030c6444f92b96f85acea81f1675edf061bb5451
2010-01-15 14:23:20 -08:00