index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2021-02-18
1
-0
/
+17
*
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2020-12-08
1
-0
/
+1
*
Convert frameworks/base/cmds/* to Android.bp
Colin Cross
2019-03-29
2
-10
/
+7
*
The pm command is no more.
Dianne Hackborn
2017-11-21
3
-837
/
+3
*
Merge "cmds: add #!s" am: 8911c35df3 am: 2c61e3de27
George Burgess IV
2017-11-06
1
-0
/
+1
|
\
|
*
Merge "cmds: add #!s" am: 8911c35df3
George Burgess IV
2017-11-06
1
-0
/
+1
|
|
\
|
|
*
cmds: add #!s
George Burgess IV
2017-11-05
1
-0
/
+1
*
|
|
Fully implement "install" and "install-write" in PackageManagerShellCommand.
Dianne Hackborn
2017-10-31
1
-1
/
+2
*
|
|
Start removing remaining pm code to package manager
Dianne Hackborn
2017-10-25
1
-881
/
+9
*
|
|
Update documentation for pm install / pm install-create
Dianne Hackborn
2017-10-16
1
-8
/
+28
*
|
|
Finish removing ASEC.
Jeff Sharkey
2017-09-28
1
-1
/
+1
*
|
|
Use 1MB buffer for install cmds
Philip P. Moltmann
2017-09-18
1
-1
/
+1
|
/
/
*
|
PackageParser: Parse android:classLoader during the full parse.
Narayan Kamath
2017-08-09
1
-1
/
+1
*
|
Allow splits to declare a classloader type.
Narayan Kamath
2017-07-06
1
-1
/
+1
*
|
Merge "Active camera apps can defy reserved cache space." into oc-dr1-dev am:...
Jeff Sharkey
2017-06-13
1
-1
/
+1
|
\
|
|
*
Active camera apps can defy reserved cache space.
Jeff Sharkey
2017-06-12
1
-1
/
+1
*
|
Return exit code 0 when the command run successfully
Tony Mak
2017-06-08
1
-1
/
+1
|
/
*
Consistent "low storage" behavior.
Jeff Sharkey
2017-05-30
1
-1
/
+3
*
Fix issue #37360626: Apps can schedule alarms (and other things) with temp wh...
Dianne Hackborn
2017-05-10
1
-1
/
+2
*
Offer to wait until broadcasts have drained.
Jeff Sharkey
2017-05-05
1
-3
/
+3
*
Added a UserManager.DISALLOW_AUTOFILL restriction.
Felipe Leme
2017-03-22
1
-0
/
+1
*
Add support for configForSplit
Adam Lesinski
2017-03-16
1
-1
/
+2
*
Sending explicit broadcast to the launcher when a package is installed
Sunny Goyal
2017-02-28
1
-0
/
+6
*
Merge "Log pm install time and package name"
TreeHugger Robot
2017-02-21
1
-5
/
+10
|
\
|
*
Log pm install time and package name
Fyodor Kupolov
2017-02-17
1
-5
/
+10
*
|
Revert "Revert "Per user setting for instant app""
Todd Kennedy
2017-02-16
1
-0
/
+4
|
/
*
Use correct packageName for checking if it belongs to callingUid.
Sudheer Shanka
2017-02-14
1
-1
/
+3
*
Add support for Split APK dependcies
Adam Lesinski
2017-01-24
1
-1
/
+1
*
Platform support for static shared libraries
Svet Ganov
2017-01-22
1
-1
/
+1
*
Add system API to install ephemeral apps
Todd Kennedy
2016-12-08
1
-1
/
+1
*
Update usage of ActivityManagerNative.
Sudheer Shanka
2016-11-14
1
-2
/
+1
*
force appropriate size
Todd Kennedy
2016-10-17
1
-5
/
+13
*
Fix: "adb install -s" adaptation for session based install am: 4f26cb5a36 am:...
Shunta Sato
2016-10-11
1
-1
/
+21
|
\
|
*
Fix: "adb install -s" adaptation for session based install am: 4f26cb5a36
Shunta Sato
2016-10-11
1
-1
/
+21
|
|
\
|
|
*
Fix: "adb install -s" adaptation for session based install
Shunta Sato
2016-10-11
1
-1
/
+21
*
|
|
Allow some packages to be excluded during during work profile creation.
Sudheer Shanka
2016-10-07
1
-1
/
+1
*
|
|
New infrastructure to switch remaining commands to "cmd" calls.
Dianne Hackborn
2016-09-29
1
-1
/
+37
|
/
/
*
|
Merge \"Add tron logging for retail demo session counters\" into nyc-mr1-dev
Amith Yamasani
2016-06-28
1
-0
/
+2
|
\
|
|
*
Add tron logging for retail demo session counters
Amith Yamasani
2016-06-27
1
-0
/
+2
*
|
Merge \"Add pm operation to set user restrictions.\" into nyc-dev
Sudheer Shanka
2016-06-17
1
-0
/
+36
|
\
|
|
*
Add pm operation to set user restrictions.
Sudheer Shanka
2016-06-16
1
-0
/
+36
*
|
Merge "Fix issue #27532364: Security Vulnerability in IIntentSender.send" int...
Dianne Hackborn
2016-05-17
1
-2
/
+1
|
\
|
|
*
Fix issue #27532364: Security Vulnerability in IIntentSender.send
Dianne Hackborn
2016-05-13
1
-2
/
+1
*
|
Merge "Don\'t override pre-release target sdk" into nyc-dev
Todd Kennedy
2016-04-27
1
-0
/
+3
|
\
|
|
*
Don't override pre-release target sdk
Todd Kennedy
2016-04-26
1
-0
/
+3
*
|
Merge "Add "do not kill" install option" into nyc-dev
Todd Kennedy
2016-04-26
1
-0
/
+3
|
\
|
|
*
Add "do not kill" install option
Todd Kennedy
2016-04-21
1
-0
/
+3
*
|
Merge "Fixed arguments order for addSharedAccountsFromParentUser" into nyc-dev
Fyodor Kupolov
2016-03-30
1
-1
/
+1
|
\
|
|
*
Fixed arguments order for addSharedAccountsFromParentUser
Fyodor Kupolov
2016-03-29
1
-1
/
+1
*
|
resolve merge conflicts of 8416096 to nyc-dev-plus-aosp
Dan Willemsen
2016-03-23
1
-7
/
+8
|
\
\
|
|
/
|
/
|
[next]