summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBill Yi2016-11-0425-37/+37
| | | | | Change-Id: Ia4ba3aa17dd93a1fd83bcd7e92100c10d522eb33 Auto-generated-cl: translation import
* Fix crash on small square watches.Michael Kwan2016-10-273-1/+3
|\ | | | | | | | | | | am: 043bc59c7d Change-Id: Ie63543685392cff1e841f2d78201d1476836a5ad
| * Fix crash on small square watches.Michael Kwan2016-10-263-1/+3
| | | | | | | | | | Bug: 32420957 Change-Id: I8566b6ba786267ba374113565709a8e794a962c5
* | Import translations. DO NOT MERGEBill Yi2016-10-261-1/+1
|/ | | | | Change-Id: I9699cd7baed7b25ee9b85d3ca63ccc7998185a4c Auto-generated-cl: translation import
* Fix icon positioning for AcceptDenyDialog.Michael Kwan2016-10-241-12/+15
| | | | | | | | | Update the layout used in AcceptDenyDialog to match the layout in AlertDialogs. Test: manual inspection Bug: 32315229 Change-Id: I4250f785bc2fbcb3f951e3f066ca71597e565973
* Import translations. DO NOT MERGEBill Yi2016-10-1716-64/+32
| | | | | Change-Id: I4670825f817f33902bb142412dc97105d84197e3 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBill Yi2016-10-1381-162/+194
| | | | | Change-Id: I154ede768dfa09d4edc3ba886354acc0fdd6b20e Auto-generated-cl: translation import
* Merge "Update permissions UI to match new watch UI." into cw-f-devMichael Kwan2016-10-11126-443/+467
|\
| * Update permissions UI to match new watch UI.Michael Kwan2016-10-11126-443/+467
| | | | | | | | | | | | Bug: 29250733 Bug: 31779188 Change-Id: I814db5f94bdb840b04c5e8d9e12b565cfcd5fbc1
* | If the permission dialog would stick out, move it.Philip P. Moltmann2016-09-301-0/+5
|\ \ | |/ |/| | | | | | | am: b4090d16e4 Change-Id: I605d0e80afe0057dc10fa022b68f04e6d6cc2460
| * If the permission dialog would stick out, move it.Philip P. Moltmann2016-09-301-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | Also scroll the whole dialog if the screen is too small to for the dialog. Test: Executed steps in the bug. Dialog looks fine. Also toyed around with display scaling and font scaling to make sure dialog always looks ok (but might scroll) on very small displays. Fixes: 31442798 Change-Id: I74328afde38ec2170a14aaa8e77675ad2164460e (cherry picked from commit 3a5c306e5b6bf2285980aa34cb8eb00fbcf5ea2c)
| * Import translations. DO NOT MERGEBill Yi2016-08-1931-34/+34
| | | | | | | | | | Change-Id: Ic7e7062252e018722ed698e39efd73d07e66c814 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBill Yi2016-08-0113-14/+14
| | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 30476613 Change-Id: I388b7c6de9ba8bb744118f6aec9697638b3f2b0f
* | Add basic accessibility to Wear permissions dialogErik Wolsheimer2016-07-281-2/+4
|/ | | | | BUG: 30067232 Change-Id: I98ff09ce150d8c597ec7f4b1f1b86ec0997e7c02
* Import translations. DO NOT MERGEBill Yi2016-07-209-30/+48
| | | | | Change-Id: Ib07adcfa3dd66f4a8b2ea0f764997eb9a0199732 Auto-generated-cl: translation import
* Remove lefover secure buttonSvetoslav Ganov2016-07-181-2/+2
| | | | | | | | | | | | | | | | | | An incorrect fix for a security bug where apps with overlay access can redress the permission message added a secure button implementation that refuses interaction if the window is covered. While this was fixed in M branches we did not merge the change in NYC because we now hide all overlays. However, the app op which controls overlays allows privileged apps to bypass the app op. It is fine to have priv apps overlay stuff on top of the permissions UI except that the allow button show be clickable. This change removes the offending code. bug:29879858 Change-Id: I9d0b5e62b5ef029069e37f34dbcd90d4909d966b
* Use less private res\' in packageinstaller.Philip P. Moltmann2016-07-161-5/+5
|\ | | | | | | | | | | am: a5419833be Change-Id: I32c0e4ee3bf246f3a75daeb2236eb5ce3a2c46f2
| * Use less private res' in packageinstaller.Philip P. Moltmann2016-07-121-5/+5
| | | | | | | | | | Bug: 29749453 Change-Id: I4760fa29a8165d7821cb586f77f2d85635269f25
| * Import translations. DO NOT MERGEBill Yi2016-06-092-2/+2
| | | | | | | | | | Change-Id: Idd109fd86d64217fee59fc2907cbd3e5f9c0cf9a Auto-generated-cl: translation import
| * Import translations. DO NOT MERGEBill Yi2016-06-061-1/+1
| | | | | | | | | | Change-Id: Ib7fe9a02ad003c6c1b4ef1935f3d0192602bafff Auto-generated-cl: translation import
| * Import translations. DO NOT MERGEBill Yi2016-06-035-7/+7
| | | | | | | | | | Change-Id: Icdf278728eccb9f840ee875497c147be465905c2 Auto-generated-cl: translation import
| * Import translations. DO NOT MERGEBill Yi2016-06-015-9/+8
| | | | | | | | | | Change-Id: Id8320806d394c1849286975e9c1dd455aa94480b Auto-generated-cl: translation import
* | Merge "Use packageinstaller-buttonbar in reviewactivity." into nyc-mr1-devPhilip P. Moltmann2016-07-132-4/+4
|\ \
| * | Use packageinstaller-buttonbar in reviewactivity.Philip P. Moltmann2016-07-132-4/+4
| | | | | | | | | | | | | | | Bug: 29749453 Change-Id: Ib028c5c532263384f679ca95e9f8c8a58c90d67e
* | | Update PackageInstaller theme to DeviceDefault.Andrew Sapperstein2016-07-131-1/+1
|/ / | | | | | | | | | | | | | | My previous updates to PackageInstaller forgot to update Theme.DialogWhenLarge to use a DeviceDefault theme. Change-Id: I3c17ee58699a8dc379685c57eb3d94038ec14dcc Fixes: 30115474
* | Update secondary header to use colorSecondary.Andrew Sapperstein2016-06-191-1/+1
| | | | | | | | | | | | | | | | The background color now matches the secondary header in Settings rather than being set to colorPrimary. Change-Id: Idb1ae314c042f45950df0ede25e290c6dd365ff6 FIXES: 29003416
* | Import translations. DO NOT MERGEBill Yi2016-06-091-1/+1
| | | | | | | | | | Change-Id: Ia561aa4fb6ca64f4e8f43d3f41e3279af70062c3 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBill Yi2016-06-061-1/+1
| | | | | | | | | | Change-Id: I4f4ff7ce30fb108cb07801357e7089dfd01f575c Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBill Yi2016-06-0310-12/+12
| | | | | | | | | | Change-Id: Ib9ad1ca22c10dfc8f9e8db7f604bc28076ade6ec Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBill Yi2016-06-015-9/+8
| | | | | | | | | | Change-Id: I8e8ac999d86ce6a22d0324b0babac1164e5fd918 Auto-generated-cl: translation import
* | Merge "Do not cut off top and bottom in landscape view." into nyc-devPhilip P. Moltmann2016-05-311-1/+2
|\| | | | | | | | | | | | | | | | | am: aaa459b7a9 * commit 'aaa459b7a9247e57275a6d80b19846a4fd6fa0a9': Do not cut off top and bottom in landscape view. Change-Id: Ib700c24fc4131c573a8869ee53d2674b31f758a8
| * Merge "Do not cut off top and bottom in landscape view." into nyc-devPhilip P. Moltmann2016-05-311-1/+2
| |\
| | * Do not cut off top and bottom in landscape view.Philip P. Moltmann2016-05-261-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | In landscape view the title bar height is less than in portait mode and the padding on top and bottom cause cut-offs. Hence make the layout like in install_start.xml Fixes: 28756671 Change-Id: I4df68e41fee6ce67e21a0a282f46c1dcb641f9b8
| * | Import translations. DO NOT MERGEBill Yi2016-05-3081-88/+89
| |/ | | | | | | | | Change-Id: I5268cc8cfdc7aab089f36af76ee6c8ead0890591 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBill Yi2016-05-3078-111/+112
| | | | | | | | | | Change-Id: I4b7408b565da25b57d6a3ba705f5c2fb20b62e67 Auto-generated-cl: translation import
* | Merge "Format the template using HTML tags." into nyc-devPhilip P. Moltmann2016-05-251-1/+1
|\| | | | | | | | | | | | | | | | | am: e071d11592 * commit 'e071d1159277a00e0484dbf43899bc90ea27176c': Format the template using HTML tags. Change-Id: I1858bc3c1e6d6fb5f4b37a2ef4a287de635045ae
| * 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
| * Import translations. DO NOT MERGEBaligh Uddin2016-05-2116-35/+35
| | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 28857042 Change-Id: Ib70f0138d98cc3a8b41c88418b3b45f2a80630e4
| * Merge "Import translations. DO NOT MERGE" into nyc-devBaligh Uddin2016-05-1814-57/+57
| |\
| | * Import translations. DO NOT MERGEBaligh Uddin2016-05-1614-57/+57
| | | | | | | | | | | | | | | Change-Id: Ia9dfddda6ce5d05a552e1d7008a2b3f66ec996b4 Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE" into nyc-mr1-devBaligh Uddin2016-05-1813-55/+55
|\ \ \
| * | | Import translations. DO NOT MERGEBaligh Uddin2016-05-1613-55/+55
| | | | | | | | | | | | | | | | | | | | Change-Id: Idb9a97c782e615c92f3d644cd8de8db962e6c14c Auto-generated-cl: translation import
* | | | Add shadow to permissions dialog.Philip P. Moltmann2016-05-171-1/+7
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | am: a4a279b824 * commit 'a4a279b824c8912b119df72f825094d74559f5e5': Add shadow to permissions dialog. Change-Id: Iba6ed66372fb130bde7e81914c7225022689ca78
| * | | Add shadow to permissions dialog.Philip P. Moltmann2016-05-161-1/+7
| | | | | | | | | | | | | | | | | | | | Fixes: 28746698 Change-Id: I3a742ce5afb6020bd24bfd0d9bfec59873f1e7d6
* | | | Make corners on grant permision dialog roundPhilip P. Moltmann2016-05-171-2/+1
|\| | | | |/ / |/| | | | | | | | | | | | | | | | | | | | am: f71c1317bf * commit 'f71c1317bfcb1d30adac16ed38391b0d3e16d8ef': Make corners on grant permision dialog round Change-Id: I3006dcf794d19bbbaf0361c48b141353dabf5b2a
| * | Make corners on grant permision dialog roundPhilip P. Moltmann2016-05-161-2/+1
| |/ | | | | | | | | Bug: 28746698 Change-Id: Id4bdbad5efd4dba71a62a8afb22324a1236d675b
* | Merge "Take advantage of new MotionEvent flag to prevent tapjacking." into ↵Michael Wright2016-05-161-2/+2
|\| | | | | | | | | | | | | | | | | | | | | nyc-dev am: 1be5a77aaa * commit '1be5a77aaa3bfba81063cbba38422dfe30c4ce40': Take advantage of new MotionEvent flag to prevent tapjacking. Change-Id: I416339e7bb12371480432699499871cf3c43bcab
| * Merge "Take advantage of new MotionEvent flag to prevent tapjacking." into ↵TreeHugger Robot2016-05-161-2/+2
| |\ | | | | | | | | | nyc-dev
| | * Take advantage of new MotionEvent flag to prevent tapjacking.Michael Wright2016-03-311-2/+2
| | | | | | | | | | | | | | | Bug: 26677796 Change-Id: I563541f0a42564b854af0f8037c1d4741c79a2ac
| * | Import translations. DO NOT MERGEBaligh Uddin2016-05-041-1/+1
| | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 28463229 Change-Id: I5385aa26a60096b2d8767051d5759aa508ae8519