summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use clang for libhwui"John Reck2015-11-041-3/+0
| | | | | | | | Bug 25462107 This reverts commit d354fd2c66855d116440eb4c936317f124241225. Change-Id: Ib7c50b5becf247f837f3cc20f9128d9411d22563
* Convert ashmem bitmap thresholds to constants.Riley Andrews2015-11-042-2/+8
| | | | | | | Bug 25256717 Change-Id: I23e2795ef8798d83bf60dcbd6ff2e7093fcaa9b0 Signed-off-by: Riley Andrews <riandrews@google.com>
* Use clang for libhwuiChris Craik2015-11-031-0/+3
| | | | | | bug:25417885 Change-Id: I0ef8034d79ba3682925e3c2a4b7ccd833fd4f156
* Limit persistent ashmem backed fds to a minimum of 128kB.Riley Andrews2015-11-033-3/+8
| | | | | | | Bug 25256717 Change-Id: Ieb356006df0a6545b89de44d3d8fd4b46312b3b8 Signed-off-by: Riley Andrews <riandrews@google.com>
* Fix issue #25357209: Could not send SMS or MMS messages, had to rebootDianne Hackborn2015-11-038-31/+79
| | | | | | | | | | | | | | | | I think what probably happened is that since we only report an app going in to the "interaction" state as an interaction event to usage stats, apps that sit around in that state forever will only see one interaction at the start and never again. So usage stats could start thinking they are idle. Fix this by having the activity manager report an interaction event for such long running applications at least once a day. Also, because it is correct and for paranoia by protected us another way, system uids should never go in to standby. Change-Id: I8a3805bfca86cbe78560488a649ecd07427da99a
* Fix a crash while printing ICCID because of alphabets in UICC.Sanket Padawe2015-11-031-1/+16
| | | | | Bug: 25401769 Change-Id: Ieda058817b8d3cb4b1696fd9932bd0f10da55573
* Fixed a bug where the panel could get stuck closingSelim Cinek2015-11-031-1/+1
| | | | | | | | | | When mClosing was set even though the panel was not expanding, the variable was never reset leading to bad states like the notification shade not updating, people missing calls and similar bad bugs. Bug: 25338991 Change-Id: I4362fda257770c98c5f9ba75a5622b14f74dc5ae
* Improve comment on EXTRA_CALL_RAT_TYPE.Tyler Gunn2015-11-031-0/+14
| | | | | | | | Adding comments to EXTRA_CALL_RAT_TYPE to make it clear what it is used for, and what values are expected. Bug: 20144385 Change-Id: I248aca61abc8a57d7aeef650e48cc498e41c859b
* NetworkTimeUpdateService: Grab a wakelock when manipulating system timeThierry Strudel2015-11-031-0/+13
| | | | | | Bug: 24986869 Change-Id: Iab4e5ce6be0b5279ce85f868037ba256ee62c0ac Signed-off-by: Thierry Strudel <tstrudel@google.com>
* Don't try overriding system fixed permissions on installSvet Ganov2015-11-021-1/+3
| | | | | | bug:25397466 Change-Id: Ie92ec000a94b757178ddfdd9384407535f4af9db
* PackageSettingBase needs to copy volume UUID.Jeff Sharkey2015-11-021-0/+1
| | | | | | | | | | | | | When copying all fields from one PackageSettingBase to another, we also need to copy volumeUuid, which had previously been missed. Without this, packages using sharedUserId that are installed on adopted storage devices will be destroyed, since after reboot we think they actually belong on internal storage (where volumeUuid is null). Bug: 25334169 Change-Id: I223361bd1e19e7d5dd78626682ac7c5cbecb9fa1
* Handle "uninstalled" apps when pruning app-ops.Jeff Sharkey2015-11-023-17/+33
| | | | | | | | | | | | | During system boot, we prune app-ops belonging to apps that have been uninstalled. However, apps installed on adopted storage devices haven't been scanned at this point, so they appear to be uninstalled. To avoid pruning app-ops for these apps, we need a getPackageUid() variant that also considers "uninstalled" apps for which we still have PackageSetting values. Bug: 25206071 Change-Id: I1820f674d45c5ddc1c5f10ed7d859e7025005e28
* IMS: Support For Per-Call RAT InfoOmkar Kolangade2015-11-021-0/+2
| | | | | | | | | Adding the extra key that will be used to propagate RAT information for each call via call extras. The key is used in IMS Service. Bug: 20144385 Change-Id: Ia7ca81d661afb579fd25315036c43489b1dca50d
* Allow verifier to grant permissionsSvetoslav2015-11-021-1/+1
| | | | | | bug:25329324 Change-Id: I2ac01a983ad812df7725a0499a8d9b470a7ea481
* Import translations. DO NOT MERGEGeoff Mendal2015-11-022-2/+2
| | | | | | | Auto-generated-cl: translation import Bug: 25319151 Change-Id: I4170f31d992d23a365c98fe5e799a31ef48f17bd
* Get rid of getTypesVisibleToCaller log spam.Carlos Valdivia2015-10-291-1/+0
| | | | | Bug: 25062620 Change-Id: Ia3080c501a288522a5b1de88d50f365357418ba8
* UsbDeviceManager: set mUsbDataUnlocked=false on user switchNick Kralevich2015-10-291-0/+2
| | | | | | | Make sure access to MTP data is relocked when a user switch occurs. Bug: 25288494 Change-Id: I69dafc7f51b847f4dba1993a85fb1a51df1a5e37
* Don't crash if a DHCP server doesn't send the server ID option.Lorenzo Colitti2015-10-291-4/+10
| | | | | | | | This violates a MUST in RFC2131, but apparently some implementations don't know or care. Bug: 25343517 Change-Id: I80459b58ffe231e7ed64e77bafa157a96b745149
* Merge "Make SYSTEM_ALERT_WINDOW development permission" into mnc-dr-devSvetoslav Ganov2015-10-292-9/+11
|\
| * Make SYSTEM_ALERT_WINDOW development permissionSvetoslav2015-10-272-9/+11
| | | | | | | | | | | | bug:25329324 Change-Id: I0086464846bab9424764dd0d726692d96a0f1207
* | Merge "Import translations. DO NOT MERGE" into mnc-dr-devGeoff Mendal2015-10-283-4/+4
|\ \
| * | Import translations. DO NOT MERGEGeoff Mendal2015-10-283-4/+4
| | | | | | | | | | | | | | | Change-Id: Id9e2298a05893e3769f0e62bcda5fe70c058d11a Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEGeoff Mendal2015-10-283-4/+4
|/ / | | | | | | | | Change-Id: If7c4ccf382e85f88a4fac586ca870068d8219974 Auto-generated-cl: translation import
* | Merge "Petites fautes." into mnc-dr-devDaniel Sandler2015-10-271-2/+2
|\ \
| * | Petites fautes.Dan Sandler2015-10-271-2/+2
| | | | | | | | | | | | | | | Bug: 25308153 Change-Id: I62ffe080e3f36eb685cdc06d8c106d32e18092ed
* | | Fix issue #25289999: Lower device idle alarm limit to 10 mins.Dianne Hackborn2015-10-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | This helps with some cases where perisistent network connections need a more frequent keep alive signal. Actually make it 9 minutes to ensure that things needing a 10 minute cycle will execute within that time. Change-Id: Ife8c7b7f7f82b108d5a6c1624bd6115e6087c3be
* | | Merge "Import translations. DO NOT MERGE" into mnc-dr-devGeoff Mendal2015-10-262-10/+10
|\ \ \ | |/ / |/| |
| * | Import translations. DO NOT MERGEGeoff Mendal2015-10-262-10/+10
| | | | | | | | | | | | | | | Change-Id: I0383c1869f289a39ca3db684712dbd812e626e9a Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEGeoff Mendal2015-10-2678-475/+241
|/ / | | | | | | | | Change-Id: I9bf90d06113d8333bed3eec1c65ed799a785fb63 Auto-generated-cl: translation import
* | Merge "Prevent recents from coming up when in SUW" into mnc-dr-devPuneet Kumar2015-10-241-1/+1
|\ \
| * | Prevent recents from coming up when in SUWMichael Wright2015-10-241-1/+1
| | | | | | | | | | | | | | | Bug: 25229538 Change-Id: I141c4eb928a5ce7f9858922862fe3dc1d3a33a90
* | | Delay hiding the cast icon for 3 seconds. DO NOT MERGE am: 1044e162c3 am: ↵Dan Sandler2015-10-240-0/+0
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b1de85487a -s ours am: 410bea181b am: 511357c39b am: 7e16b2e8f5 -s ours am: e68e70d509 * commit 'e68e70d509e2a0ba1c8bd56c231bf1c6cc3da967': Delay hiding the cast icon for 3 seconds. DO NOT MERGE
| * \ \ Delay hiding the cast icon for 3 seconds. DO NOT MERGE am: 1044e162c3 am: ↵Dan Sandler2015-10-240-0/+0
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b1de85487a -s ours am: 410bea181b am: 511357c39b am: 7e16b2e8f5 -s ours * commit '7e16b2e8f5b74d29711d330f6982d8ed12c3f4db': Delay hiding the cast icon for 3 seconds. DO NOT MERGE
| | * \ \ Delay hiding the cast icon for 3 seconds. DO NOT MERGE am: 1044e162c3 am: ↵Dan Sandler2015-10-240-0/+0
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b1de85487a -s ours am: 410bea181b am: 511357c39b * commit '511357c39b058b0d03beb175c1c35990729ee3d0': Delay hiding the cast icon for 3 seconds. DO NOT MERGE
| | | * \ \ Delay hiding the cast icon for 3 seconds. DO NOT MERGE am: 1044e162c3 am: ↵Dan Sandler2015-10-240-0/+0
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b1de85487a -s ours am: 410bea181b * commit '410bea181b229adef7a2c1a9308379eead260706': Delay hiding the cast icon for 3 seconds. DO NOT MERGE
| | | | * \ \ Delay hiding the cast icon for 3 seconds. DO NOT MERGE am: 1044e162c3Dan Sandler2015-10-230-0/+0
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: b1de85487a -s ours * commit 'b1de85487af1726c3d9e80d78bd643f550d9f3a4': Delay hiding the cast icon for 3 seconds. DO NOT MERGE
| | | | | * \ \ Delay hiding the cast icon for 3 seconds. DO NOT MERGEDan Sandler2015-10-231-1/+15
| | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 1044e162c3 * commit '1044e162c3dc4169b79112fc1a2de14757bca8c3': Delay hiding the cast icon for 3 seconds. DO NOT MERGE
| | | | | | * | | Delay hiding the cast icon for 3 seconds. DO NOT MERGEDan Sandler2015-10-231-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure that the user has had a chance to see it for a few seconds after screen recording has ended. Bug: 19121797 (cherry picked from commit 8fd25bf7711aabffe73213ba1f9056f285270695) Change-Id: I14d9fb54521dc6d60822e7c683e4e92fd62cdc6a
* | | | | | | | | Delay hiding the cast icon for 3 seconds. DO NOT MERGE am: 51c2619c77 am: ↵Dan Sandler2015-10-240-0/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6026b5b17e am: 6c3186ea07 -s ours am: ab4857790b * commit 'ab4857790bc84388817c0bec8c4010d660f35ada': Delay hiding the cast icon for 3 seconds. DO NOT MERGE
| * | | | | | | | Delay hiding the cast icon for 3 seconds. DO NOT MERGE am: 51c2619c77 am: ↵Dan Sandler2015-10-240-0/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6026b5b17e am: 6c3186ea07 -s ours * commit '6c3186ea07a735d84e9a33e9864366b01f1f4c86': Delay hiding the cast icon for 3 seconds. DO NOT MERGE
| | * | | | | | | Delay hiding the cast icon for 3 seconds. DO NOT MERGE am: 51c2619c77Dan Sandler2015-10-231-1/+15
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 6026b5b17e * commit '6026b5b17e786c180909d8fe5f6747e446e1d365': Delay hiding the cast icon for 3 seconds. DO NOT MERGE
| | | * | | | | | Delay hiding the cast icon for 3 seconds. DO NOT MERGEDan Sandler2015-10-231-1/+15
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 51c2619c77 * commit '51c2619c7706575a171cf29819db14e91b815a62': Delay hiding the cast icon for 3 seconds. DO NOT MERGE
| | | | * | | | | Delay hiding the cast icon for 3 seconds. DO NOT MERGEDan Sandler2015-10-231-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure that the user has had a chance to see it for a few seconds after screen recording has ended. (cherry picked from commit 8fd25bf7711aabffe73213ba1f9056f285270695) Bug: 19121797 Change-Id: I7a5c12b371b735c756ca5a3e8716c385fb3fbfe9
* | | | | | | | | Delay hiding the cast icon for 3 seconds. DO NOT MERGEDan Sandler2015-10-230-0/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 446dcc9ed7 * commit '446dcc9ed7efa0b80ed7d353478326b2236f2cab': Delay hiding the cast icon for 3 seconds. DO NOT MERGE
| * | | | | | | | Delay hiding the cast icon for 3 seconds. DO NOT MERGEDan Sandler2015-10-231-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure that the user has had a chance to see it for a few seconds after screen recording has ended. Bug: 19121797 Change-Id: I52b69b2029439d42163ead5dc8748889b4f61934 (cherry picked from commit 8fd25bf7711aabffe73213ba1f9056f285270695)
* | | | | | | | | Merge "[DO NOT MERGE] EAP-TLS PMKID mismatch error" into mnc-dr-devxin He2015-10-231-0/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [DO NOT MERGE] EAP-TLS PMKID mismatch errorxinhe2015-10-231-0/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b/24253154 Change-Id: I45c770dc4769e74b668385dbc3a618d31a40dc7e
* | | | | | | | | | Merge "Revert "Revert "Track ashmem memory usage in Parcel""" into mnc-dr-devAdrian Roos2015-10-232-25/+55
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "Revert "Track ashmem memory usage in Parcel""Adrian Roos2015-10-222-25/+55
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit e2adb2cf0f2c90c77fab3f09285a92e05e70b567. Bug: 25004154 Change-Id: I9b432d1ebc39f3bbcd7afdefc403f0fb6ced8158
* | | | | | | | | | Merge "DO NOT MERGE Fix issue #24118803: The screen doesn't turn off..." ↵Dianne Hackborn2015-10-231-2/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mnc-dr-dev