OSDN Git Service

android-x86/frameworks-base.git
14 years agoMerge "Make the space between the time and the AM/PM smaller by putting preceding...
Joe Onorato [Wed, 20 Jan 2010 00:34:58 +0000 (16:34 -0800)]
Merge "Make the space between the time and the AM/PM smaller by putting preceding whitespace inside the span."

14 years agoMerge "Mount/Unmount secure containers Persist flags in PackageSetting. Flags are...
Suchi Amalapurapu [Tue, 19 Jan 2010 22:11:43 +0000 (14:11 -0800)]
Merge "Mount/Unmount secure containers Persist flags in PackageSetting. Flags are relevant to ApplicationInfo.FLAG_SYSTEM, Application.FLAG_ON_SDCARD, ApplicationInfo.FLAG_FORWARD_LOCK. New pm command to simulate mount/unmount in Pm. This will be removed when MountService/vold event generation gets fixed. Calls from MountService into PackageManager when media gets mounted/unmounted. Scan the packages and grant permissions when the sdcard gets mounted. This api might change again."

14 years agoMerge "Fix trailing garbage after UCS-2 encoded strings in ID3 V2."
Andreas Huber [Tue, 19 Jan 2010 22:05:46 +0000 (14:05 -0800)]
Merge "Fix trailing garbage after UCS-2 encoded strings in ID3 V2."

14 years agoMerge "Support for ID3 version 1 (and 1.1) tags in .mp3 files."
Andreas Huber [Tue, 19 Jan 2010 22:05:40 +0000 (14:05 -0800)]
Merge "Support for ID3 version 1 (and 1.1) tags in .mp3 files."

14 years agoMount/Unmount secure containers
Suchi Amalapurapu [Mon, 18 Jan 2010 08:15:59 +0000 (00:15 -0800)]
Mount/Unmount secure containers
Persist flags in PackageSetting. Flags are relevant to ApplicationInfo.FLAG_SYSTEM, Application.FLAG_ON_SDCARD, ApplicationInfo.FLAG_FORWARD_LOCK.
New pm command to simulate mount/unmount in Pm. This will be removed
when MountService/vold event generation gets fixed.
Calls from MountService into PackageManager when media gets mounted/unmounted.
Scan the packages and grant permissions when the sdcard gets mounted.
This api might change again.

14 years agoMerge "Find out whether we should mention behavior specific to our own provider"
Tom O'Neill [Tue, 19 Jan 2010 21:54:00 +0000 (13:54 -0800)]
Merge "Find out whether we should mention behavior specific to our own provider"

14 years agoFix trailing garbage after UCS-2 encoded strings in ID3 V2.
Andreas Huber [Tue, 19 Jan 2010 21:52:06 +0000 (13:52 -0800)]
Fix trailing garbage after UCS-2 encoded strings in ID3 V2.

related-to-bug: 2381919

14 years agoSupport for ID3 version 1 (and 1.1) tags in .mp3 files.
Andreas Huber [Tue, 19 Jan 2010 21:35:27 +0000 (13:35 -0800)]
Support for ID3 version 1 (and 1.1) tags in .mp3 files.

related-to-bug: 2375219

14 years agoMerge "Make sure the drawing cache is invalidated when reattaching a view. Bug #2373677"
Romain Guy [Tue, 19 Jan 2010 21:29:03 +0000 (13:29 -0800)]
Merge "Make sure the drawing cache is invalidated when reattaching a view. Bug #2373677"

14 years agoMake sure the drawing cache is invalidated when reattaching a view.
Romain Guy [Tue, 19 Jan 2010 21:27:48 +0000 (13:27 -0800)]
Make sure the drawing cache is invalidated when reattaching a view.
Bug #2373677

14 years agoString extras to be used with share page.
Leon Scroggins [Thu, 10 Dec 2009 17:37:09 +0000 (12:37 -0500)]
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

