summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* More API changes.Dianne Hackborn2015-06-023-39/+40
* Merge "Update VoiceInteractionService from API review." into mnc-devDianne Hackborn2015-06-012-6/+8
|\
| * Update VoiceInteractionService from API review.Dianne Hackborn2015-06-012-6/+8
* | Merge "DO NOT MERGE Fix bug regarding the comparator sorts Alarms into increa...Chris Tate2015-06-011-2/+2
|\ \
| * | DO NOT MERGE Fix bug regarding the comparator sorts Alarms into increasing ti...jinho.park2015-05-281-2/+2
* | | Merge "Next alarm clock updates." into mnc-devJohn Spurlock2015-06-011-0/+23
|\ \ \
| * | | Next alarm clock updates.John Spurlock2015-06-011-0/+23
* | | | Merge "Cleanup Keyguard handling when turning off screen" into mnc-devJorim Jaggi2015-06-013-18/+31
|\ \ \ \
| * | | | Cleanup Keyguard handling when turning off screenJorim Jaggi2015-05-303-18/+31
* | | | | Merge "Allow app to stop lockTaskMode if started by manifest attribute" into ...Wale Ogunwale2015-06-011-2/+13
|\ \ \ \ \
| * | | | | Allow app to stop lockTaskMode if started by manifest attributeWale Ogunwale2015-06-011-2/+13
* | | | | | Network Reset should have a lockdown like Factory Reset.Stuart Scott2015-06-014-18/+37
* | | | | | Merge "Update button to BUTTON_STYLUS_PRIMARY" into mnc-devMady Mellor2015-06-011-2/+1
|\ \ \ \ \ \
| * | | | | | Update button to BUTTON_STYLUS_PRIMARYMady Mellor2015-05-211-2/+1
* | | | | | | Merge "Revert "Revert "resolved conflicts for merge of 47249f2a to mnc-dev"""...Filip Gruszczynski2015-06-014-13/+87
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Revert "Revert "resolved conflicts for merge of 47249f2a to mnc-dev""Filip Gruszczynski2015-05-274-13/+87
* | | | | | | Adjust key/value backup schedulingChristopher Tate2015-05-301-6/+8
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Tell PhoneWindowManager when we start/finish interactive changes." int...Jeff Brown2015-05-303-115/+176
|\ \ \ \ \ \
| * | | | | | Tell PhoneWindowManager when we start/finish interactive changes.Jeff Brown2015-05-293-115/+176
* | | | | | | Fix broken transition to secure apps when relaunchingAdrian Roos2015-05-291-1/+1
* | | | | | | Merge "add time-in-mode metrics for zen mode" into mnc-devChris Wren2015-05-291-0/+42
|\ \ \ \ \ \ \
| * | | | | | | add time-in-mode metrics for zen modeChris Wren2015-05-291-0/+42
| | |_|_|/ / / | |/| | | | |
* | | | | | | Allow INADDR_NONE as a valid configuration in AGpsStatus_v3.destradaa2015-05-291-3/+3
* | | | | | | Merge "Use AtomicFile APIs correctly when reading." into mnc-devSvetoslav2015-05-291-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Use AtomicFile APIs correctly when reading.Svetoslav2015-05-291-1/+1
* | | | | | | Merge "Avoid inspecting packages twice to deduce ABIs for moves / installs." ...Narayan Kamath2015-05-291-10/+15
|\ \ \ \ \ \ \
| * | | | | | | Avoid inspecting packages twice to deduce ABIs for moves / installs.Narayan Kamath2015-05-291-10/+15
* | | | | | | | Merge "Zen: Use account name instead of calendar id in event conditions." int...John Spurlock2015-05-293-5/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Zen: Use account name instead of calendar id in event conditions.John Spurlock2015-05-283-5/+10
* | | | | | | | fix NPE in shutdown threadGuang Zhu2015-05-281-1/+1
* | | | | | | | Merge "CountryDetector no longer requires location permissions." into mnc-devMakoto Onuki2015-05-281-12/+28
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | CountryDetector no longer requires location permissions.Makoto Onuki2015-05-211-12/+28
* | | | | | | | Merge "Don't kill process with active service/receiver when task is removed."...Wale Ogunwale2015-05-281-11/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't kill process with active service/receiver when task is removed.Wale Ogunwale2015-05-261-11/+17
* | | | | | | | | Merge "Wait for uncrypt to finish before rebooting" into mnc-devTao Bao2015-05-282-20/+150
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Wait for uncrypt to finish before rebootingTao Bao2015-05-212-20/+150
* | | | | | | | | Merge "Add new API to set URI on AssistContent." into mnc-devDianne Hackborn2015-05-282-27/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add new API to set URI on AssistContent.Dianne Hackborn2015-05-282-27/+49
* | | | | | | | | | Merge "Revert "Revert "Remove debugging and skip InputMethod windows""" into ...Olawale Ogunwale2015-05-281-5/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "Revert "Remove debugging and skip InputMethod windows""Olawale Ogunwale2015-05-281-5/+7
* | | | | | | | | | | Merge "Backup/restore notification policy." into mnc-devJohn Spurlock2015-05-283-51/+166
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Backup/restore notification policy.John Spurlock2015-05-283-51/+166
* | | | | | | | | | | Merge "Zen: Store notification zen policy per-user." into mnc-devJohn Spurlock2015-05-285-74/+78
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Zen: Store notification zen policy per-user.John Spurlock2015-05-285-74/+78
* | | | | | | | | | | Merge "Trace process launch from ActivityManager." into mnc-devMartijn Coenen2015-05-281-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Trace process launch from ActivityManager.Martijn Coenen2015-05-221-0/+4
* | | | | | | | | | | | Merge "Invalidate IMMS#mCurrentSubtype when upgrading the current IME." into ...Yohei Yukawa2015-05-281-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Invalidate IMMS#mCurrentSubtype when upgrading the current IME.Yohei Yukawa2015-05-191-0/+4
* | | | | | | | | | | | | Merge "Disable GPS when in device-idle mode." into mnc-devAdam Lesinski2015-05-271-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Disable GPS when in device-idle mode.Adam Lesinski2015-05-271-4/+6
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |