summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* 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 "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
* 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
* | 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-161-2/+1
|/ | | | | Bug: 28746698 Change-Id: Id4bdbad5efd4dba71a62a8afb22324a1236d675b
* 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
* | 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
|\ \
| * | 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
|\ \ \
| * | | 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
* | | | 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
* | | Import translations. DO NOT MERGEBill Yi2016-04-051-1/+1
| | | | | | | | | | | | | | | Change-Id: I16109c5169a6c3fac817ae6a4dc7b514230d966f Auto-generated-cl: translation import
* | | Don't use a framework resource in package installerSvet Ganov2016-04-035-1/+1
|/ / | | | | | | | | | | bug:25410241 Change-Id: I5535b3711aa12da212e7efe7bb7e91ad255c1455
* / Import translations. DO NOT MERGEBill Yi2016-03-3010-11/+11
|/ | | | | Change-Id: I10f5547b4703bdfda95aca1f2a5073a27628b0a4 Auto-generated-cl: translation import
* Merge "Increase char limit for uninstall_blocked_profile_owner" into nyc-devFyodor Kupolov2016-03-281-1/+1
|\
| * Increase char limit for uninstall_blocked_profile_ownerFyodor Kupolov2016-03-251-1/+1
| | | | | | | | | | Bug: 27821740 Change-Id: Ib3407f1968b432a1820f1e955c8c4e7a737943f2
* | Import translations. DO NOT MERGEGeoff Mendal2016-03-284-9/+6
| | | | | | | | | | Change-Id: I29ff53648ea318953aeb31303db5eac47f8fd668 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBill Yi2016-03-2581-162/+327
|/ | | | | Change-Id: I7d47e124a2efffdcd99121b57363175ff9dc4490 Auto-generated-cl: translation import
* 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
* | Merge "Added "Manage users" button" into nyc-devFyodor Kupolov2016-03-232-3/+15
|\ \
| * | Added "Manage users" buttonFyodor Kupolov2016-03-222-3/+15
| | | | | | | | | | | | | | | | | | | | | Show "Manage users" button when a secondary user is blocking the uninstall. Bug: 24616123 Change-Id: I61f1d9814dccc9f9e8acbce97d8ef681f5ec8944
* | | Merge changes I285e3269,I0c4c9ceb into nyc-devVinod Krishnan2016-03-211-11/+30
|\ \ \ | | | | | | | | | | | | | | | | | | | | * changes: Show No permissions, if there are no permissions Wear Cleanup: Removing implicit intent & API change
| * | | Show No permissions, if there are no permissionsVinod Krishnan2016-03-181-11/+30
| |/ / | | | | | | | | | Change-Id: I285e326994268fc5b561e4a445ac2af326a64397
* | | Import translations. DO NOT MERGEGeoff Mendal2016-03-1961-216/+338
| | | | | | | | | | | | | | | Change-Id: If06c4818606eaac1378fc1ae7812b92dfba86553 Auto-generated-cl: translation import
* | | Update ic_info drawable name to ic_info_outline.Sudheer Shanka2016-03-182-1/+1
|/ / | | | | | | | | | | | | ic_info in PackageInstaller is taking preference over the one in the included library SettingsLib. Change-Id: I099d4092acb1c9572d958ab316fb948cff7be3e5