14 years agoRemove old InetAddress DNS cache from preloaded-classes.
Elliott Hughes [Sat, 16 Jan 2010 06:02:45 +0000 (22:02 -0800)]
Remove old InetAddress DNS cache from preloaded-classes.

For https://android-git.corp.google.com/g/37614 .

14 years agoMerge "Avoid unnecessary buffer copying if at all possible, detect if running in...
Andreas Huber [Tue, 19 Jan 2010 19:43:12 +0000 (11:43 -0800)]
Merge "Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process."

14 years agoMerge "Add missing libjpeg in linker option. Currently this library is used by the...
Doug Kwan [Tue, 19 Jan 2010 19:42:15 +0000 (11:42 -0800)]
Merge "Add missing libjpeg in linker option.  Currently this library is used by the main executable but is included implicitly via inter-library dependency."

14 years agoMerge "Media server death nodification"
James Dong [Tue, 19 Jan 2010 19:37:55 +0000 (11:37 -0800)]
Merge "Media server death nodification"

14 years agoAdd missing libjpeg in linker option. Currently this library is used by the
Doug Kwan [Tue, 19 Jan 2010 19:22:55 +0000 (11:22 -0800)]
Add missing libjpeg in linker option.  Currently this library is used by the
main executable but is included implicitly via inter-library dependency.

14 years agoMerge "framework: Introduce INetworkManagementService for communicating with netd"
San Mehat [Tue, 19 Jan 2010 19:21:44 +0000 (11:21 -0800)]
Merge "framework: Introduce INetworkManagementService for communicating with netd"

14 years agoMerge "LocationManagerService: Fix bug removing proximity alerts."
Mike Lockwood [Tue, 19 Jan 2010 19:03:19 +0000 (11:03 -0800)]
Merge "LocationManagerService: Fix bug removing proximity alerts."

14 years agoLocationManagerService: Fix bug removing proximity alerts.
Mike Lockwood [Tue, 19 Jan 2010 16:48:14 +0000 (11:48 -0500)]
LocationManagerService: Fix bug removing proximity alerts.

Alerts were not being removed from the mProximitiesEntered array.

Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoAvoid unnecessary buffer copying if at all possible, detect if running in the mediase...
Andreas Huber [Fri, 15 Jan 2010 23:28:19 +0000 (15:28 -0800)]
Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process.

14 years agoMerge "Squashed commit of the following:"
Andreas Huber [Tue, 19 Jan 2010 18:51:33 +0000 (10:51 -0800)]
Merge "Squashed commit of the following:"

14 years agoMerge "Remove totally unused code from OMX.cpp"
Andreas Huber [Tue, 19 Jan 2010 18:50:54 +0000 (10:50 -0800)]
Merge "Remove totally unused code from OMX.cpp"

14 years agoframework: Introduce INetworkManagementService for communicating with netd
San Mehat [Thu, 14 Jan 2010 18:25:07 +0000 (10:25 -0800)]
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>
14 years agoMerge "Fix WEB_SEARCH handler whitelist"
Bjorn Bringert [Tue, 19 Jan 2010 18:47:30 +0000 (10:47 -0800)]
Merge "Fix WEB_SEARCH handler whitelist"

14 years agoFix WEB_SEARCH handler whitelist
Bjorn Bringert [Tue, 19 Jan 2010 18:45:14 +0000 (18:45 +0000)]
Fix WEB_SEARCH handler whitelist

Change-Id: I9450ac1554ed062cc3f833b0986157e54165e8f1

14 years agoSquashed commit of the following:
Andreas Huber [Tue, 19 Jan 2010 18:39:21 +0000 (10:39 -0800)]
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.

14 years agoRemove totally unused code from OMX.cpp
Andreas Huber [Fri, 15 Jan 2010 22:45:23 +0000 (14:45 -0800)]
Remove totally unused code from OMX.cpp

14 years agoMerge "Upgrade for the stagefright commandline tool to support extracting thumbnails...
Andreas Huber [Tue, 19 Jan 2010 18:25:13 +0000 (10:25 -0800)]
Merge "Upgrade for the stagefright commandline tool to support extracting thumbnails and to optionally prefer software codecs."

