summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #23326715: Clarify --checkin/-c options in batterystatsDianne Hackborn2015-08-181-1/+3
* Merge "Change default cellular activity timeout to 10" into mnc-devAdam Lesinski2015-08-181-1/+1
|\
| * Change default cellular activity timeout to 10Adam Lesinski2015-08-181-1/+1
* | Merge "Revert "Disable fingerprint when remotely reset by DPM"" into mnc-devJim Miller2015-08-181-6/+0
|\ \
| * | Revert "Disable fingerprint when remotely reset by DPM"Jim Miller2015-08-171-6/+0
* | | Fix issue #23270878: NPE in UsageStatsService while running UserManagementTestDianne Hackborn2015-08-181-0/+3
* | | Merge "Clear old clip rect when creating new surface." into mnc-devFilip Gruszczynski2015-08-181-1/+2
|\ \ \
| * | | Clear old clip rect when creating new surface.Filip Gruszczynski2015-08-171-1/+2
* | | | Merge "Fix issue #23214751: Get a GPS fix before going in to doze" into mnc-devDianne Hackborn2015-08-182-50/+244
|\ \ \ \
| * | | | Fix issue #23214751: Get a GPS fix before going in to dozeDianne Hackborn2015-08-172-50/+244
* | | | | Merge "Clean up properly if outcall for doRestoreFinished() fails" into mnc-devChris Tate2015-08-181-2/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Clean up properly if outcall for doRestoreFinished() failsChristopher Tate2015-08-171-2/+6
| |/ / /
* | | | Merge "Grant SMS carrier provisioning app the permission to receive SMS." int...Junda Liu2015-08-171-0/+8
|\ \ \ \
| * | | | Grant SMS carrier provisioning app the permission to receive SMS.Junda Liu2015-08-141-0/+8
| | |_|/ | |/| |
* | | | Check component permissions like 'exported' before assigned permissionsChristopher Tate2015-08-171-4/+4
| |/ / |/| |
* | | Add debugging for issue #23190084: [APPComm][Dev Test] {Unable to share photo...Dianne Hackborn2015-08-141-0/+22
* | | Merge "Clear calling identity before getting the current user." into mnc-devJulia Reynolds2015-08-141-14/+20
|\ \ \
| * | | Clear calling identity before getting the current user.Julia Reynolds2015-08-131-14/+20
| |/ /
* | | Merge "Make "Ask every time" actually work that way" into mnc-devChris Tate2015-08-141-2/+31
|\ \ \
| * | | Make "Ask every time" actually work that wayChristopher Tate2015-08-131-2/+31
* | | | Merge "Fix issue #22940169: "pm grant" can no longer grant permissions..." in...Dianne Hackborn2015-08-143-28/+81
|\ \ \ \
| * | | | Fix issue #22940169: "pm grant" can no longer grant permissions...Dianne Hackborn2015-08-133-28/+81
* | | | | Merge "Add GTS test to ensure valid default permission grants - framework" in...Svetoslav Ganov2015-08-143-4/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add GTS test to ensure valid default permission grants - frameworkSvet Ganov2015-08-123-4/+4
| |/ / /
* | | | Merge "Fix Keyguard drawn timeout" into mnc-devBart Sears2015-08-131-4/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix Keyguard drawn timeoutJorim Jaggi2015-08-121-4/+2
* | | | Merge "Update ifaces when global restriction changes." into mnc-devJeff Sharkey2015-08-121-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Update ifaces when global restriction changes.Jeff Sharkey2015-08-121-1/+1
* | | | Merge "Prevent overlap of color views in landscape" into mnc-devAdrian Roos2015-08-121-1/+2
|\ \ \ \
| * | | | Prevent overlap of color views in landscapeAdrian Roos2015-08-111-1/+2
* | | | | Merge "Promote system app permissions" into mnc-devTodd Kennedy2015-08-121-4/+38
|\ \ \ \ \
| * | | | | Promote system app permissionsTodd Kennedy2015-08-121-4/+38
* | | | | | Merge "Log last filtered sensor timestamp." into mnc-devMichael Wright2015-08-121-0/+3
|\ \ \ \ \ \
| * | | | | | Log last filtered sensor timestamp.Michael Wright2015-08-121-0/+3
* | | | | | | Fall back to persist.sys.language/country if locale isn't set.Narayan Kamath2015-08-121-0/+18
* | | | | | | Merge "Don't attempt to stop the receive thread if we never started it." into...Lorenzo Colitti2015-08-121-1/+4
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Don't attempt to stop the receive thread if we never started it.Lorenzo Colitti2015-08-111-1/+4
* | | | | | | Merge "Fix deadlock." into mnc-devCarlos Valdivia2015-08-121-54/+59
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix deadlock.Carlos Valdivia2015-08-111-54/+59
| | |_|_|/ / | |/| | | |
* | | | | | Merge "When closing task stack remove reference to display content." into mnc...Filip Gruszczynski2015-08-122-3/+4
|\ \ \ \ \ \
| * | | | | | When closing task stack remove reference to display content.Filip Gruszczynski2015-08-102-3/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Fixed issue with moveTaskToBack on single stack devices" into mnc-devWale Ogunwale2015-08-121-3/+7
|\ \ \ \ \ \
| * | | | | | Fixed issue with moveTaskToBack on single stack devicesWale Ogunwale2015-08-111-3/+7
| | |_|/ / / | |/| | | |
* | | | | | [fingerprint] use credential owner in FingerprintServiceAndres Morales2015-08-111-9/+42
* | | | | | Merge "Always call onProvidersChanged() when packages containing widgets are ...Winson Chung2015-08-111-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Always call onProvidersChanged() when packages containing widgets are updated.Winson2015-08-111-1/+1
* | | | | | Merge "Avoid use-after-free race condition when rebasing theme" into mnc-devAlan Viverette2015-08-111-6/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Avoid use-after-free race condition when rebasing themeAlan Viverette2015-08-111-6/+0
* | | | | | Merge "DO NOT MERGE: Idle Job Start During SCREEN_ON or DREAMING_STOPPED" int...Matthew Williams2015-08-101-7/+12
|\ \ \ \ \ \
| * | | | | | DO NOT MERGE: Idle Job Start During SCREEN_ON or DREAMING_STOPPEDKevin Zhu2015-08-101-7/+12
| | |_|/ / / | |/| | | |