summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add all permissions screenJason Monk2015-07-082-1/+231
* Merge "Add loading screens to permissions" into mnc-devJason Monk2015-07-084-5/+70
|\
| * Add loading screens to permissionsJason Monk2015-07-074-5/+70
* | Merge "Update grant result when a granted permission was requeried and denied...Svet Ganov2015-07-071-1/+1
|\ \ | |/ |/|
| * Update grant result when a granted permission was requeried and denied.Svet Ganov2015-07-061-1/+1
* | Merge "Display explanatory text in 'App permissions' settings when permission...Alex Chau2015-07-062-0/+6
|\ \
| * | Display explanatory text in 'App permissions' settings when permissions polic...Alex Chau2015-07-032-0/+6
* | | Merge "Consider only dagerous permissions of a group in permission apps scree...Svet Ganov2015-07-061-4/+9
|\ \ \
| * | | Consider only dagerous permissions of a group in permission apps screenSvet Ganov2015-07-021-4/+9
| | |/ | |/|
* | | Merge "Show basic feature warning for default granted permissions" into mnc-devSvet Ganov2015-07-065-8/+28
|\ \ \
| * | | Show basic feature warning for default granted permissionsSvet Ganov2015-07-035-8/+28
| |/ /
* / / Reflect the proper permission group state in the UISvet Ganov2015-07-031-5/+5
|/ /
* | Wire up "Additional Permissions" to TVTodd Volkert2015-07-011-17/+23
* | Merge "Migrate package installer permissions fragments to preference support ...Todd Volkert2015-07-018-131/+208
|\ \
| * | Migrate package installer permissions fragments to preference support lib.Todd Volkert2015-07-018-131/+208
| |/
* / :Fix should show permission API back button behavior.Svetoslav2015-06-304-2/+26
|/
* Merge "Fix tinting on bitmap perm icons" into mnc-devJason Monk2015-06-251-1/+1
|\
| * Fix tinting on bitmap perm iconsJason Monk2015-06-241-1/+1
* | Merge "Make ManagePermissionsFragment more TV-friendly." into mnc-devTodd Volkert2015-06-242-1/+50
|\ \
| * | Make ManagePermissionsFragment more TV-friendly.Todd Volkert2015-06-232-1/+50
* | | Merge "Fix issue #21945272: Crash in Activity.dispatchRequestPermissionsResul...Dianne Hackborn2015-06-231-8/+17
|\ \ \ | |/ / |/| |
| * | Fix issue #21945272: Crash in Activity.dispatchRequestPermissionsResultDianne Hackborn2015-06-231-8/+17
* | | Merge "Use icon as background image instead of main image." into mnc-devTodd Volkert2015-06-231-1/+3
|\ \ \
| * | | Use icon as background image instead of main image.Todd Volkert2015-06-231-1/+3
| |/ /
* | | Merge "Mark permissions that are auto granted/revoked as policy_fixed" into m...Amith Yamasani2015-06-233-0/+23
|\ \ \ | |/ / |/| |
| * | Mark permissions that are auto granted/revoked as policy_fixedAmith Yamasani2015-06-233-0/+23
* | | Merge "Only show the header on non-television ui modes." into mnc-devTodd Volkert2015-06-231-3/+7
|\ \ \ | |_|/ |/| |
| * | Only show the header on non-television ui modes.Todd Volkert2015-06-231-3/+7
* | | Fix app count on App PermissionsMakoto Onuki2015-06-221-0/+1
* | | Merge "Don't let preferences change size on load" into mnc-devJason Monk2015-06-221-0/+2
|\ \ \
| * | | Don't let preferences change size on loadJason Monk2015-06-221-0/+2
| | |/ | |/|
* | | Merge "Use vertically stacked buttons when we don't have space" into mnc-devJason Monk2015-06-221-0/+5
|\ \ \ | |_|/ |/| |
| * | Use vertically stacked buttons when we don't have spaceJason Monk2015-06-221-0/+5
| |/
* / Add dialog guarding permission denial for system appsJason Monk2015-06-192-6/+14
|/
* Merge "Link from location permission to settings for loc providers" into mnc-devJason Monk2015-06-185-1/+106
|\
| * Link from location permission to settings for loc providersJason Monk2015-06-175-1/+106
* | Merge "Add better logic for what is 'system'" into mnc-devJason Monk2015-06-185-14/+47
|\ \
| * | Add better logic for what is 'system'Jason Monk2015-06-185-14/+47
| |/
* | Merge "Fix crash if show system is selected too soon" into mnc-devJason Monk2015-06-181-2/+4
|\ \
| * | Fix crash if show system is selected too soonJason Monk2015-06-181-2/+4
| |/
* | Merge "Fix animating between very different heights" into mnc-devJason Monk2015-06-183-22/+82
|\ \
| * | Fix animating between very different heightsJason Monk2015-06-183-22/+82
| |/
* / Pass the right userHandle to AppPermissionGroupFyodor Kupolov2015-06-152-9/+11
|/
* Merge "Permissions theme fixing" into mnc-devJason Monk2015-06-152-34/+48
|\
| * Permissions theme fixingJason Monk2015-06-122-34/+48
* | Merge "Fix wrong UID in app op toggle" into mnc-devSvet Ganov2015-06-141-4/+4
|\ \ | |/ |/|
| * Fix wrong UID in app op toggleSvet Ganov2015-06-131-4/+4
* | Requesting granted permission shows grant/revoke UI.Svet Ganov2015-06-122-7/+10
|/
* Use onBackPressed instead of onKeyDown/onKeyUpFyodor Kupolov2015-06-111-17/+3
* Handle back button in grant permissions activitySvet Ganov2015-06-111-0/+21