summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res
Commit message (Collapse)AuthorAgeFilesLines
* am a7a46a66: Merge "Update cast screen strings." into klp-devJeff Brown2013-11-141-1/+1
|\ | | | | | | | | * commit 'a7a46a66fa9f9ce547bac6c2e800a0ae287d9e5c': Update cast screen strings.
| * Update cast screen strings.Jeff Brown2013-11-141-1/+1
| | | | | | | | | | Bug: 11257292 Change-Id: Ia66152985bafcdd8ec88a3145623536a2b439b78
| * Merge "Import translations. DO NOT MERGE" into klp-devBaligh Uddin2013-11-1357-58/+69
| |\
| | * Import translations. DO NOT MERGEBaligh Uddin2013-11-1357-58/+69
| | | | | | | | | | | | | | | Change-Id: I11d764583416d7fb4dfc85ebe81a98b6a1267424 Auto-generated-cl: translation import
* | | am 31f7c912: Merge "Bespoke, handcrafted, artisanal assist affordance ↵Daniel Sandler2013-11-135-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | assets." into klp-dev * commit '31f7c912f0b6a2cfa2ea0f0b3a9022e8323f5542': Bespoke, handcrafted, artisanal assist affordance assets.
| * | Merge "Bespoke, handcrafted, artisanal assist affordance assets." into klp-devDaniel Sandler2013-11-135-1/+1
| |\ \ | | |/ | |/|
| | * Bespoke, handcrafted, artisanal assist affordance assets.Daniel Sandler2013-11-125-1/+1
| | | | | | | | | | | | | | | Bug: 11243771 Change-Id: I6eb320ca78ccafc435259d30df95582aa7e3c53c
* | | am 41b92b00: Merge "Finalize assets for screen casting." into klp-devJeff Brown2013-11-1322-1/+27
|\ \ \ | |/ / | | | | | | | | | * commit '41b92b008e03be95db938e0238ccb9373c2aaadc': Finalize assets for screen casting.
| * | Finalize assets for screen casting.Jeff Brown2013-11-1322-1/+27
| |/ | | | | | | | | | | | | | | | | | | | | | | Extend wifi display connection timeout. Show a notification while connecting to wifi display. Ensure that remote display providers are really trusted before connecting to them. Bug: 11257292 Change-Id: Iad0caaa30d7946df818bc75ade071f2e377f8a53
| * Import translations. DO NOT MERGEBaligh Uddin2013-11-1157-115/+102
| | | | | | | | | | Change-Id: I78f1c240c242ca7f9b4e52503e65a991460de62e Auto-generated-cl: translation import
* | am 12c32b4d: Merge "Make quick settings show the standard media router ↵Jeff Brown2013-11-108-0/+0
|\ \ | |/ | | | | | | | | | | icon." into klp-dev * commit '12c32b4d484cc7cc2278a76c6e0fc2304a74b593': Make quick settings show the standard media router icon.
| * Make quick settings show the standard media router icon.Jeff Brown2013-11-098-0/+0
| | | | | | | | | | | | | | | | | | | | | | Fixed a bug in ImageView where we failed to inform a newly updated Drawable about the visibility state. This caused AnimationDrawables to not animate when attached to an existing ImageView *unless* that ImageView happened to be attached to the window *later* or have its visibility toggled for some other reason. Bug: 11257292 Change-Id: Iba9e0db5ba0db2b022950aec0c6f60a435da8ad2
* | am 52277428: Merge "Integrate remote display providers into Quick Settings." ↵Jeff Brown2013-11-071-4/+2
|\ \ | |/ | | | | | | | | | | into klp-dev * commit '52277428d54cc71f0cde3f1efa035f1e6742b900': Integrate remote display providers into Quick Settings.
| * Merge "Integrate remote display providers into Quick Settings." into klp-devJeff Brown2013-11-081-4/+2
| |\
| | * Integrate remote display providers into Quick Settings.Jeff Brown2013-11-071-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a first pass at integrating new remote display functionality into Quick Settings. The Wireless Display card which previously only supported Wifi Display is reimplemented to use the media router to enumerate available remote display routes. This ensures that the user is presented with a consistent state regarding the currently selected display route. In this patch, the Wireless Display card still launches the old Settings preference page for Wifi Display when clicked. This will be addressed in future patches. As part of this change, it was necessary to derive some new lifecycle information regarding the visibility of the Quick Settings model. When Quick Settings is shown, an onPrepare event is delivered to give the model a chance to update its state. Likewise when Quick Settings is hidden, an onUnprepare event is delivered. These events allow the system to determine precisely when remote display discovery is required to update the UI so as not to waste power performing discovery in the background all of the time. Bug: 11257292 Change-Id: Id802aa0983b625aeb972b5d123e4cc080dd6705f
* | | am b922178d: Merge "More background protection in Recents for status bar" ↵Michael Jurka2013-11-0610-0/+2
|\ \ \ | |/ / | | | | | | | | | | | | | | | into klp-dev * commit 'b922178dce8464aa46203812d8bd4424c47ba486': More background protection in Recents for status bar
| * | Merge "More background protection in Recents for status bar" into klp-devMichael Jurka2013-11-0610-0/+2
| |\ \
| | * | More background protection in Recents for status barMichael Jurka2013-11-0410-0/+2
| | | | | | | | | | | | Bug: 11255407
* | | | am 499c7eeb: Merge "Update remaining settings icon with old style." into klp-devJohn Spurlock2013-11-054-0/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '499c7eeb9ad59e5449481eb871db24a176f2ccdb': Update remaining settings icon with old style.
| * | | Update remaining settings icon with old style.John Spurlock2013-11-054-0/+0
| | | | | | | | | | | | | | | | | | | | Bug:11412369 Change-Id: I7827e3060d9dbf320c23ac7c43e4ef4a5fae3773
* | | | am 47c46dd5: Merge "Battery icon tweaks." into klp-devJohn Spurlock2013-11-051-2/+2
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '47c46dd56dc0414ebf6220481f04cc8767268b5c': Battery icon tweaks.
| * | | Merge "Battery icon tweaks." into klp-devJohn Spurlock2013-11-051-2/+2
| |\ \ \
| | * | | Battery icon tweaks.John Spurlock2013-11-051-2/+2
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | Fix bottom padding, better bolt placement on non-HH devices. Bug:11412369 Change-Id: I102a5ece73b2fcb5f78305c925fc2ed5fe9b2884
| * | | Import translations. DO NOT MERGEBaligh Uddin2013-11-042-2/+2
| |/ / | | | | | | | | | | | | Change-Id: I5db8300884193dc458e26c042f35eed084d4b002 Auto-generated-cl: translation import
* | | am b7824a94: Merge "Manage keyguard nav elements using transitions." into ↵John Spurlock2013-11-018-0/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | klp-dev * commit 'b7824a9475d02bc3d96f1fb881a9769843e8f6f3': Manage keyguard nav elements using transitions.
| * | Merge "Manage keyguard nav elements using transitions." into klp-devJohn Spurlock2013-11-018-0/+0
| |\ \
| | * | Manage keyguard nav elements using transitions.John Spurlock2013-11-018-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move the logic for managing dimming the navigation bar elements on the lockscreen into BarTransitions. Replace search light + camera assets with new versions at full brightness, and apply 50% dimming at runtime, including the IME dismiss button. Remove unused StatusBarManager _NOP hints. Improve choreography between camera button + password security (w/ IME). Fix a few found bugs in PagedView. Improve password security unlock transition, manually fade in back along with the rest of the icons. Bug:11221659 Change-Id: Ifd1f8c9f400d90542f0ca858b9a4deacabbd518a
| * | | Merge "Import translations. DO NOT MERGE" into klp-devBaligh Uddin2013-11-015-128/+128
| |\ \ \ | | |/ / | |/| |
| | * | Import translations. DO NOT MERGEBaligh Uddin2013-10-305-128/+128
| | | | | | | | | | | | | | | | | | | | Change-Id: Ife16f0c4467fe5d8cd8e8f9908448c100e01e9ca Auto-generated-cl: translation import
* | | | am b207ea96: Merge "Update ic_qs_ime assets to standard brightness." into ↵John Spurlock2013-10-314-0/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | klp-dev * commit 'b207ea960911867e7c1951338df24108d37ad189': Update ic_qs_ime assets to standard brightness.
| * | | Update ic_qs_ime assets to standard brightness.John Spurlock2013-10-304-0/+0
| |/ / | | | | | | | | | | | | Bug:11412369 Change-Id: I582f4dfc28eb7453d67c5fe9c1b90a38ad756666
* | | am 1b5bd6b6: Merge "Update QS settings icon, remove unused location icon." ↵John Spurlock2013-10-298-0/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | into klp-dev * commit '1b5bd6b68af0f26dc0f42e442a9ffa8e1f30e3e5': Update QS settings icon, remove unused location icon.
| * | Merge "Update QS settings icon, remove unused location icon." into klp-devJohn Spurlock2013-10-298-0/+0
| |\ \ | | |/ | |/|
| | * Update QS settings icon, remove unused location icon.John Spurlock2013-10-288-0/+0
| | | | | | | | | | | | | | | Bug:11412369 Change-Id: Icdd34a1cffe438e5e9d3ffe268578abb57200525
| * | Import translations. DO NOT MERGEBaligh Uddin2013-10-2855-110/+55
| |/ | | | | | | | | Change-Id: I1ef363e676ff75e85aece9789cdb7c86b55281d3 Auto-generated-cl: translation import
| * Import translations. DO NOT MERGEBaligh Uddin2013-10-2357-0/+114
| | | | | | | | | | Change-Id: Ia0ce87e181ca1c425b1a4ea2427b267c9e5d1cf0 Auto-generated-cl: translation import
* | am 5eb3e07c: Merge "add accessibility string for location quicksetting" into ↵Victoria Lease2013-10-231-0/+2
|\ \ | |/ | | | | | | | | | | klp-dev * commit '5eb3e07c5d8647f2bc250d37feb0c905621b2f90': add accessibility string for location quicksetting
| * Merge "add accessibility string for location quicksetting" into klp-devVictoria Lease2013-10-231-0/+2
| |\
| | * add accessibility string for location quicksettingVictoria Lease2013-10-141-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | This gives the location quick setting the same ability that all the other quick settings have: the accessibility text can now be different from the display text. Bug: 11010329 Change-Id: I0dee7b6f974b4e1dc314a35e39d907e90dc8dc3c
| * | Import translations. DO NOT MERGEBaligh Uddin2013-10-162-5/+5
|/ / | | | | | | | | Change-Id: I0642a5841c24a7866dfe8a72ab2fc9acb696fd7d Auto-generated-cl: translation import
* | Updated rssi assets for quick settingsDaniel Sandler2013-10-1548-0/+0
| | | | | | | | | | Bug: 10641374 Change-Id: I6b1bc9b0e86be331b71614b511026a67bc429031
* | Adding additional MNC overlays. (Bug 10518893)Winson Chung2013-10-132-0/+52
|/ | | | Change-Id: I1c314c4e7ce7adf6f4a6f6722b51781f0ce7cd22
* Import translations. DO NOT MERGEBaligh Uddin2013-10-101-1/+1
| | | | | Change-Id: I3bb5aab8e93b40476cf88a5266fe4343bc3848f0 Auto-generated-cl: translation import
* Merge "New icons that eliminate location "crosshair" -b/8142654" into klp-devDavid Christie2013-10-104-0/+0
|\
| * New icons that eliminate location "crosshair"David Christie2013-10-084-0/+0
| | | | | | | | | | | | -b/8142654 Change-Id: I8143aaa677ae0f95c896ac4c3cc66cab74e6e9d8
* | Merge "Update navigation bar gradient." into klp-devJohn Spurlock2013-10-104-0/+0
|\ \
| * | Update navigation bar gradient.John Spurlock2013-10-104-0/+0
| | | | | | | | | | | | | | | Bug:10967264 Change-Id: I6a057fb0895ab46bddb4082d49c8b53b329f0c73
* | | Merge "Remove unused time tile and resources" into klp-devChris Craik2013-10-1013-39/+0
|\ \ \ | |/ / |/| |
| * | Remove unused time tile and resourcesChris Craik2013-10-0813-39/+0
| | | | | | | | | | | | | | | bug:10641374 Change-Id: I7f5d46588929d3906a77afafc1c2ec4f4e5ca2f5
* | | Merge "deblue notification dividers" into klp-devMindy DelliCarpini2013-10-096-0/+0
|\ \ \