14 years agoMerge "Make sure the seek test attempts to seek on the very first iteration, as this...
Andreas Huber [Tue, 19 Jan 2010 18:24:58 +0000 (10:24 -0800)]
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."

14 years agoMerge "Make SearchManager.getGlobalSearchActivity() public but hidden"
Bjorn Bringert [Tue, 19 Jan 2010 08:58:39 +0000 (00:58 -0800)]
Merge "Make SearchManager.getGlobalSearchActivity() public but hidden"

14 years agoam 1da2735c: am f73bd14a: Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)"...
Xavier Ducrohet [Tue, 19 Jan 2010 08:02:15 +0000 (00:02 -0800)]
am 1da2735c: am f73bd14a: Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclair

Merge commit '1da2735c5862d48712706c2052a34e10e3dea43b'

* commit '1da2735c5862d48712706c2052a34e10e3dea43b':
  ADT/Layoutlib: implement Canvas.concat(Matrix)

14 years agoam b5a5a397: am 56a17690: Merge "TransformGestureDetector is now ScaleGestureDetector...
Adam Powell [Tue, 19 Jan 2010 08:02:00 +0000 (00:02 -0800)]
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.

14 years agoam cff6c845: am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactory
Xavier Ducrohet [Tue, 19 Jan 2010 08:01:32 +0000 (00:01 -0800)]
am cff6c845: am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactory

Merge commit 'cff6c8459ca05f3fee2d2999989d07a7176f955c'

* commit 'cff6c8459ca05f3fee2d2999989d07a7176f955c':
  ADT/Layoutlib: Reimplement parts of BitmapFactory

14 years agoMerge "MountService: Add new 'unmountSecureContainer' API call"
San Mehat [Mon, 18 Jan 2010 15:14:02 +0000 (07:14 -0800)]
Merge "MountService: Add new 'unmountSecureContainer' API call"

14 years agoMountService: Add new 'unmountSecureContainer' API call
San Mehat [Mon, 18 Jan 2010 14:47:41 +0000 (06:47 -0800)]
MountService: Add new 'unmountSecureContainer' API call

Signed-off-by: San Mehat <san@google.com>
14 years agoDecouple the EGL context lifetime from the EGL surface lifetime.
Jack Palevich [Mon, 18 Jan 2010 07:13:12 +0000 (15:13 +0800)]
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.

14 years agoMake the space between the time and the AM/PM smaller by putting preceding whitespace...
Joe Onorato [Mon, 18 Jan 2010 00:06:51 +0000 (19:06 -0500)]
Make the space between the time and the AM/PM smaller by putting preceding whitespace inside the
span.

Also cache the SimpleDateFormat object because those are relatively expensive.

14 years agoMerge "Make vCard importer support lower case params."
Daisuke Miyakawa [Sun, 17 Jan 2010 23:32:02 +0000 (15:32 -0800)]
Merge "Make vCard importer support lower case params."

14 years agoMake vCard importer support lower case params.
Daisuke Miyakawa [Sun, 17 Jan 2010 23:30:39 +0000 (08:30 +0900)]
Make vCard importer support lower case params.

Bug: 2339066

14 years agoFirst pass at new device policy and administration APIs.
Dianne Hackborn [Wed, 13 Jan 2010 02:14:19 +0000 (18:14 -0800)]
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.

14 years agoMountService: Suppress media removed notification when enabling UMS
San Mehat [Fri, 15 Jan 2010 18:13:59 +0000 (10:13 -0800)]
MountService: Suppress media removed notification when enabling UMS

Signed-off-by: San Mehat <san@google.com>
14 years agoMerge "Apps on SD card. Added support for retrieving and generating keys as Hex Strin...
Oscar Montemayor [Sat, 16 Jan 2010 03:03:32 +0000 (19:03 -0800)]
Merge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings. Using keys to mount encrypted FS."

