summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/permission/utils
Commit message (Collapse)AuthorAgeFilesLines
* Add permission summaries backJason Monk2015-05-261-12/+58
| | | | | | | | | | | - Add summaries to manage permissions screen - Add some shortcuts to skip loading unneeded labels/icons for summary info - Add way for Settings to broadcast request for info about granted permissions. Bug: 21078474 Change-Id: I28582129971385203f4e4316addf73e07ee53940
* Fix tinting issue in manage permissionsJason Monk2015-05-221-0/+1
| | | | | | | | Make sure we update the ui in onResume so we have the right tinting and make sure we clear out other tints first. Bug: 21367016 Change-Id: I800503fff5dc0cbcf3cfd6876c78c257adc24d65
* Handle dark themes in permissions UIJason Monk2015-05-191-0/+11
| | | | | | | | | | | | | | - Settings > Apps > Advanced > Permissions - Permission icon needed tinting - Settings > Apps > [App] > Permissions - Permission icon also needed tinting - Grant permission dialog - Needed new base theme - App name color span needed dark color - Progress text needed dark color Bug: 21154903 Change-Id: I34045ac71ca87abbb4ce828435f583f53ab0d3da
* Hide platform platform legacy permissions behind a menu option - package ↵Svet Ganov2015-05-172-5/+25
| | | | | | | | installer. bug:21195624 Change-Id: If6de516d76969c3627316d091893da58f81af832
* Add logging for user permission interactions.Svet Ganov2015-05-141-0/+72
| | | | | | bug:21078221 Change-Id: Ie5bfb4c6013faf528b95eda0d5caf1c591f1e439
* Permission UI - legacy apps support - package installerSvet Ganov2015-05-051-0/+39
Change-Id: I23a7b4e42968df44d2dc3415bff2d15627653089