summaryrefslogtreecommitdiffstats
path: root/cmds/installd
Commit message (Expand)AuthorAgeFilesLines
* am 7f36d421: am 5a7c9176: Merge "Fix free_cache to actually work" into ics-mr1Kenny Root2011-12-014-18/+84
|\
| * Fix free_cache to actually workKenny Root2011-12-014-18/+84
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-10/+10
|/
* Remove the simulator target from all makefiles.Jeff Brown2011-07-112-8/+0
* Plumb information from the framework about asec container size.Dianne Hackborn2011-06-283-6/+20
* resolved conflicts for merge of e2aa0490 to masterDianne Hackborn2011-06-091-6/+6
|\
| * Work on issue #4518815: Compatibility mode introduces compatibility regressio...Dianne Hackborn2011-06-081-6/+6
* | Merge "Plumbing in PackageManager and installd for multi-user support."Amith Yamasani2011-04-194-14/+178
|\ \
| * | Plumbing in PackageManager and installd for multi-user support.Amith Yamasani2011-04-154-14/+178
* | | Make installd resistant to umask changes.Nick Kralevich2011-04-141-0/+11
|/ /
* | Update installd to allow multiuserKenny Root2011-04-057-88/+850
|/
* Remove defunct secure FS workKenny Root2011-02-023-118/+40
* Move disk usage utilities to its own libraryKenny Root2010-11-302-56/+11
* Exit immediately on some linklib failuresKenny Root2010-10-211-4/+2
* Symlink application lib directory when on SD cardKenny Root2010-10-073-0/+168
* Allow installd to handle large partitionsKenny Root2010-09-073-21/+27
* Add more debugging to installdKenny Root2010-08-042-3/+13
* Do storage checks before initiating a move.Suchi Amalapurapu2010-03-161-13/+3
* Dont include code size for apps on sdcard.Suchi Amalapurapu2010-03-101-0/+9
* Allow multiple original-package tags.Dianne Hackborn2010-03-031-9/+17
* Replacing hard-coded mount point for ASEC with a getenv() call.Oscar Montemayor2010-02-251-1/+1
* Some framework fixes for apps on sdSuchi Amalapurapu2010-02-241-1/+1
* Tweak updatecmds to be able to move entire directories.Dianne Hackborn2010-02-121-16/+83
* Fix installd to create /data/data/<pkgname> with appropriate permissions.David 'Digit' Turner2010-02-091-1/+1
* Implement system data migration support.Dianne Hackborn2010-02-033-0/+239
* AppsOnSd feature - Add default containerSuchi Amalapurapu2010-01-271-1/+17
* app install on sdcard. provide skeleton implementationSuchi Amalapurapu2010-01-142-3/+10
* Encrypted File Systems Project. Installer modifications.Oscar Montemayor2009-11-243-37/+108
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-035-0/+1097
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-035-1097/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-4/+9
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-221-3/+3
* Initial ContributionThe Android Open Source Project2008-10-215-0/+1092