summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller
Commit message (Expand)AuthorAgeFilesLines
* Not using app op code constant directly from PackageInstallerSuprabh Shukla2017-09-211-2/+5
* Use bigger buffers when installing appPhilip P. Moltmann2017-09-152-2/+2
* Receive pkg install/uninstall finish in foregoundPhilip P. Moltmann2017-08-313-0/+3
* Merge "Show app name on installation." into oc-mr1-devTreeHugger Robot2017-08-151-0/+2
|\
| * Show app name on installation.Andrew Zeng2017-08-081-0/+2
* | Change protection level from ephemeral to instantTodd Kennedy2017-08-114-4/+4
* | Merge "Finish activity if uninstall is done" into oc-mr1-devTreeHugger Robot2017-08-091-1/+0
|\ \
| * | Finish activity if uninstall is donePhilip P. Moltmann2017-08-081-1/+0
| |/
* / Fixed NPE inKeith Craigie2017-08-081-0/+3
|/
* revokeRuntimePermission works on permissionsPhilip P. Moltmann2017-08-072-5/+13
* Show permissions requiring a review as not granted.Svet Ganov2017-07-175-350/+392
* Merge "Migrate to new overlay-preventing flag."Phil Weaver2017-07-101-25/+6
|\
| * Migrate to new overlay-preventing flag.Phil Weaver2017-07-071-25/+6
* | Always copy file before parsing it for installingPhilip P. Moltmann2017-07-072-16/+13
* | Merge "Fix additional permissions count"TreeHugger Robot2017-07-061-33/+19
|\ \
| * | Fix additional permissions countTony Mantler2017-06-231-33/+19
* | | Merge "Add a log message when uninstall finished."TreeHugger Robot2017-07-052-0/+4
|\ \ \
| * | | Add a log message when uninstall finished.Philip P. Moltmann2017-07-052-0/+4
| | |/ | |/|
* / | Remove notification when uninstall failsPhilip P. Moltmann2017-06-301-0/+2
|/ /
* | Merge "Hide all user's overlays during grant permissions"TreeHugger Robot2017-06-291-4/+5
|\ \
| * | Hide all user's overlays during grant permissionsPhilip P. Moltmann2017-06-231-4/+5
| |/
* | Merge "Add impl for revokeRuntimePermission" into oc-dr1-dev am: bd6a9ced6eLei Yu2017-06-281-3/+20
|\ \
| * \ Merge "Add impl for revokeRuntimePermission" into oc-dr1-devLei Yu2017-06-281-3/+20
| |\ \
| | * | Add impl for revokeRuntimePermissionjackqdyulei2017-06-261-3/+20
* | | | Merge "Allow permission descriptions to be more lines" into oc-dr1-dev am: 6e...Philip P. Moltmann2017-06-271-0/+1
|\| | | | |_|/ |/| |
| * | Allow permission descriptions to be more linesPhilip P. Moltmann2017-06-231-0/+1
| |/
* | Merge "Disable overlays while installer is resumed" into oc-dev am: 2c7430dde...Philip P. Moltmann2017-06-151-5/+27
|\|
| * Merge "Disable overlays while installer is resumed" into oc-devPhilip P. Moltmann2017-06-141-5/+27
| |\
| | * Disable overlays while installer is resumedPhilip P. Moltmann2017-06-131-5/+27
* | | Finishing activity when the dialog is canceledSuprabh Shukla2017-06-121-0/+5
|/ /
* | Checking user restriction before starting installSuprabh Shukla2017-05-311-22/+24
* | Merge "Revert "Using SecureTouchListener for install button during install co...Suprabh Shukla2017-05-261-4/+0
|\|
| * Merge "Revert "Using SecureTouchListener for install button during install co...TreeHugger Robot2017-05-251-4/+0
| |\
| | * Revert "Using SecureTouchListener for install button during install confirmat...Suprabh Shukla2017-05-241-4/+0
* | | Using MATCH_ANY_USER while uninstalling am: 12c5618b0eSuprabh Shukla2017-05-221-1/+1
|\| |
| * | Using MATCH_ANY_USER while uninstallingSuprabh Shukla2017-05-191-1/+1
* | | Merge "Allow permission grant UI to show on top of keyguard" into oc-dev am: ...Svet Ganov2017-05-161-0/+3
|\| |
| * | Allow permission grant UI to show on top of keyguardSvet Ganov2017-05-161-0/+3
* | | Properly cound disabled individually revocable permissions am: 312882de20Svet Ganov2017-05-141-3/+0
|\| |
| * | Properly cound disabled individually revocable permissionsSvet Ganov2017-05-141-3/+0
* | | Merge "Fix missing case to update permission group subtitle" into oc-dev am: ...Svetoslav Ganov2017-05-142-6/+12
|\| |
| * | Fix missing case to update permission group subtitleSvet Ganov2017-05-142-6/+12
| |/
* | Using SecureTouchListener for install button during install confirmation am: ...Suprabh Shukla2017-05-081-0/+4
|\|
| * Using SecureTouchListener for install button during install confirmationSuprabh Shukla2017-05-051-0/+4
* | Merge "Removing the ClearApplicationUserDataDialogActivity" into oc-dev am: 6...Matthew Snider2017-05-011-174/+0
|\|
| * Merge "Removing the ClearApplicationUserDataDialogActivity" into oc-devMatthew Snider2017-05-011-174/+0
| |\
| | * Removing the ClearApplicationUserDataDialogActivitymsnider2017-04-241-174/+0
* | | Merge "Exempting privileged apps from permission check in package installer" ...Suprabh Shukla2017-04-271-2/+7
|\| |
| * | Exempting privileged apps from permission check in package installerSuprabh Shukla2017-04-261-2/+7
| |/
* | Merge "WearPackageInstallerSvc move to startForeground" into oc-dev am: ef54e...vinodkrishnan2017-04-223-201/+86
|\|