summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'b26b9425d700359d6ee68d45ac334fd1f2ab82d4' into remoteLalit Kansara2016-12-0615-131/+786
|\
| * Support install once feature.Philip P. Moltmann2016-10-131-8/+18
| * If the permission dialog would stick out, move it.Philip P. Moltmann2016-09-301-1/+6
| * Parse package before enabling unknown sourcesPhilip P. Moltmann2016-09-271-12/+38
| * Calculate and apply 'installed size'Ryuki Nakamura2016-09-121-0/+9
| * Resolve merge conflict from Ia3d8f54624801696eaec4f9216d7bbefb0b105a4.Philip P. Moltmann2016-09-011-1/+1
| * Read and apply 'packageName'Ryuki Nakamura2016-08-311-1/+4
| * Merge "Fix the visibility for disabled apps in settings" into nyc-mr1-devLei Yu2016-08-301-0/+4
| |\
| | * Fix the visibility for disabled apps in settingsjackqdyulei2016-08-261-0/+4
| * | Fix the sorting bugs for system appsjackqdyulei2016-08-261-0/+2
| |/
| * Fix an exception in PackageInstallerSvetoslav Ganov2016-08-231-4/+6
| * Requested unused permissions reported as granted for app using none.Svet Ganov2016-08-111-0/+2
| * Prevent "dont't ask again" being inpropoerly propagatedSvet Ganov2016-08-041-1/+1
| * Remove lefover secure buttonSvetoslav Ganov2016-07-181-56/+0
| * Merge "Trigger transparency dialog only if restriction is set by admin." into...TreeHugger Robot2016-07-141-5/+11
| |\
| | * Trigger transparency dialog only if restriction is set by admin.Sudheer Shanka2016-07-121-5/+11
| * | Hide toast windows when permissions UI shownSvetoslav Ganov2016-07-131-0/+2
| * | Read and apply 'installLocation'Philip P. Moltmann2016-07-111-0/+8
| |/
| * Do not allow downgrades of embedded microappsVinod Krishnan2016-07-062-4/+20
| * Don't offer menu items it they are no-opSvet Ganov2016-06-292-13/+37
| * Only log (not crash) when activity is not found.Philip P. Moltmann2016-06-171-1/+6
| |\
| * \ Merge \"Hide Status and Navigation Bar when uninstalling\" into nyc-devPhilip P. Moltmann2016-06-101-0/+8
| |\ \
| * \ \ Fix a crash in package installerSvet Ganov2016-06-092-2/+1
| |\ \ \
| * \ \ \ Merge "Show installer UI for user to confirm side-loading" into nyc-devSvetoslav Ganov2016-06-011-7/+1
| |\ \ \ \
| * \ \ \ \ Merge "Format the template using HTML tags." into nyc-devPhilip P. Moltmann2016-05-251-11/+4
| |\ \ \ \ \
| * \ \ \ \ \ Finish package installer activity on a cancel resultSvetoslav Ganov2016-05-181-0/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge "Add missing else statement" into nyc-devSvet Ganov2016-05-181-2/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge "Take advantage of new MotionEvent flag to prevent tapjacking." into ny...Michael Wright2016-05-161-0/+56
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge "Ensure app label properly bolded" into nyc-devSvetoslav Ganov2016-05-141-2/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge "Use badged icons for permissions." into nyc-devPhilip P. Moltmann2016-05-131-10/+12
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge "Finish whole installation on cancel dialog." into nyc-devPhilip P. Moltmann2016-05-131-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge "Fine tune UI of package installer." into nyc-devPhilip P. Moltmann2016-05-121-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Fix app install flowSvetoslav Ganov2016-05-122-9/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Update Wearable install logic to use stream APIAnthony Hugh2016-05-095-32/+624
* | | | | | | | | | | | | | | Disable permission auto enable in case only disable it under group permissionArthur Shuai2016-10-202-6/+40
* | | | | | | | | | | | | | | Merge "Make storage permission only show one configration."Linux Build Service Account2016-10-091-18/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Make storage permission only show one configration.Arthur Shuai2016-09-291-18/+21
* | | | | | | | | | | | | | | | Grant group permissions instead of single permission.Arthur Shuai2016-09-291-139/+75
* | | | | | | | | | | | | | | | Add dialog when revoke one permissionJiao Yuan2016-09-201-8/+24
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Show every single permission only for platform permission groupJiao Yuan2016-09-081-4/+6
* | | | | | | | | | | | | | | PackageInstaller: Add macro for CTA codec_jyuan2016-08-241-3/+9
* | | | | | | | | | | | | | | PackageInstaller: Enable permission controlJiao Yuan2016-08-244-52/+235
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Only log (not crash) when activity is not found.Philip P. Moltmann2016-06-161-1/+6
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge "Hide Status and Navigation Bar when uninstalling" into nyc-devPhilip P. Moltmann2016-06-101-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | Hide Status and Navigation Bar when uninstallingPhilip P. Moltmann2016-06-021-0/+8
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* / | | | | | | | | | | Fix a crash in package installerSvet Ganov2016-06-082-2/+1
|/ / / / / / / / / / /
* | | | | | | | | | / Show installer UI for user to confirm side-loadingSvetoslav Ganov2016-06-011-7/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Format the template using HTML tags.Philip P. Moltmann2016-05-231-11/+4
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | 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
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |