summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Package installation listener events.Jeff Sharkey2014-07-123-45/+194
* Surface detailed error messages from PMS.Jeff Sharkey2014-07-124-220/+266
* Merge "Revert "Initial KeySet API.""dcashman2014-07-113-166/+46
|\
| * Revert "Initial KeySet API."dcashman2014-07-123-166/+46
* | Merge "Initial KeySet API."dcashman2014-07-103-46/+166
|\ \ | |/
| * Initial KeySet API.dcashman2014-07-123-46/+166
* | Add the system feature for HDMI-CEC.Yuncheol Heo2014-07-121-1/+3
* | Remove unnecessary code and APIs.Sreeram Ramachandran2014-07-112-42/+0
|/
* Start system audio initialization mode on new device discovery.Jungshik Jang2014-07-123-19/+41
* Store active source/active port in HdmiControlService when disabledJinsuk Kim2014-07-122-7/+26
* Keep preferred address for HdmiControlServiceJinsuk Kim2014-07-125-16/+50
* Remove KeySetManagerService lock.dcashman2014-07-112-258/+217
* Progress toward installer public API: callbacks.Jeff Sharkey2014-07-113-27/+55
* Merge "Handle TODO in SystemAudioActionFromTv."Yuncheol Heo2014-07-108-12/+68
|\
| * Handle TODO in SystemAudioActionFromTv.Yuncheol Heo2014-07-128-12/+68
* | Add support in the platform for Activity Recognition Hardware.destradaa2014-07-112-1/+131
* | Delete unused APIs in NetworkManagementService.Sreeram Ramachandran2014-07-111-37/+0
* | Add task affiliationCraig Mautner2014-07-116-48/+214
* | resolved conflicts for merge of d2b5f7da to masterAaron Whyte2014-07-111-1/+11
|\ \
| * \ am f5e67474: Allow overlays to configure ConnectivityService\'s network sampl...Aaron Whyte2014-07-111-1/+11
| |\ \
| | * | Allow overlays to configure ConnectivityService's network sampling to not wak...Aaron Whyte2014-07-101-1/+11
* | | | Update location framework to accept raw data from GPS HAL.destradaa2014-07-116-205/+911
* | | | Merge "Prevent users from mounting USB, if restricted."Emily Bernier2014-07-102-1/+22
|\ \ \ \
| * | | | Prevent users from mounting USB, if restricted.Emily Bernier2014-07-092-1/+22
* | | | | Merge "TvInputManagerService: Suppress warning in dump() and fix typo"Jae Seo2014-07-111-6/+4
|\ \ \ \ \
| * | | | | TvInputManagerService: Suppress warning in dump() and fix typoJae Seo2014-07-111-6/+4
* | | | | | Merge "Allow INTERACT_ACROSS_USERS for service access."Dianne Hackborn2014-07-103-87/+183
|\ \ \ \ \ \
| * | | | | | Allow INTERACT_ACROSS_USERS for service access.Dianne Hackborn2014-07-113-87/+183
* | | | | | | Fixing a few potential crashes, preparing for Task affiliations framework cha...Winson Chung2014-07-111-2/+1
| |/ / / / / |/| | | | |
* | | | | | Fix an abi <-> instructionSet mixup.Narayan Kamath2014-07-111-1/+1
* | | | | | Merge "Fix broken dexopt logic."Narayan Kamath2014-07-101-45/+62
|\ \ \ \ \ \
| * | | | | | Fix broken dexopt logic.Narayan Kamath2014-07-111-45/+62
* | | | | | | Merge "Fix apparent delay in removing a managed profile"Amith Yamasani2014-07-101-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix apparent delay in removing a managed profileAmith Yamasani2014-07-111-0/+3
* | | | | | | Merge "Define NETID_UNSET in ConnectivityManager."Paul Jensen2014-07-101-5/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Define NETID_UNSET in ConnectivityManager.Paul Jensen2014-07-111-5/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Clear timout when all pending actions are cleared.Jungshik Jang2014-07-111-5/+13
* | | | | | Hook up missing volume-change with AudioManager.Jungshik Jang2014-07-112-3/+21
* | | | | | Merge "Enforce block uninstall in PackageManager"Kenny Guy2014-07-101-0/+20
|\ \ \ \ \ \
| * | | | | | Enforce block uninstall in PackageManagerKenny Guy2014-07-101-0/+20
* | | | | | | Merge "Polish new IME API for L part 2: CursorAnchorInfo"Yohei Yukawa2014-07-101-30/+0
|\ \ \ \ \ \ \
| * | | | | | | Polish new IME API for L part 2: CursorAnchorInfoYohei Yukawa2014-07-111-30/+0
* | | | | | | | Use the correct ABI list while copying native libs.Narayan Kamath2014-07-111-2/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Handle <Feature Abort> after <System Audio Mode Request>.Yuncheol Heo2014-07-112-3/+8
* | | | | | | Support multiple tracks in TV Input framework.Dongwon Kang2014-07-111-47/+53
* | | | | | | Start address allocation when hdmi cec is re-enabled.Jungshik Jang2014-07-114-22/+26
* | | | | | | Read/Write flags from/to system settingsJinsuk Kim2014-07-116-24/+36
* | | | | | | Implement retransmission of cec request.Jungshik Jang2014-07-112-4/+20
* | | | | | | Merge "HdmiConfig class holding constants that may need customization"Jinsuk Kim2014-07-1015-30/+62
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | HdmiConfig class holding constants that may need customizationJinsuk Kim2014-07-1115-30/+62