summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix issue #10948509: Crash in procstats when there is no data" into kl...Dianne Hackborn2013-09-302-16/+28
|\
| * Fix issue #10948509: Crash in procstats when there is no dataDianne Hackborn2013-09-292-16/+28
* | Merge "Ensure correct window ordering." into klp-devCraig Mautner2013-09-292-2/+2
|\ \
| * | Ensure correct window ordering.Craig Mautner2013-09-282-2/+2
* | | Merge "Don't kill home process with the rest of its package." into klp-devCraig Mautner2013-09-291-0/+4
|\ \ \
| * | | Don't kill home process with the rest of its package.Craig Mautner2013-09-281-0/+4
| |/ /
* | | Merge "Remove home package name methods." into klp-devCraig Mautner2013-09-294-50/+6
|\ \ \
| * | | Remove home package name methods.Craig Mautner2013-09-284-50/+6
| |/ /
* | | Ignore historical printer records for installed servicesSvetoslav2013-09-272-4/+27
* | | Merge "Fix permissions on WindowManagerService.showAssistant()" into klp-devJim Miller2013-09-281-10/+0
|\ \ \
| * | | Fix permissions on WindowManagerService.showAssistant()Jim Miller2013-09-271-10/+0
* | | | Merge "Print job files and print job records not always cleaned up." into klp...Svetoslav Ganov2013-09-282-83/+153
|\ \ \ \
| * | | | Print job files and print job records not always cleaned up.Svetoslav Ganov2013-09-272-83/+153
* | | | | Merge "Centralize handleAppDied and fix return to home." into klp-devCraig Mautner2013-09-283-32/+65
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Centralize handleAppDied and fix return to home.Craig Mautner2013-09-273-32/+65
| | |/ / | |/| |
* | | | Dismiss keyguard when resuming visible activitiesCraig Mautner2013-09-261-0/+4
|/ / /
* | | Merge "Fix Sending PAC Broadcast before downloaded" into klp-devJason Monk2013-09-261-1/+23
|\ \ \ | |_|/ |/| |
| * | Fix Sending PAC Broadcast before downloadedJason Monk2013-09-261-1/+23
* | | Revert behavior to perform onResume.Craig Mautner2013-09-263-47/+29
* | | Merge "Sigh." into klp-devChristopher Tate2013-09-261-3/+3
|\ \ \
| * | | Sigh.Christopher Tate2013-09-261-3/+3
* | | | Merge "PackageManager#queryIntentServices breaks its contract." into klp-devSvetoslav Ganov2013-09-261-0/+4
|\ \ \ \
| * | | | PackageManager#queryIntentServices breaks its contract.Svetoslav Ganov2013-09-261-0/+4
* | | | | Merge "Don't remove restrictions files that are valid" into klp-devAmith Yamasani2013-09-261-7/+17
|\ \ \ \ \
| * | | | | Don't remove restrictions files that are validAmith Yamasani2013-09-261-7/+17
* | | | | | Merge "Tighten flags enforcement, API to test Uris." into klp-devJeff Sharkey2013-09-262-20/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Tighten flags enforcement, API to test Uris.Jeff Sharkey2013-09-262-20/+9
| | |_|_|/ | |/| | |
* | | | | Merge "Adding hidden APIs for observing the print jobs state." into klp-devSvetoslav Ganov2013-09-263-0/+164
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Adding hidden APIs for observing the print jobs state.Svetoslav Ganov2013-09-253-0/+164
* | | | | Fix issue #10919261: Don't clear OP_WRITE_SMS when resetting app prefsDianne Hackborn2013-09-261-1/+2
| |/ / / |/| | |
* | | | Merge "Fix issue #10903002: com.facebook.katana keeps itself in A Services" i...Dianne Hackborn2013-09-253-27/+120
|\ \ \ \
| * | | | Fix issue #10903002: com.facebook.katana keeps itself in A ServicesDianne Hackborn2013-09-253-27/+120
* | | | | Require that persistable Uri permissions be taken.Jeff Sharkey2013-09-252-113/+302
|/ / / /
* | | | Merge "Don't crash when no alarms are scheduled" into klp-devChristopher Tate2013-09-251-3/+2
|\ \ \ \
| * | | | Don't crash when no alarms are scheduledChristopher Tate2013-09-241-3/+2
* | | | | Merge "Be less aggressive when not resuming top activity" into klp-devCraig Mautner2013-09-251-6/+3
|\ \ \ \ \
| * | | | | Be less aggressive when not resuming top activityCraig Mautner2013-09-241-6/+3
* | | | | | Merge "Fix issue #10848916: "Always" button is not working." into klp-devDianne Hackborn2013-09-244-16/+39
|\ \ \ \ \ \
| * | | | | | Fix issue #10848916: "Always" button is not working.Dianne Hackborn2013-09-244-16/+39
| | |_|/ / / | |/| | | |
* | | | | | Merge "Remove Rect allocation in each layout pass." into klp-devJohn Spurlock2013-09-241-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove Rect allocation in each layout pass.John Spurlock2013-09-241-3/+3
* | | | | | Merge "Multiple printer discovery session instances and other bugs." into klp...Svetoslav2013-09-242-11/+23
|\ \ \ \ \ \
| * | | | | | Multiple printer discovery session instances and other bugs.Svetoslav2013-09-232-11/+23
| | |_|/ / / | |/| | | |
* | | | | | Merge "Fix method for determining focused window." into klp-devCraig Mautner2013-09-241-53/+30
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix method for determining focused window.Craig Mautner2013-09-241-53/+30
* | | | | | Merge "Pause activities behind keyguard after boot." into klp-devCraig Mautner2013-09-243-12/+55
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Pause activities behind keyguard after boot.Craig Mautner2013-09-243-12/+55
* | | | | | Merge "Implement issue #10895990: Better durations for proc stats" into klp-devDianne Hackborn2013-09-231-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Implement issue #10895990: Better durations for proc statsDianne Hackborn2013-09-231-2/+2
* | | | | | Merge "Upload fsck logs to the dropbox when error found" into klp-devKen Sumrall2013-09-231-0/+28
|\ \ \ \ \ \