summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Fix NPE in TaskRecord.Martijn Coenen2014-07-011-1/+1
* | | | Merge "Fix issue #16013164: Externally Reported Moderate:"Dianne Hackborn2014-07-011-1/+5
|\ \ \ \
| * | | | Fix issue #16013164: Externally Reported Moderate:Dianne Hackborn2014-07-011-1/+5
| |/ / /
* | | | Installed and enabled print services not working after boot.Svetoslav2014-07-012-3/+4
|/ / /
* | | Add a SCORER_CHANGED broadcast.Jeff Davidson2014-07-011-1/+9
|/ /
* | am db32fb64: am d172419e: am 9b1a7d45: Merge "Allow different SELinux policie...Nick Kralevich2014-07-011-23/+13
|\ \
| * \ am d172419e: am 9b1a7d45: Merge "Allow different SELinux policies for third p...Nick Kralevich2014-07-011-23/+13
| |\ \
| | * \ am 9b1a7d45: Merge "Allow different SELinux policies for third party apps."Nick Kralevich2014-07-011-23/+13
| | |\ \
| | | * | Allow different SELinux policies for third party apps.Robert Craig2014-07-011-23/+13
* | | | | Merge "Issue #15986092: Add power tracking of flashlight."Dianne Hackborn2014-07-011-0/+14
|\ \ \ \ \
| * | | | | Issue #15986092: Add power tracking of flashlight.Dianne Hackborn2014-07-011-0/+14
| | |_|_|/ | |/| | |
* | | | | Add network access blocking when in battery save mode.Dianne Hackborn2014-07-015-277/+592
|/ / / /
* | | | Add api, setArcMode, used to turn on/off ARC.Jungshik Jang2014-07-015-25/+94
* | | | Merge "Store and retrieve default Guest settings"Amith Yamasani2014-06-261-60/+99
|\ \ \ \
| * | | | Store and retrieve default Guest settingsAmith Yamasani2014-07-011-60/+99
* | | | | Merge "Implement dump for TvInputManagerService"Jaewan Kim2014-06-261-0/+133
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Implement dump for TvInputManagerServiceJaewan Kim2014-07-011-0/+133
* | | | | Merge "Make MediaSessionToken an inner class of MediaSession."Jeff Brown2014-06-301-4/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make MediaSessionToken an inner class of MediaSession.Jeff Brown2014-06-301-4/+3
* | | | | MS: Adding Support for Emergency APN in Telephony FrameworkRam2014-07-011-0/+2
* | | | | Refactor restore to deal with heterogeneous datasetsChristopher Tate2014-06-302-421/+2229
* | | | | Merge "Using base intent to check the calling app instead of uid. (Bug 159401...Winson Chung2014-06-261-1/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Using base intent to check the calling app instead of uid. (Bug 15940115)Winson Chung2014-06-301-1/+10
* | | | | Refactor handling sequences in HdmiControlServiceJinsuk Kim2014-07-017-128/+235
|/ / / /
* | | | Splitting the different authorities of a content providerNicolas Prevot2014-06-301-22/+47
* | | | Merge "If DISALLOW_REMOVE_USER is enabled, UserManager.removeUser should not ...Julia Reynolds2014-06-261-0/+6
|\ \ \ \