summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #22124996: VI: Command Request not ActiveDianne Hackborn2015-07-153-1/+24
* Merge "Improve tracking of screen on reasons." into mnc-devDianne Hackborn2015-07-1518-45/+129
|\
| * Improve tracking of screen on reasons.Dianne Hackborn2015-07-1518-45/+129
* | Import translations. DO NOT MERGEGeoff Mendal2015-07-152-2/+2
* | Merge "Import translations. DO NOT MERGE" into mnc-devGeoff Mendal2015-07-1577-1213/+217
|\ \
| * | Import translations. DO NOT MERGEGeoff Mendal2015-07-1577-1213/+217
| |/
* | Merge "Fix input pause without resume." into mnc-devGeorge Mount2015-07-153-5/+11
|\ \
| * | Fix input pause without resume.George Mount2015-07-143-5/+11
* | | Merge "Import translations. DO NOT MERGE" into mnc-devGeoff Mendal2015-07-1577-1/+925
|\ \ \
| * | | Import translations. DO NOT MERGEGeoff Mendal2015-07-1577-1/+925
| | |/ | |/|
* | | Import translations. DO NOT MERGEGeoff Mendal2015-07-1577-483/+21
|/ /
* | Merge "Relax strict ActionMode instance checking when finishing action modes"...Adam Powell2015-07-151-2/+24
|\ \
| * | Relax strict ActionMode instance checking when finishing action modesAdam Powell2015-07-141-2/+24
* | | Merge "Bump mms whitelist time up to 1 minute." into mnc-devDianne Hackborn2015-07-151-1/+1
|\ \ \
| * | | Bump mms whitelist time up to 1 minute.Dianne Hackborn2015-07-141-1/+1
* | | | Merge "Fix issue #21626564: MMS should be receivied while Dozing" into mnc-devDianne Hackborn2015-07-1511-64/+227
|\ \ \ \ | |/ / /
| * | | Fix issue #21626564: MMS should be receivied while DozingDianne Hackborn2015-07-1411-64/+227
* | | | Merge "Require ACCESS_COARSE_LOCATION for ACTION_FOUND broadcast" into mnc-devFyodor Kupolov2015-07-151-1/+2
|\ \ \ \
| * | | | Require ACCESS_COARSE_LOCATION for ACTION_FOUND broadcastFyodor Kupolov2015-07-141-1/+2
* | | | | Merge "AudioManager: fix audio device callback list access" into mnc-devEric Laurent2015-07-151-16/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | AudioManager: fix audio device callback list accessEric Laurent2015-07-141-16/+15
* | | | | Merge "Added sendBroadcastMultiplePermissions method" into mnc-devFyodor Kupolov2015-07-1512-111/+218
|\ \ \ \ \
| * | | | | Added sendBroadcastMultiplePermissions methodFyodor Kupolov2015-07-1412-111/+218
* | | | | | Merge "BatteryStats: Clear power use when removing a UID from uid_cputime ker...Adam Lesinski2015-07-151-0/+1
|\ \ \ \ \ \
| * | | | | | BatteryStats: Clear power use when removing a UID from uid_cputime kernel moduleAdam Lesinski2015-07-141-0/+1
* | | | | | | BatteryStats: Fix deadlockAdam Lesinski2015-07-151-2/+6
* | | | | | | Merge "BatteryStats: Fix units in wakelock distribution calculation" into mnc...Adam Lesinski2015-07-141-3/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | BatteryStats: Fix units in wakelock distribution calculationAdam Lesinski2015-07-141-3/+3
| |/ / / / /
* | | | | | Merge "Camera: clarify largest JPEG dimension expectation" into mnc-devYin-Chia Yeh2015-07-141-2/+18
|\ \ \ \ \ \
| * | | | | | Camera: clarify largest JPEG dimension expectationYin-Chia Yeh2015-07-081-2/+18
* | | | | | | Merge "Revert "Allow array of required permissions in sendBroadcast"" into mn...Fyodor Kupolov2015-07-1411-214/+110
|\ \ \ \ \ \ \
| * | | | | | | Revert "Allow array of required permissions in sendBroadcast"Fyodor Kupolov2015-07-1411-214/+110
* | | | | | | | Merge "Need to disable 5GHz bands for WiFi tethering in Japan" into mnc-devxinhe2015-07-141-0/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | Need to disable 5GHz bands for WiFi tethering in Japanxinhe2015-07-131-0/+24
* | | | | | | | | Merge "Standardize stateToString return values" into mnc-devYorke Lee2015-07-141-6/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Standardize stateToString return valuesYorke Lee2015-07-141-6/+6
* | | | | | | | | | Merge "Allow array of required permissions in sendBroadcast" into mnc-devFyodor Kupolov2015-07-1411-110/+214
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | / / | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Allow array of required permissions in sendBroadcastFyodor Kupolov2015-07-1411-110/+214
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Better handling of storage paths." into mnc-devJeff Sharkey2015-07-142-12/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Better handling of storage paths.Jeff Sharkey2015-07-142-12/+15
* | | | | | | | | Merge "Camera: Reconnect after camera service crashes" into mnc-devChien-Yu Chen2015-07-141-8/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Camera: Reconnect after camera service crashesChien-Yu Chen2015-07-131-8/+47
* | | | | | | | | | Merge "Pass wifi ap state through to tile when receiver triggered." into mnc-devJulia Reynolds2015-07-142-3/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Pass wifi ap state through to tile when receiver triggered.Julia Reynolds2015-07-142-3/+9
* | | | | | | | | | | am e67416ec: am 4859a612: Merge "docs: Clarified how to find out when a switc...Andrew Solovay2015-07-142-76/+18
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ am 4859a612: Merge "docs: Clarified how to find out when a switch is toggled"...Andrew Solovay2015-07-142-76/+18
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge "docs: Clarified how to find out when a switch is toggled" into mnc-pre...Andrew Solovay2015-07-142-76/+18
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | docs: Clarified how to find out when a switch is toggledAndrew Solovay2015-07-092-76/+18
* | | | | | | | | | | | | | Merge "Fix status bar bt accessibility message" into mnc-devJason Monk2015-07-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix status bar bt accessibility messageJason Monk2015-07-141-1/+1