summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #22328792: Fix scalability issues in AssistStructureDianne Hackborn2015-07-095-71/+364
* Merge "Clean up USB Manager and fix ADB." into mnc-devJeff Brown2015-07-094-47/+89
|\
| * Clean up USB Manager and fix ADB.Jeff Brown2015-07-094-47/+89
* | Merge "Slightly more precise RTL check in BoringLayout.isBoring()" into mnc-devRaph Levien2015-07-091-1/+9
|\ \
| * | Slightly more precise RTL check in BoringLayout.isBoring()Raph Levien2015-07-091-1/+9
* | | Merge "Fix assist for hardware long-press" into mnc-devJorim Jaggi2015-07-097-35/+54
|\ \ \
| * | | Fix assist for hardware long-pressJorim Jaggi2015-07-087-35/+54
* | | | Merge "Show a default icon for permissions that lack a group." into mnc-devJulia Reynolds2015-07-091-10/+4
|\ \ \ \
| * | | | Show a default icon for permissions that lack a group.Julia Reynolds2015-07-091-10/+4
* | | | | Merge "Add missing break in AccessibilityEvent.eventTypeToString()" into mnc-devAlan Viverette2015-07-091-3/+2
|\ \ \ \ \
| * | | | | Add missing break in AccessibilityEvent.eventTypeToString()Alan Viverette2015-07-091-3/+2
| | |_|/ / | |/| | |
* | | | | Merge "Revive NetworkInfo's SUSPENDED state." into mnc-devRobert Greenwalt2015-07-091-35/+56
|\ \ \ \ \
| * | | | | Revive NetworkInfo's SUSPENDED state.Robert Greenwalt2015-07-081-35/+56
* | | | | | Merge "Enhance documentation of WebSettings.WebSettings method" into mnc-devMikhail Naganov2015-07-091-0/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Enhance documentation of WebSettings.WebSettings methodMikhail Naganov2015-07-071-0/+6
* | | | | | Reduce overly aggressive use of narrowAm / narrowPm.Narayan Kamath2015-07-091-2/+2
| |/ / / / |/| | | |
* | | | | Remove "final" qualifier from AuthenticationResultJim Miller2015-07-091-1/+1
* | | | | Merge "BatteryStats: Fail gracefully on corrupt battery stats" into mnc-devAdam Lesinski2015-07-092-38/+32
|\ \ \ \ \
| * | | | | BatteryStats: Fail gracefully on corrupt battery statsAdam Lesinski2015-07-082-38/+32
* | | | | | Merge "Use hint text to position handle / floating tool bar popups" into mnc-devMady Mellor2015-07-091-19/+21
|\ \ \ \ \ \
| * | | | | | Use hint text to position handle / floating tool bar popupsMady Mellor2015-07-081-19/+21
* | | | | | | Merge "Fix reset permissions on clear data and package uninstall." into mnc-devSvetoslav2015-07-081-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Fix reset permissions on clear data and package uninstall.Svetoslav2015-07-081-6/+6
* | | | | | | | Merge "Update storage group icon" into mnc-devSvet Ganov2015-07-081-7/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Update storage group iconSvet Ganov2015-07-081-7/+4
| |/ / / / / / /
* | | | | | | | Merge "com.android.mms is no more, so removing from default_sms_application" ...Ian Pedowitz2015-07-081-3/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | com.android.mms is no more, so removing from default_sms_applicationIan Pedowitz2015-07-081-3/+6
* | | | | | | | | Merge "Fingerprint: Add post enroll interface." into mnc-devSasha Levitskiy2015-07-083-1/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fingerprint: Add post enroll interface.Sasha Levitskiy2015-07-083-1/+20
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge changes I9971c466,Ib42474fd into mnc-devJeff Sharkey2015-07-081-10/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use best volume description for MTP.Jeff Sharkey2015-07-081-10/+15
* | | | | | | | | | Merge "Generate stable MTP storage IDs." into mnc-devJeff Sharkey2015-07-082-9/+36
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Generate stable MTP storage IDs.Jeff Sharkey2015-07-072-9/+36
* | | | | | | | | | Merge "Camera: Enforce ZERO_SHUTTER_LAG mode" into mnc-devChien-Yu Chen2015-07-082-3/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Camera: Enforce ZERO_SHUTTER_LAG modeChien-Yu Chen2015-07-082-3/+9
* | | | | | | | | | | Merge "Don't display Custom for PHONE_TYPE=CUSTOM part 1." into mnc-devTingting Wang2015-07-081-1/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Don't display Custom for PHONE_TYPE=CUSTOM part 1.Tingting Wang2015-07-081-1/+3
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge "Import translations. DO NOT MERGE" into mnc-devGeoff Mendal2015-07-0877-43/+351
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-0877-43/+351
* | | | | | | | | | Merge "Clarify javadoc of setPermissionPolicy" into mnc-devBenjamin Franz2015-07-081-1/+8
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Clarify javadoc of setPermissionPolicyBenjamin Franz2015-07-081-1/+8
* | | | | | | | | | Merge "Expose time-interval detail query on INetworkStatsSession" into mnc-devZoltan Szatmary-Ban2015-07-083-17/+22
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Expose time-interval detail query on INetworkStatsSessionZoltan Szatmary-Ban2015-07-073-17/+22
* | | | | | | | | | Merge "Add ACCESS_IMS_CALL_SERVICE hidden permission." into mnc-devEtan Cohen2015-07-082-0/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add ACCESS_IMS_CALL_SERVICE hidden permission.Etan Cohen2015-07-072-0/+17
* | | | | | | | | | | Merge "Add new "preinstalled" permission flag." into mnc-devDianne Hackborn2015-07-083-128/+149
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add new "preinstalled" permission flag.Dianne Hackborn2015-07-073-128/+149
* | | | | | | | | | | | Merge "Revert "Set default SMS application to Messenger"" into mnc-devIan Pedowitz2015-07-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Revert "Set default SMS application to Messenger"Ian Pedowitz2015-07-081-1/+1
* | | | | | | | | | | | | Merge "Enforce camera shutter sound for India" into mnc-devVineeta Srivastava2015-07-082-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |