summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
* PackageInstaller: Fix typoreplicant-6.0-0004-rc1Michael W2018-01-241-1/+1
| | | | Change-Id: Ia69b689a09a64d1ec0b3404478516d09fa6954b1
* Merge tag 'android-6.0.1_r22' of ↵staging/cm-13.0+r22Steve Kondik2016-03-104-58/+19
|\ | | | | | | | | | | https://android.googlesource.com/platform/packages/apps/PackageInstaller into cm-13.0 Android 6.0.1 release 22
| * resolve merge conflicts of c10abb25f3 to cw-e-dev.Svetoslav2015-11-203-58/+14
| | | | | | | | Change-Id: I3fe38a9ac62466b38efec834dceb712d2782c518
| * Block Install Intent for Wear devicesVinod Krishnan2015-09-281-0/+5
| | | | | | | | | | | | | | | | | | | | - We did not support this feature on Android Wear before - The impact is unknown. For example, the Setting for UNKNOWN_SOURCES is not implemented in Android Wear Settings App. Bug: 24336381 Change-Id: I0fb4006d4769291c872e8f21407383a7c4a77b93
* | Themes: Allow PackageInstaller tab Background to be themedNicholas Chum2015-11-291-0/+20
|/ | | | | | | | This removes the hardcoded link in install_confirm.xml to an android drawable. Let's move this link to drawables.xml so that we can change it, or replace it entirely. Change-Id: I96f12a72fea3d907f589d255d0bd4c38c5e00725
* Merge "Show warning when touches are being blocked by overlays" into mnc-devJason Monk2015-08-072-3/+3
|\
| * Show warning when touches are being blocked by overlaysJason Monk2015-08-072-3/+3
| | | | | | | | | | Bug: 22317719 Change-Id: I5f6526bcce382ae6fabe32d3f8842567d8dc8701
* | Fix string %d insertionsJason Monk2015-08-071-1/+1
|/ | | | | | | They need an order Bug: 22997094 Change-Id: I6ecaf827df60e7ce4b7c2ce59adaf7cf059ae218
* Add strings for the screen overlay warningSvetoslav2015-08-041-5/+12
| | | | | | | | | | | | We do not allow interaction with the permissions UI if it is covered by screen overlay to prevent UI redressing attacks. This change adds the strings for the warning dialog we show if there is an overlay when the user tries to interact with the permissions UI. bug:22317719 Change-Id: Ibaa04b89b52757275dc08f228e3bf496606409fb
* Add string for screen overlay warning.Jason Monk2015-07-291-0/+6
| | | | | | | Implementation to come later. Bug: 22317719 Change-Id: I71c00699db133277068d54614de3db5423af4d23
* Remove the obsolete 'show legacy' option from permission screensSvet Ganov2015-07-161-6/+0
| | | | | | bug:22523221 Change-Id: I09b605c7689c7402942c02a2639f1f28c7ee0c54
* Properly label the permission request activity for accessibilitySvet Ganov2015-07-101-0/+3
| | | | | | bug:22129341 Change-Id: Ic296e44419388aff5d8b8e03c5c800364b44e44b
* Merge "Add all permissions screen" into mnc-devJason Monk2015-07-092-0/+10
|\
| * Add all permissions screenJason Monk2015-07-082-0/+10
| | | | | | | | | | Bug: 21268041 Change-Id: I51674ffbd252bf4585a992f8cc9e43973ce43512
* | Merge "Make "1 more" a plurals for translation purposes" into mnc-devJason Monk2015-07-081-1/+4
|\ \ | |/ |/|
| * Make "1 more" a plurals for translation purposesJason Monk2015-07-071-1/+4
| | | | | | | | | | Bug: 22229652 Change-Id: Id0a142eddfe1e3dda5d5910196dce138484a7a7d
* | Add loading screens to permissionsJason Monk2015-07-071-0/+3
|/ | | | | | | Styled the same way as in settings. Bug: 22234767 Change-Id: If21d71b132e5f0e69b65109c479162f03116dab8
* Merge "Display explanatory text in 'App permissions' settings when ↵Alex Chau2015-07-061-0/+3
|\ | | | | | | permissions policies are enforced" into mnc-dev
| * Display explanatory text in 'App permissions' settings when permissions ↵Alex Chau2015-07-031-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | policies are enforced "Enforced by policy" is shown in summary when permissions are enforced by policy, in both permission grouped by app and app grouped by permission screen Bug: 22195440 Change-Id: I3a6e0eae43e0ddf07bbeb43c968c3422b6e6a13b
* | Migrate package installer permissions fragments to preference support lib.Todd Volkert2015-07-012-3/+12
|/ | | | | | | | | | | | In order to allow for TV-friendly layouts, this migrates the permissions fragments to the preference support lib, and modifies the necessary layouts and themes to make them work on TV. b/22043727 b/22045650 b/22044940 Change-Id: Ic862effe2c126da78c304983fd06e017c3ee4472
* Make ManagePermissionsFragment more TV-friendly.Todd Volkert2015-06-231-0/+3
| | | | | | b/22008424 Change-Id: Id780db5a1e8ec98aece484310a2d3799d868cf2e
* Add dialog guarding permission denial for system appsJason Monk2015-06-191-0/+3
| | | | | Bug: 20826933 Change-Id: I9915690611467d1d4e3d48e0d8590fccf2235b53
* Merge "DO NOT MERGE: Remove DayNight theme" into mnc-devAlan Viverette2015-06-181-1/+1
|\
| * DO NOT MERGE: Remove DayNight themeAlan Viverette2015-06-181-1/+1
| | | | | | | | | | Bug: 21854466 Change-Id: I7ba4101441a63d4330a89feb53ff18a1cee0a77c
* | Link from location permission to settings for loc providersJason Monk2015-06-171-0/+6
|/ | | | | Bug: 21805447 Change-Id: I27aed860b73d99976479793076852aecbf0be5a2
* Permissions theme fixingJason Monk2015-06-122-1/+12
| | | | | | | | | | | - Mostly just paddings a whatnot for preferences. - Also fix additional permissions screen (and its back arrow). - Keep ManagePermissions preferences around so that summary reloads aren't as painful on resume. Bug: 21636268 Bug: 21642971 Change-Id: Ibeb96ce63017c90fc37a661a6d82218b57371fb3
* Merge "Add tv-specific grant permissions view handler" into mnc-devTodd Volkert2015-06-101-0/+3
|\
| * Add tv-specific grant permissions view handlerTodd Volkert2015-06-101-0/+3
| | | | | | | | | | | | b/20476102 Change-Id: I128bb19413121b6d0367147989e79bffe45f8d82
* | Move permission name to action bar and remove headerJason Monk2015-06-091-0/+6
|/ | | | | | | | Also add no apps message for when only system apps are requesting a permission. Bug: 21642971 Change-Id: Ifb7ad1d1daa203097725e345ff1d4fa34a0a4ad7
* Add show/hide system to PermissionAppsFragmentsJason Monk2015-06-041-0/+5
| | | | | Bug: 20826868 Change-Id: Ie48a3624116822135eb1920806ed12ade1612874
* Add permission summaries backJason Monk2015-05-261-0/+3
| | | | | | | | | | | - 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
* Show the permission description not its label in the grant dialogSvet Ganov2015-05-201-0/+3
| | | | | | bug:21336863 Change-Id: I5c25581bea76cc50b7b09534c9222550e7f464ff
* Hide platform platform legacy permissions behind a menu option - package ↵Svet Ganov2015-05-171-0/+6
| | | | | | | | installer. bug:21195624 Change-Id: If6de516d76969c3627316d091893da58f81af832
* Add warning dialog for revoking non-M permsJason Monk2015-05-131-0/+3
| | | | Change-Id: I77d6e8da090684a65bdf27ba4a3a60ba6a5e9ac9
* Add additional permissions to app perms screenJason Monk2015-05-131-0/+6
| | | | | Bug: 20269176 Change-Id: Ibf77e352ebc8f0b7f16e839927d6df5a231c5c16
* Don't say work profile profile.Kenny Guy2015-04-301-1/+1
| | | | | | | For dialog that says "work profile profile" Bug: 19923217 Change-Id: Ic985a5ad00d0b5cf0cb345b7a6f957be6391a35d
* Add leanback-looking UI to permissions screensTony Mantler2015-04-223-0/+42
| | | | Change-Id: Ib77227dc0ae4d02f96efff95f67a359310b5547c
* Merge "Update permissions dialog from redlines"Jason Monk2015-04-071-0/+2
|\
| * Update permissions dialog from redlinesJason Monk2015-04-071-0/+2
| | | | | | | | Change-Id: I0b3146add8984fdea1a702d447461e82f4aa7c31
* | Handle apps with no permissions (don't crash)Jason Monk2015-04-031-0/+3
|/ | | | Change-Id: I186b14cc7edb1de53df4e7e8bf299af09009f15b
* Minor updates to permission request dialogJason Monk2015-03-271-0/+3
| | | | | | | | | - Show correct icon and tinting for it - Bold/color the app name - Update the string, location and themeing of the checkbox, although its not actually hooked up yet. Change-Id: Ia7da81abb3d427f6d37ea29e8a38531cb743e878
* Update permissions UIJason Monk2015-03-274-0/+32
| | | | | | | - Update existing settings page to show action bar and app header. - Add page to manage apps based on permission. Change-Id: I2211044fbe4db4b4fbf981f1a7ad7a01666cd69d
* Initial version of the grant permission UI.Svet Ganov2015-03-241-0/+27
| | | | Change-Id: Ieb311d29d122cfce130ae1a26889dd7794548833
* am bad3d8e6: am 85eb032f: am a05e7ee8: Fix typo for tv strings.Tim Kilbourn2015-01-151-1/+1
|\ | | | | | | | | * commit 'bad3d8e6bd68ab381a35eb304d0f5ee46d1e9f86': Fix typo for tv strings.
| * Fix typo for tv strings.Tim Kilbourn2015-01-121-1/+1
| | | | | | | | | | | | Bug: 18053999 Bug: 18556513 Change-Id: Id56501c7bf50dcf327dc3f507756f4b669a5db67
* | Increase char limit for string.Rubin Xu2014-12-231-1/+1
| | | | | | | | | | | | | | | | Per linguist's request, and the char limit was too small for the english string already. Bug: 18820703 Change-Id: I7b43f5a4854b8030e464a64fbd86cd3c04755924
* | Show appropriate UI when uninstalling fails due to being device admin.Rubin Xu2014-12-171-0/+4
|/ | | | | | | | | | If the app being uninstalled is a secondary user's device admin rather than the current user or profile owner, the uninstallation failure activity should state so clearly, and it should not lead the user to the device administrator settings of the current user. Bug: 17668398 Change-Id: Ib81840b7b2928624bc57cce949cfb2a2d9de604a
* Add tv product variants to strings.Tim Kilbourn2014-11-101-0/+8
| | | | | Bug: 18053999 Change-Id: I7d1a21600d7b0e4dea16b8cf7a2fc1ba552de930
* Display correct message based on reasonAmith Yamasani2014-10-281-0/+3
| | | | | | | | | | | | | There can be two reasons for not allowing installation of apps from unknown sources. 1. The user setting is off, in which case allow the user to go to Settings and change it. 2. The device administrator (or corp profile) has prohibited. In this case, user can't really change it, so show a different message and have just an OK button. Bug: 17656403 Change-Id: I0d90ba95d7a9250021366b76d570c0ef7b55c143
* Use an AlertDialog for the Uninstall confirmationAdam Lesinski2014-09-101-1/+3
| | | | | | | | | This allows us to get the correct theming for free moving forward. Bug:17045520 Change-Id: I173315b39816b0061c048459e1f14d81747f072b