14 years agoMedia server death nodification
James Dong [Sat, 16 Jan 2010 02:13:58 +0000 (18:13 -0800)]
Media server death nodification

14 years agoMerge "Added a method for spatial sampling."
Romain Guy [Sat, 16 Jan 2010 00:44:49 +0000 (16:44 -0800)]
Merge "Added a method for spatial sampling."

14 years agoApps on SD card.
Oscar Montemayor [Fri, 15 Jan 2010 00:38:40 +0000 (16:38 -0800)]
Apps on SD card.
Added support for retrieving and generating keys as Hex Strings.
Using keys to mount encrypted FS.

14 years agoMerge "sdutil: Use new MountService api method names"
San Mehat [Sat, 16 Jan 2010 00:30:04 +0000 (16:30 -0800)]
Merge "sdutil: Use new MountService api method names"

14 years agoFind out whether we should mention behavior specific to our own provider
Tom O'Neill [Sat, 16 Jan 2010 00:20:34 +0000 (16:20 -0800)]
Find out whether we should mention behavior specific to our own provider

Change-Id: Ia5d90969d72e99c8fb7f12f1c536f5e1856c59d2

14 years agoMerge "Apps on SD card. Added support for retrieving and generating keys as Hex Strin...
Oscar Montemayor [Sat, 16 Jan 2010 00:20:23 +0000 (16:20 -0800)]
Merge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings. Using keys to mount encrypted FS."

14 years agoAdded a method for spatial sampling.
Yang Li [Sat, 16 Jan 2010 00:14:25 +0000 (16:14 -0800)]
Added a method for spatial sampling.

14 years agoApps on SD card.
Oscar Montemayor [Fri, 15 Jan 2010 00:38:40 +0000 (16:38 -0800)]
Apps on SD card.
Added support for retrieving and generating keys as Hex Strings.
Using keys to mount encrypted FS.

14 years ago@hide the individual members instead of the whole class
Jean-Baptiste Queru [Thu, 14 Jan 2010 19:58:14 +0000 (11:58 -0800)]
@hide the individual members instead of the whole class

Bug: 2245521

Change-Id: I8dad1e8d4e1b55dbb9d33b6990c1bd420e914be5

14 years agoMerge "Update Time.parse3339() unit tests"
Kenny Root [Fri, 15 Jan 2010 22:44:58 +0000 (14:44 -0800)]
Merge "Update Time.parse3339() unit tests"

14 years agoMerge "Added clone to these three classes and added more comments."
Romain Guy [Fri, 15 Jan 2010 22:40:48 +0000 (14:40 -0800)]
Merge "Added clone to these three classes and added more comments."

14 years agoAdded clone to these three classes and added more comments.
Yang Li [Fri, 15 Jan 2010 22:35:27 +0000 (14:35 -0800)]
Added clone to these three classes and added more comments.

14 years agoMerge "Added non-uniform scaling for spatial sampling."
Romain Guy [Fri, 15 Jan 2010 22:31:34 +0000 (14:31 -0800)]
Merge "Added non-uniform scaling for spatial sampling."

14 years agoUpdate Time.parse3339() unit tests
Kenny Root [Fri, 15 Jan 2010 22:22:10 +0000 (14:22 -0800)]
Update Time.parse3339() unit tests

Month should be n-1 from input and timezone is already normalized to
UTC.

Change-Id: I030c6444f92b96f85acea81f1675edf061bb5451

14 years agoMerge "Use correct TLS codepath in graphics libraries"
Colin Cross [Fri, 15 Jan 2010 22:07:32 +0000 (14:07 -0800)]
Merge "Use correct TLS codepath in graphics libraries"

14 years agoMerge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings."
Oscar Montemayor [Fri, 15 Jan 2010 21:52:39 +0000 (13:52 -0800)]
Merge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings."

14 years agoAdded non-uniform scaling for spatial sampling.
Yang Li [Fri, 15 Jan 2010 18:41:05 +0000 (10:41 -0800)]
Added non-uniform scaling for spatial sampling.

