OSDN Git Service

android-x86/packages-apps-Bluetooth.git
8 years agoAllow for automatic routing on HF AG to be disabled.
Bryce Lee [Mon, 16 Nov 2015 18:35:39 +0000 (10:35 -0800)]
Allow for automatic routing on HF AG to be disabled.

Bug: 25485578
Change-Id: Iefe06f9df811311040f154ddf8f578893b275ef4

8 years agoImplement setting/getting whether audio can be routed to the HFP HF device.
Bryce Lee [Thu, 29 Oct 2015 06:00:29 +0000 (23:00 -0700)]
Implement setting/getting whether audio can be routed to the HFP HF device.

Bug: 25332357
Change-Id: I2d37d082673255a165dad955aa1ca4b9f00d599e

8 years agoRevert "Allow HFP HF implementations to specify a client controller."
Bryce Lee [Thu, 29 Oct 2015 04:58:02 +0000 (04:58 +0000)]
Revert "Allow HFP HF implementations to specify a client controller."

This reverts commit 8843d8a82571b0a2f1b003cad999bed595814257.

Change-Id: I5371e263fd92c6790558d38f19945492731e17f6

8 years agoAllow HFP HF implementations to specify a client controller.
Bryce Lee [Thu, 29 Oct 2015 04:08:54 +0000 (21:08 -0700)]
Allow HFP HF implementations to specify a client controller.

The client controller service is used by the HeadsetClientService to
determine conditions such as whether audio routing to device is permitted.

Bug: 25332357
Change-Id: I8971960f959084ed3969db7c8cdef11673a58994

8 years agoRemove receiver status foreground flag
Zach Johnson [Mon, 26 Oct 2015 16:47:48 +0000 (09:47 -0700)]
Remove receiver status foreground flag

Turns out this actually causes more problems than
it attempts to solve.

b/25116554
b/25256719

Change-Id: Ia30ab5bf0f6e794376eae85b2616bcdb0049ef76

8 years agoAllow for supported profiles to be reloaded on enable.
Bryce Lee [Fri, 23 Oct 2015 19:30:29 +0000 (12:30 -0700)]
Allow for supported profiles to be reloaded on enable.

Bug: 24977590
Change-Id: I2e5371d3333482cdd1cf18d48fe3c2e0f2229e42

8 years agoRemove Vcard filter for call-logs
Ajay Panicker [Thu, 22 Oct 2015 23:11:53 +0000 (23:11 +0000)]
Remove Vcard filter for call-logs
am: b211df6fcb

* commit 'b211df6fcbd7dcd055354b75afc2e68ea49a36d9':
  Remove Vcard filter for call-logs

8 years agoRemove Vcard filter for call-logs
Ajay Panicker [Thu, 22 Oct 2015 19:00:25 +0000 (12:00 -0700)]
Remove Vcard filter for call-logs

Timestamps were being incorrectly filtered out of Vcards when sending
call-logs.

Bug: 25084927
Change-Id: Ied8912e7d2fdbcc6e6980c3773c4ec5a449842ec

8 years agoFix file permissions for Bluetooth share
Ajay Panicker [Wed, 21 Oct 2015 00:54:34 +0000 (00:54 +0000)]
Fix file permissions for Bluetooth share
am: 66d643091e

* commit '66d643091edba75b4524483ea640273344533378':
  Fix file permissions for Bluetooth share

8 years agoFix file permissions for Bluetooth share
Ajay Panicker [Tue, 13 Oct 2015 22:31:47 +0000 (15:31 -0700)]
Fix file permissions for Bluetooth share

Used a file provider to serve up URIs to allow
applications to access files in the external
Bluetooth directory.

Bug: 23367919
Change-Id: Iadcdcafb235f3eeb50a0e147f3ef982fc9ee38b3

8 years agoOnly apply foreground flag for audio state connected
Zach Johnson [Sun, 18 Oct 2015 06:18:23 +0000 (23:18 -0700)]
Only apply foreground flag for audio state connected

The other states aren't really that important, and
this reduces the chance of ANR.

Change-Id: Ie019b81a9fbfb9238cf8b6cce1308d0d7358cbf8

8 years agoAdd FLAG_RECEIVER_FOREGROUND to audio state broadcasts
Zach Johnson [Sun, 18 Oct 2015 04:10:31 +0000 (21:10 -0700)]
Add FLAG_RECEIVER_FOREGROUND to audio state broadcasts

This is important so audio can be rejected in a timely manner
when necessary.

Change-Id: I4a7789d262ac74c5014b34eb959d502a68217362

8 years agoam 4a9f9b02: Fix foreground scans for pre-M apps when location is disabled
Fyodor Kupolov [Thu, 15 Oct 2015 16:19:12 +0000 (16:19 +0000)]
am 4a9f9b02: Fix foreground scans for pre-M apps when location is disabled

* commit '4a9f9b0253fde7341bf9e12c5bd0e6f29fced4fc':
  Fix foreground scans for pre-M apps when location is disabled

8 years agoFix foreground scans for pre-M apps when location is disabled
Fyodor Kupolov [Fri, 18 Sep 2015 22:55:21 +0000 (15:55 -0700)]
Fix foreground scans for pre-M apps when location is disabled

Foreground scans were still broken even for L-or-earlier apps when the
location was disabled.

Bug: 24203266
Change-Id: Iaad8d7828a4b383b6cc0a033e94c7d2cd8c9328b

