summaryrefslogtreecommitdiffstats
path: root/packages/DefaultContainerService/src
Commit message (Expand)AuthorAgeFilesLines
* Themes: Port to CM13 [1/3]Andy Mast2015-10-261-0/+1
* Introduce revision codes for split APKs.Jeff Sharkey2014-11-241-0/+3
* Installing splits into ASECs!Jeff Sharkey2014-08-221-43/+9
* More progress towards split APKs in ASECs.Jeff Sharkey2014-08-201-177/+69
* Progress towards staging ASECs.Jeff Sharkey2014-08-181-254/+38
* Multi-arch application installs.Narayan Kamath2014-07-101-35/+71
* Change new file installs to be cluster-based!Jeff Sharkey2014-07-081-5/+12
* Teach DCS about cluster packages.Jeff Sharkey2014-07-051-136/+171
* Start removing ContainerEncryptionParams.Jeff Sharkey2014-07-051-202/+9
* Extract native code from split APKs.Jeff Sharkey2014-07-041-8/+8
* Slow progress towards APK clusters.Jeff Sharkey2014-07-021-53/+27
* Fix native crashes when APKs can't be opened.Narayan Kamath2014-07-021-19/+29
* Stronger PackageParser contract, more split work.Jeff Sharkey2014-06-181-6/+7
* Switch PackageParser to reference single path.Jeff Sharkey2014-06-161-1/+1
* Fix build.Narayan Kamath2014-06-031-1/+1
* Scan for renderscript files before deciding ABIs.Narayan Kamath2014-06-031-3/+16
* Add an --abi argument to "pm install"Narayan Kamath2014-06-031-21/+25
* Track libcore.os' move to android.system.Elliott Hughes2014-04-281-6/+6
* Re-implement native library search and copies.Ramin Zaghi2014-04-091-6/+29
* Catch a few extra users of UserEnvironment.Jeff Sharkey2013-08-111-3/+9
* am dff4ec87: am e16a21c6: resolved conflicts for merge of 4a59376d to stage-a...Elliott Hughes2013-07-111-2/+2
|\
| * resolved conflicts for merge of 4a59376d to stage-aosp-masterElliott Hughes2013-07-091-2/+2
| |\
| | * Track libcore API change.Elliott Hughes2013-07-091-2/+2
* | | Always close incoming PFD to avoid leaking.Jeff Sharkey2013-04-251-0/+2
|/ /
* | Improve performance of storage measurement.Jeff Sharkey2013-03-011-8/+11
|/
* Quiet down a lot of logging.Dianne Hackborn2012-11-271-1/+1
* Try to free cache before giving up on installKenny Root2012-10-181-0/+15
* Migrate more Secure settings to Global.Jeff Sharkey2012-09-271-2/+2
* Always bind to DefaultContainerService as OWNER.Jeff Sharkey2012-09-231-7/+9
* Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-241-4/+8
* Fix issue #6761130: Clearing app data in settings does not clear app's USB st...Dianne Hackborn2012-06-291-0/+10
* Change thread priority for disk measurement to bgKenny Root2012-05-141-0/+4
* Use long instead of int for file offsetsKenny Root2012-05-101-7/+18
* Add encryption parameters to package installationAnonymous Coward2012-05-071-58/+218
* Fix some problems with ASECsKenny Root2012-05-021-2/+9
* Allow forward locked apps to be in ASECsKenny Root2012-04-251-42/+78
* Expose statfs() through IMediaContainerService.Jeff Sharkey2012-04-221-0/+16
* Allow non-required package verifiersKenny Root2011-09-231-0/+1
* Fix external size calculationsKenny Root2011-08-151-3/+3
* Better errors from copyResourceKenny Root2011-08-101-53/+53
* Better error codes for missing filesKenny Root2011-08-031-71/+123
* Move extract native libraries to JNI codeKenny Root2011-07-261-28/+1
* Revise free space checks for package installsKenny Root2011-03-141-146/+163
* Erase OBB files when removing packagesKenny Root2011-01-181-0/+1
* Put externalSize measurements in PackageStatsKenny Root2011-01-161-2/+7
* Add measurement API to DefaultContainerServiceKenny Root2010-12-042-0/+34
* Add API to check for emulated external storageKenny Root2010-10-121-1/+1
* Hash keys with MD5; track IBinders not IInterfaceKenny Root2010-09-301-1/+1
* Update OBB API to include callbacksKenny Root2010-09-281-1/+6
* Allow native shared libraries in ASEC containersKenny Root2010-08-271-6/+75