14 years agoDetect if the current network is wifi or not and update webkit.
Andrei Popescu [Tue, 12 Jan 2010 22:42:41 +0000 (22:42 +0000)]
Detect if the current network is wifi or not and update webkit.
This info is passed to youtube.com via navigator.networkType

Fixes Bug: 2368650

14 years agoRemove the BaseColumns inheritance
Jean-Baptiste Queru [Thu, 14 Jan 2010 19:56:11 +0000 (11:56 -0800)]
Remove the BaseColumns inheritance

This is done so that it doesn't bleed into a public API

Bug: 2245521

Change-Id: I2e5f728553f074f0dc2e8a3dfdf90b1c1f189bad

14 years agoAdd Dialog.setOnShowListener() to the public API.
Ficus Kirkpatrick [Thu, 14 Jan 2010 23:39:43 +0000 (15:39 -0800)]
Add Dialog.setOnShowListener() to the public API.

14 years agoMerge "Make the "AM" or "PM" in the status bar clock be in a smaller font size."
Eric Fischer [Fri, 15 Jan 2010 19:23:00 +0000 (11:23 -0800)]
Merge "Make the "AM" or "PM" in the status bar clock be in a smaller font size."

14 years agoApps on SD card.
Oscar Montemayor [Fri, 15 Jan 2010 00:38:40 +0000 (16:38 -0800)]
Apps on SD card.
Added support for retrieving and generating keys as Hex Strings.

14 years agorename testHasFeatures to hasFeatures
Fred Quintana [Fri, 15 Jan 2010 02:02:03 +0000 (18:02 -0800)]
rename testHasFeatures to hasFeatures

14 years agoMerge "Change Log.wtf() call to Log.w()"
Vasu Nori [Fri, 15 Jan 2010 18:51:25 +0000 (10:51 -0800)]
Merge "Change Log.wtf() call to Log.w()"

14 years agoChange Log.wtf() call to Log.w()
Vasu Nori [Fri, 15 Jan 2010 18:44:57 +0000 (10:44 -0800)]
Change Log.wtf() call to Log.w()

messages from Log.wtf() sound pretty bad and engineers seem to think
something terrible has gone wrong.

14 years agoMerge "New method to return the last dialed number Bug:2227429"
Niko Catania [Fri, 15 Jan 2010 18:47:48 +0000 (10:47 -0800)]
Merge "New method to return the last dialed number Bug:2227429"

14 years agoresolved conflicts for merge of 90528645 to master
Robert Greenwalt [Fri, 15 Jan 2010 18:45:11 +0000 (10:45 -0800)]
resolved conflicts for merge of 90528645 to master

14 years agoNew method to return the last dialed number
Nicolas Catania [Thu, 14 Jan 2010 18:44:02 +0000 (10:44 -0800)]
New method to return the last dialed number
Bug:2227429

14 years agoMerge "Set net.hostname sys property to our unique ID."
Robert Greenwalt [Fri, 15 Jan 2010 18:20:18 +0000 (10:20 -0800)]
Merge "Set net.hostname sys property to our unique ID."

14 years agosdutil: Use new MountService api method names
San Mehat [Fri, 15 Jan 2010 18:05:37 +0000 (10:05 -0800)]
sdutil: Use new MountService api method names

Signed-off-by: San Mehat <san@google.com>
14 years agoRevert "New method to return the last dialed number"
Nicolas Catania [Fri, 15 Jan 2010 17:52:54 +0000 (09:52 -0800)]
Revert "New method to return the last dialed number"

This reverts commit ac835c94b81c9497404a27af4da9c957e5c82045.

14 years agoMerge "New method to return the last dialed number Bug:2227429"
Niko Catania [Fri, 15 Jan 2010 17:18:05 +0000 (09:18 -0800)]
Merge "New method to return the last dialed number Bug:2227429"

14 years agoRevert a couple of deprecations to fix broken build
Tom O'Neill [Fri, 15 Jan 2010 16:42:31 +0000 (08:42 -0800)]
Revert a couple of deprecations to fix broken build

Will re-deprecate in a subsequent CL

Change-Id: Ibc246e2e26a68880f3fba3aff3407404f5a57ce3

14 years agoNew method to return the last dialed number
Nicolas Catania [Thu, 14 Jan 2010 18:44:02 +0000 (10:44 -0800)]
New method to return the last dialed number
Bug:2227429

14 years agoMerge "Improve ContractsContract.RawContacts documentation"
Tom O'Neill [Fri, 15 Jan 2010 16:15:20 +0000 (08:15 -0800)]
Merge "Improve ContractsContract.RawContacts documentation"

14 years agoFix to set package path properly after 'adb sync'
Andrew Stadler [Fri, 15 Jan 2010 08:03:41 +0000 (00:03 -0800)]
Fix to set package path properly after 'adb sync'

This is a followup to daec1722fae57a042c176664ec1e89c95095e926

14 years agoAvoid renaming apk paths when scanning directories on reboot
Suchi Amalapurapu [Fri, 15 Jan 2010 05:25:16 +0000 (21:25 -0800)]
Avoid renaming apk paths when scanning directories on reboot

14 years agoMerge "Added non-uniform scaling for spatial sampling and converted double to float."
Romain Guy [Fri, 15 Jan 2010 02:43:51 +0000 (18:43 -0800)]
Merge "Added non-uniform scaling for spatial sampling and converted double to float."

14 years agoImprove ContractsContract.RawContacts documentation
Tom O'Neill [Fri, 15 Jan 2010 02:17:01 +0000 (18:17 -0800)]
Improve ContractsContract.RawContacts documentation

Also, a couple of changes for ContactsContract itself.

Change-Id: Ie16024c8bfeac97cfadcc69fa82b46828ef3953d

14 years agoSet net.hostname sys property to our unique ID.
Robert Greenwalt [Fri, 15 Jan 2010 01:47:58 +0000 (17:47 -0800)]
Set net.hostname sys property to our unique ID.

Give us a default name networking wise so that wifi (at least) can use it.

Bug:2327089

14 years agoFix runtime restart when replacing packages
Suchi Amalapurapu [Fri, 15 Jan 2010 01:50:23 +0000 (17:50 -0800)]
Fix runtime restart when replacing packages

14 years agoMake the "AM" or "PM" in the status bar clock be in a smaller font size.
Eric Fischer [Fri, 15 Jan 2010 01:42:48 +0000 (17:42 -0800)]
Make the "AM" or "PM" in the status bar clock be in a smaller font size.

Bug 1146468

14 years agoAdded non-uniform scaling for spatial sampling and converted double to float.
Yang Li [Fri, 15 Jan 2010 01:07:38 +0000 (17:07 -0800)]
Added non-uniform scaling for spatial sampling and converted double to float.

14 years agoFix build error
Suchi Amalapurapu [Fri, 15 Jan 2010 00:15:49 +0000 (16:15 -0800)]
Fix build error

14 years agoIntroduce a non-SDK class to hold the implementation details
Jean-Baptiste Queru [Wed, 13 Jan 2010 23:49:16 +0000 (15:49 -0800)]
Introduce a non-SDK class to hold the implementation details

This is an exact clone of the "public" class, so that applications
that access the raw content provider directly (i.e. Browser) can
continue doing so, at the expense of not being buildable with the
SDK.

The Download Provider itself will also use those constants.

Bug: 2245521

Change-Id: I15f8ca8a3b69719cfbf403fc2607aac0d3c2b79a

14 years agofix a bug in compiled-sql caching & hide public api setMaxSqlCacheSize
Vasu Nori [Thu, 7 Jan 2010 00:34:19 +0000 (16:34 -0800)]
fix a bug in compiled-sql caching & hide public api setMaxSqlCacheSize

