summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importstaging/cm-14.1-cafrebaseinky@build012016-12-3018-0/+2470
| | | | | Change-Id: If202f113e16cf0e41b727f21dacf9c59445a4dd7 Ticket: -
* 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-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
| * | 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
| |\ \