Christopher Tate
f9221a1076
am 3bec5090: Merge "Properly recognize repeating wakeup alarms" into lmp-mr1-dev
...
* commit '3bec50908b8438c04a654a3bb806f05a01402ce7':
Properly recognize repeating wakeup alarms
2014-12-02 23:48:31 +00:00
Christopher Tate
f246b484c5
am 99391361: Merge "Midnight should mean midnight" into lmp-mr1-dev
...
* commit '99391361217cd9234ddc0570055677863cb6fb34':
Midnight should mean midnight
2014-12-02 23:48:26 +00:00
Christopher Tate
3bec50908b
Merge "Properly recognize repeating wakeup alarms" into lmp-mr1-dev
2014-12-02 23:44:20 +00:00
Christopher Tate
9939136121
Merge "Midnight should mean midnight" into lmp-mr1-dev
2014-12-02 23:44:00 +00:00
Adam Lesinski
4c488ff931
AAPT: Add custom transition classes to Proguard keep set
...
Bug:18590044
Change-Id: Ib24831e669a09f0e6f32434081c0e2499702399c
2014-12-02 15:40:17 -08:00
Alan Viverette
fa173e0c65
am d72901f0: Merge "Update drawable container constant state following clone" into lmp-mr1-dev
...
* commit 'd72901f0d47d2339d8cedb6af0b4d8c58b3178ae':
Update drawable container constant state following clone
2014-12-02 23:37:55 +00:00
Alan Viverette
a6779bc517
am 9a888816: Merge "Deprecate one-arg getDrawableForDensity, update currents.txt" into lmp-mr1-dev
...
* commit '9a888816de21c4e146acbd608fdea110a299f42d':
Deprecate one-arg getDrawableForDensity, update currents.txt
2014-12-02 23:37:47 +00:00
Winson Chung
740c3ac782
Initial changes to add callback on task stack changes. (Bug 17672056, Bug 18291345)
...
Add a listener to listen for changes in the Task stacks to preload thumbnails from the
system. In addition, reduce the amount of synchronous work done in activity creation
and first measure/layout passes.
Change-Id: I8bd9155d7a05e89c190a20429acff69a17808208
2014-12-02 15:34:20 -08:00
Alan Viverette
d72901f0d4
Merge "Update drawable container constant state following clone" into lmp-mr1-dev
2014-12-02 23:31:10 +00:00
Alan Viverette
9a888816de
Merge "Deprecate one-arg getDrawableForDensity, update currents.txt" into lmp-mr1-dev
2014-12-02 23:30:54 +00:00
Alan Viverette
a6f8b2ce55
Deprecate one-arg getDrawableForDensity, update currents.txt
...
BUG: 18579576
Change-Id: I7df6ec2952ab121e2be8ae0a016ccf36f6fba2ff
2014-12-02 15:26:33 -08:00
Svetoslav
95482c28f5
am cdd3356d: Merge "Allow more space for the printer spinner to avoid truncation." into lmp-mr1-dev
...
* commit 'cdd3356da9386bff842d9a29fad09a1d5edc1e73':
Allow more space for the printer spinner to avoid truncation.
2014-12-02 23:23:40 +00:00
Svetoslav
cdd3356da9
Merge "Allow more space for the printer spinner to avoid truncation." into lmp-mr1-dev
2014-12-02 23:16:38 +00:00
Alan Viverette
63c7a655be
am 1b33396e: Merge "Deprecate Resources.getDrawable(int) in favor of the two-arg version" into lmp-mr1-dev
...
* commit '1b33396ee4047e79777495a8682b9117e88bba5c':
Deprecate Resources.getDrawable(int) in favor of the two-arg version
2014-12-02 23:11:36 +00:00
Ricardo Cervera
ce9936a85e
am 152470a2: am 8c71df8d: am f9b8bd5e: am 6ee2ca2f: docs: Long press to dismiss fix by Wayne
...
* commit '152470a29212479c8ccc9e2c1a9f26188a5b7411':
docs: Long press to dismiss fix by Wayne
2014-12-02 23:11:30 +00:00
Svetoslav
a1ec54b454
Inconsistent media sizes for es-US locale.
...
The pdf_printer_media_sizes array for es-US was missing
resulting in using European paper sizes for US locale and
as a result no default media size for this locale. This
resulted in printing not working for es-US.
bug:18536264
Change-Id: Ied552a63d628be38dc5249f3cd6107cbeaa692a8
2014-12-02 15:09:59 -08:00
Alan Viverette
1b33396ee4
Merge "Deprecate Resources.getDrawable(int) in favor of the two-arg version" into lmp-mr1-dev
2014-12-02 23:07:03 +00:00
Ricardo Cervera
152470a292
am 8c71df8d: am f9b8bd5e: am 6ee2ca2f: docs: Long press to dismiss fix by Wayne
...
* commit '8c71df8dd89c68128e709eab60da8105772d6194':
docs: Long press to dismiss fix by Wayne
2014-12-02 23:05:07 +00:00
Alan Viverette
c10e3960d9
Deprecate Resources.getDrawable(int) in favor of the two-arg version
...
This is a landmine for developers. If they need to obtain an unthemed
drawable, they should be using an explicit null theme.
BUG: 18579576
Change-Id: Ibca6b4c3e8e50dca144571244e035caec6fa91f8
2014-12-02 14:58:08 -08:00
Ricardo Cervera
8c71df8dd8
am f9b8bd5e: am 6ee2ca2f: docs: Long press to dismiss fix by Wayne
...
* commit 'f9b8bd5e73cdb694eab1b158e7b313be60534820':
docs: Long press to dismiss fix by Wayne
2014-12-02 22:56:38 +00:00
Ricardo Cervera
f9b8bd5e73
am 6ee2ca2f: docs: Long press to dismiss fix by Wayne
...
* commit '6ee2ca2f1e24d27c7a1e2430ad0272ef9f921a4a':
docs: Long press to dismiss fix by Wayne
2014-12-02 22:50:48 +00:00
George Mount
92692c0284
Keep snapshot order matching the shared elements.
...
Bug 18578796
When no snapshot was created, we weren't adding anything to
the snapshot list. When a snapshot is not created, we should
add an null snapshot to the snapshot list to keep them in
order.
Change-Id: I522e485163229230037dcdd635b83cff800df28f
2014-12-02 14:31:31 -08:00
Baligh Uddin
e3a160169b
am 92ad4dd0: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
...
* commit '92ad4dd017a13364b4001bdb04911202932f81c2':
Import translations. DO NOT MERGE
2014-12-02 22:20:03 +00:00
Baligh Uddin
747249454e
am fccaa58c: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
...
* commit 'fccaa58c5e254c9fdbf1e90ebfa0d0e27fc33585':
Import translations. DO NOT MERGE
2014-12-02 22:19:58 +00:00
Baligh Uddin
3bcc97e7a1
am 6774911e: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
...
* commit '6774911ee2954eebf2b2003e97b949be6bdbd836':
Import translations. DO NOT MERGE
2014-12-02 22:19:53 +00:00
Baligh Uddin
261db4f3a8
am 30460ae3: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
...
* commit '30460ae37e2d4f8ffda646af471b7039b519d65a':
Import translations. DO NOT MERGE
2014-12-02 22:19:48 +00:00
Baligh Uddin
92ad4dd017
Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
2014-12-02 22:16:25 +00:00
Baligh Uddin
fccaa58c5e
Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
2014-12-02 22:15:07 +00:00
Baligh Uddin
6774911ee2
Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
2014-12-02 22:14:50 +00:00
Baligh Uddin
30460ae37e
Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
2014-12-02 22:14:47 +00:00
Baligh Uddin
c46c0d9d82
Import translations. DO NOT MERGE
...
Change-Id: I6acd5c2437f73dcbeca9cf6746c0a7c23c98eebc
Auto-generated-cl: translation import
2014-12-02 14:14:05 -08:00
Christoph Studer
934025e8d7
Turn off DEBUG_GESTURES
...
Stop spamming the logs.
Bug: 18584495
Change-Id: Icc7337005a0efc0590b502e93c459f05f0a9ace9
2014-12-02 22:12:50 +00:00
Baligh Uddin
d8be365ef8
Import translations. DO NOT MERGE
...
Change-Id: I59cdaeb46767c757f817f3e15b7794e7773aa41d
Auto-generated-cl: translation import
2014-12-02 14:09:14 -08:00
Baligh Uddin
864eedc401
Import translations. DO NOT MERGE
...
Change-Id: I1fa46bb80033e1eee5de30cbf0d0d5d07ae4147c
Auto-generated-cl: translation import
2014-12-02 14:07:25 -08:00
Baligh Uddin
2c6e7510a1
Import translations. DO NOT MERGE
...
Change-Id: I5bfbdcf0a1631d7a0d6c19acabaa89f454ac177e
Auto-generated-cl: translation import
2014-12-02 14:04:01 -08:00
Jinsuk Kim
566d15f653
am fb020862: Merge "CEC: Set the parameter of <System Audio Mode Request> right" into lmp-mr1-dev
...
* commit 'fb020862e0d8740d31ead217fd4d308450b4170d':
CEC: Set the parameter of <System Audio Mode Request> right
2014-12-02 21:58:18 +00:00
Jinsuk Kim
fb020862e0
Merge "CEC: Set the parameter of <System Audio Mode Request> right" into lmp-mr1-dev
2014-12-02 21:50:44 +00:00
Svetoslav
94ef9e6bc8
Allow more space for the printer spinner to avoid truncation.
...
The save to PDF option is truncated in Russian. While the printer
name can be arbitrarily long, the Save to PDF printer should not
be truncated.
bug:18546218
Change-Id: Id35bd638c505783a2288c1602960e8d74ec3b882
2014-12-02 13:46:36 -08:00
Craig Mautner
e4e7d2cdf4
am 41ec0400: Merge "Dismiss insecure keyguards if FLAG_SHOW_WHEN_LOCKED" into lmp-mr1-dev
...
* commit '41ec0400056daa97d40bd4a8225b7d4f0d665598':
Dismiss insecure keyguards if FLAG_SHOW_WHEN_LOCKED
2014-12-02 21:20:17 +00:00
Craig Mautner
41ec040005
Merge "Dismiss insecure keyguards if FLAG_SHOW_WHEN_LOCKED" into lmp-mr1-dev
2014-12-02 21:14:00 +00:00
Stuart Scott
15b2d9ab44
am 4e779ecd: Merge "Subscription Info density-dependent text size and localized SIM slot index" into lmp-mr1-dev
...
* commit '4e779ecd56faad5901854e030f593c5d4ad3dee8':
Subscription Info density-dependent text size and localized SIM slot index
2014-12-02 21:11:48 +00:00
Ricardo Cervera
6ee2ca2f1e
docs: Long press to dismiss fix by Wayne
...
Bug: 17924105
Change-Id: Ifbc26b923771e7389e4df6abe9005bc3f0269c1e
2014-12-02 13:09:45 -08:00
Stuart Scott
4e779ecd56
Merge "Subscription Info density-dependent text size and localized SIM slot index" into lmp-mr1-dev
2014-12-02 21:04:54 +00:00
Craig Mautner
ca0a124da0
Dismiss insecure keyguards if FLAG_SHOW_WHEN_LOCKED
...
Windows that had FLAG_SHOW_WHEN_LOCKED and FLAG_DISMISS_KEYGUARD set
would ignore the FLAG_DISMISS_KEYGUARD if the lockscreen was
insecure. This change adds a test for insecure keyguards when the
two flags are set together.
Fixes bug 18563298.
Change-Id: I3027c7ec476d3ac15978f7e6a78b3c2050cbab02
2014-12-02 12:43:18 -08:00
Jing Zhao
e6edb161a7
Separate voice/data roaming state and type
...
It is possible for voice and data to register on different networks so
that the roaming state for them could be different. Provide separated
APIs to handle voice and data roaming.
Also, add the configuration of CDMA international roaming indicators.
Bug: 17318123
Change-Id: Iede9132cbf94bc9971702bd9232374585edd5cd0
2014-12-02 12:33:06 -08:00
Paul Lawrence
1056d5a997
am 75f304f9: Merge changes Ibfb5c6ab,I712919ae into lmp-mr1-dev
...
* commit '75f304f922dcb27e57dcbea17a36d426f6b223a7':
Add mechanism for securely returning parameters though NativeDaemonConnector
Revert "DO NOT MERGE: Don't log passwords returned from vdc"
2014-12-02 20:22:18 +00:00
Paul Lawrence
75f304f922
Merge changes Ibfb5c6ab,I712919ae into lmp-mr1-dev
...
* changes:
Add mechanism for securely returning parameters though NativeDaemonConnector
Revert "DO NOT MERGE: Don't log passwords returned from vdc"
2014-12-02 20:17:33 +00:00
Ricardo Cervera
0e8c773775
am affe4732: am aa59bf2d: am a107b515: am 64f49162: docs: Layout fixes for the Custom UI on Wear class
...
* commit 'affe473213deb4b2d1b9354cc57e2f517840e21a':
docs: Layout fixes for the Custom UI on Wear class
2014-12-02 19:49:54 +00:00
Christopher Tate
864d42eb96
Properly recognize repeating wakeup alarms
...
The code in place was inappropriately treating all recurring alarms
as non-wakeup for purposes of deferral. Worse, it was overriding the
"this deliverable batch of alarms includes a wakeup alarm" bookkeeping,
so could potentially cause inappropriate deferral of even standalone
wakeup alarms.
Bug 18591317
Change-Id: I2a62ed4badcaeb549c1ac4f086014aa829e45427
2014-12-02 11:48:53 -08:00
Jorim Jaggi
5c1459f5e4
am dad13577: Merge "Update dark mode on notifications when content is updated" into lmp-mr1-dev
...
* commit 'dad13577e5c699ab34e4243204cf767de4a0f0cd':
Update dark mode on notifications when content is updated
2014-12-02 19:41:43 +00:00