summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/PackageInstallerActivity.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Checking user restriction before starting installSuprabh Shukla2017-05-311-22/+24
|/
* Revert "Using SecureTouchListener for install button during install confirmat...Suprabh Shukla2017-05-241-4/+0
* Using SecureTouchListener for install button during install confirmationSuprabh Shukla2017-05-051-0/+4
* Enforced app op permission in package installerSuprabh Shukla2017-04-181-9/+31
* Renaming intent action for unknown sourcesSuprabh Shukla2017-04-061-2/+2
* Resuming install if user trusted the sourceSuprabh Shukla2017-03-071-0/+2
* Merge "Don't show unknown source dlg if they were allowed"TreeHugger Robot2017-03-031-116/+230
|\
| * Don't show unknown source dlg if they were allowedPhilip P. Moltmann2017-03-011-116/+230
* | Merge "Implement issue #34842682: Add ability to limit permissions based on f...Dianne Hackborn2017-03-021-1/+1
|\ \ | |/ |/|
| * Implement issue #34842682: Add ability to limit permissions based on features.Dianne Hackborn2017-03-011-1/+1
* | Don't dismiss Package installer on unknown sourcesPhilip P. Moltmann2017-02-281-7/+2
|/
* Checking for app op OP_INSTALL_PACKAGES in PackageInstallerSuprabh Shukla2017-01-181-78/+136
* Merge "stop incorrectly showing unknown sources prompt" am: 5e4d32ccfc am: e9...Daniel Micay2016-12-071-0/+1
|\
| * Merge "stop incorrectly showing unknown sources prompt" am: 5e4d32ccfcDaniel Micay2016-12-071-0/+1
| |\
| | * stop incorrectly showing unknown sources promptDaniel Micay2016-12-071-0/+1
* | | Adapt to change in behavior of MATCH_UNINSTALLED_PACKAGESAmith Yamasani2016-11-151-2/+2
* | | Split start triaging from confirm activity.Philip P. Moltmann2016-10-281-105/+8
* | | Split layout for confirm step.Philip P. Moltmann2016-10-271-33/+42
* | | Factor our staging step to own activity.Philip P. Moltmann2016-10-191-134/+36
* | | Merge "Split installing from display result."Philip P. Moltmann2016-10-171-1/+1
|\ \ \
| * | | Split installing from display result.Philip P. Moltmann2016-10-171-1/+1
* | | | Support install once feature. am: df52c788da am: 85a0e77511Philip P. Moltmann2016-10-171-8/+18
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / Support install once feature.Philip P. Moltmann2016-10-131-8/+18
| |/
* | Parse package before enabling unknown sources am: 435a65b477 am: 718db932c2Philip P. Moltmann2016-09-271-12/+38
|\|
| * Parse package before enabling unknown sourcesPhilip P. Moltmann2016-09-271-12/+38
* | Merge "Handle protected URI gracefully"TreeHugger Robot2016-07-191-2/+2
|\ \ | |/ |/|
| * Handle protected URI gracefullySvet Ganov2016-07-191-2/+2
* | Trigger transparency dialog only if restriction is set by admin.Sudheer Shanka2016-07-121-5/+11
|/
* Fix a crash in package installerSvet Ganov2016-06-081-1/+1
* Show installer UI for user to confirm side-loadingSvetoslav Ganov2016-06-011-7/+1
* Finish package installer activity on a cancel resultSvetoslav Ganov2016-05-181-0/+3
* Merge "Add missing else statement" into nyc-devSvetoslav Ganov2016-05-181-2/+2
|\
| * Add missing else statementSvet Ganov2016-05-181-2/+2
* | Merge "Finish whole installation on cancel dialog." into nyc-devPhilip P. Moltmann2016-05-131-1/+1
|\ \
| * | Finish whole installation on cancel dialog.Philip P. Moltmann2016-05-111-1/+1
| |/
* | Merge "Fine tune UI of package installer." into nyc-devPhilip P. Moltmann2016-05-121-1/+3
|\ \
| * | Fine tune UI of package installer.Philip P. Moltmann2016-05-121-1/+3
| |/
* / Fix app install flowSvetoslav Ganov2016-05-101-3/+2
|/
* Cleanup of the PackageInstaller API - PackageInstallerSvet Ganov2016-04-211-2/+1
* Show spacer when staging appPhilip P. Moltmann2016-04-111-0/+1
* Merge "Make side-load install path material design-y" into nyc-devPhilip P. Moltmann2016-04-081-3/+1
|\
| * Make side-load install path material design-yPhilip P. Moltmann2016-04-071-3/+1
* | Remove dialog titles from simple package installer dialogs.Philip P. Moltmann2016-04-081-29/+0
|/
* Pick up the right package install URIBenjamin Franz2016-03-151-1/+1
* Don't crash installerTodd Kennedy2016-03-101-0/+8
* Support app install from a content URISvet Ganov2016-03-051-67/+203
* Show support dialog when admin disallows installs from unknown sources.Sudheer Shanka2016-02-081-2/+4
* Merge "Improve untrusted sources UX for app side-loading" am: c23d802958Svetoslav Ganov2016-01-151-6/+17
|\