summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove the usage of TX_STATUS in HdmiControlService"Jinsuk Kim2014-07-021-6/+0
|\
| * Remove the usage of TX_STATUS in HdmiControlServiceJinsuk Kim2014-07-031-6/+0
* | Obtain TV power status correctly in HdmiControlServiceJinsuk Kim2014-07-042-8/+9
* | Launch routing control in HdmiControlService at boot upJinsuk Kim2014-07-042-14/+22
* | Merge "Add API setProhibitMode in HdmiControlService"Jinsuk Kim2014-07-025-26/+38
|\ \
| * | Add API setProhibitMode in HdmiControlServiceJinsuk Kim2014-07-045-26/+38
* | | Merge "Remove duplicated cec keycode definitions."Jungshik Jang2014-07-026-29/+14
|\ \ \
| * | | Remove duplicated cec keycode definitions.Jungshik Jang2014-07-046-29/+14
* | | | Update routing control action for HdmiControlServiceJinsuk Kim2014-07-043-16/+17
* | | | Merge "Implement some apis for TV Input Framework and HdmiControlService"Jinsuk Kim2014-07-022-13/+89
|\ \ \ \ | |/ / / |/| | |
| * | | Implement some apis for TV Input Framework and HdmiControlServiceJinsuk Kim2014-07-042-13/+89
| |/ /
* | | Merge "Remove two TODOs from HotpulgDetectionAction."Jungshik Jang2014-07-022-9/+10
|\ \ \ | |/ / |/| |
| * | Remove two TODOs from HotpulgDetectionAction.Jungshik Jang2014-07-042-9/+10
* | | Merge "Handle the power state change."Yuncheol Heo2014-07-027-6/+384
|\ \ \ | |/ / |/| |
| * | Handle the power state change.Yuncheol Heo2014-07-047-6/+384
| |/
* | Merge "Prevent press&hold for non-repeatable keycode."Jungshik Jang2014-07-022-28/+103
|\ \
| * | Prevent press&hold for non-repeatable keycode.Jungshik Jang2014-07-032-28/+103
* | | Merge "Set source address for <Polling Message>"Jungshik Jang2014-07-023-12/+18
|\ \ \
| * | | Set source address for <Polling Message>Jungshik Jang2014-07-033-12/+18
| |/ /
* | | NoMan: Allow notifications to transition !ZEN -> ZENChristoph Studer2014-07-033-19/+3
* | | Fix 'stuck notification' bugChristoph Studer2014-07-031-7/+8
* | | Merge "Revert "Enforce USB and storage restrictions""Narayan Kamath2014-07-021-19/+1
|\ \ \
| * | | Revert "Enforce USB and storage restrictions"Narayan Kamath2014-07-031-19/+1
* | | | Merge "Enforce USB and storage restrictions"Emily Bernier2014-07-021-1/+19
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Enforce USB and storage restrictionsEmily Bernier2014-06-271-1/+19
* | | Slow progress towards APK clusters.Jeff Sharkey2014-07-024-224/+236
| |/ |/|
* | Add volume callback for Hdmi-Cec system audio mode.Jungshik Jang2014-07-031-1/+35
* | Log unhandled message which has specific destination.Jungshik Jang2014-07-031-1/+3
* | Use cached thumbnails in Recent tasks.Craig Mautner2014-07-028-337/+176
* | Merge "Initial work for key rotation."dcashman2014-07-024-162/+402
|\ \
| * | Initial work for key rotation.dcashman2014-07-024-162/+402
* | | Merge "Apply the tethering user restriction to connectivity service."Julia Reynolds2014-07-011-1/+7
|\ \ \
| * | | Apply the tethering user restriction to connectivity service.Julia Reynolds2014-07-021-1/+7
* | | | Apply DISALLOW_CONFIG_VPN restriction to VPN.Julia Reynolds2014-07-021-1/+6
* | | | Merge "Adds per-user APIs required by the Settings app"Alexandra Gherghina2014-07-021-5/+18
|\ \ \ \ | |/ / / |/| | |
| * | | Adds per-user APIs required by the Settings appAlexandra Gherghina2014-07-021-5/+18
* | | | Merge "Apply ENSURE_VERIFY_APPS restriction to PackageManagerService."Julia Reynolds2014-07-011-2/+11
|\ \ \ \
| * | | | Apply ENSURE_VERIFY_APPS restriction to PackageManagerService.Julia Reynolds2014-07-021-2/+11
* | | | | Simplify the network transition wakelock.Robert Greenwalt2014-07-021-6/+24
* | | | | Merge "Stop temporary window from showing with activity transitions."George Mount2014-07-011-0/+3
|\ \ \ \ \
| * | | | | Stop temporary window from showing with activity transitions.George Mount2014-07-011-0/+3
* | | | | | User restriction for disallowing window creationJason Monk2014-07-022-12/+66
| |/ / / / |/| | | |
* | | | | Add stable insets for stable system windowsAdrian Roos2014-07-023-8/+41
| |/ / / |/| | |
* | | | Merge "Fix native crashes when APKs can't be opened."Narayan Kamath2014-07-012-20/+34
|\ \ \ \
| * | | | Fix native crashes when APKs can't be opened.Narayan Kamath2014-07-022-20/+34
* | | | | Returning badged icons for components of corporate apps.Nicolas Prevot2014-07-021-2/+36
|/ / / /
* | | | Add setOption for HdmiControlServiceJinsuk Kim2014-07-023-4/+44
* | | | Remove SystemAudioAutoInitiationAction when SystemAudioActionFromAvr started.Jungshik Jang2014-07-022-1/+5
* | | | Rework network stats to use proc state for fg/bg.Dianne Hackborn2014-07-012-119/+114
* | | | Merge "Fix NPE in TaskRecord."Martijn Coenen2014-07-011-1/+1
|\ \ \ \