Geoff Mendal
d397deeef0
Import translations. DO NOT MERGE
...
Change-Id: I388073346d1d4990f09c557f2d1a2bea49cee99d
Auto-generated-cl: translation import
2014-02-05 10:57:18 -08:00
John Spurlock
29786fc72d
Make QS battery composite color match others.
...
Change-Id: I2a906cd997d2372f5740532a159f04ad857d393d
2014-02-04 17:55:47 -05:00
Dan Sandler
a5e0f415d3
SystemUI support for notification visibility.
...
In this implementation, DISABLE_NOTIFICATION_TICKER (which was never
really used on its own and can be safely subsumed by
DISABLE_NOTIFICATION_ICONS) is now DISABLE_PRIVATE_NOTIFICATIONS;
when this SystemUI bit is set by the keyguard, SystemUI knows to switch
its presentation into "public" mode, in which
VISIBILITY_PRIVATE notifications are replaced with their
publicVersion's contentView (or a placeholder view,
synthesized by SystemUI, that leaks no additional
information about the notification). VISIBILITY_SECRET
notifications are suppressed altogether in this mode.
This behavior is enabled but not activated by default. To
turn it on, run:
$ adb shell settings put secure lock_screen_allow_notifications 1
and restart SystemUI.
Change-Id: Id660bef7737580e16a83f60567c22b53ee81c602
2014-01-30 13:23:14 -05:00
Baligh Uddin
3f0d0f7865
Import translations. DO NOT MERGE
...
Change-Id: I618528f0600b0db1b94e6519e2ade0be411f7859
Auto-generated-cl: translation import
2014-01-29 09:55:35 -08:00
Baligh Uddin
56514012ae
Import translations. DO NOT MERGE
...
Change-Id: I618c8c1324451a2a2b82457fea8e01b3b9e1a141
Auto-generated-cl: translation import
2014-01-27 09:56:24 -08:00
Baligh Uddin
ae39968fae
Import translations. DO NOT MERGE
...
Change-Id: Ie068d31c1845ef03118ea7c45e04f729ec3a12df
Auto-generated-cl: translation import
2014-01-23 08:04:07 -08:00
Geoff Mendal
d8f45184b5
Import translations. DO NOT MERGE
...
Change-Id: Ib8169e516ef1d0b7911adabbd945673b199eddd2
Auto-generated-cl: translation import
2014-01-13 11:59:12 -08:00
Baligh Uddin
1adf652d45
Merge "Import translations. DO NOT MERGE"
2014-01-09 03:46:35 +00:00
John Spurlock
4b786ff4b5
Battery meter: remove bolt color compromise & improve pct.
...
- Bolt remains opaque (white) below a threshold level, otherwise
transparent.
- Draw the entire shape using a path, removing the need for a
software layer.
- Use a similar approach to make the percentage text readable,
but this still requires a software layer (since text is involved).
Bug: 12131168
Change-Id: Ifde5e99121155bf1be171f44b2c80c116b17c9e7
2014-01-08 15:04:50 -05:00
Baligh Uddin
3104c96ee2
Import translations. DO NOT MERGE
...
Change-Id: I0b5c058dcbb0fd0d8b410cc475c0342ae5477457
Auto-generated-cl: translation import
2014-01-08 09:36:59 -08:00
Baligh Uddin
c2ee7bb146
Merge "Import translations. DO NOT MERGE"
2014-01-06 21:45:23 +00:00
Baligh Uddin
d5b2a3aae8
Import translations. DO NOT MERGE
...
Change-Id: I88c828f80f2fc1ff71f868c0e6630d68ddac9ba4
Auto-generated-cl: translation import
2014-01-06 13:17:32 -08:00
Baligh Uddin
b852d28cc1
Import translations. DO NOT MERGE
...
Change-Id: Ic05c1c30830a0c9d7cb62fd53f6b144650e05609
Auto-generated-cl: translation import
2014-01-06 13:15:51 -08:00
John Spurlock
f121921d9a
Merge "Add rotation-lock to Quick Settings on phones."
2014-01-06 19:21:58 +00:00
Baligh Uddin
23ab74de5e
Import translations. DO NOT MERGE
...
Change-Id: Id551f263c58a8e036dd44b509242ed3b0ea38f3a
Auto-generated-cl: translation import
2014-01-02 08:21:41 -08:00
Baligh Uddin
bbd861c23a
Import translations. DO NOT MERGE
...
Change-Id: I27cfb0c604a4ab3deef7c4a55701e74cb1905172
Auto-generated-cl: translation import
2013-12-26 11:15:59 -08:00
Baligh Uddin
5a736a99f8
Import translations. DO NOT MERGE
...
Change-Id: Iea7a801a62b52fd1685e7d9904a1e805c0d19827
Auto-generated-cl: translation import
2013-12-26 11:09:48 -08:00
John Spurlock
8ab172e8d9
Add rotation-lock to Quick Settings on phones.
...
Make the rotation-lock QS tile available for display on phones.
Devices < sw600dp are only allowed to lock rotation to their
natural orientation (i.e. portrait on most phones), so tweak
the QS tile label to make this clear. e.g. "Locked to Portrait"
instead of "Rotation Locked" on portrait phones.
Simplify RotationLockController now that the sw600 check is no
longer hardcoded in RotationPolicy.
Remove redundant sw600dp check in SystemUI, everything driven
from the RotationPolicy helper, though SystemUI can still
choose not to display the tile at all with a resource config.
Clean up some of the docs in RotationPolicy to make clear the
subtle distinction between the two ways of locking rotation:
- From Accessibility (locks to natural orientation on all devices)
- From System UI (locks to natural < sw600dp, else current rotation)
Bug:11062710
Change-Id: I5caa4485c9501315da9fed964d6667d3012b43cb
2013-12-19 17:47:20 -05:00
Baligh Uddin
986859998c
Import translations. DO NOT MERGE
...
Change-Id: I3fa88a4097e6971c92bda10756ffd3699276bac3
Auto-generated-cl: translation import
2013-12-18 16:36:21 -08:00
Baligh Uddin
dd05f47fbe
Import translations. DO NOT MERGE
...
Change-Id: I592a031d629ff17b22100ca6a26c19b97c9cbb5e
Auto-generated-cl: translation import
2013-12-16 10:40:38 -08:00
Baligh Uddin
38bae539f8
Remove deprecated locales
...
Bug:11340849
Change-Id: Ib99486303927a6bce308b113d70f8e5b5bce4a13
2013-12-09 22:41:12 +00:00
Geoff Mendal
47b73a05d4
Import translations. DO NOT MERGE
...
Change-Id: Ic23f9b9d0544004948470e20f919f4d564c88926
Auto-generated-cl: translation import
2013-12-04 12:09:45 -08:00
John Spurlock
74d2480845
Move moveable non-public framework resources up to SystemUI
...
Specifically, non-public resources only referenced by SystemUI
and nowhere else in frameworks or system apps (via @*android:)
Remove orphan resources found during the process.
Change-Id: I005514ff1ce52e1622849bc01cd825b09fa55842
2013-12-02 17:37:40 -05:00
Baligh Uddin
7ef02b9d18
Import translations. DO NOT MERGE
...
Change-Id: Iedcc1fc7c75f1bf5b97991aacbbe1c2f00aaf906
Auto-generated-cl: translation import
2013-11-20 09:53:11 -08:00
Baligh Uddin
9b38499c56
Import translations. DO NOT MERGE
...
Change-Id: I499aa31a9f0e9a997d5e60eb778f16bc3b497663
Auto-generated-cl: translation import
2013-11-20 09:50:34 -08:00
Baligh Uddin
46db123752
Import translations. DO NOT MERGE
...
Change-Id: Idd62c4355924b8dcf819525e688124d9ac3151f8
Auto-generated-cl: translation import
2013-11-18 09:25:17 -08:00
Baligh Uddin
4f0d1fc028
Import translations. DO NOT MERGE
...
Change-Id: Iacdab3a03a17cefc52aa7d72195d0cbcc2354039
Auto-generated-cl: translation import
2013-11-18 09:22:29 -08:00
Jeff Brown
1aebcb9b93
am d2169447: am 2bced6dc: am a7a46a66: Merge "Update cast screen strings." into klp-dev
...
* commit 'd21694476563e9a6efc833b78a141e9de2bb35d3':
Update cast screen strings.
2013-11-14 17:37:30 -08:00
Jeff Brown
d216944765
am 2bced6dc: am a7a46a66: Merge "Update cast screen strings." into klp-dev
...
* commit '2bced6dcb53c1743d6d11ffcb213206a07a63737':
Update cast screen strings.
2013-11-14 17:35:00 -08:00
Jeff Brown
2bced6dcb5
am a7a46a66: Merge "Update cast screen strings." into klp-dev
...
* commit 'a7a46a66fa9f9ce547bac6c2e800a0ae287d9e5c':
Update cast screen strings.
2013-11-14 17:31:32 -08:00
Jeff Brown
cef34fce3c
Update cast screen strings.
...
Bug: 11257292
Change-Id: Ia66152985bafcdd8ec88a3145623536a2b439b78
2013-11-14 16:03:36 -08:00
Baligh Uddin
ef6a8aeb43
Merge "Import translations. DO NOT MERGE"
2013-11-13 22:39:57 +00:00
Baligh Uddin
dc0acc6f5d
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-11-13 22:39:40 +00:00
Baligh Uddin
eae7159444
Import translations. DO NOT MERGE
...
Change-Id: I8788c70c6920a36c5187ad415e5d17d3b7d525ca
Auto-generated-cl: translation import
2013-11-13 13:43:06 -08:00
Baligh Uddin
b4aac8d832
Import translations. DO NOT MERGE
...
Change-Id: I11d764583416d7fb4dfc85ebe81a98b6a1267424
Auto-generated-cl: translation import
2013-11-13 13:39:45 -08:00
Daniel Sandler
bd8492b564
am 08603411: am 2f4fb5ee: am 31f7c912: Merge "Bespoke, handcrafted, artisanal assist affordance assets." into klp-dev
...
* commit '086034117d9214de6339a29b93412276eb00afea':
Bespoke, handcrafted, artisanal assist affordance assets.
2013-11-13 12:20:05 -08:00
Daniel Sandler
086034117d
am 2f4fb5ee: am 31f7c912: Merge "Bespoke, handcrafted, artisanal assist affordance assets." into klp-dev
...
* commit '2f4fb5eef5ac5c08f7d30c75b56990ce5a729509':
Bespoke, handcrafted, artisanal assist affordance assets.
2013-11-13 12:14:25 -08:00
Daniel Sandler
2f4fb5eef5
am 31f7c912: Merge "Bespoke, handcrafted, artisanal assist affordance assets." into klp-dev
...
* commit '31f7c912f0b6a2cfa2ea0f0b3a9022e8323f5542':
Bespoke, handcrafted, artisanal assist affordance assets.
2013-11-13 12:07:20 -08:00
Daniel Sandler
31f7c912f0
Merge "Bespoke, handcrafted, artisanal assist affordance assets." into klp-dev
2013-11-13 19:32:42 +00:00
Jeff Brown
7671231d41
am e5ae0bfd: am a20f625c: am 41b92b00: Merge "Finalize assets for screen casting." into klp-dev
...
* commit 'e5ae0bfdf7933d7ea8bec94f0c7e25347c423710':
Finalize assets for screen casting.
2013-11-13 09:02:27 -08:00
Jeff Brown
e5ae0bfdf7
am a20f625c: am 41b92b00: Merge "Finalize assets for screen casting." into klp-dev
...
* commit 'a20f625cc1006b03d4a2be90ba35d1a9783ad363':
Finalize assets for screen casting.
2013-11-13 08:58:53 -08:00
Jeff Brown
a20f625cc1
am 41b92b00: Merge "Finalize assets for screen casting." into klp-dev
...
* commit '41b92b008e03be95db938e0238ccb9373c2aaadc':
Finalize assets for screen casting.
2013-11-13 08:54:27 -08:00
Jeff Brown
e7ae644522
Finalize assets for screen casting.
...
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
2013-11-13 02:17:53 -08:00
Daniel Sandler
b65da9e720
Bespoke, handcrafted, artisanal assist affordance assets.
...
Bug: 11243771
Change-Id: I6eb320ca78ccafc435259d30df95582aa7e3c53c
2013-11-12 20:54:31 -05:00
Jeff Brown
7117c0c184
am 40c81e4a: am 3105b6d2: am 12c32b4d: Merge "Make quick settings show the standard media router icon." into klp-dev
...
* commit '40c81e4a5d96f8a3853045b289f6131c44d3155d':
Make quick settings show the standard media router icon.
2013-11-11 15:23:40 -08:00
Baligh Uddin
e5347dfffa
Import translations. DO NOT MERGE
...
Change-Id: Ie6cacaae8072f3d4ed70b5f1459f8084b49a526c
Auto-generated-cl: translation import
2013-11-11 08:59:18 -08:00
Baligh Uddin
e7e1a20e02
Import translations. DO NOT MERGE
...
Change-Id: I78f1c240c242ca7f9b4e52503e65a991460de62e
Auto-generated-cl: translation import
2013-11-11 08:56:43 -08:00
Jeff Brown
40c81e4a5d
am 3105b6d2: am 12c32b4d: Merge "Make quick settings show the standard media router icon." into klp-dev
...
* commit '3105b6d2f192fc25f57911ef7bafbd62bae5b7e3':
Make quick settings show the standard media router icon.
2013-11-10 22:04:51 -08:00
Jeff Brown
3105b6d2f1
am 12c32b4d: Merge "Make quick settings show the standard media router icon." into klp-dev
...
* commit '12c32b4d484cc7cc2278a76c6e0fc2304a74b593':
Make quick settings show the standard media router icon.
2013-11-10 22:02:20 -08:00
Jeff Brown
e2126baf72
Make quick settings show the standard media router icon.
...
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
2013-11-09 18:59:46 -08:00