Jungshik Jang
26dc71e7fe
Remove two TODOs from HotpulgDetectionAction.
...
Bug: 15844023
Bug: 15841646
Change-Id: I4022c48a9fdb1963f755895ec5ff0370157050c7
2014-07-04 11:00:18 +09:00
Jungshik Jang
40d43b27b4
Merge "Prevent press&hold for non-repeatable keycode."
2014-07-02 21:09:42 +00:00
Jungshik Jang
250cda56d2
Prevent press&hold for non-repeatable keycode.
...
For non-repeat keys like power or mute key Hdmi-Cec
doesn't support press&hold feature. This change sends
user control pressed immediataly if the given keycode
is non-repeatable key.
Change-Id: Id571e67d94125a8c6a3553135b8e714b721405f3
2014-07-03 10:30:13 +09:00
Jungshik Jang
7d4faa6c86
Merge "Set source address for <Polling Message>"
2014-07-02 21:09:42 +00:00
Jungshik Jang
1de514256f
Set source address for <Polling Message>
...
CEC spec mentions that logical address allocation uses
the same address for source and destination while <Polling Message>
uses device's source address.
Bug: 16045547
Change-Id: Id18f328755501c62a98a1040b287c180cb889c9b
2014-07-03 11:14:26 +09:00
Alan Viverette
dd6ebc5a72
Update progress bar styling and labelFor attr type
...
BUG: 16045463
BUG: 15900514
BUG: 15936901
Change-Id: Ib84e78cd3110d36f49ea5d9fc76a4321132af9ab
2014-07-03 01:47:06 +00:00
Jeff Sharkey
6ee242a58c
CleanSpec to fix build.
...
Change-Id: I3995214498d22fa1bdb82eb44cda2e5ca6ba02a4
2014-07-02 18:37:09 -07:00
Jeff Sharkey
d04fc42ab0
Merge "Fixing missing current api.txt related to CL/495976."
2014-07-03 01:26:58 +00:00
Tyler Gunn
ee5a7ee868
Fixing missing current api.txt related to CL/495976.
...
Bug: 16014224
Change-Id: Ib3b0b65caea194f458a4258a341c21d9898f24d9
2014-07-02 18:33:41 -07:00
Jungshik Jang
70d34bb485
Define force usage and category for System Audio Control.
...
This is to be sync with change of system/core/include/system/audio_policy.h
Change-Id: Ibd371197775fb70a96df6e3eef82ec8ae10b0508
2014-07-03 00:42:20 +00:00
Jungshik Jang
3a959fca91
Log unhandled message which has specific destination.
...
Broadcast message is unnecessary to log as broadcast message.
Bug: 16039302
Change-Id: Ifffc09b49bceaaf220ce929206eaecb78146016f
2014-07-03 09:34:05 +09:00
Jungshik Jang
cce5119053
Merge "Add volume callback for Hdmi-Cec system audio mode."
2014-07-02 21:09:42 +00:00
Jungshik Jang
41d974631c
Add volume callback for Hdmi-Cec system audio mode.
...
Hdmi-Cec's system audio mode delegates audio control to
audio receiver from tv. It requires to delegate
volume change including mute to audio receiver
instead of consuming by tv.
In order to do this this change introduces three apis.
One is added to IAudioService, the others are added
to IHdmiControlService as hidden apis.
1. IAudioService#setHdmiSystemAudioSupported;
This is to notify system audio mode change to audio
service so that it determines to notify volume or mute
change to HdmiControlService.
2. IHdmiControlService#setSystemAudioVolume;
This is to notify volume change to HdmiControlService.
It's called only where system audio mode is on.
3. IHdmiControlService#setSystemAudioMute;
This is to notify volume change to HdmiControlService .
It's called only where system audio mode is on.
Change-Id: I3d8534b37ddf1a812e32012059a8778772044bf0
2014-07-03 10:09:32 +09:00
Jose Lima
3c23ddeb00
Merge "Consume HOME key when it is used to dismiss Dream activity"
2014-07-02 21:11:19 +00:00
Jose Lima
9546b20fcc
Consume HOME key when it is used to dismiss Dream activity
...
Bug: 15002352
Change-Id: I0e86ec62a1a45dd1e68752d36be07355a9c6e2fd
2014-07-02 17:23:04 -07:00
Jean-Michel Trivi
6c09004ec0
Send media button events with FLAG_RECEIVER_FOREGROUND set
...
bug 11357318
Change-Id: Iccd000bebb31a2f6cb057e97d3ab276861d0b651
2014-07-02 21:10:43 +00:00
Jinsuk Kim
ea1e84b8ca
Merge "Implement some apis for TV Input Framework and HdmiControlService"
2014-07-02 19:52:36 +00:00
Jinsuk Kim
9c37e1f53e
Implement some apis for TV Input Framework and HdmiControlService
...
- setInputChangeListener()
- getInputDevices()
Change-Id: I6f7d6d9c7094018e2b6b5ba37f63c8ee5df00e37
2014-07-04 11:22:51 +09:00
Jorim Jaggi
8726f8a571
Merge "Pressing back when QS is open only collapses QS"
2014-07-02 19:50:27 +00:00
Jorim Jaggi
bd00310041
Pressing back when QS is open only collapses QS
...
Bug: 15856079
Change-Id: Ic4853cbb6569ecbd779d470e0b6911199e6bf09b
2014-07-04 01:58:04 +02:00
Ye Wen
9974690ec1
Support MMS send/download by carrier app (1/3)
...
Added send/download status update APIs similar to that for SMS
b/14095333
Change-Id: Ib62951a2088330bf004383945416ff6f25b28625
2014-07-03 16:54:10 -07:00
Baligh Uddin
bd9866d3e8
Merge "Import translations. DO NOT MERGE" into klp-modular-dev
2014-07-02 18:55:10 +00:00
Baligh Uddin
8e0c2d0077
Import translations. DO NOT MERGE
...
Change-Id: I3e2eae5b30231f3dc719c231d51c35234ed9dd94
Auto-generated-cl: translation import
2014-07-05 11:08:40 -07:00
Baligh Uddin
f2e2907107
Merge "Import translations. DO NOT MERGE" into klp-dev
2014-07-02 18:55:10 +00:00
Baligh Uddin
6ed39c030f
Import translations. DO NOT MERGE
...
Change-Id: Ic88faf73641a8570560ffe751f0c5776290c75c3
Auto-generated-cl: translation import
2014-07-05 15:09:48 -07:00
Baligh Uddin
eb17f6ab69
Merge "Import translations. DO NOT MERGE" into klp-dev
2014-07-02 18:55:10 +00:00
Baligh Uddin
0a73f6f8b1
Import translations. DO NOT MERGE
...
Change-Id: I1765b9912ea2356677a927edb34166ea5cab43d9
Auto-generated-cl: translation import
2014-07-05 15:25:24 -07:00
Baligh Uddin
562d8cc7bc
Merge "Import translations. DO NOT MERGE" into klp-ub-dev
2014-07-02 18:55:10 +00:00
Baligh Uddin
4ff58ecbbd
Import translations. DO NOT MERGE
...
Change-Id: I1fd2ea26acb4d0e1c46c887c94d25e0ea1407e81
Auto-generated-cl: translation import
2014-07-05 15:30:27 -07:00
Alan Viverette
c769c1c80c
Merge "Make optical insets actually work"
2014-07-02 18:55:10 +00:00
Alan Viverette
c054966b71
Make optical insets actually work
...
Change-Id: I9fabf4cb939cc7a868f95580e7229745acde0418
2014-07-04 01:10:38 +00:00
Yuncheol Heo
b2596e6182
Merge "Handle the power state change."
2014-07-02 20:35:42 +00:00
Yuncheol Heo
38db629d89
Handle the power state change.
...
- Add BrocastIntent listener to catch SCREEN_ON/OFF intents.
- Add callbacks onTransitionToStandBy(), onStandBy() in HdmiCecLocalDevice.java.
- When it gets the SCREEN_OFF intent, the state will be TRANSITION_TO_STANDBY,
then when there is no outstanding actions, the state will be STANDBY.
- When the state is STANDBY, the TV device will broadcast <StandBy>.
- When it gets the SCREEN_ON intent, the state will be TRANSITION_TO_ON,
then when the initialization is done, the state will be ON.
- When the state is ON and it receives <StandBy> CEC message, it will force
the system to go to sleep.
- When the state is STANDBY and it receives the cec messages to wake-up the
system, it will force the system to wake up from sleep.
- Manage the active source state for the playback device.
Change-Id: Ib473219a0b0deb5224df89386db5a83720000411
2014-07-04 10:33:53 +09:00
Baligh Uddin
334c84cfe6
Merge "Import translations. DO NOT MERGE" into klp-ub-dev
2014-07-02 18:50:12 +00:00
Baligh Uddin
2e6ebd2e2c
Import translations. DO NOT MERGE
...
Change-Id: I373c01ed35b98a24791ab2fdfa57e019b8e705ba
Auto-generated-cl: translation import
2014-07-05 14:03:04 -07:00
Baligh Uddin
3d9659c680
Merge "Import translations. DO NOT MERGE" into klp-ub-dev
2014-07-02 18:50:12 +00:00
Baligh Uddin
6935fe40e7
Import translations. DO NOT MERGE
...
Change-Id: Ic92e03292351a4163522907fd285ad41d4877039
Auto-generated-cl: translation import
2014-07-05 15:18:31 -07:00
Baligh Uddin
b84a800c17
Merge "Import translations. DO NOT MERGE" into klp-ub-dev
2014-07-02 18:50:12 +00:00
Baligh Uddin
b65ac75ec2
Import translations. DO NOT MERGE
...
Change-Id: I986812a228a7207cb203a4c0862d96dbd0f1e868
Auto-generated-cl: translation import
2014-07-05 15:12:04 -07:00
Baligh Uddin
88d0a79b34
Merge "Import translations. DO NOT MERGE"
2014-07-02 18:50:12 +00:00
Baligh Uddin
40b9a2a59a
Import translations. DO NOT MERGE
...
Change-Id: I004e0eca54b3f3e8bc06237abcec0790e0eddd57
Auto-generated-cl: translation import
2014-07-05 09:33:02 -07:00
Baligh Uddin
72ed699cab
Merge "Import translations. DO NOT MERGE"
2014-07-05 02:59:43 +00:00
Baligh Uddin
d1013568b5
am 72c253ea: (-s ours) am c1f450dc: (-s ours) am fd5e4617: (-s ours) am f2e29071: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit '72c253eaf360185a7ab34de84934e809d72e7eca':
Import translations. DO NOT MERGE
2014-07-06 18:26:48 +00:00
Baligh Uddin
ae8bbf5e0a
am c354c0fb: am 16b3c375: am 026d5d21: Merge branch \'klp-ub-dev\' of https://googleplex-android.googlesource.com/_direct/platform/frameworks/base into klp-ub-dev
...
* commit 'c354c0fb8d70f54a266cd0b84a52dc1c0900dabe':
Import translations. DO NOT MERGE
2014-07-06 18:26:43 +00:00
Baligh Uddin
33e8db9b54
am 573ac636: (-s ours) am ac572525: (-s ours) am e885a9ca: (-s ours) am eb17f6ab: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit '573ac636a90ede2a573b0414ca725b25f0b78ac2':
Import translations. DO NOT MERGE
2014-07-06 18:26:38 +00:00
Baligh Uddin
b65e9d60a7
am 9048d476: (-s ours) am 200e21c5: (-s ours) am 57a85cee: (-s ours) am 77c61120: (-s ours) Import translations. DO NOT MERGE
...
* commit '9048d47655b11df07e4dd009a75a73e472aa5202':
Import translations. DO NOT MERGE
2014-07-06 18:26:33 +00:00
Baligh Uddin
3bea0921e6
Import translations. DO NOT MERGE
...
Change-Id: Ica5e9d382ccc718954892f8f3668503a92283548
Auto-generated-cl: translation import
2014-07-05 09:40:01 -07:00
Baligh Uddin
266538b688
Merge "Import translations. DO NOT MERGE"
2014-07-05 02:59:43 +00:00
Baligh Uddin
18161aba46
am a6580ffd: (-s ours) am ca78b88e: (-s ours) am b84a800c: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-ub-dev
...
* commit 'a6580ffd11b35ea93e18dec832f9ba9c00e17294':
Import translations. DO NOT MERGE
2014-07-06 18:22:05 +00:00
Baligh Uddin
634d883aac
am 5c078649: (-s ours) am f6020778: (-s ours) am 562d8cc7: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-ub-dev
...
* commit '5c07864928e705e91378e6bc010a39efa154d20f':
Import translations. DO NOT MERGE
2014-07-06 18:22:00 +00:00