summaryrefslogtreecommitdiffstats
path: root/packages/DefaultContainerService
Commit message (Expand)AuthorAgeFilesLines
* Correct executable bit for source filesKenny Root2013-04-132-0/+0
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-151-1/+1
|\
| * Quiet down a lot of logging.Dianne Hackborn2012-11-271-1/+1
* | Czech: fixed translation, added new stringsOndrej Zima2013-01-241-2/+2
* | DefaultContainerService: implement additional methodsPawit Pornkitprasan2012-12-131-0/+46
|/
* 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
* Give DefaultContainerService all external storage.Jeff Sharkey2012-09-131-0/+1
* Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-241-4/+8
* resolved conflicts for merge of a9c38461 to masterDianne Hackborn2012-06-291-0/+9
|\
| * Fix issue #6761130: Clearing app data in settings does not clear app's USB st...Dianne Hackborn2012-06-291-0/+10
* | Import translations. DO NOT MERGEEric Fischer2012-06-211-1/+1
* | Import translations. DO NOT MERGEEric Fischer2012-06-204-4/+4
* | Import translations. DO NOT MERGEYing Wang2012-06-201-1/+1
* | Add an icon to the user information.Amith Yamasani2012-06-121-0/+1
* | Import translations. DO NOT MERGEEric Fischer2012-05-251-1/+1
|/
* 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
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* Import revised translations.Eric Fischer2011-11-022-0/+48
* Import revised translations.Eric Fischer2011-10-181-0/+24
* Allow non-required package verifiersKenny Root2011-09-231-0/+1
* Add boot mode where only "core apps" are started.Dianne Hackborn2011-09-121-1/+1
* Import revised translations.Eric Fischer2011-08-221-1/+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
* Support full-backup encryption and global backup passwordChristopher Tate2011-07-281-1/+2
* Move extract native libraries to JNI codeKenny Root2011-07-261-28/+1
* Import revised translations.Eric Fischer2011-06-202-0/+48
* Import revised translations.Eric Fischer2011-05-263-0/+72
* Merge "Revise free space checks for package installs"Kenny Root2011-03-151-146/+163
|\
| * Revise free space checks for package installsKenny Root2011-03-141-146/+163
* | frameworks/base: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-1/+1
|/
* Erase OBB files when removing packagesKenny Root2011-01-181-0/+1
* Put externalSize measurements in PackageStatsKenny Root2011-01-161-2/+7
* Import revised translations.Eric Fischer2010-12-2320-20/+20
* DefaultContainerService's JNI library is requiredKenny Root2010-12-071-1/+1
* Add measurement API to DefaultContainerServiceKenny Root2010-12-045-0/+153
* Rename Indonesian and Hebrew translations to match Locale.java conventionsEric Fischer2010-12-022-0/+0
* am 1de6ca69: am 938d0972: Merge "Grant ACCESS_ALL_DOWNLOADS to DefaultContain...Kenny Root2010-12-011-0/+1
|\
| * Grant ACCESS_ALL_DOWNLOADS to DefaultContainerServiceKenny Root2010-12-011-0/+1
* | Import initial translations for 20 new locales.Eric Fischer2010-11-1720-0/+480
* | Import revised translations.Eric Fischer2010-11-091-0/+24
* | Add API to check for emulated external storageKenny Root2010-10-121-1/+1