summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * | Import translations. DO NOT MERGEBill Yi2016-04-272-3/+3
| | | | | | | | | | | | | | | Change-Id: I48ae3be30615adcda2be3941c11b9dfab28ff404 Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEBill Yi2016-04-27156-79/+547
| | | | | | | | | | | | | | | Change-Id: Ibb3d68046778e9935f643b17c96fe001009e5a72 Auto-generated-cl: translation import
* | | Merge "Remove -night qualified resources" into nyc-devAlan Viverette2016-04-261-21/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | am: eff96c9 * commit 'eff96c98b69ed6340f2e2d4adb99ab85389fcf19': Remove -night qualified resources Change-Id: I564ef25022685fe8a5041cc00968b23485b376ac
| * | Merge "Remove -night qualified resources" into nyc-devTreeHugger Robot2016-04-261-21/+0
| |\ \
| | * | Remove -night qualified resourcesAlan Viverette2016-04-251-21/+0
| | | | | | | | | | | | | | | | | | | | Bug: 28358465 Change-Id: I01220261b60b7047fa8eed5868cbad9636e7ad92
| * | | Import translations. DO NOT MERGEBill Yi2016-04-25162-891/+567
| |/ / | | | | | | | | | | | | Change-Id: I51ecf7b2e7ec4e42cddb2e67e91d88495c2722d9 Auto-generated-cl: translation import
* | | Merge "Fix misleading uninstall message for managed profiles" into nyc-devFyodor Kupolov2016-04-201-3/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | am: edbf987 * commit 'edbf987e33d5710ec765ef3a7e516db65057a8b7': Fix misleading uninstall message for managed profiles Change-Id: I8cda03931a07b07528dd1c4b3cb2f2f271b4438f
| * | Merge "Fix misleading uninstall message for managed profiles" into nyc-devFyodor Kupolov2016-04-201-3/+8
| |\ \
| | * | 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 "Fix checkbox touch target to be at least 48dp" into nyc-devJason Monk2016-04-191-2/+3
|\| | | | |/ / |/| | | | | | | | | | | | | | | | | | | | am: f04ea32 * commit 'f04ea32757911564f23beb4bfdbc803100f08b74': Fix checkbox touch target to be at least 48dp Change-Id: I151f699d1ec0e2d56d4d38f626e4358ce1da64c7
| * | Merge "Fix checkbox touch target to be at least 48dp" into nyc-devJason Monk2016-04-191-2/+3
| |\ \
| | * | Fix checkbox touch target to be at least 48dpJason Monk2016-04-191-2/+3
| |/ / |/| | | | | | | | | | | | | | | | | Adjust margins to keep placement exactly the same. Change-Id: I3d9b51f3ec36eb1695ae6518a4e631e960d0eced Fixes: 25284953
| * | Import translations. DO NOT MERGEBaligh Uddin2016-04-1882-1/+811
|/ / | | | | | | | | Change-Id: I399bca5017fdd464a0ac815b6e9aef4d5e883868 Auto-generated-cl: translation import
* | Merge "Import translations. DO NOT MERGE" into nyc-devBaligh Uddin2016-04-1581-164/+83
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2016-04-1481-164/+83
| | | | | | | | | | | | | | | Change-Id: I9159727e8a48ccc0209c80d093cbb9af85ff2a91 Auto-generated-cl: translation import
* | | Make permissions dialog mostly material compliantPhilip P. Moltmann2016-04-143-17/+37
| | | | | | | | | | | | | | | Fixes: 21495581 Change-Id: I86bd21c0bf359b2169ba2552d24bccfcd3750484
* | | Reworked permission UI on TV into the new side-panel leanback styleKeyvan Amiri2016-04-145-83/+77
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Reworked all the permission UIs on TV to mesh with the rest of the settings rendered as leanback-styled side panels with title bars. The permissions consist of the following components: * Each individual app permission listing ** Listing of all the permissions together with the apps using those permissions Bug: 27344882 Bug: 22481180 Change-Id: I4ab05efd9a4ea6fab7971b89f13d65591a2be8ee
* | Merge "Apply material design make-over to uninstall path." into nyc-devPhilip P. Moltmann2016-04-111-85/+60
|\ \
| * | Apply material design make-over to uninstall path.Philip P. Moltmann2016-04-111-85/+60
| | | | | | | | | | | | | | | Bug: 26932948 Change-Id: I7552eaad562c2772c02cfa6f13cb044b6db17a19
* | | Import translations. DO NOT MERGEBill Yi2016-04-0981-405/+162
| | | | | | | | | | | | | | | Change-Id: Ie317e2790fc6cd9e0676c7248eab409a6f6c0a2d Auto-generated-cl: translation import
* | | 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
* | | Merge "Make side-load install path material design-y" into nyc-devPhilip P. Moltmann2016-04-0811-292/+353
|\ \ \
| * | | Make side-load install path material design-yPhilip P. Moltmann2016-04-0711-292/+353
| | | | | | | | | | | | | | | | | | | | Bug: 26932948 Change-Id: Ic8bcec523fc6cd0db847a4575724fbe465e65c5d