summaryrefslogtreecommitdiffstats
path: root/src/com/android/packageinstaller/permission/ui/handheld/ManagePermissionsFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Creation of sessionId and passing it between PermissionController fragments.Stanislav Zholnin2019-06-061-1/+6
* Scale permission icons down to 24dp.Joel Galenson2019-03-141-1/+1
* Ensure permission icons are the same size.Joel Galenson2019-03-051-4/+8
* Optimize Permissions Hub by not loading non-platform permission groups.Joel Galenson2019-02-151-1/+1
* Optimize Permissions Hub and App Permissions screens.Joel Galenson2019-02-121-1/+2
* Ensure that all permission icons have the same size.Joel Galenson2019-01-171-1/+22
* Add the recently used widget to the list of permissions.Joel Galenson2019-01-111-1/+1
* Allow creating PermissionGroups without loading apps' UI info.Joel Galenson2019-01-021-1/+2
* Fix crashes when entering battery saver mode.Joel Galenson2018-12-141-1/+1
* Ensure apps and permissions are correctly sorted by the locale.Joel Galenson2018-12-061-3/+11
* Remove unnecessary code from ManagePermissionsFragmentPhilip P. Moltmann2018-09-131-6/+0
* Use androidx.permissions in permission controller handheld settings UI.Philip P. Moltmann2018-08-281-6/+7
* Split PackageInstaller app into installation and permissions managementPhilip P. Moltmann2018-07-301-1/+1
* Load PermissionGroups completely asyncPhilip P. Moltmann2016-12-131-19/+3
* Split system and adtl. perm managment fragmentsPhilip P. Moltmann2016-11-031-130/+50
* Cleanup of the PackageInstaller API - PackageInstallerSvet Ganov2016-04-211-5/+4
* Reworked permission UI on TV into the new side-panel leanback styleKeyvan Amiri2016-04-141-17/+0
* Support app install from a content URISvet Ganov2016-03-051-1/+1
* resolve merge conflicts of c10abb25f3 to cw-e-dev.Svetoslav2015-11-201-0/+268