summaryrefslogtreecommitdiffstats
path: root/cmds/installd/commands.c
Commit message (Expand)AuthorAgeFilesLines
* Multi-user - 1st major checkinAmith Yamasani2012-02-031-0/+42
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-47/+47
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-17/+17
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* am 7f36d421: am 5a7c9176: Merge "Fix free_cache to actually work" into ics-mr1Kenny Root2011-12-011-15/+8
|\
| * Fix free_cache to actually workKenny Root2011-12-011-15/+8
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-10/+10
|/
* Plumb information from the framework about asec container size.Dianne Hackborn2011-06-281-2/+13
* 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-191-7/+38
|\ \
| * | Plumbing in PackageManager and installd for multi-user support.Amith Yamasani2011-04-151-7/+38
* | | Make installd resistant to umask changes.Nick Kralevich2011-04-141-0/+11
|/ /
* | Update installd to allow multiuserKenny Root2011-04-051-62/+42
|/
* Remove defunct secure FS workKenny Root2011-02-021-93/+22
* Move disk usage utilities to its own libraryKenny Root2010-11-301-49/+1
* Exit immediately on some linklib failuresKenny Root2010-10-211-4/+2
* Symlink application lib directory when on SD cardKenny Root2010-10-071-0/+154
* Allow installd to handle large partitionsKenny Root2010-09-071-14/+14
* Add more debugging to installdKenny Root2010-08-041-3/+5
* 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
* 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-031-0/+224
* app install on sdcard. provide skeleton implementationSuchi Amalapurapu2010-01-141-3/+9
* Encrypted File Systems Project. Installer modifications.Oscar Montemayor2009-11-241-22/+86
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+568
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-568/+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-211-0/+563