summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "CEC: Skip routing control/internal source selection conditionally" int...Jinsuk Kim2014-08-221-6/+14
|\
| * CEC: Skip routing control/internal source selection conditionallyJinsuk Kim2014-08-221-6/+14
* | Minor tweaks to recents thumbnails.Winson Chung2014-08-222-10/+19
* | Merge "Work on issue #16683269: system_server still leaking memory" into lmp-devDianne Hackborn2014-08-211-0/+3
|\ \
| * | Work on issue #16683269: system_server still leaking memoryDianne Hackborn2014-08-211-0/+3
* | | Merge "Change the NetworkInfo for disconnected types." into lmp-devRobert Greenwalt2014-08-211-1/+3
|\ \ \
| * | | Change the NetworkInfo for disconnected types.Robert Greenwalt2014-08-211-1/+3
* | | | JobScheduler needs to flush queue on chargingMatthew Williams2014-08-213-10/+29
* | | | Merge "Write device owner name to XML" into lmp-devJason Monk2014-08-211-0/+3
|\ \ \ \
| * | | | Write device owner name to XMLJason Monk2014-08-211-0/+3
* | | | | Merge "Use the crop function in the surfaceflinger screenshot api." into lmp-devRiley Andrews2014-08-211-13/+44
|\ \ \ \ \
| * | | | | Use the crop function in the surfaceflinger screenshot api.Riley Andrews2014-08-201-13/+44
* | | | | | Merge "Show lock to app request on all users" into lmp-devJason Monk2014-08-212-1/+8
|\ \ \ \ \ \
| * | | | | | Show lock to app request on all usersJason Monk2014-08-212-1/+8
| | |/ / / / | |/| | | |
* | | | | | Merge "In startActivityAsCaller, changing the way we get the userId." into lm...Nicolas Prevot2014-08-211-1/+2
|\ \ \ \ \ \
| * | | | | | In startActivityAsCaller, changing the way we get the userId.Nicolas Prevot2014-08-211-1/+2
* | | | | | | Merge "Fix a regression in partially updading app widgets." into lmp-devSvet Ganov2014-08-211-3/+3
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix a regression in partially updading app widgets.Svet Ganov2014-08-211-3/+3
* | | | | | | Merge "Clear identity before calling out to PackageHelper" into lmp-devJeff Sharkey2014-08-211-10/+15
|\ \ \ \ \ \ \
| * | | | | | | Clear identity before calling out to PackageHelperRobin Lee2014-08-211-10/+15
| |/ / / / / /
* | | | | | | Merge "Fixing issue with inconsistent icon filename. (Bug 16992882)" into lmp...Winson Chung2014-08-212-8/+14
|\ \ \ \ \ \ \
| * | | | | | | Fixing issue with inconsistent icon filename. (Bug 16992882)Winson Chung2014-08-212-8/+14
* | | | | | | | Merge "Send captive portal broadcast as user CURRENT." into lmp-devPaul Jensen2014-08-211-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Send captive portal broadcast as user CURRENT.Paul Jensen2014-08-211-1/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Fix issue #17038762: Add API to add entries to the recents list" into ...Dianne Hackborn2014-08-213-34/+232
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix issue #17038762: Add API to add entries to the recents listDianne Hackborn2014-08-203-34/+232
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Fix findConnectionTypeForIface." into lmp-devLorenzo Colitti2014-08-211-5/+7
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix findConnectionTypeForIface.Lorenzo Colitti2014-08-201-5/+7
* | | | | | | | Invoke shutdownMobileRadios Telephony APIs from ShutdownThreadNaveen Kalla2014-08-211-5/+5
* | | | | | | | Rename get/setBlockUninstall() to get/setUninstallBlocked()Esteban Talavera2014-08-211-3/+4
* | | | | | | | Merge "Remove setApplicationsHidden" into lmp-devEsteban Talavera2014-08-211-40/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove setApplicationsHiddenEsteban Talavera2014-08-211-40/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Don't stack toasts for every user pressJason Monk2014-08-212-3/+7
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge "Add apis for whitelisting IMEs and accessibility services." into lmp-devKenny Guy2014-08-211-1/+414
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add apis for whitelisting IMEs and accessibility services.Kenny Guy2014-08-201-1/+414
* | | | | | | Merge "CEC: Fix a bug not sending <Set Stream Path>" into lmp-devJinsuk Kim2014-08-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | CEC: Fix a bug not sending <Set Stream Path>Jinsuk Kim2014-08-211-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "CEC: Invoke input change for RAP request from MHL device" into lmp-devJinsuk Kim2014-08-212-1/+69
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | CEC: Invoke input change for RAP request from MHL deviceJinsuk Kim2014-08-212-1/+69
| |/ / / / /
* | | | | | API Review: android.media.tvJae Seo2014-08-201-1/+0
| |_|_|_|/ |/| | | |
* | | | | Merge "Notify app widget hosts when cross-profile providers change." into lmp...Svet Ganov2014-08-212-38/+163
|\ \ \ \ \
| * | | | | Notify app widget hosts when cross-profile providers change.Svet Ganov2014-08-202-38/+163
* | | | | | Merge "Maintain transport connection through package updates" into lmp-devChristopher Tate2014-08-211-21/+59
|\ \ \ \ \ \
| * | | | | | Maintain transport connection through package updatesChristopher Tate2014-08-211-21/+59
| | |/ / / / | |/| | | |
* | | | | | Merge "Avoid reusing a currently active NetID." into lmp-devRobert Greenwalt2014-08-162-12/+21
|\ \ \ \ \ \
| * | | | | | Avoid reusing a currently active NetID.Paul Jensen2014-08-202-12/+21
* | | | | | | Merge "Fix listening NetworkRequests to listen for all networks." into lmp-devRobert Greenwalt2014-08-201-3/+15
|\ \ \ \ \ \ \
| * | | | | | | Fix listening NetworkRequests to listen for all networks.Paul Jensen2014-08-201-3/+15
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Add missing break statements to avoid unnecessary network validation."...Robert Greenwalt2014-08-201-31/+25
|\ \ \ \ \ \ \
| * | | | | | | Add missing break statements to avoid unnecessary network validation.Paul Jensen2014-08-201-31/+25