summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix issue #22843150: fragment transaction crash from onRequestPermisss...Dianne Hackborn2015-08-062-0/+11
|\
| * Fix issue #22843150: fragment transaction crash from onRequestPermisssionResultDianne Hackborn2015-08-052-0/+11
* | Merge "Avoid changing internal state of shared drawable" into mnc-devChet Haase2015-08-061-0/+4
|\ \
| * | Avoid changing internal state of shared drawableChet Haase2015-08-061-0/+4
* | | Merge "Update documentation of DevicePolicyManager intents." into mnc-devAlan Treadway2015-08-061-0/+10
|\ \ \
| * | | Update documentation of DevicePolicyManager intents.Alan Treadway2015-08-061-0/+10
* | | | Merge "Make the NullVibrator really null." into mnc-devMichael Wright2015-08-061-1/+0
|\ \ \ \
| * | | | Make the NullVibrator really null.Michael Wright2015-07-301-1/+0
* | | | | Merge "Store ringer mode on entering DND mode so it can be restored on exit."...Julia Reynolds2015-08-061-0/+7
|\ \ \ \ \
| * | | | | Store ringer mode on entering DND mode so it can be restored on exit.Julia Reynolds2015-08-051-0/+7
* | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-08-0519-893/+495
* | | | | | Merge "Removing tethering overlay for mcc202-mnc05 (VF Greece)." into mnc-devAmit Mahajan2015-08-051-43/+0
|\ \ \ \ \ \
| * | | | | | Removing tethering overlay for mcc202-mnc05 (VF Greece).Amit Mahajan2015-08-051-43/+0
* | | | | | | Merge "Keep OverScroller.SplineOverScroller state consistent." into mnc-devVladislav Kaznacheev2015-08-051-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Keep OverScroller.SplineOverScroller state consistent.Vladislav Kaznacheev2015-08-041-4/+4
* | | | | | | | Implement Bluetooth settings factory reset (2/5)Ajay Panicker2015-08-052-0/+20
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge "Fix incorrect default wifi power draw values" into mnc-devMitchell Wills2015-08-053-4/+16
|\ \ \ \ \ \ \
| * | | | | | | Fix incorrect default wifi power draw valuesMitchell Wills2015-08-043-4/+16
* | | | | | | | Merge "Update javadoc for EXTRA_PROVISIONING_ADMIN_EXTRAS_BUNDLE" into mnc-devRubin Xu2015-08-051-3/+11
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Update javadoc for EXTRA_PROVISIONING_ADMIN_EXTRAS_BUNDLERubin Xu2015-08-051-3/+11
* | | | | | | | Merge "NPE occured when trying to parcel voice features." into mnc-devNiels Egberts2015-08-051-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | NPE occured when trying to parcel voice features.Niels Egberts2015-08-051-1/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Revert "Revert "Permissions: GET_ACCOUNTS permission cleanup""" into m...Ian Pedowitz2015-08-052-28/+48
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Revert "Revert "Permissions: GET_ACCOUNTS permission cleanup""Ian Pedowitz2015-08-052-28/+48
| |/ / / / /
* | | | | | Merge "Fix NOT_RESTRICTED network capability and enforce it." into mnc-devPaul Jensen2015-08-054-43/+58
|\ \ \ \ \ \
| * | | | | | Fix NOT_RESTRICTED network capability and enforce it.Paul Jensen2015-08-044-43/+58
* | | | | | | Merge "Make ResourceKey always use non-null configuration override." into mnc...Filip Gruszczynski2015-08-041-12/+9
|\ \ \ \ \ \ \
| * | | | | | | Make ResourceKey always use non-null configuration override.Filip Gruszczynski2015-08-041-12/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Charge apps for wifi tx time while scanning" into mnc-devMitchell Wills2015-08-041-14/+32
|\ \ \ \ \ \ \
| * | | | | | | Charge apps for wifi tx time while scanningMitchell Wills2015-08-041-14/+32
* | | | | | | | Mark missed calls as read in calllog restore(2/2)Roshan Pius2015-08-041-3/+36
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge "Revert "Do not forceLayout when window is resized"" into mnc-devYohei Yukawa2015-08-041-0/+18
|\ \ \ \ \ \ \
| * | | | | | | Revert "Do not forceLayout when window is resized"Yohei Yukawa2015-07-281-0/+18
* | | | | | | | Merge "UsbDeviceManager: fix b/21429947 regression (try #2)" into mnc-devNick Kralevich2015-08-042-18/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | UsbDeviceManager: fix b/21429947 regression (try #2)Nick Kralevich2015-08-042-18/+0
* | | | | | | | | Merge "Remove spurious syncmanager wake-ups" into mnc-devMatthew Williams2015-08-041-8/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Remove spurious syncmanager wake-upsMatthew Williams2015-08-031-8/+0
* | | | | | | | | Revert "Permissions: GET_ACCOUNTS permission cleanup"Ian Pedowitz2015-08-042-48/+28
* | | | | | | | | Merge "Fail silently if a process trys to launch an acitvity for background u...Wale Ogunwale2015-08-041-3/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fail silently if a process trys to launch an acitvity for background userWale Ogunwale2015-08-031-3/+8
* | | | | | | | | | Merge "BatteryStats: Add debug logging to find source of b/22716723" into mnc...Adam Lesinski2015-08-042-0/+26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | BatteryStats: Add debug logging to find source of b/22716723Adam Lesinski2015-08-032-0/+26
| |/ / / / / / / / /
* | | | | | | | | | Merge "Fix issue #22860466: viapi security bug - rubber stamping in nested VI...Dianne Hackborn2015-08-043-0/+42
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix issue #22860466: viapi security bug - rubber stamping in nested VIsDianne Hackborn2015-08-033-0/+42
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Fix issue #22912704: "android.process.acore has stopped" dialog keeps ...Dianne Hackborn2015-08-032-2/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix issue #22912704: "android.process.acore has stopped" dialog keeps popping upDianne Hackborn2015-08-032-2/+4
| |/ / / / / / / /
* | | | | | | | | Yell loudly about undefined behind in Bitmap, but work anywayJohn Reck2015-08-031-1/+0
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge "Update Material link text to be colorAccent" into mnc-devAlan Viverette2015-08-032-11/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Update Material link text to be colorAccentAlan Viverette2015-08-032-11/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge "Make ResolverDrawerLayout look like a ScrollView to accessibility" int...Alan Viverette2015-08-031-4/+24
|\ \ \ \ \ \ \ \