index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmds
/
pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
am e5cb6a25: am bb845152: Merge "pm path needs to return 0 when it succeeds."...
Hui Shu
2015-01-05
1
-1
/
+1
|
\
|
*
pm path needs to return 0 when it succeeds.
Hui Shu
2014-12-12
1
-1
/
+1
*
|
am 1bafd01a: am 44a5a30a: Merge "Fix "pm list permissions" crash if resource ...
Narayan Kamath
2014-12-29
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Merge "Fix "pm list permissions" crash if resource string missing"
Narayan Kamath
2014-12-29
1
-1
/
+4
|
|
\
|
|
*
Fix "pm list permissions" crash if resource string missing
Denver Coneybeare
2014-06-18
1
-1
/
+4
|
|
*
Add an --abi argument to "pm install"
Narayan Kamath
2014-06-03
1
-3
/
+27
*
|
|
Have Pm return the correct code
Evan Charlton
2014-10-31
1
-147
/
+185
|
/
/
*
|
Add 'adb dpm' subcommand to set profile owner
Esteban Talavera
2014-09-16
1
-4
/
+0
*
|
Whoops, wait around for pm result.
Jeff Sharkey
2014-09-15
1
-1
/
+5
*
|
Bring install and install-multiple into parity.
Jeff Sharkey
2014-09-11
1
-16
/
+22
*
|
Clean up apks installed for a removed user
Amith Yamasani
2014-08-29
1
-2
/
+10
*
|
Installing splits into ASECs!
Jeff Sharkey
2014-08-22
1
-0
/
+4
*
|
PackageInstaller API refactoring.
Jeff Sharkey
2014-08-15
1
-95
/
+66
*
|
Persist the cpuAbiOverride setting.
Narayan Kamath
2014-08-13
1
-0
/
+4
*
|
Surface user action events when un/installing.
Jeff Sharkey
2014-08-07
1
-6
/
+13
*
|
Persist install sessions, more lifecycle.
Jeff Sharkey
2014-07-31
1
-8
/
+14
*
|
Offer force-dex-opt when running as root.
Jeff Sharkey
2014-07-25
1
-0
/
+14
*
|
PackageInstaller changes based on feedback.
Jeff Sharkey
2014-07-25
1
-19
/
+22
*
|
Rename setApplicationBlocked to setApplicationHidden
Amith Yamasani
2014-07-21
1
-10
/
+10
*
|
Install sessions only inherit APK files.
Jeff Sharkey
2014-07-16
1
-5
/
+6
*
|
Merge "Public API for PackageInstaller!" into lmp-dev
Jeff Sharkey
2014-07-15
1
-2
/
+2
|
\
\
|
*
|
Public API for PackageInstaller!
Jeff Sharkey
2014-07-14
1
-2
/
+2
*
|
|
Pass install result message; path selection.
Jeff Sharkey
2014-07-14
1
-21
/
+19
|
/
/
*
|
Package installation listener events.
Jeff Sharkey
2014-07-12
1
-5
/
+8
*
|
Progress toward installer public API: callbacks.
Jeff Sharkey
2014-07-11
1
-10
/
+36
*
|
Extend pm to support sessions and split APKs.
Jeff Sharkey
2014-07-09
1
-44
/
+223
*
|
Clean up IPackageManager install surface area.
Jeff Sharkey
2014-07-08
1
-95
/
+6
*
|
Plumb split APKs into public API.
Jeff Sharkey
2014-06-17
1
-0
/
+8
*
|
Add an --abi argument to "pm install"
Narayan Kamath
2014-06-03
1
-3
/
+27
*
|
Add ability to uninstall per user to adb shell pm.
Kenny Guy
2014-05-23
1
-6
/
+43
*
|
Rename related users to profiles.
Kenny Guy
2014-04-02
1
-5
/
+5
*
|
Expand install observer semantics
Christopher Tate
2014-03-27
1
-7
/
+27
*
|
Revert "Expand install observer semantics"
Glenn Kasten
2014-03-26
1
-25
/
+7
*
|
Expand install observer semantics
Christopher Tate
2014-03-25
1
-7
/
+25
*
|
Start related users on boot and user switch.
Kenny Guy
2014-03-05
1
-1
/
+5
*
|
Extend pm create-user to handle related and managed users.
Kenny Guy
2014-02-14
1
-2
/
+33
|
/
*
Single-user restrictions
Amith Yamasani
2013-06-25
1
-0
/
+42
*
Add new API to retrieve a dumpsys of a single package.
Dianne Hackborn
2013-06-11
1
-2
/
+21
*
Keep track of who has disabled applications.
Dianne Hackborn
2013-03-27
1
-1
/
+2
*
Do not hang in pm clear on an invalid package name
Christopher Tate
2013-03-07
1
-4
/
+1
*
Shared accounts and sharing of apps
Amith Yamasani
2013-03-06
1
-1
/
+1
*
Fix issue #8133857: Tracking ANR in Gallery
Dianne Hackborn
2013-02-08
1
-2
/
+3
*
Add new disabled state for "optional" built-in apps.
Dianne Hackborn
2013-01-22
1
-0
/
+8
*
Rework ParceledListSlice to be much easier to use.
Dianne Hackborn
2013-01-18
1
-11
/
+2
*
Support pm clear as --user.
Jeff Sharkey
2012-10-15
1
-4
/
+16
*
Pm command to get maximum users.
Jeff Sharkey
2012-10-12
1
-2
/
+16
*
Print newly generated userId.
Jeff Sharkey
2012-10-11
1
-1
/
+4
*
Pass the originating uid to the package verifier
Ben Gruver
2012-09-27
1
-1
/
+1
*
Query users excluding any being removed
Amith Yamasani
2012-09-20
1
-1
/
+1
*
More multi-user methods in PM
Amith Yamasani
2012-09-08
1
-4
/
+8
[next]