summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
Commit message (Collapse)AuthorAgeFilesLines
* Format the template using HTML tags.Philip P. Moltmann2016-05-231-1/+1
| | | | | | | Manual formatting is to complicated to do. Fixes: 28852429 Change-Id: Ibab723b82a2b14ad94a3038dffccc96f86ba8ee4
* Fix misleading uninstall message for managed profilesFyodor Kupolov2016-04-181-3/+8
| | | | | | | | | | | | The message now depends on the state of mAllUsers flag in UninstallAppProgress activity: - This app is required for some users or profiles and was uninstalled for others (if mAllUsers==true) - This app is needed for your work profile and can't be uninstalled (if mAllUsers==false) Bug: 28240714 Change-Id: Ia060aebd112d3e4c5fcaee02a777140f085abf87
* Merge "Adding help link to apps permissions page" into nyc-devSuprabh Shukla2016-04-081-0/+3
|\
| * Adding help link to apps permissions pageSuprabh Shukla2016-04-071-0/+3
| | | | | | | | | | | | | | | | Added a menu item to link for the help center article for app permissions. Bug: b/22096093 Change-Id: Ic810bbcc64b20ab6ee21140f0bb3ea055c10813a
* | Remove dialog titles from simple package installer dialogs.Philip P. Moltmann2016-04-081-8/+1
|/ | | | | | | | | | | | - Checked the wording of the content of the dialogs and I think the title does not add any information. Design guidelines discourage dialog titles. - Removed unused dialog type - Removed now unused strings - Spell corrected a string Bug: 5526317 Change-Id: I7d125d92ef3a2fb3fd6fd402af8d2422c0d8b869
* Increase char limit for uninstall_blocked_profile_ownerFyodor Kupolov2016-03-251-1/+1
| | | | | Bug: 27821740 Change-Id: Ib3407f1968b432a1820f1e955c8c4e7a737943f2
* Merge "Update deny button in permission warning dialogs" into nyc-devSvetoslav Ganov2016-03-231-1/+4
|\
| * Update deny button in permission warning dialogsSvet Ganov2016-03-221-1/+4
| | | | | | | | | | | | bug:23899558 Change-Id: I37bf080d54fc4fff5dfcc9f8240b95c82fed56d2
* | Added "Manage users" buttonFyodor Kupolov2016-03-221-2/+6
| | | | | | | | | | | | | | Show "Manage users" button when a secondary user is blocking the uninstall. Bug: 24616123 Change-Id: I61f1d9814dccc9f9e8acbce97d8ef681f5ec8944
* | Tweak strings when uninstalling updatesAmith Yamasani2016-03-091-1/+2
| | | | | | | | | | | | | | Inform about data deletion and also about other users. Bug: 26694521 Change-Id: Ib1ab8ca58e111cfbad6895f296e567e289ce34d8
* | Merge "Support app install from a content URI" into nyc-devSvetoslav Ganov2016-03-061-0/+6
|\ \
| * | Support app install from a content URISvet Ganov2016-03-051-0/+6
| | | | | | | | | | | | | | | | | | bug:24079113 Change-Id: Ide1aa1667370f6b8d00ff269ef28992589656e9a
* | | Merge "Fix confirm button text when revoking special permissons" into nyc-devSvetoslav Ganov2016-03-021-1/+1
|\ \ \ | | |/ | |/|
| * | Fix confirm button text when revoking special permissonsSvet Ganov2016-03-021-1/+1
| |/ | | | | | | | | | | bug:23899558 Change-Id: Ic40994d5a74f726d0a7bc5f0f476b62f114fd18f
* | Fix buildSvetoslav Ganov2016-03-011-1/+1
| | | | | | | | Change-Id: Ia8ad80e9e31862397d7f532cd2998bd246cd40c0
* | Rename don't ask again button per UX specSvetoslav Ganov2016-03-011-1/+1
|/ | | | | | bug:23719904 Change-Id: I48b1ea8c50d0d1695254d6c8f96008a0ec59c343
* Add some things missing in the previous CL.Svet Ganov2015-12-011-0/+3
| | | | Change-Id: I17ae37d84c0d78bcfcaa848efb17f46c7f7c915a
* Add optional permission review for legacy apps - installerSvet Ganov2015-12-011-4/+29
| | | | Change-Id: Ifc88b2fa259d2d22bea6b5500cded2714ad4da85
* am 5fe06be5: am 50728943: am 12c698b4: Merge "Block Install Intent for Wear ↵Vinod Krishnan2015-10-011-0/+5
|\ | | | | | | | | | | | | devices" into cw-e-dev * commit '5fe06be584a0f5039a973f3370cf0875bb6ec002': Block Install Intent for Wear devices
| * 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
* | Use PackageInstaller.SessionTodd Kennedy2015-09-301-32/+18
|/ | | | | | | | | We've been using the deprecated package manager installation methods. Replace those with the PackageInstaller.Session installation mechanism. Bug: 22282121 Change-Id: I34aefcbae2703c400a7ed35780f61713992b7181
* 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-091-0/+5
|\
| * Add all permissions screenJason Monk2015-07-081-0/+5
| | | | | | | | | | 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
* 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
* 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
* Link from location permission to settings for loc providersJason Monk2015-06-171-0/+6
| | | | | Bug: 21805447 Change-Id: I27aed860b73d99976479793076852aecbf0be5a2
* 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
* 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-271-0/+3
| | | | | | | - 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