summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | Require ACCESS_COARSE_LOCATION for ACTION_FOUND broadcastFyodor Kupolov2015-07-141-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Receivers of ACTION_FOUND intent are now required to have ACCESS_COARSE_LOCATION permission. Bug: 21852542 Change-Id: I8306f7431f067ca36bfc568a912385153fa3d496
* | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 22470616. Change-Id: Ic59e8499557395dabe789b5fec9cb7c86c13d10c
* | | | | | | | | | Merge "Added sendBroadcastMultiplePermissions method" into mnc-devFyodor Kupolov2015-07-1512-111/+218
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added sendBroadcastMultiplePermissions methodFyodor Kupolov2015-07-1412-111/+218
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added Context.sendBroadcastMultiplePermissions(Intent intent, String[] receiverPermissions) method, which allows an array of required permissions to be enforced. Bug: 21852542 Change-Id: I27c9130e8f004b428452501ebc8a36aabde1f343
* | | | | | | | | | | Merge "BatteryStats: Clear power use when removing a UID from uid_cputime ↵Adam Lesinski2015-07-151-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernel module" into mnc-dev
| * | | | | | | | | | | BatteryStats: Clear power use when removing a UID from uid_cputime kernel moduleAdam Lesinski2015-07-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug:22461683 Change-Id: Iffb847268d2872bd2a843e28dc41fa22b1e36828
* | | | | | | | | | | | BatteryStats: Fix deadlockAdam Lesinski2015-07-151-2/+6
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug:22486756 Change-Id: I20e10cc344b128bfa156c5aada93d3fb2b0fcaa3
* | | | | | | | | | | Merge "BatteryStats: Fix units in wakelock distribution calculation" into ↵Adam Lesinski2015-07-141-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | mnc-dev
| * | | | | | | | | | BatteryStats: Fix units in wakelock distribution calculationAdam Lesinski2015-07-141-3/+3
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is mostly for checkin stats, this is not used in any computation. Bug:22468534 Bug:22391540 Change-Id: Ib3d0c86db5044092d3d76acf8f001337272af2ff
* | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Codegen doc update. Bug: 22295208 Change-Id: I06f17579915bfaa640a26a42f0ce0b7549e35d3c
* | | | | | | | | | | Merge "Revert "Allow array of required permissions in sendBroadcast"" into ↵Fyodor Kupolov2015-07-1411-214/+110
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mnc-dev
| * | | | | | | | | | | Revert "Allow array of required permissions in sendBroadcast"Fyodor Kupolov2015-07-1411-214/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit b4e7283c9afd9fb15ebd63f6ce9b75c9c1af658b. Change-Id: Ie8390964bda5bdfa869cee8f46584043d8e7c664
* | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b/22396383 Change-Id: I61efef1babaab756425e6958843dfb9ad47b46cd
* | | | | | | | | | | | | Merge "Standardize stateToString return values" into mnc-devYorke Lee2015-07-141-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Standardize stateToString return valuesYorke Lee2015-07-141-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 20303674 Change-Id: I884029614c8ce36120c1fc039ef33c0e6736ed5c
* | | | | | | | | | | | | | 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
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added Context.sendBroadcast(Intent intent, String[] receiverPermissions) method, which allows an array of required permissions to be enforced. Bug: 21852542 Change-Id: I3b8ff258fa9f3249c344bb8093b820b24eef00c0
* | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Give more details about why we failed to create storage paths, and search for underlying volumes using canonical paths. Bug: 22135060 Change-Id: I75d3584403ece310438b05f5b9fe72d94c9096c6
* | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Schedule a reconnection after camera service crashes if any client registered a camera availability callback or torch status callback. Bug: 407755 Change-Id: Iabe0bf713863898ca468cff59d4c97c66a802630
* | | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 22450078 Change-Id: I9b339aa2238a7427291bfdc2ef6aab58dcdb5cf3
* | | | | | | | | | | | | | am e67416ec: am 4859a612: Merge "docs: Clarified how to find out when a ↵Andrew Solovay2015-07-142-76/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switch is toggled" into mnc-preview-docs * commit 'e67416eccc6092e2fce3619b2244deda36fabd26': docs: Clarified how to find out when a switch is toggled
| * \ \ \ \ \ \ \ \ \ \ \ \ \ am 4859a612: Merge "docs: Clarified how to find out when a switch is ↵Andrew Solovay2015-07-142-76/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | toggled" into mnc-preview-docs * commit '4859a6125bcf967cf97339b19f30d9788b971e02': docs: Clarified how to find out when a switch is toggled
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "docs: Clarified how to find out when a switch is toggled" into ↵Andrew Solovay2015-07-142-76/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mnc-preview-docs
| | | * | | | | | | | | | | | | | docs: Clarified how to find out when a switch is toggledAndrew Solovay2015-07-092-76/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per Chris, the existing doc was incorrect: you *can't* check for a button press and a switch flip the same way. (The button triggers a click event, but the switch does not.) Chris suggested that we just remove the reference to onClick and suggest using a listener for both kinds of buttons (ToggleButton and Switch). Also pulled one note out of a section where it didn't fit (the bit about changing a button/switch's state programmatically didn't have much to do with listening for clicks) and put it at the top, and I fixed a Javadoc typo for a relevant class that I happened to notice. See first comment for doc stage location. bug: 20625504 Change-Id: I9c8975111381e5b169f6a61454ef3a93da635759
* | | | | | | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the same description for both QS and status bar. Bug: 20345203 Change-Id: I5789c1385d2240e1ad426a008e6e2192885ddc2b
* | | | | | | | | | | | | | | | | | Merge "Move wifi accessibility strings to SettingsLib" into mnc-devJason Monk2015-07-142-13/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Move wifi accessibility strings to SettingsLibJason Monk2015-07-142-13/+13
| |/ / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 22468835 Change-Id: I66e85e8adfb3eda194995eda529422a172f00cbd
* | | | | | | | | | | | | | | | | | Merge "BatteryStats: Remove uid_cputime Slog.wtf for high cpu times" into ↵Adam Lesinski2015-07-141-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mnc-dev
| * | | | | | | | | | | | | | | | | BatteryStats: Remove uid_cputime Slog.wtf for high cpu timesAdam Lesinski2015-07-141-2/+1
| | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | High cpu times are expected as multiple cores can be running at the same time, so comparing against the time between samples is incorrect. I am reasonable certain that the values we see now are correct, so disabling this check. However, checking for negative values (overflows) is still enabled and will remain enabled because there is no case where we will be ok with negative deltas. Bug:22461683 Change-Id: If9c7cdbb75ceaed059d1e0f4dd83cfdd3e021a93
* | | | | | | | | | | | | | | | | Merge "Clear binder id when determining external storage state" into mnc-devSvetoslav2015-07-141-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Clear binder id when determining external storage stateSvetoslav2015-07-141-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:22472435 Change-Id: I5badd51cb9fb2244395880eb1bbff8f4aa0abb8c
* | | | | | | | | | | | | | | | | | Merge "Allow notification strings to be unredacted in dump output." into mnc-devDan Sandler2015-07-142-29/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Allow notification strings to be unredacted in dump output.Dan Sandler2015-07-102-29/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This won't happen automatically and unredacted strings will still not appear in bugreports, but if you are attached via adb you can now do `dumpsys notification --unredact` to get the contents of String/CharSequence fields and extras emitted along with the rest of the dump. The arg handling is also improved so that multiple filters can be specified at once, e.g. --package (was "p") to restrict to a single package, and --stats to get JSON output. Bug: 20451514 Change-Id: I37fc5ce86c7e28e8f8286917f6764d64bc081108
* | | | | | | | | | | | | | | | | | Merge "Make get_accounts a runtime permissions again" into mnc-devSvetoslav2015-07-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Make get_accounts a runtime permissions againSvetoslav2015-07-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The permission was lowered in protection level to normal allowing apps to assess migration strategy. This change makes the permission dangerous again allowing apps to implement this strategy. bug:22385299 Change-Id: I3694c06236a33b97f63761b48745b1df654a2bf4
* | | | | | | | | | | | | | | | | | | Merge "Removed logging for the empty keyguard" into mnc-devSelim Cinek2015-07-144-53/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Removed logging for the empty keyguardSelim Cinek2015-07-134-53/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only logging the states in the bugreport now. Bug: 21701756 Change-Id: I8252583300d0162b878dd217c8098c1d6b970ea4
* | | | | | | | | | | | | | | | | | | Merge "Add checks for READ_PRIVILEGED_PHONE_STATE." into mnc-devAmit Mahajan2015-07-141-4/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Add checks for READ_PRIVILEGED_PHONE_STATE.Amit Mahajan2015-07-141-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Callers will have either PRIVILEGED or regular READ_PHONE_STATE. Bug: 22468536 Change-Id: I60251f61250a975f4147b027d2539824a728e3b5
* | | | | | | | | | | | | | | | | | | | Merge "Fix QS labels on language change" into mnc-devJason Monk2015-07-142-2/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Fix QS labels on language changeJason Monk2015-07-142-2/+18
| | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some tiles now won't do updates if the state hasn't changed (rotation) to avoid breaking the animation state. To handle this, state is cleared when the configuration changes. Bug: 22206214 Change-Id: I029fb4c75cc920a6c9907b65e8c48d28c21d529a
* | | | | | | | | | | | | | | | | | | | Merge "Use original path if translated path doesn't exist" into mnc-devMarco Nelissen2015-07-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Use original path if translated path doesn't existMarco Nelissen2015-07-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 22376538 Change-Id: I2f6af4fa31c097e2e2d619a068cf83721091c450