summaryrefslogtreecommitdiffstats
path: root/cmds/installd
Commit message (Expand)AuthorAgeFilesLines
* Fix typoctso2010-06-241-1/+1
* Allow property to disable dexopt on /cachectso2010-06-241-1/+8
* DexOpt anything on /system in /cache/dalvik-cachectso2010-06-242-3/+6
* Revert installd changes to dexopt on /cache until we figure out what is going...ctso2010-06-242-13/+3
* Fix C fail.Steve Kondik2010-06-231-1/+1
* Fix property check.Steve Kondik2010-06-231-1/+1
* Allow system property to disable use of /cache for dexfiles.ctso2010-06-231-1/+8
* Use /cache/dalvik-cache for system dex files.ctso2010-06-232-3/+6
* Remove debug statement.Steve Kondik2010-06-231-1/+0
* Check to see if zipalign is needed first.Chris Soyars2010-06-231-1/+47
* Perform zipalign-on-install of applications.ctso2010-06-231-0/+96
* DO NOT MERGEOscar Montemayor2010-03-293-118/+43
* 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