index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
PackageInstaller
/
src
Age
Commit message (
Expand
)
Author
2020-11-09
Merge "Grant access to the URI when forwarding intent from InstallStart to In...
TreeHugger Robot
2020-11-09
Merge "Grant access to the URI when forwarding intent from InstallStart to In...
TreeHugger Robot
2020-11-06
Merge "Hide overlays over uninstall confirm dialog" into rvc-dev am: d3da899a...
TreeHugger Robot
2020-11-05
Grant access to the URI when forwarding intent from InstallStart to
Philip P. Moltmann
2020-10-30
Fix anr when installing package
Sun Changqing
2020-10-29
Hide overlays over uninstall confirm dialog
Philip P. Moltmann
2020-05-05
Migrate remaining parsePackage V1 to V2
Winson
2020-04-15
Fix PackageInstaller failure when called from different user
Evan Severson
2020-03-26
Merge "PackageInstaller: Initial focus in non-touch mode on Cancel" into rvc-dev
Robert Horvath
2020-03-20
PackageInstaller: Initial focus in non-touch mode on Cancel
Robert Horvath
2020-03-13
Rename NotificationChannel#setBlockableSystem
Hall Liu
2019-10-28
Use ApplicationInfo.storageUuid
Evan Severson
2019-09-06
Prevent tapjacking on the packageinstaller Ok button
Evan Severson
2019-07-02
Create permission manager AIDL
Todd Kennedy
2019-06-11
Whitelist all restricted permissions on sideload
Svet Ganov
2019-04-12
Fix re-installation via package uri-s
Philip P. Moltmann
2019-04-12
Remove support to install apps from a file
Philip P. Moltmann
2019-04-09
OP_REQUEST_INSTALL_PACKAGES denied by default
Suprabh Shukla
2019-04-07
Restricted permission mechanism - framework
Svet Ganov
2019-03-22
Show correct restriction enforcement info for unknown apps installs.
Irina Dumitrescu
2019-03-20
Revert "Checkbox for removing contributes files"
Evan Severson
2018-12-12
fragileUserData-apps might keep data on uninstall
Philip P. Moltmann
2018-12-11
Checkbox for removing contributes files
Philip P. Moltmann
2018-11-07
Add feature flag for "show hidden launcher icon apps"
Ricky Wai
2018-10-16
Merge "Trust session id only if started with ACTION_CONFIRM_INSTALL"
TreeHugger Robot
2018-10-16
Trust session id only if started with ACTION_CONFIRM_INSTALL
Suprabh Shukla
2018-10-15
Merge "Rename system-api wm flags to SYSTEM_..."
Philip P. Moltmann
2018-10-10
Merge "Show app installed notification from PackageInstaller"
TreeHugger Robot
2018-10-09
Rename system-api wm flags to SYSTEM_...
Philip P. Moltmann
2018-10-09
Merge "Deprecate Intent based installation/uninstallation"
Philip P. Moltmann
2018-10-08
Do not allow to revert setForceSafeLabel
Philip P. Moltmann
2018-10-08
Deprecate Intent based installation/uninstallation
Philip P. Moltmann
2018-10-02
Merge "Device-wide unknown sources block option for DPC."
TreeHugger Robot
2018-10-01
Device-wide unknown sources block option for DPC.
Irina Dumitrescu
2018-09-25
Show app installed notification from PackageInstaller
Ricky Wai
2018-09-19
Adding install reason when installing an apk
Sunny Goyal
2018-09-03
Make PackageInstaller able to receive app installed broadcast
Ricky Wai
2018-08-03
Make package installer a sequence of alert-dialogs.
Philip P. Moltmann
2018-08-01
Clean up package installer
Philip P. Moltmann
2018-07-30
Split PackageInstaller app into installation and permissions management
Philip P. Moltmann
2018-07-30
Copy package installer into framework/base/packages/PackageInstaller
Philip P. Moltmann