summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add onChannelRetuned callback in TV Input Framework.Dongwon Kang2014-07-087-0/+97
| | | | | | | | Use cases: - Channel change from STB which is bound to a TV input. Bug: 14126559 Change-Id: Icddab61be6cb11162c03960fdb41fee8504bcd61
* Merge "Fix broken build."Jungshik Jang2014-07-021-1/+1
|\
| * Fix broken build.Jungshik Jang2014-07-081-1/+1
| | | | | | | | Change-Id: I9b0fe05a090238f27f226111e344f68c119ef4f7
* | Handle <Set Osd Name> in TV.Jungshik Jang2014-07-082-6/+44
|/ | | | | | | | When TV receives <Set Osd Name> it should update the name of device and should notify them who are listening device changes. Bug: 16115666 Change-Id: Ic3b60def8858ca5b7041202135d5dcaf47fa06e7
* Add port number to hot plug event handler.Jungshik Jang2014-07-082-8/+10
| | | | | | | | This is to remove a TODO about adding port number to jni interface. Bug: 15844074 Change-Id: I4dba0879527035a4cabad6cc80e359e6c1fd39b0
* Merge "Intent definition for HdmiControlService for OSD display"Jinsuk Kim2014-07-023-2/+27
|\
| * Intent definition for HdmiControlService for OSD displayJinsuk Kim2014-07-083-2/+27
| | | | | | | | | | | | | | | | Intent action/extra for TV app to show a message on screen about events HdmiControlService need to report for user's attention. The app needs system permission HDMI_CEC to receive the intent. Change-Id: I4fbe4621efa20a17ca64a3ca8f2df64bee03c51b
* | Remove a TODO checking device power.Jungshik Jang2014-07-081-2/+1
|/ | | | | | | | Since we enforce to run poll devices when hot plug event is fired, we don't need to have arc management triggered by separate +5 power change. Bug: 15841645 Change-Id: I619f8975688f63cb09cb7a296de52b558b494901
* Fix the initial values of HDMI HAL options.Yuncheol Heo2014-07-081-1/+5
| | | | | | | | - We define the default value of OPTION_CEC_ENABLE as enabled, but OEM's default was disabled. - Fix the initial value of OPTION_CEC_SERVICE_CONTROL as enabled. Change-Id: If4a69fd2a87739b9f6f7b9a5a5a2a5cdd514d48f
* Add vendor-specific command API for HdmiControlJinsuk Kim2014-07-0813-92/+262
| | | | | | | | Vendor-specific commands are not handled by the service. This CL opens an API for vendors to implement customized handling of CEC commands specific to their needs. Change-Id: I8bfa3b891bd7994a903b3b41d7c2b27464167afa
* Move ICallService.aidl to IConnectionService.aidlSailesh Nepal2014-07-0817-1100/+495
| | | | Change-Id: I5a082e50dafea0104174cb97d3ae8af168944fc3
* Merge "Query outline on background size change"Chris Craik2014-07-052-1/+2
|\
| * Query outline on background size changeChris Craik2014-07-072-1/+2
| | | | | | | | | | | | | | Background bounds are updated out of sync with View bounds, so query as they change. Change-Id: I9c94df17bac42dfcd4bb93b31903b59ebb58204b
* | Cut volume dialog timeout in half for media.John Spurlock2014-07-071-3/+11
| | | | | | | | | | Bug:15849635 Change-Id: I84078c62db082293fb0153e378055c0279989e3c
* | Increase touch feedback area for plus/minus buttons.John Spurlock2014-07-071-8/+8
| | | | | | | | | | Bug:15831713 Change-Id: I6ae067eaf71c292be6cbeb0176131800d6486711
* | Merge "Make the positive dialog button use accent color"Alan Viverette2014-07-079-4/+70
|\ \
| * | Make the positive dialog button use accent colorAlan Viverette2014-07-079-4/+70
| | | | | | | | | | | | | | | BUG: 16134401 Change-Id: Icada7415328cea16288824f75049a2952303841f
* | | Merge "Refactoring to support groups."Winson Chung2014-07-0733-642/+696
|\ \ \ | |/ / |/| |
| * | Refactoring to support groups.Winson Chung2014-07-0733-642/+696
| | | | | | | | | | | | | | | | | | | | | | | | - Removing RecentService, determining animations just in time - Fixing a few issues with animations of newly picked up tasks from the pool - Moving helper classes into sub package Change-Id: Ie10385d1f9ca79eea918b16932f56b60e2802304
* | | Merge "Fix layer drawable inflation"Alan Viverette2014-07-071-0/+2
|\ \ \
| * | | Fix layer drawable inflationAlan Viverette2014-07-071-0/+2
| | | | | | | | | | | | | | | | Change-Id: I2f16e3ddea919c33dc7b62f457a994e6d8a66e5b
* | | | NumberPicker fixes for Android TV.Craig Stout2014-07-084-5/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed stuck dpad navigation when end of range is reached. Adds theme attribute 'hideWheelUntilFocused'. b/15194230 Change-Id: I9a77c6ad29a1fd930a8920d9944ad1eb15ca6b96
* | | | Merge "Fix destroyHardwareResources"John Reck2014-07-023-5/+10
|\ \ \ \
| * | | | Fix destroyHardwareResourcesJohn Reck2014-07-073-5/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The UI thread needs to know whether or not the display list is valid, so bring back View.destroyHardwareResources and instead have the native side assert that View did the right thing Change-Id: I4f8dee6e9c13ec7ab520becdc5cfe20e92a76f8f
* | | | | Add % for battery in expanded QS; make it clickableJorim Jaggi2014-07-089-181/+129
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also removes the "xx minutes until full" label in expanded QS. Bug: 15392950 Bug: 15863237 Change-Id: I41e85a9ffeb3cba31b58769f8faee9147a3b031e
* | | | Merge "SIM based carrier app privileges."Shishir Agrawal2014-07-073-5/+56
|\ \ \ \
| * | | | SIM based carrier app privileges.Shishir Agrawal2014-07-073-5/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding support for SIM based carrier app privileges. WIP - Missing bits: - Notifications. - Certificate check. Change-Id: Ied3aa6c7d51cc0cde06f5bb58f30893d7a7b1c34
* | | | | am 0ed5a556: am 74223986: Doc Update: Add Cloud Save to left nav.kmccormick2014-07-071-0/+6
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | * commit '0ed5a5563da96df08ccdd6a0da8556317c7b47b6': Doc Update: Add Cloud Save to left nav.
| * | | | am 74223986: Doc Update: Add Cloud Save to left nav.kmccormick2014-07-071-0/+6
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit '74223986adef1ccee9c29b68c6eaca3e9a5ff1de': Doc Update: Add Cloud Save to left nav.
| | * | | | Doc Update: Add Cloud Save to left nav.kmccormick2014-07-071-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id87b0ea16231bc70cbd8147ec5252aad251f2363
* | | | | | Fix buildAlan Viverette2014-07-071-1/+1
| |_|/ / / |/| | | | | | | | | | | | | | Change-Id: I20f3ae19bd6d7cdc6dd6b9e947bdfea38893a167
* | | | | Merge "camera2: Update LEGACY mode video handling."Ruben Brunk2014-07-024-26/+56
|\ \ \ \ \
| * | | | | camera2: Update LEGACY mode video handling.Ruben Brunk2014-07-074-26/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15116722 - Change FPS preview setting handling for video modes. Change-Id: Idba2162979db93a0483480ea256cbab85c1bd182
* | | | | | Merge "Implement new volume UI design."John Spurlock2014-07-0240-648/+822
|\ \ \ \ \ \
| * | | | | | Implement new volume UI design.John Spurlock2014-07-0740-648/+822
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add segmented zen-mode picker to the rocker UI. - Add a new "no interruptions" value to the zen setting. - Implement expandable condition subpanel on the rocker UI. - Remove the old circle&slash icons. - Suppress alarm sounds if in "no interruptions" mode. - Add warning re: alarms to the condition UI. - Allow rocker UI to display over the keyguard. - Remove Notifications QS tile. - Realign volume rocker to the top of the screen. - Add support for new "days" sleepMode. - New icon policy rules for "volume" slot. - New important icon (star). Associated Settings change: I6ed56791784968adfbd684f490dbbebed285a2dd Bug:15831713 Change-Id: I35afe38646f04d2ba0dbac11c2c6356120a33694
* | | | | | | Merge "Avoid texture path drawing for EdgeEffect"Adam Powell2014-07-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Avoid texture path drawing for EdgeEffectAdam Powell2014-07-071-1/+1
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure we stay on tesselated geometry code paths instead of texture generation. Bug 16131698 Change-Id: I6b934e718e1d3c5164a8ede71b1240ce761eaf71
* | | | | | | Merge "Re-enable Motoya in the extended font builds."Roozbeh Pournader2014-07-071-2/+0
|\ \ \ \ \ \ \
| * | | | | | | Re-enable Motoya in the extended font builds.Roozbeh Pournader2014-07-071-2/+0
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The font is now included in all non-smaller font builds, as opposed to the previous "not smaller but not extended either" builds. This is in sync with not including Noto Sans Japanese in the extended build. Change-Id: Id0f79bc1de714ac876a601c4867a55b6dbfc820c
* | | | | | | TimePickerDialog does not force new ui on TV.Craig Stout2014-07-075-6/+153
| |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for done button in LegacyTimePickerDelegate. Provide leanback themed legacy time picker layout with buttons on the side. b/15194230 Change-Id: Ie05c1cf45b334e9642095d63c682aba314ff3c6b
* | | | | | Handle configuration changes in drawable attributesAlan Viverette2014-07-0712-287/+298
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds themeable attribute support to InsetDrawable, adds support for attribute configuration changes to all themable drawables. BUG: 16045735 Change-Id: I3dc62d28801760ac69d303be81b6c78bb9bb5aca
* | | | | | Merge "Add Activity.isTopOfTask() method"Craig Mautner2014-07-024-14/+63
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add Activity.isTopOfTask() methodCraig Mautner2014-07-074-14/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Used by scene transition to determine if an activity has launched the next activity into its own task or into another task. Fixes bug 15771895. Change-Id: I6d350350dcf27509296d55d7b75be90a01694ac9
* | | | | | Merge "Fix consistency in nested pre-scroll with ScrollView for AbsListView"Adam Powell2014-07-071-3/+8
|\ \ \ \ \ \
| * | | | | | Fix consistency in nested pre-scroll with ScrollView for AbsListViewAdam Powell2014-07-071-3/+8
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keep sign consistency for nested pre-scroll dispatch in AbsListView with ScrollView. Also correctly invoke nested flings. Bug 16015770 Change-Id: Ia8a82667ea548aafda66f04e32046c3b0a5c2314
* | | | | | Merge "Fix getOutline() in ripple and layer drawables"Alan Viverette2014-07-022-5/+38
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix getOutline() in ripple and layer drawablesAlan Viverette2014-07-072-5/+38
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | BUG: 16134862 Change-Id: Ibcef20fc154ecc342344770f96fbd3d77d6fad26
* | | | | Merge "SkBitmap::Config is deprecated, use SkColorType"Mike Reed2014-07-076-29/+28
|\ \ \ \ \
| * | | | | SkBitmap::Config is deprecated, use SkColorTypeMike Reed2014-07-076-29/+28
| | |/ / / | |/| | | | | | | | | | | | | Change-Id: Ida181d2aac760072cf2d01409edac37699dea216
* | | | | Merge "Introduce onNewActivityOptions for return activity"George Mount2014-07-066-5/+76
|\ \ \ \ \