summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | Merge "Fix CS/NetworkMonitor race." into lmp-devRobert Greenwalt2014-08-201-7/+27
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix CS/NetworkMonitor race.Robert Greenwalt2014-08-201-7/+27
* | | | | | | Merge "Update state to failed if the VPN fails to connect." into lmp-devLorenzo Colitti2014-08-211-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Update state to failed if the VPN fails to connect.Lorenzo Colitti2014-08-201-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Less intrusive VPN dialog and other UX tweaks." into lmp-devJeff Davidson2014-08-203-120/+69
|\ \ \ \ \ \ \
| * | | | | | | Less intrusive VPN dialog and other UX tweaks.Jeff Davidson2014-08-203-120/+69
* | | | | | | | Merge "Change CARRIER_SETUP hook in ConnectivityService to use Aeroshell API ...Diego Pontoriero2014-08-201-4/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Change CARRIER_SETUP hook in ConnectivityService to use Aeroshell APIDiego Pontoriero2014-08-121-4/+7
* | | | | | | | Merge "Lock task doesn't always end properly." into lmp-devJason Monk2014-08-201-0/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Lock task doesn't always end properly.Jason Monk2014-08-201-0/+4
* | | | | | | | Merge "Allow SystemUI to control Bluetooth for secondary users" into lmp-devAdrian Roos2014-08-161-1/+12
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Allow SystemUI to control Bluetooth for secondary usersAdrian Roos2014-08-181-1/+12
* | | | | | | | Merge "Don't crash good-citizen restore session clients" into lmp-devChristopher Tate2014-08-201-0/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't crash good-citizen restore session clientsChristopher Tate2014-08-191-0/+31
* | | | | | | | | Merge "More progress towards split APKs in ASECs." into lmp-devJeff Sharkey2014-08-193-185/+168
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | More progress towards split APKs in ASECs.Jeff Sharkey2014-08-203-185/+168
* | | | | | | | | | Merge "Reduce shutdown animation duration." into lmp-devMichael Lentine2014-08-201-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Reduce shutdown animation duration.Michael Lentine2014-08-201-1/+1