summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use correct user when filtering app link candidates" into mnc-devEsteban Talavera2015-07-131-4/+4
|\
| * Use correct user when filtering app link candidatesEsteban Talavera2015-07-101-4/+4
* | Merge "Don't send app links to parent profile if status == never" into mnc-devEsteban Talavera2015-07-131-2/+5
|\ \
| * | Don't send app links to parent profile if status == neverEsteban Talavera2015-07-091-2/+5
| |/
* | Merge "Bug: 21589105 Rescope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW permissio...Billy Lau2015-07-121-1/+0
|\ \
| * | Bug: 21589105 Rescope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW permissionBilly Lau2015-07-121-1/+0
* | | Merge "Fix new user creation regression due to vold remount calls" into mnc-devAmith Yamasani2015-07-112-14/+19
|\ \ \
| * | | Fix new user creation regression due to vold remount callsAmith Yamasani2015-07-092-14/+19
* | | | Merge "Revert "Finish already paused activity if it should be finished after ...Wale Ogunwale2015-07-101-1/+0
|\ \ \ \
| * | | | Revert "Finish already paused activity if it should be finished after pausing"Wale Ogunwale2015-07-101-1/+0
* | | | | Merge "Fix empty keyguard for once and all" into mnc-devJorim Jaggi2015-07-101-2/+2
|\ \ \ \ \
| * | | | | Fix empty keyguard for once and allJorim Jaggi2015-07-101-2/+2
| |/ / / /
* | | | | Merge "CEC: Do not switch language if the new one is same as the old one" int...Jinsuk Kim2015-07-101-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CEC: Do not switch language if the new one is same as the old oneJinsuk Kim2015-07-101-0/+8
* | | | | Merge "Legacy VPN calls to require a userID" into mnc-devRobin Lee2015-07-101-3/+3
|\ \ \ \ \
| * | | | | Legacy VPN calls to require a userIDRobin Lee2015-07-071-3/+3
* | | | | | Fix build break.Paul Jensen2015-07-101-2/+1
* | | | | | Merge "Fallback to Cellular if WiFi fails to validate" into mnc-devPaul Jensen2015-07-104-57/+317
|\ \ \ \ \ \
| * | | | | | Fallback to Cellular if WiFi fails to validatePaul Jensen2015-07-094-57/+317
* | | | | | | Merge "Prepare some ConnectivityService logic for fallback to Cellular change...Paul Jensen2015-07-103-163/+144
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Prepare some ConnectivityService logic for fallback to Cellular changePaul Jensen2015-07-093-163/+144
* | | | | | | Merge "Add android.net.CaptivePortal class for captive-portal-handling-app ca...Paul Jensen2015-07-102-26/+25
|\ \ \ \ \ \ \
| * | | | | | | Add android.net.CaptivePortal class for captive-portal-handling-app callbacksPaul Jensen2015-07-092-26/+25
| |/ / / / / /
* | | | | | | Merge "Fix premature clearing of clearable sysui flags" into mnc-devAdrian Roos2015-07-101-6/+8
|\ \ \ \ \ \ \
| * | | | | | | Fix premature clearing of clearable sysui flagsAdrian Roos2015-07-091-6/+8
* | | | | | | | Merge "Add an API for apps to query if a permisison is denied by policy." int...Svet Ganov2015-07-101-0/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Add an API for apps to query if a permisison is denied by policy.Svet Ganov2015-07-081-0/+22
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Fix black keyguard / missing status bar" into mnc-devAdrian Roos2015-07-102-2/+3
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Fix black keyguard / missing status barAdrian Roos2015-07-092-2/+3
* | | | | | | | Merge "Allow codepath changes for new OTA packages" into mnc-devTodd Kennedy2015-07-091-20/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow codepath changes for new OTA packagesTodd Kennedy2015-07-091-20/+39
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Fix issue #22328792: Fix scalability issues in AssistStructureDianne Hackborn2015-07-091-9/+11
* | | | | | | | Fix a bad merge.Jeff Brown2015-07-091-0/+1
* | | | | | | | Merge "Clean up USB Manager and fix ADB." into mnc-devJeff Brown2015-07-093-200/+232
|\ \ \ \ \ \ \ \
| * | | | | | | | Clean up USB Manager and fix ADB.Jeff Brown2015-07-093-200/+232
* | | | | | | | | Merge "Fix assist for hardware long-press" into mnc-devJorim Jaggi2015-07-095-20/+67
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix assist for hardware long-pressJorim Jaggi2015-07-085-20/+67
* | | | | | | | | | Merge "Dispatch onUserSwitched callbacks on handler thread" into mnc-devAmith Yamasani2015-07-091-11/+22
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Dispatch onUserSwitched callbacks on handler threadAmith Yamasani2015-07-091-11/+22
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Add a mechanism for products to specify default active app linkages" i...Christopher Tate2015-07-092-63/+109
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add a mechanism for products to specify default active app linkagesChristopher Tate2015-07-082-63/+109
* | | | | | | | | | Merge "Revive NetworkInfo's SUSPENDED state." into mnc-devRobert Greenwalt2015-07-091-14/+42
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revive NetworkInfo's SUSPENDED state.Robert Greenwalt2015-07-081-14/+42
* | | | | | | | | | | Merge "Timeout when partitioning takes too long." into mnc-devJeff Sharkey2015-07-091-3/+24
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Timeout when partitioning takes too long.Jeff Sharkey2015-07-091-3/+24
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Mute correct user from device policy manager." into mnc-devKenny Guy2015-07-092-32/+107
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Mute correct user from device policy manager.Kenny Guy2015-07-082-32/+107
* | | | | | | | | | Merge "BatteryStats: Fail gracefully on corrupt battery stats" into mnc-devAdam Lesinski2015-07-091-1/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | BatteryStats: Fail gracefully on corrupt battery statsAdam Lesinski2015-07-081-1/+2
* | | | | | | | | | Merge "Fix reset permissions on clear data and package uninstall." into mnc-devSvetoslav2015-07-082-73/+149
|\ \ \ \ \ \ \ \ \ \