summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Allow permission grant UI to show on top of keyguardSvet Ganov2017-05-161-0/+3
* Properly cound disabled individually revocable permissionsSvet Ganov2017-05-141-3/+0
* Fix missing case to update permission group subtitleSvet Ganov2017-05-142-6/+12
* Using SecureTouchListener for install button during install confirmationSuprabh Shukla2017-05-051-0/+4
* Merge "Removing the ClearApplicationUserDataDialogActivity" into oc-devMatthew Snider2017-05-011-174/+0
|\
| * Removing the ClearApplicationUserDataDialogActivitymsnider2017-04-241-174/+0
* | Exempting privileged apps from permission check in package installerSuprabh Shukla2017-04-261-2/+7
|/
* Merge "WearPackageInstallerSvc move to startForeground" into oc-devvinodkrishnan2017-04-223-201/+86
|\
| * WearPackageInstallerSvc move to startForegroundVinod Krishnan2017-04-213-201/+86
* | Merge "Using IconDrawableFactory to properly handle icon badging in Permissio...TreeHugger Robot2017-04-212-4/+8
|\ \
| * | Using IconDrawableFactory to properly handle icon badging in Permissions screenSunny Goyal2017-04-192-4/+8
| |/
* / Enforced app op permission in package installerSuprabh Shukla2017-04-182-61/+137
|/
* Wear: Release wake lock during uninstall am: 478ee7e043Vinod Krishnan2017-04-171-11/+5
|\
| * Wear: Release wake lock during uninstallVinod Krishnan2017-04-171-11/+5
| |\
| | * Wear: Release wake lock during uninstallVinod Krishnan2017-04-141-11/+5
* | | Merge "Renaming intent action for unknown sources" into oc-devSuprabh Shukla2017-04-121-2/+2
|\ \ \
| * | | Renaming intent action for unknown sourcesSuprabh Shukla2017-04-061-2/+2
* | | | Unininstall notifications -> notification channelsPhilip P. Moltmann2017-04-112-6/+24
|/ / /
* | | Merge "Allow permissions to be runtime-only." into oc-devChad Brubaker2017-04-065-4/+34
|\ \ \
| * | | Allow permissions to be runtime-only.Chad Brubaker2017-04-045-4/+34
* | | | Remove PermissionStatusReceiver and ACTION_GET_PERMISSIONS_COUNTSam Lin2017-04-051-187/+0
|/ / /
* | | Track rename of READ_PHONE_NUMBERSChad Brubaker2017-03-301-1/+1
* | | WearInstaller: Release lock if there no package am: 785f23e284 am: 4433224f2fVinod Krishnan2017-03-211-0/+1
|\| |
| * | WearInstaller: Release lock if there no packageVinod Krishnan2017-03-211-0/+1
| |\|
| | * WearInstaller: Release lock if there no packageVinod Krishnan2017-03-201-0/+1
| * | Add wear customization for permission review activity.Shijian Li2017-03-062-4/+374
| |\|
| | * Add wear customization for permission review activity.Shijian Li2017-03-062-4/+374
| * | Merge "Use PackageManager query instead of permissions review mode booleans."...Paul Navin2017-03-013-8/+3
| |\|
| | * Merge "Use PackageManager query instead of permissions review mode booleans."...Paul Navin2017-03-013-8/+3
| | |\
| | | * Use PackageManager query instead of permissions review mode booleans.Paul Navin2017-02-273-8/+3
* | | | Never show extended status message.Philip P. Moltmann2017-03-161-17/+2
* | | | Log AppOps permissions via EventLoggerPhilip P. Moltmann2017-03-151-14/+28
* | | | Merge "Revert "Temporarily whitelist GmsCore for unknown sources""TreeHugger Robot2017-03-091-5/+0
|\ \ \ \
| * | | | Revert "Temporarily whitelist GmsCore for unknown sources"Benjamin Franz2017-01-301-5/+0
* | | | | Merge "Resuming install if user trusted the source"TreeHugger Robot2017-03-091-0/+2
|\ \ \ \ \
| * | | | | Resuming install if user trusted the sourceSuprabh Shukla2017-03-071-0/+2
* | | | | | Merge "Fixing a ClassCast exception with ErrorFragments resulting from them e...Matthew Snider2017-03-082-2/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixing a ClassCast exception with ErrorFragments resultingmsnider2017-02-162-2/+8
* | | | | | Merge "Add wear customization for permission review activity."Shijian Li2017-03-062-4/+375
|\ \ \ \ \ \
| * | | | | | Add wear customization for permission review activity.Shijian Li2017-03-022-4/+375
* | | | | | | Clear files (including stale staged apks) on bootPhilip P. Moltmann2017-03-034-25/+102
* | | | | | | Merge "Don't show unknown source dlg if they were allowed"TreeHugger Robot2017-03-031-116/+230
|\ \ \ \ \ \ \
| * | | | | | | Don't show unknown source dlg if they were allowedPhilip P. Moltmann2017-03-011-116/+230
| |/ / / / / /
* | | | | | | Merge "Implement issue #34842682: Add ability to limit permissions based on f...Dianne Hackborn2017-03-023-3/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Implement issue #34842682: Add ability to limit permissions based on features.Dianne Hackborn2017-03-013-3/+4
* | | | | | | Merge "Introduce ANSWER_PHONE_CALLS permission"TreeHugger Robot2017-03-011-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Introduce ANSWER_PHONE_CALLS permissionEugene Susla2017-02-091-1/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Don't dismiss Package installer on unknown sourcesPhilip P. Moltmann2017-02-281-7/+2
| |/ / / / / |/| | | | |
* | | | | | Merge "Restrict uninstall-finish broadcast to own package"Philip P. Moltmann2017-02-271-0/+1
|\ \ \ \ \ \
| * | | | | | Restrict uninstall-finish broadcast to own packagePhilip P. Moltmann2017-02-241-0/+1