summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Implement base version of GrantPermissions dialogAnthony Hugh2015-08-2117-0/+330
| | | | | | | | | | | | | | | | | | | | | | | | With the Emerald release, we need to support the new permission APIs. This changelist adds a dialog for the Activity.requestPermissions() API so that users can request permissions. This check in is a functional version, but not polished. will need to be a follow up CL to add the correct animations and update the UI to the appropriate redlines. The implementation for the confirmation dialog is modeled after the one in the clockwork libs/Views folder. There are some tweaks to match the designed behavior of the permission dialog. When there's more time in the future, we should try to condense this to one implementation. This is a resubmit without the wearable-support lib. I will figure out how to get that referenced in the next UI pass. BUG: 23118402 Change-Id: Ib2fb94b356aa965b999b3e12726fda86928a963e
* Revert "Implement base version of GrantPermissions dialog"Anthony Hugh2015-08-2117-311/+0
| | | | | | | | This reverts commit b7da1f5f9886ff8a4ad81b0d617d442c461ca1e5. We can't reference vendor from this package. Need to add the references manually. Change-Id: I3ee31de110f24014100ce804b0659055b26f963b
* Implement base version of GrantPermissions dialogAnthony Hugh2015-08-2117-0/+311
| | | | | | | | | | | | | | | | | | | | | With the Emerald release, we need to support the new permission APIs. This changelist adds a dialog for the Activity.requestPermissions() API so that users can request permissions. This check in is a functional version, but not polished. will need to be a follow up CL to add the correct animations and update the UI to the appropriate redlines. The implementation for the confirmation dialog is modeled after the one in the clockwork libs/Views folder. There are some tweaks to match the designed behavior of the permission dialog. When there's more time in the future, we should try to condense this to one implementation. BUG: 23118402 Change-Id: Ic90d37a2ce8a7adacb7c4e004b0a5260b624f5c8
* am 14595d69: am 0c5d3ddf: Merge "Show warning when touches are being blocked ↵Jason Monk2015-08-075-7/+5
|\ | | | | | | | | | | | | by overlays" into mnc-dev * commit '14595d69f5cfe816300f31880326b0aaefe642fb': Show warning when touches are being blocked by overlays
| * am 0c5d3ddf: Merge "Show warning when touches are being blocked by overlays" ↵Jason Monk2015-08-075-7/+5
| |\ | | | | | | | | | | | | | | | | | | into mnc-dev * commit '0c5d3ddf25ca46bf610608f2db8ae8f7371ba318': Show warning when touches are being blocked by overlays
| | * Merge "Show warning when touches are being blocked by overlays" into mnc-devJason Monk2015-08-075-7/+5
| | |\
| | | * Show warning when touches are being blocked by overlaysJason Monk2015-08-075-7/+5
| | | | | | | | | | | | | | | | | | | | Bug: 22317719 Change-Id: I5f6526bcce382ae6fabe32d3f8842567d8dc8701
* | | | am 60115205: am 51fc8c6e: Merge "Fix string %d insertions" into mnc-devJason Monk2015-08-071-1/+1
|\| | | | | | | | | | | | | | | | | | | * commit '60115205dd45c03f2c6e5e5bb3c8d6838f90dc76': Fix string %d insertions
| * | | am 51fc8c6e: Merge "Fix string %d insertions" into mnc-devJason Monk2015-08-071-1/+1
| |\| | | | | | | | | | | | | | | | | | * commit '51fc8c6e93aaa6e5c33a65a82a7c2dfd8de75caa': Fix string %d insertions
| | * | Merge "Fix string %d insertions" into mnc-devJason Monk2015-08-071-1/+1
| | |\ \
| | | * | Fix string %d insertionsJason Monk2015-08-071-1/+1
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | They need an order Bug: 22997094 Change-Id: I6ecaf827df60e7ce4b7c2ce59adaf7cf059ae218
| | * / Import translations. DO NOT MERGEGeoff Mendal2015-08-0778-83/+239
| | |/ | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 22317719 Change-Id: I9fa63a8aa8e3823881912c7c9acf3cf66f016254
| * / Import translations. DO NOT MERGEGeoff Mendal2015-08-0578-80/+419
| |/ | | | | | | | | Change-Id: I5f2ff324a9f7d5af87b37604d8909e761138693b Auto-generated-cl: translation import
* | am 8432af0c: am cea90ebd: Add strings for the screen overlay warningSvetoslav2015-08-051-5/+12
|\| | | | | | | | | * commit '8432af0c7cfa4a1cdc63f55dd860283c1325d114': Add strings for the screen overlay warning
| * 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
| * Import translations. DO NOT MERGEGeoff Mendal2015-08-0380-194/+241
| | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 22317719 Change-Id: I46fff313bb29570a5b3355afc2ee8bb456f531db
* | am 53481e2c: am 7741e471: Merge "Add string for screen overlay warning." ↵Jason Monk2015-07-291-0/+6
|\ \ | | | | | | | | | | | | | | | | | | into mnc-dev * commit '53481e2cc6598d33a3c3eec7f3ff8149f05de953': Add string for screen overlay warning.
| * | am 7741e471: Merge "Add string for screen overlay warning." into mnc-devJason Monk2015-07-291-0/+6
| |\| | | | | | | | | | | | | * commit '7741e4717e815f9be09c1ad00c5cff18fad5782b': Add string for screen overlay warning.
| | * Merge "Add string for screen overlay warning." into mnc-devJason Monk2015-07-291-0/+6
| | |\
| | | * Add string for screen overlay warning.Jason Monk2015-07-291-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Implementation to come later. Bug: 22317719 Change-Id: I71c00699db133277068d54614de3db5423af4d23
* | | | am ab353094: am 3c8b44e3: Remove old -night values DO NOT MERGEJason Monk2015-07-291-21/+0
|\| | | | | | | | | | | | | | | | | | | * commit 'ab35309482c2509f0c84401258c08eca22d9cf4d': Remove old -night values DO NOT MERGE
| * | | am 3c8b44e3: Remove old -night values DO NOT MERGEJason Monk2015-07-291-21/+0
| |\| | | | | | | | | | | | | | | | | | * commit '3c8b44e3e1f59dd21f224464aa8378f563581cc9': Remove old -night values DO NOT MERGE
| | * | Remove old -night values DO NOT MERGEJason Monk2015-07-291-21/+0
| | |/ | | | | | | | | | | | | Bug: 22634136 Change-Id: Ia12cd5ef8ff9c2e26f4bc6a4fee5b4a6d2a4ba06
| * | Import translations. DO NOT MERGEGeoff Mendal2015-07-223-1/+142
| | | | | | | | | | | | | | | Change-Id: Id4e4cc9b263cf8087bbff2ec47d7afed9d14302f Auto-generated-cl: translation import
| * | Import translations. DO NOT MERGEGeoff Mendal2015-07-2078-157/+3
| |/ | | | | | | | | Change-Id: I873dd0233f11b78bc7a0eeb52267a4832ec1ca21 Auto-generated-cl: translation import
* | am 50c7b52d: am 4bb2c78d: Merge "Remove the obsolete \'show legacy\' option ↵Svet Ganov2015-07-172-30/+0
|\| | | | | | | | | | | | | from permission screens" into mnc-dev * commit '50c7b52df652c96c8ad6890f7389d85142750306': Remove the obsolete 'show legacy' option from permission screens
| * Remove the obsolete 'show legacy' option from permission screensSvet Ganov2015-07-162-30/+0
| | | | | | | | | | | | bug:22523221 Change-Id: I09b605c7689c7402942c02a2639f1f28c7ee0c54
| * Import translations. DO NOT MERGEGeoff Mendal2015-07-15149-802/+678
| | | | | | | | | | Change-Id: Id669d4a5e98147ce9e20a771bba60478de119387 Auto-generated-cl: translation import
* | am 078779b0: am d138f2c8: Merge "Remove personal/device group & skip perm ↵Julia Reynolds2015-07-131-24/+1
|\ \ | | | | | | | | | | | | | | | | | | screen for M+ apps." into mnc-dev * commit '078779b0669886dd001ae1908f62f3d7f22cceaf': Remove personal/device group & skip perm screen for M+ apps.
| * | am d138f2c8: Merge "Remove personal/device group & skip perm screen for M+ ↵Julia Reynolds2015-07-131-24/+1
| |\| | | | | | | | | | | | | | | | | | | apps." into mnc-dev * commit 'd138f2c8ab877a8dd4b00d02358c2e9c528a174f': Remove personal/device group & skip perm screen for M+ apps.
| | * Merge "Remove personal/device group & skip perm screen for M+ apps." into ↵Julia Reynolds2015-07-131-24/+1
| | |\ | | | | | | | | | | | | mnc-dev
| | | * Remove personal/device group & skip perm screen for M+ apps.Julia Reynolds2015-07-131-24/+1
| | | | | | | | | | | | | | | | | | | | Bug: 22229417 Change-Id: I30d7e7a2e7abf4dcf70adb055d3252ee4941cd42
| | * | Import translations. DO NOT MERGEGeoff Mendal2015-07-136-54/+48
| | | | | | | | | | | | | | | | | | | | Change-Id: I0ab7f0a4bcc0f2d4574a5cb7100720c4696b3053 Auto-generated-cl: translation import
| | * | Import translations. DO NOT MERGEGeoff Mendal2015-07-11154-79/+849
| | | | | | | | | | | | | | | | | | | | Change-Id: I8fc78fc07cd5dad232b15a1f67fd746e90f95bb7 Auto-generated-cl: translation import
* | | | am dc2b0ed3: am c5fe8336: Merge "Don\'t flash "No apps" while loading ↵Todd Volkert2015-07-131-8/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | permissions screens on TV" into mnc-dev * commit 'dc2b0ed3e30a02ca37c047e7210e696216910d08': Don't flash "No apps" while loading permissions screens on TV
| * | | am c5fe8336: Merge "Don\'t flash "No apps" while loading permissions screens ↵Todd Volkert2015-07-131-8/+14
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | on TV" into mnc-dev * commit 'c5fe8336b15d8d782bb43e4b432975b41b25fe56': Don't flash "No apps" while loading permissions screens on TV
| | * | Merge "Don't flash "No apps" while loading permissions screens on TV" into ↵Todd Volkert2015-07-111-8/+14
| | |\ \ | | | | | | | | | | | | | | | mnc-dev
| | | * | Don't flash "No apps" while loading permissions screens on TVTodd Volkert2015-07-101-8/+14
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This borrows from the work done in ag/722429, and: 1) makes it work for TV 2) fixes a bug in ag/722429 whereby we would show loading forever if preference count was 0 (as opposed to correctly showing "No apps" / "No permissions") b/22090283 Change-Id: I7e2d8a4b99f99e2d1a933a2ac87494e38d2f77b9
* | | | am ead6d1b9: am b11175de: Properly label the permission request activity for ↵Svet Ganov2015-07-131-0/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | accessibility * commit 'ead6d1b95699fc0e87df13c462c681f02461c4b9': Properly label the permission request activity for accessibility
| * | | am b11175de: Properly label the permission request activity for accessibilitySvet Ganov2015-07-131-0/+3
| |\| | | | | | | | | | | | | | | | | | * commit 'b11175def588916edda9d4b6418f37fbb7e155bd': Properly label the permission request activity for accessibility
| | * | Properly label the permission request activity for accessibilitySvet Ganov2015-07-101-0/+3
| | |/ | | | | | | | | | | | | | | | bug:22129341 Change-Id: Ic296e44419388aff5d8b8e03c5c800364b44e44b
| * | Import translations. DO NOT MERGEGeoff Mendal2015-07-136-42/+42
| | | | | | | | | | | | | | | Change-Id: Ib886a566b279a2d70da0c4b0d89a4d2fbe8384a2 Auto-generated-cl: translation import
| * | Import translations. DO NOT MERGEGeoff Mendal2015-07-11154-109/+802
|/ / | | | | | | | | Change-Id: I25022a2e6de8bf08bb0fa33228a37f98dbc8703c Auto-generated-cl: translation import
* | am 57b5d43f: Add "Show system apps" to "apps > permissions > [permission]" ↵Todd Volkert2015-07-101-0/+3
|\| | | | | | | | | | | | | for TV * commit '57b5d43f4839c62225cf616296f464b0739e66ba': Add "Show system apps" to "apps > permissions > [permission]" for TV
| * Add "Show system apps" to "apps > permissions > [permission]" for TVTodd Volkert2015-07-091-0/+3
| | | | | | | | | | | | b/22045256 Change-Id: I5f3f9a87875f02f9ca11b8001515ad82c260919b
* | am 5349ac88: Merge "Add all permissions screen" into mnc-devJason Monk2015-07-094-0/+69
|\| | | | | | | | | * commit '5349ac88c6e5e736cd44d777d3fcd3574f977f5c': Add all permissions screen
| * Merge "Add all permissions screen" into mnc-devJason Monk2015-07-094-0/+69
| |\
| | * Add all permissions screenJason Monk2015-07-084-0/+69
| | | | | | | | | | | | | | | Bug: 21268041 Change-Id: I51674ffbd252bf4585a992f8cc9e43973ce43512
* | | am 7baf9db8: Merge "Make "1 more" a plurals for translation purposes" into ↵Jason Monk2015-07-081-1/+4
|\| | | | | | | | | | | | | | | | | | | | mnc-dev * commit '7baf9db8e938cfd39aac8de0c44bf3b2101b4392': Make "1 more" a plurals for translation purposes
| * | Merge "Make "1 more" a plurals for translation purposes" into mnc-devJason Monk2015-07-081-1/+4
| |\ \