summaryrefslogtreecommitdiffstats
path: root/services/core
Commit message (Expand)AuthorAgeFilesLines
* 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 "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
* | | 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
| * | | am 28de8edb: am ab8f60e4: am a94e4297: Merge "Do not make ActivityContainer a...Craig Mautner2015-02-171-5/+5
| |\ \ \ | | |/ /
| | * | am ab8f60e4: am a94e4297: Merge "Do not make ActivityContainer available to a...Craig Mautner2015-02-171-5/+5
| | |\ \
| | | * \ am a94e4297: Merge "Do not make ActivityContainer available to apps. DO NOT M...Craig Mautner2015-02-171-5/+5
| | | |\ \
| | | | * | Do not make ActivityContainer available to apps. DO NOT MERGECraig Mautner2015-02-171-5/+5
* | | | | | Merge "Add MIDI Manager API tweaks:"Mike Lockwood2015-02-231-4/+4
|\ \ \ \ \ \
| * | | | | | Add MIDI Manager API tweaks:Mike Lockwood2015-02-231-4/+4
* | | | | | | 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
* | | | | | | 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 "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 "AudioService: Fire volume-changed intents for all streams."John Spurlock2015-02-191-15/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | AudioService: Fire volume-changed intents for all streams.John Spurlock2015-02-191-15/+16
* | | | | | | | | | Merge "AudioService: Fire the mute-changed intent for all changes."John Spurlock2015-02-191-5/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | AudioService: Fire the mute-changed intent for all changes.John Spurlock2015-02-191-5/+10
| |/ / / / / / / / /
* | | | | | | | | | Merge "AudioService: easier forced camera sound debugging."John Spurlock2015-02-191-4/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | AudioService: easier forced camera sound debugging.John Spurlock2015-02-191-4/+9
| |/ / / / / / / / /
* | | | | | | | | | Merge "Set the light status flag based on right window"Adrian Roos2015-02-182-0/+44
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Set the light status flag based on right windowAdrian Roos2015-02-182-0/+44
* | | | | | | | | | Merge "Decouple package manager lock and bitmap decoding"Adrian Roos2015-02-181-4/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Decouple package manager lock and bitmap decodingAdrian Roos2015-02-171-4/+17