8 years agoam faf199e4: SAP: Fix missing connect response when call ongoing at connect
Hemant Gupta [Sun, 11 Oct 2015 13:43:35 +0000 (13:43 +0000)]
am faf199e4: SAP: Fix missing connect response when call ongoing at connect

* commit 'faf199e456dbb987f343c829c603c035df10add7':
  SAP: Fix missing connect response when call ongoing at connect

8 years agoSAP: Fix missing connect response when call ongoing at connect
Hemant Gupta [Tue, 29 Sep 2015 18:35:40 +0000 (20:35 +0200)]
SAP: Fix missing connect response when call ongoing at connect

The CALL_ONGOING_STATE was set twice, causing the connect
response not to be sent to the peer device when there was an
ongoing call on DUT. This was violating the SAP Spec.

Bug: 24520367
Change-Id: I290d924870381a82a4abd8b6c42a6d0ebf55652f

8 years agoAvoid NPE when dumping headset profile state.
Sharvil Nanavati [Sat, 26 Sep 2015 23:22:21 +0000 (16:22 -0700)]
Avoid NPE when dumping headset profile state.

Change-Id: I91767bcc09d4e16a9bd5c8dbe2e662a96f9880a5

8 years agoam 704e3f3a: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Fri, 25 Sep 2015 03:05:28 +0000 (03:05 +0000)]
am 704e3f3a: (-s ours) Import translations. DO NOT MERGE

* commit '704e3f3af7cf84f51e9fbed82559f40b390ef62c':
  Import translations. DO NOT MERGE

8 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 25 Sep 2015 02:17:21 +0000 (19:17 -0700)]
Import translations. DO NOT MERGE

Change-Id: I65c7851b505747cca3d79e899ac168f07520fa0a
Auto-generated-cl: translation import

8 years agoam 184ad241: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Fri, 18 Sep 2015 17:16:28 +0000 (17:16 +0000)]
am 184ad241: (-s ours) Import translations. DO NOT MERGE

* commit '184ad2417e3855f868e4533d69f2b0b02b2705a0':
  Import translations. DO NOT MERGE

8 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 18 Sep 2015 17:04:53 +0000 (10:04 -0700)]
Import translations. DO NOT MERGE

Change-Id: I1ebce88cb2ffc43352d10ab0a81874f87e4f2d48
Auto-generated-cl: translation import

8 years agoMerge "Send the AUDIO_CONNECTED broadcast after switching to the AudioOn state."...
Sharvil Nanavati [Mon, 14 Sep 2015 18:00:25 +0000 (18:00 +0000)]
Merge "Send the AUDIO_CONNECTED broadcast after switching to the AudioOn state." into cw-e-dev

8 years agoRead connection intervals from config.xml so it can be overriden by device.
Sharvil Nanavati [Mon, 14 Sep 2015 06:30:07 +0000 (23:30 -0700)]
Read connection intervals from config.xml so it can be overriden by device.

Wear needs the minimum possible connection interval for BLE connections
to support the Wear iOS companion app. This change simply moves the hard-
coded connection intervals to config.xml so they can be overriden for
Wear devices.

Bug: 23903184
Change-Id: I1f60772ef6a100ad5e4f02f629b5ca6e80fc207a

8 years agoSend the AUDIO_CONNECTED broadcast after switching to the AudioOn state.
Sharvil Nanavati [Sun, 13 Sep 2015 00:18:39 +0000 (17:18 -0700)]
Send the AUDIO_CONNECTED broadcast after switching to the AudioOn state.

The broadcast is currently sent while the HFP client state machine is
in the Connected state. As a result, a broadcast receiver who wishes
to disconnect the incoming audio connection won't be able to successfully
call disconnectAudio. By changing the internal state first and then
broadcasting, receivers can immediately perform audio operations.

Bug: 23568208
Change-Id: I60de9775f9a0126774275d08ef999f082ae41747

8 years agoam 1c28582b: Allow senderAddressing on default filter for message Listing
Ajay Panicker [Fri, 11 Sep 2015 05:13:28 +0000 (05:13 +0000)]
am 1c28582b: Allow senderAddressing on default filter for message Listing

* commit '1c28582b0e780eed2f8480e5c2dfbf0da745e4e8':
  Allow senderAddressing on default filter for message Listing

8 years agoAllow senderAddressing on default filter for message Listing
Ajay Panicker [Thu, 10 Sep 2015 23:31:04 +0000 (16:31 -0700)]
Allow senderAddressing on default filter for message Listing

Adjusted the PARAMETER_MASK_DEFAULT constant for when a
message listing request is recieved and a message filter isnt
provided. This new filter value causes the sender_address field
to be sent along with all the other default information.

Bug: 22163529
Change-Id: I49444cfb341d2e6cc72bdab55aa441d712b03f14

8 years agoam 0ebd4e58: Move SMS message to proper folder after sending
Ajay Panicker [Thu, 10 Sep 2015 00:59:27 +0000 (00:59 +0000)]
am 0ebd4e58: Move SMS message to proper folder after sending

* commit '0ebd4e58920add6114b1f345b7d95e0709096fe3':
  Move SMS message to proper folder after sending

8 years agoMove SMS message to proper folder after sending
Ajay Panicker [Wed, 9 Sep 2015 19:11:51 +0000 (12:11 -0700)]
Move SMS message to proper folder after sending

