Tony Mantler
bae1aecfa4
Merge "Move DreamBackend to SettingsLib"
2015-10-12 15:56:54 +00:00
Geoff Mendal
b52b18050a
Merge "Import translations. DO NOT MERGE"
2015-10-12 13:00:47 +00:00
Geoff Mendal
5f619ac7ad
Import translations. DO NOT MERGE
...
Change-Id: I968bf0b2a23bb1b1d15fb7a56880941c85c5a78b
Auto-generated-cl: translation import
2015-10-12 05:55:27 -07:00
Geoff Mendal
dc30cd2062
Import translations. DO NOT MERGE
...
Change-Id: I4f298a5bce23a006e6e77bdb199a8e4b5fd37a98
Auto-generated-cl: translation import
2015-10-12 05:11:44 -07:00
Jinsuk Kim
f98b9e87f9
CEC: Process missing port/device select request
...
The timing issue cause some port/device select request
to return error if made while the service is being initialized
waking up from sleep.
This CL buffers the request so that it can be handled as
expected once the service initialization and device discovery
is completed.
Bug: 23084229
Change-Id: I8bcdaf3b708c6b9bf75ea15304c08bd35bd0f6d0
(cherry picked from commit d0b01dfe0aaebd054165dfe2f5f4bd7d68703970)
2015-10-11 23:00:23 +00:00
Winson Chung
69b90e942d
Merge "Fixing merge issue with last CL."
2015-10-10 21:52:30 +00:00
Winson
09d8a184c6
Fixing merge issue with last CL.
...
Change-Id: I71444dafd11427e47387b0652664be21af0c5651
2015-10-10 14:50:23 -07:00
Winson Chung
caed947267
Merge "Fixing crash when dragging tasks to docked state."
2015-10-10 21:46:09 +00:00
Winson
4165d336b6
Fixing crash when dragging tasks to docked state.
...
- Also tweaking animation when a task is first picked up.
Change-Id: Idf99c88fdb216823637e2436e54b392b661b9849
2015-10-10 14:44:33 -07:00
Winson Chung
b53abe7484
Merge "Tweaking animation after dismissing task."
2015-10-10 19:09:10 +00:00
Winson
42be431c3d
Tweaking animation after dismissing task.
...
Change-Id: Ia85e876ec08f4103ff5c3799309cf4731922624f
2015-10-10 11:51:08 -07:00
Steve McKay
e1b924921a
Merge "Rename "recyclerView" to "list" fixing some of CTS."
2015-10-10 15:54:20 +00:00
Steve McKay
d20f87dad8
Rename "recyclerView" to "list" fixing some of CTS.
...
Bug: 24544391
Change-Id: I2ca74e2a007ec733092d4cb3f84b40c64392c766
2015-10-10 15:53:26 +00:00
Dianne Hackborn
2f6aa4a0e5
am 212fdb2d: am 4b77f2e5: am 94252b62: am 09e405d6: Merge "Fix issue #24743380 : VoiceInteractionManagerService doesn\'t use current..." into mnc-dr-dev
...
* commit '212fdb2d1c79cdd6c93dab5b8b32f9118d73a6d9':
Fix issue #24743380 : VoiceInteractionManagerService doesn't use current...
2015-10-10 01:11:55 +00:00
Dianne Hackborn
212fdb2d1c
am 4b77f2e5: am 94252b62: am 09e405d6: Merge "Fix issue #24743380 : VoiceInteractionManagerService doesn\'t use current..." into mnc-dr-dev
...
* commit '4b77f2e53dba8288642aa6223658560eb2faeaf5':
Fix issue #24743380 : VoiceInteractionManagerService doesn't use current...
2015-10-10 01:06:27 +00:00
Dianne Hackborn
4b77f2e53d
am 94252b62: am 09e405d6: Merge "Fix issue #24743380 : VoiceInteractionManagerService doesn\'t use current..." into mnc-dr-dev
...
* commit '94252b62079f8c852daca62d834d1680e3a602da':
Fix issue #24743380 : VoiceInteractionManagerService doesn't use current...
2015-10-10 00:56:59 +00:00
Dianne Hackborn
94252b6207
am 09e405d6: Merge "Fix issue #24743380 : VoiceInteractionManagerService doesn\'t use current..." into mnc-dr-dev
...
* commit '09e405d660c0fe696402d10732084888192ca446':
Fix issue #24743380 : VoiceInteractionManagerService doesn't use current...
2015-10-10 00:48:41 +00:00
Dianne Hackborn
09e405d660
Merge "Fix issue #24743380 : VoiceInteractionManagerService doesn't use current..." into mnc-dr-dev
2015-10-10 00:42:02 +00:00
Hall Liu
60404b311b
Merge "Add TelecomManager constructor for passing in TelecomServiceImpl override"
2015-10-09 23:33:13 +00:00
Hall Liu
e1bc2ec710
Add TelecomManager constructor for passing in TelecomServiceImpl
...
override
Bug: 24618535
Change-Id: I2dafcc9ab496de94eb6a6894916030ed4e7556f8
2015-10-09 16:31:10 -07:00
Dianne Hackborn
958b9d2ecc
Fix issue #24743380 : VoiceInteractionManagerService doesn't use current...
...
...user for service info
Now it does.
The actual change is basically one line, passing in the current user
when building the service info. The rest is more debugging output to
be able to see what is going on.
Change-Id: I451884e0780aac6ee92fd2cd520071894afdf586
2015-10-09 16:09:25 -07:00
Winson Chung
6b538cc223
Merge "Cleaning up stack layout."
2015-10-09 22:37:25 +00:00
Winson
88f00ab1df
Cleaning up stack layout.
...
- Refactoring the layout to remove unused (and confusing) variables,
reducing the number of calculations when updating min/max bounds, and
allow more accurate tracking of stack positions (for attached views).
- Tweaking the transform for single-task stacks so that they behave
better.
- Removing old, unused dismiss-all ui.
Change-Id: I8ec3bf062b0451543bd8a297aa810405f68c84cb
2015-10-09 15:29:23 -07:00
Deepanshu Gupta
b072ff9e41
am 467f6a4f: am 2aa403fe: Merge "LayoutLib: Fix android:dependency for preferences." into mnc-ub-dev
...
* commit '467f6a4f0d788fa0bad86bb6545a8254912b99b0':
LayoutLib: Fix android:dependency for preferences.
2015-10-09 22:09:56 +00:00
Deepanshu Gupta
467f6a4f0d
am 2aa403fe: Merge "LayoutLib: Fix android:dependency for preferences." into mnc-ub-dev
...
* commit '2aa403fe0c86291c6fd65317e93a72549e6e10de':
LayoutLib: Fix android:dependency for preferences.
2015-10-09 22:04:16 +00:00
Deepanshu Gupta
2aa403fe0c
Merge "LayoutLib: Fix android:dependency for preferences." into mnc-ub-dev
2015-10-09 21:58:05 +00:00
Deepanshu Gupta
2f01cf2ea6
LayoutLib: Fix android:dependency for preferences.
...
Bug: http://b.android.com/189314
Change-Id: I229632d11a2529e865f3f2e8eca3a78b47ad462c
2015-10-09 14:54:19 -07:00
Tony Mantler
e43853ce2f
Move DreamBackend to SettingsLib
...
Change-Id: Ib0251d48ba287eeca4141eb54b0b0273ef636e63
2015-10-09 14:37:32 -07:00
Wale Ogunwale
3ecbc0a40a
Merge "Allow apps in home workspace to have non-client-decor."
2015-10-09 21:07:29 +00:00
Wale Ogunwale
d16ebb0d09
Allow apps in home workspace to have non-client-decor.
...
Currently required for apps like recents to resize correctly
with the 2-render thread approach. Eventually we will want to
separate the functionality from the non-client-decor.
Bug: 24742523
Bug: 24810450
Change-Id: Id241bf8fe47dd8c4ec570c90149c859c45aa6285
2015-10-09 13:25:14 -07:00
Svetoslav Ganov
9d61b980ed
Merge "Encapsulate a11y gesture detection in an external class."
2015-10-09 19:41:03 +00:00
Anthony Hugh
9b907ce5d8
am 66940eaa: am 073a1624: am 6b566ec5: Merge "Give Android Wear system apps default permission" into cw-e-dev
...
* commit '66940eaaabc007d839d17c71b21c914a1bbba2e0':
Give Android Wear system apps default permission
2015-10-09 18:50:23 +00:00
Anthony Hugh
66940eaaab
am 073a1624: am 6b566ec5: Merge "Give Android Wear system apps default permission" into cw-e-dev
...
* commit '073a1624912a93da65b5e40b6ff434c4fd3ab0f2':
Give Android Wear system apps default permission
2015-10-09 18:36:42 +00:00
Anthony Hugh
073a162491
am 6b566ec5: Merge "Give Android Wear system apps default permission" into cw-e-dev
...
* commit '6b566ec5fd8751175bea4bb161cf78502f1a79e8':
Give Android Wear system apps default permission
2015-10-09 18:32:07 +00:00
Anthony Hugh
6b566ec5fd
Merge "Give Android Wear system apps default permission" into cw-e-dev
2015-10-09 18:26:56 +00:00
Pirama Arumuga Nainar
992b331d2a
am 8f62f48f: am d5c27f5a: am 8550261a: am 1078942e: Safely handle interrupts during Thread.join()
...
* commit '8f62f48f3bb97d27badd17ff5d0e77c48d9cd830':
Safely handle interrupts during Thread.join()
2015-10-09 17:48:20 +00:00
Pirama Arumuga Nainar
1e577be1e1
am f677c098: am 70bb3f3d: am bc7391d8: resolved conflicts for 93db3d4b to cw-e-dev
...
* commit 'f677c098c10ee473e45d31bf5042cc38024a4f8a':
Retry if interrupted before mMessageThread has joined
2015-10-09 17:48:12 +00:00
Pirama Arumuga Nainar
8f62f48f3b
am d5c27f5a: am 8550261a: am 1078942e: Safely handle interrupts during Thread.join()
...
* commit 'd5c27f5ab8e5e0ce8b40163df42c5fe522724138':
Safely handle interrupts during Thread.join()
2015-10-09 17:43:40 +00:00
Pirama Arumuga Nainar
f677c098c1
am 70bb3f3d: am bc7391d8: resolved conflicts for 93db3d4b to cw-e-dev
...
* commit '70bb3f3d43b4e41aa09f085de6dccc00e57e7218':
Retry if interrupted before mMessageThread has joined
2015-10-09 17:43:34 +00:00
Pirama Arumuga Nainar
d5c27f5ab8
am 8550261a: am 1078942e: Safely handle interrupts during Thread.join()
...
* commit '8550261afb0ab39e0b84ba77d834b56fe45e590c':
Safely handle interrupts during Thread.join()
2015-10-09 17:37:50 +00:00
Pirama Arumuga Nainar
70bb3f3d43
am bc7391d8: resolved conflicts for 93db3d4b to cw-e-dev
...
* commit 'bc7391d81a0d224a52124fdc87c0ab0cca453917':
Retry if interrupted before mMessageThread has joined
2015-10-09 17:37:44 +00:00
Pirama Arumuga Nainar
8550261afb
am 1078942e: Safely handle interrupts during Thread.join()
...
* commit '1078942ed8b4029665e950ae576baa024f69e782':
Safely handle interrupts during Thread.join()
2015-10-09 17:35:23 +00:00
Pirama Arumuga Nainar
bc7391d81a
resolved conflicts for 93db3d4b to cw-e-dev
...
Change-Id: I264c09c2cc7e9f0e3b1a83a52c965238aab55aae
2015-10-09 10:29:03 -07:00
Wale Ogunwale
75f1e11828
Merge "Only request traversals if status bar visibility changed on reevaluation"
2015-10-09 14:36:18 +00:00
John Reck
3ebdc0c3b5
Merge "Super-fast getLineWidth for BL"
2015-10-09 14:16:04 +00:00
Mahaver Chopra
76b08a9d17
Documentation of EXTRA_PROVISIONING_WIFI_SECURITY_TYPE
...
Valid values for EXTRA_PROVISIONING_WIFI_SECURITY_TYPE in the documentation
Bug: 23379302
Change-Id: I039432d81de6834c01bbe6ca0fc668afec38d040
2015-10-09 12:32:31 +01:00
Lorenzo Colitti
ab0a64aef1
Merge "Log UID and PID of legacy route requests."
2015-10-09 06:35:51 +00:00
Wale Ogunwale
59e9628f1c
Merge "Update dock divider display info. whenever it changes."
2015-10-09 06:04:35 +00:00
Wale Ogunwale
f350fa8de6
Merge "Fixed NPE when getting stack for dock divider."
2015-10-09 06:03:43 +00:00
Wale Ogunwale
838ba11976
Only request traversals if status bar visibility changed on reevaluation
...
Reduces the amount of churn in the system.
Change-Id: Ic1e93f1ed511fe95c551c08a06e239f0e5de93a0
2015-10-08 23:00:36 -07:00