summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/PackageInstallerActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Support install once feature.Philip P. Moltmann2016-10-131-8/+18
* Parse package before enabling unknown sourcesPhilip P. Moltmann2016-09-271-12/+38
* 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
|\
| * Merge "Improve untrusted sources UX for app side-loading"Svetoslav Ganov2016-01-151-6/+17
| |\
| | * Improve untrusted sources UX for app side-loadingSvetoslav Ganov2016-01-141-6/+17
* | | Merge "Revert "Improve untrusted sources UX for app side-loading"" am: b02596...Svetoslav Ganov2016-01-141-15/+6
|\| |
| * | Merge "Revert "Improve untrusted sources UX for app side-loading""Svetoslav Ganov2016-01-141-15/+6
| |\ \
| | * | Revert "Improve untrusted sources UX for app side-loading"Svetoslav Ganov2016-01-141-15/+6
* | | | Merge "Improve untrusted sources UX for app side-loading" am: 5bf65a7c43Svetoslav Ganov2016-01-131-6/+15
|\| | |
| * | | Merge "Improve untrusted sources UX for app side-loading"Svetoslav Ganov2016-01-131-6/+15
| |\| |
| | * | Improve untrusted sources UX for app side-loadingSvetoslav Ganov2016-01-121-6/+15
| | |/
| * / Use PackageInstaller.SessionTodd Kennedy2016-01-071-2/+8
| |/
* | No need to pass digest of AndroidManifest.xml around.Alex Klyubin2016-01-041-4/+0
* | Remove InstallFlowAnalyticsTodd Kennedy2015-10-231-82/+1
* | am 5fe06be5: am 50728943: am 12c698b4: Merge "Block Install Intent for Wear d...Vinod Krishnan2015-10-011-1/+21
|\|
| * Block Install Intent for Wear devicesVinod Krishnan2015-09-281-1/+21
* | Use PackageInstaller.SessionTodd Kennedy2015-09-301-2/+8
|/
* Change MNC codename to just M.Dianne Hackborn2015-07-291-1/+1
* Add APIs for verifier to grant at install and revoke permissionsSvet Ganov2015-07-151-38/+38
* Remove personal/device group & skip perm screen for M+ apps.Julia Reynolds2015-07-131-46/+47
* am 10763f1c: Merge "Hidden ApplicationInfo flags are now in privateFlags."Alex Klyubin2015-02-111-3/+5
|\
| * Hidden ApplicationInfo flags are now in privateFlags.Alex Klyubin2015-02-111-3/+5
* | Fix a regression in installing from unknown sourcesAmith Yamasani2014-10-291-0/+2
* | Display correct message based on reasonAmith Yamasani2014-10-281-29/+60
|/
* PackageInstaller API refactoring.Jeff Sharkey2014-08-151-2/+1
* Extend to support install sessions.Jeff Sharkey2014-08-071-34/+71
* Apply restriction ENSURE_VERIFY_APPS to PackageInstaller.Julia Reynolds2014-06-301-0/+4
* Prevent sideloading if UserManager flag is set for current user.Sander Alewijnse2014-05-201-4/+11
* Log APK hash for package install attempts in the Event Log.Alex Klyubin2013-10-151-2/+2
* Record analytics about package install attempts to Event Log.Alex Klyubin2013-09-091-36/+106