Move a SMS message to the correct folder upon receiving an intent
detailing if the message was succesfully sent or not. If sent
successfully, move to the SENT folder, otherwise move it to
the FAILED folder.

Bug: 22992865
Change-Id: Ifdcfb7bb613844f507ef27460ead520c6573b89d

8 years agoam 6385f5ec: Add NREC setting routine even after SCO connected
Sungmin Choi [Wed, 9 Sep 2015 17:54:05 +0000 (17:54 +0000)]
am 6385f5ec: Add NREC setting routine even after SCO connected

* commit '6385f5ec823dd1113708532d20729dba67d9beaa':
  Add NREC setting routine even after SCO connected

8 years agoAdd NREC setting routine even after SCO connected
Sungmin Choi [Fri, 4 Sep 2015 22:01:26 +0000 (15:01 -0700)]
Add NREC setting routine even after SCO connected

Bug: 23471393
Change-Id: I46264238e4810a7f280e656220bc68e76eb0cb37
Signed-off-by: koh.changseok <koh.changseok@lge.com>
Signed-off-by: Sungmin Choi <sungmin.choi@lge.com>
8 years agoam 471e023d: SAP: Fix missing attribute in disconnect_ind
Casper Bonde [Tue, 8 Sep 2015 16:17:33 +0000 (16:17 +0000)]
am 471e023d: SAP: Fix missing attribute in disconnect_ind

* commit '471e023da5f39d21ebcb1d3fad43a591c15f6be3':
  SAP: Fix missing attribute in disconnect_ind

8 years agoSAP: Fix missing attribute in disconnect_ind
Casper Bonde [Fri, 28 Aug 2015 10:48:53 +0000 (12:48 +0200)]
SAP: Fix missing attribute in disconnect_ind

The internal TEST flag was removing too much code.
To make it easier to run test, and avoid future issues
with removing needed code, the TEST flag is no longer used
to remove code.

This bug was noticed when running the PTS testcases without the
PTS_TEST flag set. It is assumed that this fix will make
TC_SERVER_DCN_BV_02_I work without the PTS flag, but unless PTS
have updated their test case to accept both a gracefull disconnect
and a forced disconnect, TC_SERVER_DCN_BV_03_I will still fail in
a production build. The SAP spec suggest to use a gracefull disconnect
when initiating a disconnect from a server, hence it is not a good
idea to expose a force disconnect option to the used without first
having tried a gracefull disconnect. Hence the PTS test case
implementation is in conflict with the intented use specified in
the SAP specification.

Without this fix a build with PTS_TEST=false will not work as
intented.

PTS_TEST replaced with system property bt.sap.pts. Set it to true
to enable the force disconnect button.

Bug: 23614694
Signed-off-by: Casper Bonde <c.bonde@samsung.com>
Change-Id: I776a53d6e786c21000ef62094f9a9948ee5880b8

9 years agoam e377aae9: SAP: Fix logic to skip padding bytes for requests received
Casper Bonde [Fri, 4 Sep 2015 00:12:29 +0000 (00:12 +0000)]
am e377aae9: SAP: Fix logic to skip padding bytes for requests received

* commit 'e377aae948e58f974c3af14360d2f6ce09b868aa':
  SAP: Fix logic to skip padding bytes for requests received

9 years agoSAP: Fix logic to skip padding bytes for requests received
Casper Bonde [Fri, 28 Aug 2015 14:28:03 +0000 (16:28 +0200)]
SAP: Fix logic to skip padding bytes for requests received

As per SAP spec, padding bytes can be 0-3 bytes, but the current code
has incorrect logic, that would lead to calculation of padding bytes
as 4 in case the APDU length was multiple of 4, which would lead to
incorrect parsing logic in SAP Server and can lead to issues of no
response for APDU request from SAP Server as it keeps waiting for
reading more bytes from rfcomm which are not present.

Also check added in code not to send msg to RIL if socket is null to
prevent crash in BT Sap module.

Bug: 23024598
Signed-off-by: Casper Bonde <c.bonde@samsung.com>
Change-Id: I24e4a6b850709c9c32b7e0992626a0219dacef03

9 years agoam 08fba96f: am bf37a029: Fix column ID for PBAP name lookup
Andre Eisenbach [Tue, 1 Sep 2015 01:43:22 +0000 (01:43 +0000)]
am 08fba96f: am bf37a029: Fix column ID for PBAP name lookup

* commit '08fba96fc3955528bc3a2761731876c1b03f9e4f':
  Fix column ID for PBAP name lookup

9 years agoam bf37a029: Fix column ID for PBAP name lookup
Andre Eisenbach [Tue, 1 Sep 2015 01:32:55 +0000 (01:32 +0000)]
am bf37a029: Fix column ID for PBAP name lookup

* commit 'bf37a0295d110b77b635ca2986172bbdd59331bb':
  Fix column ID for PBAP name lookup

9 years agoFix column ID for PBAP name lookup
Andre Eisenbach [Tue, 1 Sep 2015 00:17:42 +0000 (17:17 -0700)]
Fix column ID for PBAP name lookup

When a phonebook lookup is performed to resolve a phone number into a
name, the wrong column ID is used to retrieve the value from the cursor,
causing an un-caught exception and a failed lookup.

Bug: 22953958
Change-Id: I1f826412916012382903fdf30d43d5cb3516432c

9 years agoHFP should let the system handle ringtones
Zach Johnson [Fri, 28 Aug 2015 04:35:47 +0000 (21:35 -0700)]
HFP should let the system handle ringtones

https://www.youtube.com/watch?v=NJVrTYbxwgA

First of all, it was choosing the sound in this order:

1. alarm sound
2. notification sound
3. ringtone sound

me: o_O

Second of all, it can't take custom ringtones
for contacts into account.

Change-Id: I16e04e69bdc9b190f8d12412dfd8365420f1da5b

9 years agoam d678c40f: am 9135d866: HFP/A2DP: Remove pending auto-connect messages when connected
Ajay Panicker [Thu, 27 Aug 2015 19:40:06 +0000 (19:40 +0000)]
am d678c40f: am 9135d866: HFP/A2DP: Remove pending auto-connect messages when connected

* commit 'd678c40f35f18ef48bddbbf07934bd2b82f92400':
  HFP/A2DP: Remove pending auto-connect messages when connected

9 years agoam 9135d866: HFP/A2DP: Remove pending auto-connect messages when connected
Ajay Panicker [Thu, 27 Aug 2015 19:33:32 +0000 (19:33 +0000)]
am 9135d866: HFP/A2DP: Remove pending auto-connect messages when connected

* commit '9135d866b12ff019a4eae37e7a8c0df56a4383f2':
  HFP/A2DP: Remove pending auto-connect messages when connected

9 years agoHFP/A2DP: Remove pending auto-connect messages when connected
Ajay Panicker [Wed, 26 Aug 2015 20:58:38 +0000 (13:58 -0700)]
HFP/A2DP: Remove pending auto-connect messages when connected

Fixes a bug in which being paired with multiple headsets causes
previously connected headsets to disconnect. This fix removes
pending connect attemps once one device is successfully connected.

Bug: 23111466
Change-Id: Id471189d92643b9626e63197c00e76defd0a72bf

9 years agoFix low volume on Nemo devices after accepting incoming HFP call.
Sharvil Nanavati [Tue, 25 Aug 2015 05:10:54 +0000 (22:10 -0700)]
Fix low volume on Nemo devices after accepting incoming HFP call.

Bug: 23495386
Change-Id: I98c60188dd5d4aaf4bc5a7f212219918e1374989

9 years agoam 8f1def75: am 72ecb4ca: Make location enabled check configurable when returning...
Sharvil Nanavati [Thu, 20 Aug 2015 18:44:07 +0000 (18:44 +0000)]
am 8f1def75: am 72ecb4ca: Make location enabled check configurable when returning scan results.

* commit '8f1def75a6f57a04fd0e8a6423343a690d694154':
  Make location enabled check configurable when returning scan results.

9 years agoam 72ecb4ca: Make location enabled check configurable when returning scan results.
Sharvil Nanavati [Thu, 20 Aug 2015 18:39:47 +0000 (18:39 +0000)]
am 72ecb4ca: Make location enabled check configurable when returning scan results.

* commit '72ecb4caa630b63f66505ccb202a807b1af4e294':
  Make location enabled check configurable when returning scan results.

9 years agoMake location enabled check configurable when returning scan results.
Sharvil Nanavati [Wed, 19 Aug 2015 18:17:31 +0000 (11:17 -0700)]
Make location enabled check configurable when returning scan results.

Some device classes (e.g. Wear) don't allow location to be enabled but
would still like to allow LE scanning to take place. This patch allows
the location enabled check to be bypassed if the platform is so configured.
Even if the location check is disabled, the calling app must still have
one of the location permissions.

Bug: 21852542
Change-Id: I206366ce262776d4668c0c42e066f0e20f5fdfeb

9 years agoam fe7270b5: Merge "SAP: Do not send padding when packet size is mutiple of 4" into...
Vineeta Srivastava [Fri, 14 Aug 2015 06:51:37 +0000 (06:51 +0000)]
am fe7270b5: Merge "SAP: Do not send padding when packet size is mutiple of 4" into mnc-dr-dev

* commit 'fe7270b5aee5b3345d5c60f161d866a0648dead9':
  SAP: Do not send padding when packet size is mutiple of 4

9 years agoMerge "SAP: Do not send padding when packet size is mutiple of 4" into mnc-dr-dev
Vineeta Srivastava [Fri, 14 Aug 2015 06:45:17 +0000 (06:45 +0000)]
Merge "SAP: Do not send padding when packet size is mutiple of 4" into mnc-dr-dev

9 years agoam cd1747f7: am 312e10ad: Block results if location is disabled in Settings
Fyodor Kupolov [Fri, 14 Aug 2015 00:26:58 +0000 (00:26 +0000)]
am cd1747f7: am 312e10ad: Block results if location is disabled in Settings

* commit 'cd1747f76733ab66fe77107d28aa35a7f0a0ce32':
  Block results if location is disabled in Settings

9 years agoam 312e10ad: Block results if location is disabled in Settings
Fyodor Kupolov [Fri, 14 Aug 2015 00:20:37 +0000 (00:20 +0000)]
am 312e10ad: Block results if location is disabled in Settings

* commit '312e10ad5bcbb1e3d021c4798d55c40f99c7a6ef':
  Block results if location is disabled in Settings

9 years agoBlock results if location is disabled in Settings
Fyodor Kupolov [Fri, 10 Jul 2015 01:40:51 +0000 (18:40 -0700)]
Block results if location is disabled in Settings

Apps holding PEERS_MAC_ADDRESS permission can still access scan results.

Bug: 21852542
Change-Id: I75fc289e8965df64efb7ff84fe5a4204904724ab

