summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Allow setting a Device Owner via ADB on unprovisioned device with prei...Esteban Talavera2015-02-251-7/+9
|\
| * Allow setting a Device Owner via ADB on unprovisioned device with preinstalle...Esteban Talavera2015-02-251-7/+9
* | Merge "AudioService: Use the foreground broadcast queue for fired intents."John Spurlock2015-02-251-0/+2
|\ \
| * | AudioService: Use the foreground broadcast queue for fired intents.John Spurlock2015-02-251-0/+2
* | | Revert "Have AMS.setFocusedActivityLocked() move the focus stack to the front"Wale Ogunwale2015-02-253-47/+42
* | | Merge "Prevent regular processes from accessing the password history"Adrian Roos2015-02-251-1/+18
|\ \ \
| * | | Prevent regular processes from accessing the password historyAdrian Roos2015-02-241-1/+18
* | | | Merge "Don't crash when backup timeout races with agent completion"Christopher Tate2015-02-251-1/+16
|\ \ \ \
| * | | | Don't crash when backup timeout races with agent completionChristopher Tate2015-02-241-1/+16
* | | | | Merge "Have AMS.setFocusedActivityLocked() move the focus stack to the front"Wale Ogunwale2015-02-253-42/+47
|\ \ \ \ \
| * | | | | Have AMS.setFocusedActivityLocked() move the focus stack to the frontWale Ogunwale2015-02-243-42/+47
* | | | | | Merge "Check DUMP permission in the backup service trampoline"Christopher Tate2015-02-251-0/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Check DUMP permission in the backup service trampolineChristopher Tate2015-02-241-0/+2
| | |/ / / | |/| | |
* | | | | To help assess latency, dump the time a broadcast was enqueued.Jeff Brown2015-02-242-1/+6
* | | | | Merge "Cleanup the activity before the task and stack"Craig Mautner2015-02-241-4/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Cleanup the activity before the task and stackCraig Mautner2015-02-241-4/+6
* | | | | Added ActivityManager API and AM command to resize a task.Wale Ogunwale2015-02-245-9/+137
| |_|_|/ |/| | |
* | | | Improved back button behavior in multi-window mode.Wale Ogunwale2015-02-242-21/+76
|/ / /
* | | resolved conflicts for merge of 57bb5f5c to masterChad Jones2015-02-234-3/+83
|\ \ \
| * \ \ am c0c39516: Merge "Hold a wake lock while dozing when display updates are pe...Joe LaPenna2015-02-244-3/+83
| |\ \ \
| | * | | Hold a wake lock while dozing when display updates are pending.Jeff Brown2015-02-204-3/+83
* | | | | Merge "Add MIDI Manager API tweaks:"Mike Lockwood2015-02-234-12/+11
|\ \ \ \ \
| * | | | | Add MIDI Manager API tweaks:Mike Lockwood2015-02-234-12/+11
* | | | | | Merge "Don't delete home stack when last task is removed."Wale Ogunwale2015-02-231-2/+5
|\ \ \ \ \ \
| * | | | | | Don't delete home stack when last task is removed.Wale Ogunwale2015-02-231-2/+5
* | | | | | | Merge "Add support for USB notification when connected as a MIDI peripheral"Mike Lockwood2015-02-231-0/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Add support for USB notification when connected as a MIDI peripheralMike Lockwood2015-02-201-0/+2
* | | | | | Implement nice transitions for light status barJorim Jaggi2015-02-235-11/+234
* | | | | | Stop app transition based on mAppWindowAnimating fieldJorim Jaggi2015-02-234-6/+16
* | | | | | Add AppTransitionListenerJorim Jaggi2015-02-233-24/+76
* | | | | | Merge "CEC: Switch ARC hardware circuit before device update"Jinsuk Kim2015-02-232-1/+14
|\ \ \ \ \ \
| * | | | | | CEC: Switch ARC hardware circuit before device updateJinsuk Kim2015-02-232-1/+14
* | | | | | | Pass old and new volume to CEC without rounding upJinsuk Kim2015-02-231-2/+1
|/ / / / / /
* | | | | | Merge "VolumePrototypes: Allow current controller to access sessions."John Spurlock2015-02-221-2/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | VolumePrototypes: Allow current controller to access sessions.John Spurlock2015-02-221-2/+8
* | | | | | Revert "Defer tap outside stack until multiwindows"Wale Ogunwale2015-02-201-10/+10
* | | | | | Merge "Remove activity and window stacks when last task is removed."Wale Ogunwale2015-02-203-13/+26
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove activity and window stacks when last task is removed.Wale Ogunwale2015-02-193-13/+26
* | | | | | Merge "Dump the profile/device owner when dumping device policy state."Nicolas Prevot2015-02-202-1/+23
|\ \ \ \ \ \
| * | | | | | Dump the profile/device owner when dumping device policy state.Nicolas Prevot2015-02-162-1/+23
* | | | | | | Merge "Add some detailed data as part of battery history."Dianne Hackborn2015-02-202-33/+62
|\ \ \ \ \ \ \
| * | | | | | | Add some detailed data as part of battery history.Dianne Hackborn2015-02-192-33/+62
* | | | | | | | Merge changes Ib2def344,Ifd15736bCraig Mautner2015-02-202-85/+61
|\ \ \ \ \ \ \ \
| * | | | | | | | Refactor computeScreenConfigurationLocked and more.Craig Mautner2015-02-192-89/+61
* | | | | | | | | Merge "Fixed issue with focused stack frame not displaying in multi-window."Wale Ogunwale2015-02-202-79/+65
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed issue with focused stack frame not displaying in multi-window.Wale Ogunwale2015-02-192-79/+65
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "Backup/restore owner info from locksettings"Amith Yamasani2015-02-201-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Backup/restore owner info from locksettingsAmith Yamasani2015-02-181-0/+10
* | | | | | | | | | Changing AudioManager.listAudioDevicePorts to take a ArrayList<AudioDevicePor...Paul McLean2015-02-191-10/+8
* | | | | | | | | | Merge "Audio Device Enumeration API."Paul McLean2015-02-191-2/+2
|\ \ \ \ \ \ \ \ \ \