summaryrefslogtreecommitdiffstats
path: root/packages/DefaultContainerService
Commit message (Expand)AuthorAgeFilesLines
* Czech: added missing strings and fixes, mergedOndrej Zima2011-10-211-1/+1
* Import translations for additional languages.Eric Fischer2011-01-0621-0/+504
* Grant ACCESS_ALL_DOWNLOADS to DefaultContainerServiceKenny Root2010-12-011-0/+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
* Import revised translations. DO NOT MERGEEric Fischer2010-08-1720-0/+480
* Move OBB file reading to DefaultContainerServiceKenny Root2010-08-111-0/+6
* Import revised translations. DO NOT MERGEEric Fischer2010-08-0420-480/+0
* Do not deference before null checkKenny Root2010-08-021-2/+1
* Update app label.Dianne Hackborn2010-07-241-1/+1
* Fix error code when media is filled up.Suchi Amalapurapu2010-04-221-1/+1
* Dont fall back to installing on sdcard when internal storage is filled upSuchi Amalapurapu2010-04-141-3/+0
* Fix 2579461Suchi Amalapurapu2010-04-071-18/+12
* Merge "Import revised translations"Kenny Root2010-03-1820-0/+480
|\
| * Import revised translationsKenny Root2010-03-1720-0/+480
* | Add new install flag to install on internal flash onlySuchi Amalapurapu2010-03-171-62/+89
|/
* Do storage checks before initiating a move.Suchi Amalapurapu2010-03-161-19/+58
* Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+16
* Dont include code size for apps on sdcard.Suchi Amalapurapu2010-03-101-3/+3
* Add conditions to check for updated system applications. Restrict themSuchi Amalapurapu2010-03-091-86/+67
* Null check for scheme.Suchi Amalapurapu2010-03-031-33/+60
* Rework the way PackageManager binds to default container service.Suchi Amalapurapu2010-03-031-50/+29
* Some framework fixes for apps on sdSuchi Amalapurapu2010-02-241-3/+5
* Move package from internal to external and vice versa.Suchi Amalapurapu2010-02-191-2/+6
* Move mount service wrapper calls to PackageHelperSuchi Amalapurapu2010-02-161-121/+22
* Include install location preference when installing packages.Suchi Amalapurapu2010-02-122-2/+146
* New external storage APIs.Dianne Hackborn2010-02-092-4/+41
* Framework: Clean up / Refactor Mount APIsSan Mehat2010-02-091-6/+6
* Apps on sdcard: Add new broadcastsSuchi Amalapurapu2010-02-021-3/+10
* DefaultContainerService: Refactor MountService calls (new api)San Mehat2010-02-021-39/+34
* Add asec permission to DefaultContainerServiceSuchi Amalapurapu2010-01-271-0/+4
* AppsOnSd feature - Add default containerSuchi Amalapurapu2010-01-274-0/+354