9 years agoam 009f740e: am fdb62835: Revert "Bluetooth-OPP: Enable support to send same file...
Pavlin Radoslavov [Sat, 8 Aug 2015 02:58:50 +0000 (02:58 +0000)]
am 009f740e: am fdb62835: Revert "Bluetooth-OPP: Enable support to send same file multiple times"

* commit '009f740ebdbfc60c1aaac2f7eb53818bb7385955':
  Revert "Bluetooth-OPP: Enable support to send same file multiple times"

9 years agoam fdb62835: Revert "Bluetooth-OPP: Enable support to send same file multiple times"
Pavlin Radoslavov [Sat, 8 Aug 2015 02:51:19 +0000 (02:51 +0000)]
am fdb62835: Revert "Bluetooth-OPP: Enable support to send same file multiple times"

* commit 'fdb62835992e82681d2166dbf5716e26ab57d964':
  Revert "Bluetooth-OPP: Enable support to send same file multiple times"

9 years agoRevert "Bluetooth-OPP: Enable support to send same file multiple times"
Pavlin Radoslavov [Sat, 8 Aug 2015 01:13:07 +0000 (18:13 -0700)]
Revert "Bluetooth-OPP: Enable support to send same file multiple times"

This reverts commit 86449ac4bc7a8f4b2afeab4da420ae4f980c850a.

The revert is needed to address an issue that crashes Bluetooth.

Bug: 22836458
Change-Id: I8c8b51544637dd1c2250eb91e86cb2ca1bbc9fe7

9 years agoam eeb1b455: am 2f70ddb7: am 38b70dd3: (-s ours) am 89cdf16b: am 2816b2cb: am 0a26820...
Miao Chou [Sat, 8 Aug 2015 01:21:31 +0000 (01:21 +0000)]
am eeb1b455: am 2f70ddb7: am 38b70dd3: (-s ours) am 89cdf16b: am 2816b2cb: am 0a268209: am 6b58105c: am 75d042a4: (-s ours) am ef9b774c: am 0f6aaa5a: DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

* commit 'eeb1b455483b41b602689879d32df0b852ba623a':
  DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

9 years agoam 2f70ddb7: am 38b70dd3: (-s ours) am 89cdf16b: am 2816b2cb: am 0a268209: am 6b58105...
Miao Chou [Sat, 8 Aug 2015 01:12:29 +0000 (01:12 +0000)]
am 2f70ddb7: am 38b70dd3: (-s ours) am 89cdf16b: am 2816b2cb: am 0a268209: am 6b58105c: am 75d042a4: (-s ours) am ef9b774c: am 0f6aaa5a: DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

* commit '2f70ddb75a02ac0390822356d718e41017d6e8c6':
  DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

9 years agoam 38b70dd3: (-s ours) am 89cdf16b: am 2816b2cb: am 0a268209: am 6b58105c: am 75d042a...
Miao Chou [Sat, 8 Aug 2015 01:02:32 +0000 (01:02 +0000)]
am 38b70dd3: (-s ours) am 89cdf16b: am 2816b2cb: am 0a268209: am 6b58105c: am 75d042a4: (-s ours) am ef9b774c: am 0f6aaa5a: DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

* commit '38b70dd36255415c1a9fa638122ad4689846f393':
  DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

9 years agoam 89cdf16b: am 2816b2cb: am 0a268209: am 6b58105c: am 75d042a4: (-s ours) am ef9b774...
Miao Chou [Sat, 8 Aug 2015 00:56:14 +0000 (00:56 +0000)]
am 89cdf16b: am 2816b2cb: am 0a268209: am 6b58105c: am 75d042a4: (-s ours) am ef9b774c: am 0f6aaa5a: DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

* commit '89cdf16b01a296857ea57801476f642cf0b4f1ec':
  DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

9 years agoam 8ae7e398: am f29687ed: am 2c7ffe6b: (-s ours) am 1267abe1: am b117219a: am 46f1dd6...
Miao Chou [Sat, 8 Aug 2015 00:55:49 +0000 (00:55 +0000)]
am 8ae7e398: am f29687ed: am 2c7ffe6b: (-s ours) am 1267abe1: am b117219a: am 46f1dd6d: am 19004c75: DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

* commit '8ae7e3985640cd3a7f8e8aae17bad843a2c8c1d8':
  DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

9 years agoam 2816b2cb: am 0a268209: am 6b58105c: am 75d042a4: (-s ours) am ef9b774c: am 0f6aaa5...
Miao Chou [Sat, 8 Aug 2015 00:51:39 +0000 (00:51 +0000)]
am 2816b2cb: am 0a268209: am 6b58105c: am 75d042a4: (-s ours) am ef9b774c: am 0f6aaa5a: DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

* commit '2816b2cba06edb93b353b42087aec7f689035e6e':
  DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

9 years agoam f29687ed: am 2c7ffe6b: (-s ours) am 1267abe1: am b117219a: am 46f1dd6d: am 19004c7...
Miao Chou [Sat, 8 Aug 2015 00:50:11 +0000 (00:50 +0000)]
am f29687ed: am 2c7ffe6b: (-s ours) am 1267abe1: am b117219a: am 46f1dd6d: am 19004c75: DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

* commit 'f29687ed0e0ff7c90bd43f89190ca0568f6135ae':
  DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

