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
*
Fix issue #22023824: Download folder is not created in internal storage
Dianne Hackborn
2015-06-26
1
-0
/
+25
*
Fix issue #21814207 and issue #21814212 (alarm manager)
Dianne Hackborn
2015-06-17
1
-1
/
+1
*
Flags to select storage volume for app installs.
Jeff Sharkey
2015-06-09
1
-0
/
+10
*
Fix grant/revoke to act on owner by default and log invalid user id.
Svet Ganov
2015-05-14
1
-1
/
+1
*
Add permission meta-state flags to support grant/revoke permission policy.
Svet Ganov
2015-05-11
1
-2
/
+2
*
Migrate primary external storage.
Jeff Sharkey
2015-04-24
1
-5
/
+36
*
Package and storage movement callbacks.
Jeff Sharkey
2015-04-23
1
-30
/
+15
*
Always send volume UUID with installd commands.
Jeff Sharkey
2015-04-18
1
-2
/
+6
*
Allow silent package install for device owner.
Benjamin Franz
2015-04-07
1
-1
/
+2
*
Installing packages to expanded storage.
Jeff Sharkey
2015-04-06
1
-2
/
+53
*
Update command line usage for pm
Amith Yamasani
2015-04-06
1
-1
/
+1
*
Add install option to grant all runtime permissions.
Svet Ganov
2015-03-24
1
-0
/
+3
*
Runtime permissions: per user permission tracking.
Svetoslav
2015-03-23
1
-6
/
+17
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-1
/
+0
*
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
|
/
[next]