summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Ensure app label properly bolded" into nyc-devSvetoslav Ganov2016-05-141-2/+2
|\
| * Merge "Ensure app label properly bolded" into nyc-devSvetoslav Ganov2016-05-141-2/+2
| |\
| | * Ensure app label properly boldedSvetoslav Ganov2016-05-131-2/+2
* | | Merge "Use badged icons for permissions." into nyc-devPhilip P. Moltmann2016-05-131-10/+12
|\| |
| * | Merge "Use badged icons for permissions." into nyc-devPhilip P. Moltmann2016-05-131-10/+12
| |\ \
| | * | Use badged icons for permissions.Philip P. Moltmann2016-05-111-10/+12
| | |/
* | | Merge "Finish whole installation on cancel dialog." into nyc-devPhilip P. Moltmann2016-05-131-1/+1
|\| |
| * | 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
|\| |
| * | 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-122-9/+25
|\| |
| * | Fix app install flowSvetoslav Ganov2016-05-102-9/+25
| |/
* / Update Wearable install logic to use stream APIAnthony Hugh2016-05-095-32/+624
|/
* Mend up onDestroy->onCreate for N.Philip P. Moltmann2016-05-051-1/+28
* Merge "Revert "Grant only the requested permissions"" into nyc-devSvetoslav Ganov2016-05-032-59/+9
|\
| * Revert "Grant only the requested permissions"Svetoslav Ganov2016-05-032-59/+9
* | Merge "Grant only the requested permissions" into nyc-devSvetoslav Ganov2016-04-292-9/+59
|\|
| * Grant only the requested permissionsSvet Ganov2016-04-272-9/+59
* | Only platform defined permissions need a review.Svet Ganov2016-04-291-2/+2
* | Fix a NPE in PackageInstallerSvet Ganov2016-04-292-4/+4
|/
* Cleanup of the PackageInstaller API - PackageInstallerSvet Ganov2016-04-2125-87/+345
* Fix misleading uninstall message for managed profilesFyodor Kupolov2016-04-181-1/+3
* DeletePackageAsUser in PackageManager uses different ordering of flags than I...Philip P. Moltmann2016-04-151-1/+1
* Reworked permission UI on TV into the new side-panel leanback styleKeyvan Amiri2016-04-149-160/+103
* Show spacer when staging appPhilip P. Moltmann2016-04-111-0/+1
* Do not show the uninstall progress if it taked less than 1/2 second.Philip P. Moltmann2016-04-111-12/+51
* Merge "Apply material design make-over to uninstall path." into nyc-devPhilip P. Moltmann2016-04-111-14/+4
|\
| * Apply material design make-over to uninstall path.Philip P. Moltmann2016-04-111-14/+4
* | Merge "Adding help link to apps permissions page" into nyc-devSuprabh Shukla2016-04-082-0/+6
|\ \ | |/ |/|
| * Adding help link to apps permissions pageSuprabh Shukla2016-04-072-0/+6
* | Merge "Make side-load install path material design-y" into nyc-devPhilip P. Moltmann2016-04-082-21/+15
|\ \
| * | Make side-load install path material design-yPhilip P. Moltmann2016-04-072-21/+15
* | | Remove dialog titles from simple package installer dialogs.Philip P. Moltmann2016-04-081-29/+0
* | | Refresh permissions UI on resumeSvet Ganov2016-04-072-0/+2
|/ /
* | Merge "Properly show third-party defined permission in platform groups" into ...Svetoslav Ganov2016-04-021-2/+2
|\ \ | |/ |/|
| * Properly show third-party defined permission in platform groupsSvet Ganov2016-04-011-2/+2
* | Merge "Update deny button in permission warning dialogs" into nyc-devSvetoslav Ganov2016-03-236-6/+6
|\|
| * Update deny button in permission warning dialogsSvet Ganov2016-03-226-6/+6
* | Respect past user choices in permisson review UISvetoslav Ganov2016-03-232-27/+23
* | Merge "Revert "Respect past user choices in permisson review UI"" into nyc-devSvetoslav Ganov2016-03-232-32/+5
|\ \
| * | Revert "Respect past user choices in permisson review UI"Svetoslav Ganov2016-03-232-32/+5
* | | Merge "Respect past user choices in permisson review UI" into nyc-devSvetoslav Ganov2016-03-232-5/+32
|\| |
| * | Respect past user choices in permisson review UISvetoslav Ganov2016-03-232-5/+32
* | | Merge "Added "Manage users" button" into nyc-devFyodor Kupolov2016-03-231-0/+14
|\ \ \
| * | | Added "Manage users" buttonFyodor Kupolov2016-03-221-0/+14
| |/ /
* | | Merge "Don't show app defined permissions in the review UI" into nyc-devSvetoslav Ganov2016-03-222-6/+21
|\ \ \
| * | | Don't show app defined permissions in the review UISvetoslav Ganov2016-03-212-6/+21
| |/ /
* | | Show No permissions, if there are no permissionsVinod Krishnan2016-03-182-15/+24