9 years agoam 0a268209: am 6b58105c: am 75d042a4: (-s ours) am ef9b774c: am 0f6aaa5a: DO NOT...
Miao Chou [Sat, 8 Aug 2015 00:44:53 +0000 (00:44 +0000)]
am 0a268209: am 6b58105c: am 75d042a4: (-s ours) am ef9b774c: am 0f6aaa5a: DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

* commit '0a268209aec6f988b1ef2a60c1e7a2c0130c7ee0':
  DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

9 years agoam 2c7ffe6b: (-s ours) am 1267abe1: am b117219a: am 46f1dd6d: am 19004c75: DO NOT...
Miao Chou [Sat, 8 Aug 2015 00:41:30 +0000 (00:41 +0000)]
am 2c7ffe6b: (-s ours) am 1267abe1: am b117219a: am 46f1dd6d: am 19004c75: DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

* commit '2c7ffe6b2dd6dbc9fb53c548401da46a9068bef1':
  DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

9 years agoam 6b58105c: am 75d042a4: (-s ours) am ef9b774c: am 0f6aaa5a: DO NOT MERGE Fix securi...
Miao Chou [Sat, 8 Aug 2015 00:36:53 +0000 (00:36 +0000)]
am 6b58105c: am 75d042a4: (-s ours) am ef9b774c: am 0f6aaa5a: DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

* commit '6b58105c04abdfb2e8aa0f198b41c4c5a9f35d20':
  DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

9 years agoam 1267abe1: am b117219a: am 46f1dd6d: am 19004c75: DO NOT MERGE Fix security vulnera...
Miao Chou [Sat, 8 Aug 2015 00:35:40 +0000 (00:35 +0000)]
am 1267abe1: am b117219a: am 46f1dd6d: am 19004c75: DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

* commit '1267abe1e7b71de43625087d4e28e2101268000e':
  DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

9 years agoam b117219a: am 46f1dd6d: am 19004c75: DO NOT MERGE Fix security vulnerabilities...
Miao Chou [Sat, 8 Aug 2015 00:29:05 +0000 (00:29 +0000)]
am b117219a: am 46f1dd6d: am 19004c75: DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

* commit 'b117219a842d3aacaf0ee4e790a01417aaf05213':
  DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

9 years agoam 75d042a4: (-s ours) am ef9b774c: am 0f6aaa5a: DO NOT MERGE Fix security vulnerabil...
Miao Chou [Sat, 8 Aug 2015 00:27:52 +0000 (00:27 +0000)]
am 75d042a4: (-s ours) am ef9b774c: am 0f6aaa5a: DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

* commit '75d042a4c53c09f82b4a95cf82ded21ffbcb017f':
  DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

9 years agoam ef9b774c: am 0f6aaa5a: DO NOT MERGE Fix security vulnerabilities in permission...
Miao Chou [Sat, 8 Aug 2015 00:23:30 +0000 (00:23 +0000)]
am ef9b774c: am 0f6aaa5a: DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

* commit 'ef9b774c992cbff61502a3eb6c680862db26a468':
  DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

9 years agoam 46f1dd6d: am 19004c75: DO NOT MERGE Fix security vulnerabilities in permission...
Miao Chou [Sat, 8 Aug 2015 00:23:15 +0000 (00:23 +0000)]
am 46f1dd6d: am 19004c75: DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

* commit '46f1dd6d20d4108a44f06137a176d6548c6a0ac6':
  DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

9 years agoam 0f6aaa5a: DO NOT MERGE Fix security vulnerabilities in permission of deleting...
Miao Chou [Sat, 8 Aug 2015 00:17:47 +0000 (00:17 +0000)]
am 0f6aaa5a: DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

* commit '0f6aaa5a945345b273bce16429c5ac56f3d1e7a9':
  DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

9 years agoam 19004c75: DO NOT MERGE Fix security vulnerabilities in permission of deleting...
Miao Chou [Sat, 8 Aug 2015 00:16:42 +0000 (00:16 +0000)]
am 19004c75: DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

* commit '19004c751f36aa2b01d3e03d4f761d8897542bd2':
  DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

9 years agoDO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS
Miao Chou [Mon, 20 Jul 2015 19:14:25 +0000 (12:14 -0700)]
DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

This CL adds permission check to avoid unauthorized deletion of any MMS/SMS
messages in BluetoothMapContentObserver.actionMessageSentDisconnected
function.

Bug: 22343270
Change-Id: I30254036309733be4d54db17a8ef17a571cd1c5a

9 years agoDO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS
Miao Chou [Mon, 20 Jul 2015 19:14:25 +0000 (12:14 -0700)]
DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

This CL adds permission check to avoid unauthorized deletion of any MMS/SMS
messages in BluetoothMapContentObserver.actionMessageSentDisconnected
function.

Bug: 22343270
Change-Id: I30254036309733be4d54db17a8ef17a571cd1c5a

9 years agoam 382b692d: am 6eb32d5f: Implement Bluetooth settings factory reset (1/5)
Ajay Panicker [Wed, 5 Aug 2015 18:16:26 +0000 (18:16 +0000)]
am 382b692d: am 6eb32d5f: Implement Bluetooth settings factory reset (1/5)

* commit '382b692d2f80d6b1f87c80034b6e633fa3c0dbfd':
  Implement Bluetooth settings factory reset (1/5)

9 years agoam 6eb32d5f: Implement Bluetooth settings factory reset (1/5)
Ajay Panicker [Wed, 5 Aug 2015 18:01:12 +0000 (18:01 +0000)]
am 6eb32d5f: Implement Bluetooth settings factory reset (1/5)

