summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE ANYWHERE: UsageStats: Use new settings key idle_duration2 for ap...Adam Lesinski2016-02-242-3/+17
* DO NOT MERGE ANYWHERE: UsageStats: Fix issue where initializing data for firs...Adam Lesinski2016-02-242-35/+41
* DO NOT MERGE ANYWHERE: UsageStatsService: Fix app idle issue at rollover timeAdam Lesinski2016-02-241-4/+81
* Fix missing observer reply callbacksAmith Yamasani2016-02-161-0/+6
* Kick movement preconditions onto handler thread.Jeff Sharkey2015-11-051-7/+12
* Fix issue #25357209: Could not send SMS or MMS messages, had to rebootDianne Hackborn2015-11-037-30/+77
* NetworkTimeUpdateService: Grab a wakelock when manipulating system timeThierry Strudel2015-11-031-0/+13
* Don't try overriding system fixed permissions on installSvet Ganov2015-11-021-1/+3
* PackageSettingBase needs to copy volume UUID.Jeff Sharkey2015-11-021-0/+1
* Handle "uninstalled" apps when pruning app-ops.Jeff Sharkey2015-11-022-17/+31
* Get rid of getTypesVisibleToCaller log spam.Carlos Valdivia2015-10-291-1/+0
* UsbDeviceManager: set mUsbDataUnlocked=false on user switchNick Kralevich2015-10-291-0/+2
* Don't crash if a DHCP server doesn't send the server ID option.Lorenzo Colitti2015-10-291-4/+10
* Merge "Make SYSTEM_ALERT_WINDOW development permission" into mnc-dr-devSvetoslav Ganov2015-10-291-8/+10
|\
| * Make SYSTEM_ALERT_WINDOW development permissionSvetoslav2015-10-271-8/+10
* | 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-202-2/+66
|/ / / / /
* | | | | 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-164-11/+78
* | | | | | 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
* | | | | | Merge "WindowStateAnimation: Clear transformation clip rect." into mnc-dr-devRob Carr2015-10-151-1/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | WindowStateAnimation: Clear transformation clip rect.Robert Carr2015-10-151-1/+2
* | | | | | Merge "Don't call StopRecognition when recognition was aborted." into mnc-dr-devChris Thornton2015-10-151-4/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Don't call StopRecognition when recognition was aborted.Chris Thornton2015-10-071-4/+11
* | | | | | Merge "Don't crash if an invalid always-on VPN profile is configured." into m...Erik Kline2015-10-141-0/+5
|\ \ \ \ \ \