this is a clone of https://android-git.corp.google.com/g/#change,35174.
if the cache is full to its capacity and if a new statement is to be cached,
one of the entries in the cache is thrown out to make room for the new one.
but the one that is thrown out doesn't get deallocated by SQLiteProgram
because it doesn't know that it should.
fixed this by having SQLiteProgram finalize its sql statement in
releaseReference*() methods, if the statement is not in cache.

14 years agoMerge "Squashed commit of the following:"
Andreas Huber [Thu, 14 Jan 2010 23:12:36 +0000 (15:12 -0800)]
Merge "Squashed commit of the following:"

14 years agoMerge "Fix a few issues with determining the closest sample to a given time in the...
Andreas Huber [Thu, 14 Jan 2010 23:12:29 +0000 (15:12 -0800)]
Merge "Fix a few issues with determining the closest sample to a given time in the MPEG4 sampletable implementation."

14 years agoMerge "Remove some settings we are no longer using."
Ficus Kirkpatrick [Thu, 14 Jan 2010 23:08:55 +0000 (15:08 -0800)]
Merge "Remove some settings we are no longer using."

14 years agoMerge "Squashed commit of the following:"
Andreas Huber [Thu, 14 Jan 2010 23:01:22 +0000 (15:01 -0800)]
Merge "Squashed commit of the following:"

14 years agoMerge "allow + in usernames"
Fred Quintana [Thu, 14 Jan 2010 22:58:39 +0000 (14:58 -0800)]
Merge "allow + in usernames"

14 years agoallow + in usernames
Fred Quintana [Thu, 14 Jan 2010 20:16:20 +0000 (12:16 -0800)]
allow + in usernames

14 years agoMerge "Workaround for some hardware decoders not properly signaling end-of-output...
Andreas Huber [Thu, 14 Jan 2010 22:50:11 +0000 (14:50 -0800)]
Merge "Workaround for some hardware decoders not properly signaling end-of-output-stream properly."

14 years agoFix a few issues with determining the closest sample to a given time in the MPEG4...
Andreas Huber [Thu, 14 Jan 2010 19:36:45 +0000 (11:36 -0800)]
Fix a few issues with determining the closest sample to a given time in the MPEG4 sampletable implementation.

14 years agoRemove some settings we are no longer using.
Ficus Kirkpatrick [Thu, 14 Jan 2010 00:37:58 +0000 (16:37 -0800)]
Remove some settings we are no longer using.

All are hidden; no API change.

14 years agoSquashed commit of the following:
Andreas Huber [Thu, 14 Jan 2010 22:15:33 +0000 (14:15 -0800)]
Squashed commit of the following:

commit cb11364feefc200f10af6a01f776803acba2792a
Author: Andreas Huber <andih@google.com>
Date:   Thu Jan 14 14:05:36 2010 -0800

    Even if the decoder didn't extract the thumbnail at the specified time, accept it for now.

commit a54c0244b305caf11e67db49b7d3d8dba5f77751
Author: Andreas Huber <andih@google.com>
Date:   Thu Jan 14 11:37:15 2010 -0800

    Add some checks to make sure we extract the correct thumbnail frame, also revert to the hardware decoders for thumnbail extraction if the software decoders failed.

14 years agoSquashed commit of the following:
Andreas Huber [Thu, 14 Jan 2010 22:13:15 +0000 (14:13 -0800)]
Squashed commit of the following:

commit 0014ab17f2e0986044327a5ab22159de50b81e0a
Author: Andreas Huber <andih@google.com>
Date:   Thu Jan 14 14:05:09 2010 -0800

    Another instance of returning an error instead of asserting makes sense.

commit d2cac8c498a65b449a25ec216601830d23c165e7
Author: Andreas Huber <andih@google.com>
Date:   Thu Jan 14 13:34:33 2010 -0800

    Instead of asserting on invalid data (incomplete NAL unit), return an error.

14 years agoWorkaround for some hardware decoders not properly signaling end-of-output-stream...
Andreas Huber [Thu, 14 Jan 2010 19:32:13 +0000 (11:32 -0800)]
Workaround for some hardware decoders not properly signaling end-of-output-stream properly.