* commit '6eb32d5f7c30f04da45c3da0974bbb63725a0978':
  Implement Bluetooth settings factory reset (1/5)

9 years agoImplement Bluetooth settings factory reset (1/5)
Ajay Panicker [Tue, 28 Jul 2015 23:47:54 +0000 (16:47 -0700)]
Implement Bluetooth settings factory reset (1/5)

Implemented the factory reset function to be used to reset all bluetooth
settings on device to factory default

Bug: 16161518

9 years agoSAP: Do not send padding when packet size is mutiple of 4
koh.changseok [Wed, 22 Jul 2015 08:34:53 +0000 (17:34 +0900)]
SAP: Do not send padding when packet size is mutiple of 4

Bug: 22943799
Change-Id: I48d411f4e3a79a891360a9a855c4680bea19d748

9 years agoam 20657867: am 1dd20863: Merge "Change MNC codename to just M." into mnc-dev
Dianne Hackborn [Sat, 1 Aug 2015 16:34:28 +0000 (16:34 +0000)]
am 20657867: am 1dd20863: Merge "Change MNC codename to just M." into mnc-dev

* commit '2065786787d98ab13d1f7f4ae8e3b5da5286c3d0':
  Change MNC codename to just M.

9 years agoam 1dd20863: Merge "Change MNC codename to just M." into mnc-dev
Dianne Hackborn [Fri, 31 Jul 2015 19:42:16 +0000 (19:42 +0000)]
am 1dd20863: Merge "Change MNC codename to just M." into mnc-dev

* commit '1dd20863cde3b61cea48d2e06d1814f5f9651691':
  Change MNC codename to just M.

9 years agoMerge "Change MNC codename to just M." into mnc-dev
Dianne Hackborn [Fri, 31 Jul 2015 17:12:00 +0000 (17:12 +0000)]
Merge "Change MNC codename to just M." into mnc-dev

9 years agoChange MNC codename to just M.
Dianne Hackborn [Wed, 29 Jul 2015 22:22:43 +0000 (15:22 -0700)]
Change MNC codename to just M.

Change-Id: I1e5989dbc73f89bd292465142560952bc8e44f59

9 years agoam 42189fae: am 1b1433ad: Legacy foreground apps should continue getting scan results
Fyodor Kupolov [Wed, 29 Jul 2015 22:16:24 +0000 (22:16 +0000)]
am 42189fae: am 1b1433ad: Legacy foreground apps should continue getting scan results

* commit '42189faefd942891a8e86e58475b788b623395d8':
  Legacy foreground apps should continue getting scan results

9 years agoam 1b1433ad: Legacy foreground apps should continue getting scan results
Fyodor Kupolov [Wed, 29 Jul 2015 22:08:07 +0000 (22:08 +0000)]
am 1b1433ad: Legacy foreground apps should continue getting scan results

* commit '1b1433ad9b4d769a1f9e37284c5d80fb021d31d7':
  Legacy foreground apps should continue getting scan results

9 years agoLegacy foreground apps should continue getting scan results
Fyodor Kupolov [Wed, 29 Jul 2015 21:32:54 +0000 (14:32 -0700)]
Legacy foreground apps should continue getting scan results

Pre-M apps running in the foreground now get scan results. For legacy apps
running in the background, no results are returned and the error is logged.

Bug: 21852542
Change-Id: Ic7a91f34c6718c26f0dae30dade6a436fe1061af

9 years agoam 0f2a49f7: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Wed, 29 Jul 2015 12:51:43 +0000 (12:51 +0000)]
am 0f2a49f7: (-s ours) Import translations. DO NOT MERGE

* commit '0f2a49f77755ad5d846d1cc4ddfb55871da0f139':
  Import translations. DO NOT MERGE

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 29 Jul 2015 12:28:27 +0000 (05:28 -0700)]
Import translations. DO NOT MERGE

Change-Id: I31cda5f4892ecf86a9c9119562f73932f163b8f1
Auto-generated-cl: translation import

9 years agoam 597118e0: am edb6da17: Fix security vulnerabilities in permission of deleting...
Miao Chou [Fri, 24 Jul 2015 21:00:53 +0000 (21:00 +0000)]
am 597118e0: am edb6da17: Fix security vulnerabilities in permission of deleting MMS/SMS

* commit '597118e071537957dde5c172a6a3ef8cc0112b69':
  Fix security vulnerabilities in permission of deleting MMS/SMS

9 years agoam edb6da17: Fix security vulnerabilities in permission of deleting MMS/SMS
Miao Chou [Fri, 24 Jul 2015 20:45:09 +0000 (20:45 +0000)]
am edb6da17: Fix security vulnerabilities in permission of deleting MMS/SMS

* commit 'edb6da171b8b7a6f9d4aa5a773d734a464f1ec66':
  Fix security vulnerabilities in permission of deleting MMS/SMS

9 years agoFix security vulnerabilities in permission of deleting MMS/SMS
Miao Chou [Mon, 20 Jul 2015 19:14:25 +0000 (12:14 -0700)]
Fix security vulnerabilities in permission of deleting MMS/SMS

This CL adds permission and PID checks to avoid unauthorized deletion of any
MMS/SMS messages in BluetoothMapContentObserver.actionMessageSentDisconnected
function.

Bug: 22343270
Change-Id: I30254036309733be4d54db17a8ef17a571cd1c5a

9 years agoam d2bad1ef: am 27b5d6cb: Add ACCESS_COARSE_LOCATION to Bluetooth.
tturney [Fri, 24 Jul 2015 19:54:22 +0000 (19:54 +0000)]
am d2bad1ef: am 27b5d6cb: Add ACCESS_COARSE_LOCATION to Bluetooth.

* commit 'd2bad1ef8b43713d1c9d61db4be725fcdc90ade8':
  Add ACCESS_COARSE_LOCATION to Bluetooth.

9 years agoam 27b5d6cb: Add ACCESS_COARSE_LOCATION to Bluetooth.
tturney [Fri, 24 Jul 2015 19:37:42 +0000 (19:37 +0000)]
am 27b5d6cb: Add ACCESS_COARSE_LOCATION to Bluetooth.

* commit '27b5d6cb0c044860cadccaeecf1300dad3887b21':
  Add ACCESS_COARSE_LOCATION to Bluetooth.

9 years agoAdd ACCESS_COARSE_LOCATION to Bluetooth.
tturney [Thu, 23 Jul 2015 19:50:32 +0000 (12:50 -0700)]
Add ACCESS_COARSE_LOCATION to Bluetooth.

Bug: 22713866
Change-Id: Idb53b0e9e877221cea3e4af3c8c7c4db51616105

9 years agoam 875ea342: am e8e870c2: Return no track selected if no track is currently selected.
beryl hou [Fri, 24 Jul 2015 18:18:53 +0000 (18:18 +0000)]
am 875ea342: am e8e870c2: Return no track selected if no track is currently selected.

* commit '875ea3423bd8385c908c99bf90eddab58b5089e9':
  Return no track selected if no track is currently selected.

9 years agoam e8e870c2: Return no track selected if no track is currently selected.
beryl hou [Fri, 24 Jul 2015 18:03:13 +0000 (18:03 +0000)]
am e8e870c2: Return no track selected if no track is currently selected.

* commit 'e8e870c24930f9b687572dbb80614e5aad6fbdfa':
  Return no track selected if no track is currently selected.

9 years agoReturn no track selected if no track is currently selected.
beryl hou [Fri, 3 Jul 2015 11:39:29 +0000 (19:39 +0800)]
Return no track selected if no track is currently selected.

Fix to satisfy AVRCP 1.4 spec.
In EVENT_TRACK_CHANGED response request,
if a track is selected , then return 0x0 in the response.
if no track currently selected,then return 0xFFFFFFFFFFFFFFFF in the INTERIN response.

Bug: 22519285

Change-Id: Iaaae1d4acf918049d99c27d9ad98bde15242ade1

9 years agoam cd3fe936: am ca8db073: Merge "Enforce location permission for apps targeting M...
Fyodor Kupolov [Fri, 24 Jul 2015 03:08:51 +0000 (03:08 +0000)]
am cd3fe936: am ca8db073: Merge "Enforce location permission for apps targeting M" into mnc-dev

* commit 'cd3fe936ae13467c87ed7481bf27b87bd2717198':
  Enforce location permission for apps targeting M

9 years agoam 252f1b0b: am 976a53f0: PBAP: Fixes for proper working of filter functionality.
Hemant Gupta [Fri, 24 Jul 2015 03:08:50 +0000 (03:08 +0000)]
am 252f1b0b: am 976a53f0: PBAP: Fixes for proper working of filter functionality.

* commit '252f1b0b518449378100501beae08ad38bfeaca3':
  PBAP: Fixes for proper working of filter functionality.

9 years agoam ca8db073: Merge "Enforce location permission for apps targeting M" into mnc-dev
Fyodor Kupolov [Thu, 23 Jul 2015 19:20:57 +0000 (19:20 +0000)]
am ca8db073: Merge "Enforce location permission for apps targeting M" into mnc-dev

* commit 'ca8db07314e44453d807e6afeb8eb4eef303ee85':
  Enforce location permission for apps targeting M

9 years agoam 976a53f0: PBAP: Fixes for proper working of filter functionality.
Hemant Gupta [Thu, 23 Jul 2015 19:20:55 +0000 (19:20 +0000)]
am 976a53f0: PBAP: Fixes for proper working of filter functionality.

* commit '976a53f0f946e589aa2b5204ce3262abcf2afc55':
  PBAP: Fixes for proper working of filter functionality.

9 years agoMerge "Enforce location permission for apps targeting M" into mnc-dev
Fyodor Kupolov [Thu, 23 Jul 2015 17:22:30 +0000 (17:22 +0000)]
Merge "Enforce location permission for apps targeting M" into mnc-dev

9 years agoPBAP: Fixes for proper working of filter functionality.
Hemant Gupta [Wed, 24 Jun 2015 14:55:27 +0000 (20:25 +0530)]
PBAP: Fixes for proper working of filter functionality.

The change consists of fixes required for the filter to work properly.

Without this change the API isFilteredOut() was basically removing those
attributes which are set in the filter while the expected behaviour is other
way round, so renamed the API to isFilteredIn().
This patch also adds provision for filtering call log date and time when
it is not been asked as per the filter since it is not a mandatory attribute
as per the PBAP specification.
This patch also renames "NOTES" to "NOTE" which was incorrect property for
vcards.

Bug: 20077258
Change-Id: Ifbe57706b86031cbb9656556843da1bab700ef5d