summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r22' of ↵staging/cm-13.0+r22Steve Kondik2016-03-10289-153/+3000
|\ | | | | | | | | | | https://android.googlesource.com/platform/packages/apps/PackageInstaller into cm-13.0 Android 6.0.1 release 22
| * Import translations. DO NOT MERGEGeoff Mendal2016-01-132-23/+23
| | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 26156247 Change-Id: I049be9283026362d8b703e618b3b8c47ff0bf01e
| * Import translations. DO NOT MERGEGeoff Mendal2016-01-12234-224/+6114
| | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 26072029 Change-Id: Ifb7360caf6769e233a6cabadd2db4d6a0b7ce146
| * 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
| * | | | 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
| * | | | 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
| | * | | Import translations. DO NOT MERGEGeoff Mendal2015-10-21156-434/+3296
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic7e8f862a3048151784ae6ce6cb3c228ef6cf059 Auto-generated-cl: translation import
| * | | | Reduce the top padding when message isn\'t at top.Danny Epstein2015-10-203-14/+25
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 51f646b19d * commit '51f646b19dfbe663fcd2ea78d10fd2813c4d20f8': Reduce the top padding when message isn't at top.
| | * | | Reduce the top padding when message isn't at top.Danny Epstein2015-10-203-14/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If either the page number or an icon is shown above the message, reduce the top padding on round screens. Bug: 24961379 Change-Id: Iec9193e3bbdd8ac607743cd0010f2331edbebc81
| * | | | Add top padding to grant permission content.Danny Epstein2015-10-203-1/+4
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: dc40bd77b1 * commit 'dc40bd77b1ab709de9d705c88f56ff61d618ed5c': Add top padding to grant permission content.
| | * | | Add top padding to grant permission content.Danny Epstein2015-10-193-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add top padding to the content inside the scroll view for the grant permission dialog so that you can read the beginning of the text on round watches. Bug: 24961379 Change-Id: I9311fbaabd72bd8f8aee4f71845c1ae11bfeab8c
| * | | | am 0e3c7dbd: Modifies wear Permission title height to avoid clippingAlex Hills2015-10-131-1/+2
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit '0e3c7dbdfc98fb9e79c4b2564be3fbade8896acf': Modifies wear Permission title height to avoid clipping
| | * | | Modifies wear Permission title height to avoid clippingAlex Hills2015-10-131-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We were explicitly setting the height of the permission screen title, which wasn't 100% guaranteed to work in all languages. This change sets minHeight (to maintain UI consistency) instead, and changes the height to wrap_content to enable it to expand further if necessary. Bug:24774285 Bug:24391658 Change-Id: Icf25ad6a176537b0f34a30f53220c73fccec2d24
| * | | | am 6a576288: Permissions redline fixesAnthony Hugh2015-10-059-10/+82
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit '6a5762884adc64ea95bd206c46d60031428e977c': Permissions redline fixes
| | * | | Permissions redline fixesAnthony Hugh2015-10-059-10/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the button bar animation to work on round devices and also fixes the max height animation to make sure the vertical button layout animates to max height when there are only two buttons. Also adjust some redlines like margins on the buttons and updated some files that were missing our licensing header. Change-Id: Ifad4d0f92605be04db2d3c991b4e8a26eadb4b14
| * | | | am 12c698b4: Merge "Block Install Intent for Wear devices" into cw-e-devVinod Krishnan2015-10-012-0/+7
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit '12c698b4d2d75895c72bc900ed363acd03c94bfe': Block Install Intent for Wear devices
| | * | | Merge "Block Install Intent for Wear devices" into cw-e-devVinod Krishnan2015-10-012-0/+7
| | |\ \ \
| | | * | | Block Install Intent for Wear devicesVinod Krishnan2015-09-282-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - We did not support this feature on Android Wear before - The impact is unknown. For example, the Setting for UNKNOWN_SOURCES is not implemented in Android Wear Settings App. Bug: 24336381 Change-Id: I0fb4006d4769291c872e8f21407383a7c4a77b93
| * | | | | am f482f773: Merge "Add enabled/disabled icons for permissions on Wear" into ↵Anthony Hugh2015-09-2585-1/+2
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cw-e-dev * commit 'f482f77348c59cf64b66a21c2d8ae76d0ced2eb7': Add enabled/disabled icons for permissions on Wear
| | * | | | Merge "Add enabled/disabled icons for permissions on Wear" into cw-e-devAnthony Hugh2015-09-2585-1/+2
| | |\ \ \ \
| | | * | | | Add enabled/disabled icons for permissions on WearAnthony Hugh2015-09-2385-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds proper enabled/disabled icons for permissions on Wear and adds the logic to flip between the two states when the permissions are toggled. BUG: 24132450 BUG: 24131441 BUG: 24277624 BUG: 24131983 Change-Id: Ie654c84fe3d648e47a76142a6f82c4348bb7fc0c
| * | | | | | am 0d0e466a: Fix CTS test by renaming button ids to matchAnthony Hugh2015-09-241-3/+3
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '0d0e466a67a4d73089286c4cb7ea7412cf193686': Fix CTS test by renaming button ids to match
| | * | | | | Fix CTS test by renaming button ids to matchAnthony Hugh2015-09-241-3/+3
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | BUG: 24264373 Change-Id: I9f04ff68dcd11f48df9331abf2f1775c95f31f99
| * | | | | am 9d51c1e1: Merge "Add new dialog for warning confirmations" into cw-e-devAnthony Hugh2015-09-232-1/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '9d51c1e17321029166d22f04bef57140905cbdc4': Add new dialog for warning confirmations
| | * | | | Merge "Add new dialog for warning confirmations" into cw-e-devAnthony Hugh2015-09-232-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Add new dialog for warning confirmationsAnthony Hugh2015-09-232-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change updates the Wear warning dialog for when users try to change permissions for system apps and apps that are targeting old SDKs. Because Wear does not have a common dialog yet, I needed to create a new activity to hold our confirmation view. Changes: - Update logic to show Wear confirmation screen instead of using AlertDialog - Added WarningConfirmationActivity - Change font size for confirmation dialog - Make ConfirmationViewHandler support hiding one of the 3 vertical buttons - rename grant_permissions.xml to more generic confirmation_dialog BUG: 24132857 Change-Id: Id225e663f0a2cd7b99fb177f780a6a3d0da15214
| * | | | | am 639283b4: MNC Perms: Button bar animate to max half window heightVinod Krishnan2015-09-231-1/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '639283b4daf70b60e721d81a3404da7338cc6a41': MNC Perms: Button bar animate to max half window height
| | * | | | MNC Perms: Button bar animate to max half window heightVinod Krishnan2015-09-221-1/+1
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Make sure that the button bar only animates to half way (max). - Also make the buttons scrollable Bug: 24265941 Bug: 24208967 Change-Id: I68d01c72658c0e7aff35b899b638da123c44d62e
| * | | | am fb9be671: Merge "Update Grant Permissions dialog to redlines" into cw-e-devAnthony Hugh2015-09-2212-20/+28
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit 'fb9be671c5293642b198c4ef06a94b33ff4ebc0b': Update Grant Permissions dialog to redlines
| | * | | Update Grant Permissions dialog to redlinesAnthony Hugh2015-09-2212-20/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - Refactor the ViewHandler a bit to be more generic. This should help with another upcoming Wear dialog. - Update assets for buttons - Add deny asset - Fix margins and other UI number tweaks BUG: 24133550 Change-Id: I330bdf3217fa5c554f71d9105a0475106b6f3e12
| * | | | am 736c82ba: Permissions Settings UI updatesAnthony Hugh2015-09-172-3/+6
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit '736c82ba577f8f972ea4277357ae440b192dcd13': Permissions Settings UI updates
| | * | | Permissions Settings UI updatesAnthony Hugh2015-09-172-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - Moved non-system permission groups to the end of the list - Updated "disabled" look to match non-center looked - Fixed state string alpha to match other alphas when not centered - Minor code clean ups BUG: 24132393 BUG: 24132470 BUG: 24131983 Change-Id: I65a64d59e6fff8e0cbdaaa3da4e4a79987d6e624
| * | | | am 1a61dfd0: Add string for Wear version of permission "enforced by policy"Anthony Hugh2015-09-171-0/+3
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit '1a61dfd0af382e64ecd6ff91361036b22fcf52e9': Add string for Wear version of permission "enforced by policy"
| | * | | Add string for Wear version of permission "enforced by policy"Anthony Hugh2015-09-161-0/+3
| | | | | | | | | | | | | | | | | | | | Change-Id: I8dce2d15903107fd7649068415bfa9bec8beae1c
| * | | | am fd755fe7: Merge "Build initial Permissions Settings UI page for Wear" ↵Erik Wolsheimer2015-09-161-0/+45
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into cw-e-dev * commit 'fd755fe714ad8a29fac2ac7c1db1bbb65b28ef6d': Build initial Permissions Settings UI page for Wear
| | * | | Build initial Permissions Settings UI page for WearAnthony Hugh2015-09-151-0/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a first pass to build a functional settings UI page for Permissions on Android Wear. The user flow is a little different than the phone version, so there are some nuances that need to be adjusted from the normal flow. I have forked off of the AppPermissionsFragment and created a Wear version for us to use. Rather than try to link the Wearable-Support lib into AOSP code, I have made a duplicate of the few files I needed. This change adds a Wear layout version of the Settings UI page. The UI is fully functional for most cases, but there are some tweaks still needed for full parity. The tweaks are primarily around UI and special edge case functions. BUG: 23080561 Change-Id: I8477f6b966cacaae9e77aa0fb61b4b1e621a9ead
| * | | | am fbe307f9: Merge "Permissions Watch settings UI port" into cw-e-devAnthony Hugh2015-09-168-0/+186
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit 'fbe307f9ee43b750ff8cae2658c1e0f03676da60': Permissions Watch settings UI port
| | * | | Merge "Permissions Watch settings UI port" into cw-e-devAnthony Hugh2015-09-168-0/+186
| | |\ \ \
| | | * | | Permissions Watch settings UI portAnthony Hugh2015-09-158-0/+186
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL contains all the UI elements needed to build the Wear version of the Settings UI for permissions. The actual implementation for the Wear version of SettingsUI will be done in a follow up bug. This is basically a straight port from our Settings app and wearable-support lib. I tweaked two strings and changed the package paths to make it easier to group the files together. BUG: 23080561 Change-Id: I6d72d29dd1926ad07d63f85b52ccf9f72ff70df1
| * | | | | am 03dc824d: Changing layout to make button animations workVinod Krishnan2015-09-145-65/+94
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '03dc824d37099b29acb5a0aa28e881d5b05cce0e': Changing layout to make button animations work