summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \
| * | | | | | | Fix reset permissions on clear data and package uninstall.Svetoslav2015-07-082-73/+149
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Grant SMS permissions to Cell Broadcast receiver which emergency/non-e...Jack Yu2015-07-081-0/+10
|\ \ \ \ \ \ \
| * | | | | | | Grant SMS permissions to Cell Broadcast receiver which emergency/non-emergenc...Jack Yu2015-07-081-0/+10
* | | | | | | | Merge "Qualify the uid with the userId when granting permissions" into mnc-devAmith Yamasani2015-07-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Qualify the uid with the userId when granting permissionsAmith Yamasani2015-07-081-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Finish already paused activity if it should be finished after pausing"...Wale Ogunwale2015-07-081-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Finish already paused activity if it should be finished after pausingWale Ogunwale2015-07-081-0/+1
| |/ / / / / / /
* | | | | | | | Merge "Fingerprint: Add post enroll interface." into mnc-devSasha Levitskiy2015-07-081-0/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Fingerprint: Add post enroll interface.Sasha Levitskiy2015-07-081-0/+20
| |/ / / / / / /
* | | | | | | | Merge "Don't use fingerId when creating names" into mnc-devJim Miller2015-07-082-5/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't use fingerId when creating namesJim Miller2015-07-072-5/+27
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Use fingerid 0 when checking failed attempts.Vineeta Srivastava2015-07-081-2/+2
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge changes I9971c466,Ib42474fd into mnc-devJeff Sharkey2015-07-082-10/+37
|\ \ \ \ \ \ \
| * | | | | | | Kill MediaProvider during drastic changes.Jeff Sharkey2015-07-082-10/+37
* | | | | | | | Merge "Generate stable MTP storage IDs." into mnc-devJeff Sharkey2015-07-081-14/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | Generate stable MTP storage IDs.Jeff Sharkey2015-07-071-14/+3
| |/ / / / /
* | | | | | Merge "provide a cleaner notification dump" into mnc-devChris Wren2015-07-082-21/+211
|\ \ \ \ \ \
| * | | | | | provide a cleaner notification dumpChris Wren2015-07-072-21/+211
* | | | | | | Merge "Prevent accidental unlocking of USB data transfer." into mnc-devZoltan Szatmary-Ban2015-07-081-0/+7
|\ \ \ \ \ \ \
| * | | | | | | Prevent accidental unlocking of USB data transfer.Zoltan Szatmary-Ban2015-07-071-0/+7
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Expose time-interval detail query on INetworkStatsSession" into mnc-devZoltan Szatmary-Ban2015-07-081-1/+27
|\ \ \ \ \ \ \
| * | | | | | | Expose time-interval detail query on INetworkStatsSessionZoltan Szatmary-Ban2015-07-071-1/+27
| |/ / / / / /
* | | | | | | Merge "Set AppErrorDialog result during dismissal if it isn't already set" in...Wale Ogunwale2015-07-081-0/+9
|\ \ \ \ \ \ \
| * | | | | | | Set AppErrorDialog result during dismissal if it isn't already setWale Ogunwale2015-07-071-0/+9
* | | | | | | | Add new "preinstalled" permission flag.Dianne Hackborn2015-07-071-26/+34
|/ / / / / / /
* | | | | | | Merge "Grant installer and verifier install permissions robustly" into mnc-devSvetoslav2015-07-072-109/+64
|\ \ \ \ \ \ \
| * | | | | | | Grant installer and verifier install permissions robustlySvetoslav2015-07-072-109/+64
* | | | | | | | Merge "App linking: permit overlapping link handling" into mnc-devChristopher Tate2015-07-072-37/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | App linking: permit overlapping link handlingChristopher Tate2015-07-072-37/+21
* | | | | | | | | Merge "Fix bug that prevented waking from dream" into mnc-devAdrian Roos2015-07-071-8/+15
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Fix bug that prevented waking from dreamAdrian Roos2015-07-071-8/+15