summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
...
* Import translations. DO NOT MERGEGeoff Mendal2016-02-083-8/+8
| | | | | Change-Id: Idcdbbb60d502b83ccca1139bea6a9b3e0fc12c85 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2016-02-031-3/+3
| | | | | Change-Id: I4a4a82453031340bd8f53b6421716e22679810d5 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2016-01-251-1/+1
| | | | | Change-Id: I1c4779cd5471011950871feb5daa079ece9f0b4b Auto-generated-cl: translation import
* Merge "resolve merge conflicts of 9199155a7f to master."Svetoslav Ganov2016-01-212-51/+57
|\
| * resolve merge conflicts of 9199155a7f to master.Svetoslav Ganov2016-01-202-51/+57
| |\ | | | | | | | | | Change-Id: I325541269f5a0f7c1fde7a57042543e769bed218
| | * Make the permission request dialog's layout robustSvetoslav Ganov2016-01-212-51/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old implementation was relying on a fixed window size where the content is positioned by a custom layout manager. It is possible however that subsequent permissions requests do not fit in the window as its size is computed based on the content of the first permissions request. There were also cases where the content is chopped after a rotation as the dialog size width was not re-evaluated while it should be. Further, animation from one permission request state to another was not properly done resulting in content being chopped off in some cases. The current approach is to have a dialog width for the content activity but the height is as tall as the screen allowing us to fit arbitrary large permission request content. Also we are resetting the fixed width on a configuration change so the dialog is robust to adjust size as needed. bug:24679384 bug:25755378 Change-Id: I4d23f81d8e59ce23bf9a27155ebb5ec6e2e6752c (cherry picked from commit c6dc4bb52b07886346b02b326c5c32a8299ed73e)
| | * Merge "Use PackageInstaller.Session"Todd Kennedy2016-01-081-32/+18
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | am: f7103de0e2 * commit 'f7103de0e2f7beaf5792486f375ab6cab3c13c88': Use PackageInstaller.Session
| | | * Use PackageInstaller.SessionTodd Kennedy2016-01-071-32/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We've been using the deprecated package manager installation methods. Replace those with the PackageInstaller.Session installation mechanism. Bug: 22282121 Change-Id: I34aefcbae2703c400a7ed35780f61713992b7181
| | | * Import translations. DO NOT MERGEBaligh Uddin2015-11-04222-207/+5762
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 25433205 Change-Id: If4916fe3006fb9cdbbfcacafe05877b28561b8dc
* | | | Import translations. DO NOT MERGEGeoff Mendal2016-01-201-9/+9
|/ / / | | | | | | | | | | | | Change-Id: I7eea6c72399e2feb309e9b93467a96dc5481c7d6 Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEGeoff Mendal2016-01-132-17/+17
| | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 26156247 Change-Id: I5b1451979daca78e966666058fd5885522c7d23b
* | | Import translations. DO NOT MERGEGeoff Mendal2016-01-131-5/+5
| | | | | | | | | | | | | | | Change-Id: I853c51ee32391985451bbd6ae0dbc0ec017fb2e8 Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEGeoff Mendal2016-01-041-1/+1
| | | | | | | | | | | | | | | Change-Id: I466b3042bb26a6dccda55bb3a84fe66fde2d2e46 Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEGeoff Mendal2015-12-231-1/+1
| | | | | | | | | | | | | | | Change-Id: Ia2d3a3604412d4e87758b12a9090f3790a9c66ea Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEGeoff Mendal2015-12-211-1/+1
| | | | | | | | | | | | | | | Change-Id: Ic905ecb5dc876f2a7d9f6e3f39c3b1cee290f4f7 Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEGeoff Mendal2015-12-163-0/+176
| | | | | | | | | | | | | | | Change-Id: I71b3e11971e371a7cdedf88dd718ed842bb1e76f Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEGeoff Mendal2015-12-113-3/+3
| | | | | | | | | | | | | | | Change-Id: I8a4a2093ef5af2107a0175b5fb61c199e2046b66 Auto-generated-cl: translation import
* | | Fix some UI glitches in PackageInstaller am: 42af15b6d9 am: 587374a996 am: ↵Svetoslav2015-12-113-15/+26
|\| | | | | | | | | | | | | | | | | | | | | | | | | | d0a1dda30d am: ab017f2da8 am: 65867477b6 * commit '65867477b697f67a56d107d5c36c82543b8cacd7': Fix some UI glitches in PackageInstaller
| * | Fix some UI glitches in PackageInstaller am: 42af15b6d9 am: 587374a996Svetoslav2015-12-103-15/+26
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | am: d0a1dda30d * commit 'd0a1dda30d94e7c0ecfbd47c5a8d82c3adf30bbd': Fix some UI glitches in PackageInstaller
| | * \ Fix some UI glitches in PackageInstaller am: 42af15b6d9Svetoslav2015-12-103-15/+26
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 587374a996 * commit '587374a996e14a7d0bd278e7c6b0a755e1d7112c': Fix some UI glitches in PackageInstaller
| | | * \ Fix some UI glitches in PackageInstallerSvetoslav2015-12-103-15/+26
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 42af15b6d9 * commit '42af15b6d9232ecf1f014ff69fbd86b8a0bc6b83': Fix some UI glitches in PackageInstaller
| | | | * | Fix some UI glitches in PackageInstallerSvetoslav2015-12-083-15/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Add missing tinting in ic_info.xml 2. Improve button stacking in the request permissions UI 3. Align text and icon in request permissions UI bug:26071925 Change-Id: I12f631e902203d3f31970b28e420e20b7b454812
| | | * | | Clean up package installer stylingSvetoslav2015-11-2017-111/+141
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 2cf17ddcef * commit '2cf17ddcef3c8dd260bd3d174123842c81a7d025': Clean up package installer styling
| | | | * | Clean up package installer stylingSvetoslav2015-11-1817-111/+141
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package installer should be using exclusively the device defaut themes on handhelds (phones and tables) to allow OEMs customize its look and feel. Also for handhelds the installer should use the same preference framework as the settings app to ensure it looks like the settings app on an OEMs device. This change needs to be picked up by a GMS build to deliver to partners ensuring the installer UI is consistent with the device UI. bug:24286616 Change-Id: I92e39fd1488e76b0b23b7f1efa13e04ed5bbc7ba
| | | | * | Import translations. DO NOT MERGEGeoff Mendal2015-08-1078-80/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 22997094 Change-Id: I110b8769ded4b392d67ecfafd7ae072cac42f33f
| | | * | | Import translations. DO NOT MERGEBaligh Uddin2015-09-266-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iac8fea6ecd14c93ad3a65bddcbf54bd57b5f3edb Auto-generated-cl: translation import
| | | * | | Import translations. DO NOT MERGEBaligh Uddin2015-09-2415-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7030773f4877eeedfabfa2944ad521dcd642dc44 Auto-generated-cl: translation import
| | | * | | Import translations. DO NOT MERGEBaligh Uddin2015-09-232-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7f01780fab616943d750a08e469417f3b863aea3 Auto-generated-cl: translation import
| | | * | | Import translations. DO NOT MERGEBaligh Uddin2015-09-183-21/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iea7f275f9286026954665f0d228d13bcda62d110 Auto-generated-cl: translation import
| | | * | | Import translations. DO NOT MERGEGeoff Mendal2015-08-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ifc19130215d008d48a38cb1979704b860cfd0ea6 Auto-generated-cl: translation import
| | | * | | Import translations. DO NOT MERGEGeoff Mendal2015-08-191-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia22fc612012efd5333bfbc06d6c65646bebdd8a3 Auto-generated-cl: translation import
| | | * | | Import translations. DO NOT MERGEGeoff Mendal2015-08-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I702e4d3510e501277d3271c0e29b648ef7e771e9 Auto-generated-cl: translation import
| | | * | | Import translations. DO NOT MERGEGeoff Mendal2015-08-0878-447/+264
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I90a6ad5e8281af3abad412e7493d51c275d78587 Auto-generated-cl: translation import
* | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-12-095-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I247c614f2573c93be0dd549f7a85d1340edfd398 Auto-generated-cl: translation import
* | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-12-0778-1093/+547
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I08e5da06806a73c9f348c89edc9734a955838687 Auto-generated-cl: translation import
* | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-12-0278-79/+1171
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Idb289c2863471ef9aa1f97ab18abea108aa82d1a Auto-generated-cl: translation import
* | | | | | Merge "Add some things missing in the previous CL."Svetoslav Ganov2015-12-022-0/+27
|\ \ \ \ \ \
| * | | | | | Add some things missing in the previous CL.Svet Ganov2015-12-012-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I17ae37d84c0d78bcfcaa848efb17f46c7f7c915a
* | | | | | | Merge "Add optional permission review for legacy apps - installer"Svetoslav Ganov2015-12-024-28/+124
|\| | | | | |
| * | | | | | Add optional permission review for legacy apps - installerSvet Ganov2015-12-014-28/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ifc88b2fa259d2d22bea6b5500cded2714ad4da85
* | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-11-306-8/+8
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I10af4e664af824c09441e0b145d0563355cb2d60 Auto-generated-cl: translation import
* | | | | | resolve merge conflicts of 56ac33bf1e to master.Svetoslav2015-11-2017-111/+141
|\| | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1439964d551cdc6b829fc99edd8b2c138dc1abf5
| * | | | | resolve merge conflicts of c10abb25f3 to cw-e-dev.Svetoslav2015-11-2017-111/+141
| |\| | | | | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | am: ef861375ee * commit 'ef861375eebd9ac6cce7c0bb163380ab1c951063': resolve merge conflicts of c10abb25f3 to cw-e-dev.
| | * | | resolve merge conflicts of c10abb25f3 to cw-e-dev.Svetoslav2015-11-2017-111/+141
| | | | | | | | | | | | | | | | | | | | Change-Id: I3fe38a9ac62466b38efec834dceb712d2782c518
* | | | | Use DeviceDefault themeJason Monk2015-11-101-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: Ie5d38f7a1d95634fdbafd444256c745ee50ae571
* | | | | Make GrantPermissions dialog not swipable on Watch am: c70bf71517 am: c2f76914cbAnthony Hugh2015-10-281-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: f385b212e1 * commit 'f385b212e18cfc95254c6752706cb73d7c35de9e': Make GrantPermissions dialog not swipable on Watch
| * | | | Make GrantPermissions dialog not swipable on WatchAnthony Hugh2015-10-281-0/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: c70bf71517 * commit 'c70bf71517707e7b6d678f5d0a0c08d2ad91a68c': Make GrantPermissions dialog not swipable on Watch
| | * | | Make GrantPermissions dialog not swipable on WatchAnthony Hugh2015-10-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | BUG: 24672088 Change-Id: I872b41684c741868dfb9eeed68d40cb983dcf139
| | * | | Import translations. DO NOT MERGEGeoff Mendal2015-10-2678-313/+339
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia1f4187fa3f4c1cb9d87e3d936b0e7abd858562d Auto-generated-cl: translation import
| | * | | Import translations. DO NOT MERGEGeoff Mendal2015-10-2197-39/+177
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8d4ddb52214ff84123e65e955d29d82ca3536d4f Auto-generated-cl: translation import