summaryrefslogtreecommitdiffstats
path: root/services/core
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #25289999: Lower device idle alarm limit to 10 mins.Dianne Hackborn2015-10-271-1/+1
* Merge "Prevent recents from coming up when in SUW" into mnc-dr-devPuneet Kumar2015-10-241-1/+1
|\
| * Prevent recents from coming up when in SUWMichael Wright2015-10-241-1/+1
* | Merge "DO NOT MERGE Fix issue #24118803: The screen doesn't turn off..." into...Dianne Hackborn2015-10-231-2/+1
|\ \ | |/ |/|
| * DO NOT MERGE Fix issue #24118803: The screen doesn't turn off...Dianne Hackborn2015-10-221-2/+1
* | Don't resolve cross-profile app links without intent picker.Nicolas Prevot2015-10-221-7/+2
* | Merge "Reinstate CHANGE_NETWORK_STATE as a normal permission." into mnc-dr-devLorenzo Colitti2015-10-221-4/+1
|\ \ | |/ |/|
| * Reinstate CHANGE_NETWORK_STATE as a normal permission.Lorenzo Colitti2015-10-221-4/+1
* | Hopefully fix issue #25153459: Sandboxed_process1 thrashingDianne Hackborn2015-10-213-12/+46
* | Merge "Maintain shared user list on OTA" into mnc-dr-devTodd Kennedy2015-10-211-1/+12
|\ \
| * | Maintain shared user list on OTATodd Kennedy2015-10-211-1/+12
* | | Narrow permission re-granting to specific volume.Jeff Sharkey2015-10-211-10/+39
|/ /
* | Merge "Don't include password on default encryption command" into mnc-dr-devPaul Lawrence2015-10-211-2/+7
|\ \
| * | Don't include password on default encryption commandPaul Lawrence2015-09-091-2/+7
* | | Merge "Don't buzz when automatically connecting to captive portals" into mnc-...Lorenzo Colitti2015-10-211-1/+1
|\ \ \ | | |/ | |/|
| * | Don't buzz when automatically connecting to captive portalsLorenzo Colitti2015-10-211-1/+1
* | | Merge "Correctly derive ABI for apps on adopted media." into mnc-dr-devJeff Sharkey2015-10-211-4/+4
|\ \ \
| * | | Correctly derive ABI for apps on adopted media.Jeff Sharkey2015-10-201-4/+4
* | | | Merge "Catch exceptions thrown by pending activity launches." into mnc-dr-devRob Carr2015-10-201-2/+7
|\ \ \ \
| * | | | Catch exceptions thrown by pending activity launches.Robert Carr2015-10-201-2/+7
* | | | | Merge "ignore initial request to disable iptable chain" into mnc-dr-devKevin Cernekee2015-10-202-6/+6
|\ \ \ \ \
| * | | | | ignore initial request to disable iptable chainXiaohui Chen2015-10-202-6/+6
* | | | | | DO NOT MERGE Race condition in JobServiceContextMatthew Williams2015-10-202-10/+33
| |/ / / / |/| | | |
* | | | | DO NOT MERGE Sync extras bundle comparison can throw NPEMatthew Williams2015-10-201-2/+2
|/ / / /
* | | | Merge "Add SystemUI component to watch for keyboard attachment." into mnc-dr-devMichael Wright2015-10-201-2/+11
|\ \ \ \
| * | | | Add SystemUI component to watch for keyboard attachment.Michael Wright2015-10-121-2/+11
* | | | | DO NOT MERGE Sanity check loaded periodics and cap runtime.Matthew Williams2015-10-163-11/+39
* | | | | DO NOT MERGE Change scheduling logic to run network jobs soonerMatthew Williams2015-10-151-2/+2
| |/ / / |/| | |
* | | | Merge "Fix issue #24571425: Device does not come out of idle mode for mainten...Dianne Hackborn2015-10-151-3/+3
|\ \ \ \
| * | | | Fix issue #24571425: Device does not come out of idle mode for maintenanceDianne Hackborn2015-10-151-3/+3
* | | | | WindowStateAnimation: Clear transformation clip rect.Robert Carr2015-10-151-1/+2
| |_|/ / |/| | |
* | | | Merge "Don't crash if an invalid always-on VPN profile is configured." into m...Erik Kline2015-10-141-0/+5
|\ \ \ \
| * | | | Don't crash if an invalid always-on VPN profile is configured.Lorenzo Colitti2015-10-131-0/+5
| | |/ / | |/| |
* | | | Merge "Correctly reschedule failed periodic" into mnc-dr-devMatthew Williams2015-10-142-8/+17
|\ \ \ \
| * | | | Correctly reschedule failed periodicMatthew Williams2015-10-072-8/+17
| |/ / /
* | | | Merge "Remove ColorFade resouces when screen off." into mnc-dr-devMichael Lentine2015-10-133-9/+39
|\ \ \ \
| * | | | Remove ColorFade resouces when screen off.Michael Lentine2015-10-133-9/+39
* | | | | Shorten first boot time by filtering dexopted apps by LRU.Jeff Hao2015-10-131-35/+0
* | | | | Merge "Unbind IME client when unsetting the current IME." into mnc-dr-devYohei Yukawa2015-10-131-9/+26
|\ \ \ \ \
| * | | | | Unbind IME client when unsetting the current IME.Yohei Yukawa2015-10-121-9/+26
| | |_|/ / | |/| | |
* | | | | Shared user retains permissions no longer used by any app on an app updateSvetoslav2015-10-121-2/+76
|/ / / /
* | | | Merge "Fix issue #23581553: Ignore Battery Optimization not work for re-insta...Dianne Hackborn2015-10-121-3/+20
|\ \ \ \
| * | | | Fix issue #23581553: Ignore Battery Optimization not work for re-install appDianne Hackborn2015-10-121-3/+20
| | |/ / | |/| |
* | | | Use effectiveUid instead of callingUid to set lockTaskModeWale Ogunwale2015-10-121-1/+1
* | | | Merge "Push firewall rules up to ConnectivityService." into mnc-dr-devJeff Sharkey2015-10-122-42/+68
|\ \ \ \
| * | | | Push firewall rules up to ConnectivityService.Jeff Sharkey2015-09-142-42/+68
* | | | | wm: call displayReady for all built in displays when system is ready.Vinu Deokaran2015-10-121-3/+6
| |/ / / |/| | |
* | | | Merge "ZenModeHelper: fix cross deadlock with AudioService" into mnc-dr-devEric Laurent2015-10-072-2/+25
|\ \ \ \
| * | | | ZenModeHelper: fix cross deadlock with AudioServiceEric Laurent2015-10-052-2/+25
* | | | | Fix AudioService rotation helper threadJean-Michel Trivi2015-10-051-4/+6