index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
pm
Age
Commit message (
Expand
)
Author
2012-07-12
Improve cleanup of file caches.
Dianne Hackborn
2012-05-30
Remove some unnecessary man page entries
Amith Yamasani
2012-05-07
Add encryption parameters to package installation
Anonymous Coward
2012-04-30
Change permission enforcement through pm command.
Jeff Sharkey
2012-03-22
Package restrictions per user
Amith Yamasani
2012-02-23
New development permissions.
Dianne Hackborn
2012-02-03
Multi-user - 1st major checkin
Amith Yamasani
2011-12-09
Add a command option to display installerPackageName
Ashish Sharma
2011-08-15
Infrastructure to support package verifier
Kenny Root
2011-06-24
Small cleanup of am/pm commands.
Dianne Hackborn
2011-06-17
Implement remaining infrastructure for user disabling apps.
Dianne Hackborn
2011-05-19
resolved conflicts for merge of b2d0ee16 to master
Kenny Root
2011-05-19
resolved conflicts for merge of 2433c443 to honeycomb-plus-aosp
Kenny Root
2011-05-19
am f2006f31: Merge "Break apart queries to getInstalled* API" into gingerbread
Kenny Root
2011-05-12
resolved conflicts for merge of 0e59729b to master
Dianne Hackborn
2011-05-12
New compat mode front end: UI and persistence.
Dianne Hackborn
2011-04-19
Break apart queries to getInstalled* API
Kenny Root
2011-04-15
Plumbing in PackageManager and installd for multi-user support.
Amith Yamasani
2011-03-01
Switch to returnCode for IPackageDeleteObserver
Kenny Root
2011-01-09
Merge commit '690d20bb53ba2485f59d128b365eff991d5cc3e6' into manualmerge
Dianne Hackborn
2011-01-09
am cd23823d: Merge "Fix issue # 3227963: SecurityException: Neither user 1002...
Dianne Hackborn
2010-12-22
Fix issue # 3227963: SecurityException: Neither user 10023 nor...
Dianne Hackborn
2010-12-13
resolved conflicts for merge of 78e9f4cb to master
Dianne Hackborn
2010-12-13
am e4a59519: Fix issue #3154576: battery stats checkin should include UID -> ...
Dianne Hackborn
2010-12-13
Fix issue #3154576: battery stats checkin should include UID -> packages+ map
Dianne Hackborn
2010-12-02
am b087ceea: am 40eade14: Merge from open-source master
Jean-Baptiste Queru
2010-11-30
Fix crash by "adb shell pm list permissions -f|-s"
Ali Utku Selen
2010-08-31
Doc change: Update pm command usage for test packages
Joe Malin
2010-04-07
Fix 2579461
Suchi Amalapurapu
2010-03-22
Add new method call back in MountService.
Suchi Amalapurapu
2010-03-17
Add new install flag to install on internal flash only
Suchi Amalapurapu
2010-02-19
Move package from internal to external and vice versa.
Suchi Amalapurapu
2010-02-12
Include install location preference when installing packages.
Suchi Amalapurapu
2010-01-19
Mount/Unmount secure containers
Suchi Amalapurapu
2010-01-14
app install on sdcard. provide skeleton implementation
Suchi Amalapurapu
2009-09-26
The touch screen is probably a feature.
Dianne Hackborn
2009-09-25
Use reflection to figure out a readable string from install error code.
Xavier Ducrohet
2009-08-31
Add error output to pm for FAILED_MISSING_FEATURE
Xavier Ducrohet
2009-05-22
Define TARGET_CPU_ABI for finding native code in .apks
Dianne Hackborn
2009-05-12
Implement issue #1783881 (manifest option for adb-install-only apps)
Dianne Hackborn
2009-05-12
PackageManager keeps track of who installed what.
Jacek Surazski
2009-05-08
Implement targetSdkVersion and maxSdkVersion, plus version code names.
Dianne Hackborn
2009-03-18
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-01-09
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project