History log of /packages/apps/Bluetooth/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
019e851e132521b840d91327e183a2a5dcd2cb59 21-Apr-2017 Alan Viverette <alanv@google.com> Update to use LOCAL_STATIC_ANDROID_LIBRARIES

Test: builds
Change-Id: Icec8b7f5606ac85dba64793a131815701525e3a6
/packages/apps/Bluetooth/Android.mk
93f4d44069f00ca4619c4a6b672144abfab41aa1 03-Nov-2016 Jakub Pawlowski <jpawlowski@google.com> Don't override target to 32 for Bluetooth

Change-Id: I1f72dec4376bb55e72d15df5af548cf4ce123c31
/packages/apps/Bluetooth/Android.mk
fe0f221cf5e6bb81a2be0cfb22b2ea1a6531cbe5 17-Feb-2016 Erik Kline <ek@google.com> Use IpManager when feeling Pan-tastic

Convert Bluetooth PAN from dhcpcd to IpManager.

Bug: 26991160
Change-Id: Iec8a48294702a8d214f43bea5ef9a041fa52d20f
/packages/apps/Bluetooth/Android.mk
3122e5171ef26ff487f10826786606df848ca25e 16-Feb-2016 Ajay Panicker <apanicke@google.com> Add Java Protobuf dump and ScanEvent Protobuf

Add Protobuf dumping for the Java layer. Also add ScanEvent Protobuf
to already existing scan event logging.

Change-Id: Ib05973c8d98df3bead84b22b3773c42effb25c87
/packages/apps/Bluetooth/Android.mk
66d643091edba75b4524483ea640273344533378 14-Oct-2015 Ajay Panicker <apanicke@google.com> 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
/packages/apps/Bluetooth/Android.mk
cee0d1b1f13b4401a895be650605fa307e70bdb6 19-Mar-2015 Casper Bonde <c.bonde@samsung.com> Add support for Bluetooth Sim Access Profile (3/4)

Server side of the Sim Access Profile. Enables a Bluetooth device
to take over control of the SIM. This is usefull in cars where the
internal antenna in the phone can have a low signal level.

For this profile to work, the RIL driver must allow for this feature
to be used, and it must provide the API needed. The API is based on
protoBuf.

This change includes some SAP test cases.

Change-Id: Ia46493383efed6b8a89ca270bdafa60fc1a150c1
/packages/apps/Bluetooth/Android.mk
5a60e47497f21f64e6d79420dc4c56c1907df22a 17-Mar-2015 kschulz <k.schulz@samsung.com> Update to Bluetooth MAP 1.2 (server)

- Change folder name lookup to a map
Replaced the arrays used to convert mailbox ID/msg type to a folder name with a static map.
This is to avoid null pointer exception for unknown values, and to catch any changes in
the ID/type values at compile time in stead of runtime.
Bug-id:16874441
- Added Instance Information support and Extended Event support.
Still missing integration wiht SDP MAP feature bit mask support
- Adding Abstract implementation to support conversations
- added IM account handling, IM type definition, Application paramenters.
- addedgetConversactionList functionality
- added method to strip encoding in headers
- Fixed messagelist showing both email address and name in the name fields.
- Fixed Index out of bounds exception was hit when the subject contained invalid chars.
- Added functionality to support the getConversationListReq
Works for SMS/MMS, Email and IM
For Email/IM it depends on the convoContact table in the contract.
For SMS/MMS it uses the contact number+ name if available in contact database.
- Added new parameters to msgListing also in contract class
- Added Test framework for "near system level" tests
Currently only includes an entry point for single device tests.
- Added support for setOwnerStatus
- Added support for vcard type X-BT-UID
- Introduced type SignedLongLong to handle 128 bit values which needs to be handled as hex-strings.
- Added convocontact notification events for IM
- Added support for IM getMessage
- Added setEventFilter function.
- Added event filtering before enquing an event to be send.
- Added selective observers, depending on the active filter.
- Fixed timestamp to be from seconds to seconds (not from milisec)
- Fixed version number in bMessage if remote featurebit is set for v 1.1
- Added content encoding to QP for text that are not USACII
- Corrected the addresses in to/from for IM messages
- Added btuid and btuci to vcard
- Fixed (some) longlines
- Added extendedData support (empty when sending, just logging when receiving)
- Fixed Email folderName compairison changed to ignore case
- Fixed problem with names containing "null"
- BluetoothMapbMessageMms changed to BluetoothMapbMessageMime
- Fixrf addOriginator in getMessage request
- Add missing subjects in events for SMS
- Don't send ReadStatusChanged when pushing a message
- Temp way of adding names/uci to IM msg listing
- Added messageHandle filtering in msgListing
- Convolisting parameter mask support
- Added support for using handle when filtering in root folder during msgLising
- Added subject to event in sms
- Fixed so attribute_mime_type is only sent when parameter is requested
- Fixed feature bit check to messageListing version
- Fixed leaking cursors
- Added support for database identifier
- Added folder and conversation version counters

Change-Id: I4d2954b795aa7ed2a41dd034384da30f240b518f
/packages/apps/Bluetooth/Android.mk
31db28fcd2e2e1840e03b4bff7f121ed6dd47344 08-Aug-2014 Jeff Davidson <jpd@google.com> Make directory structure + Java packages consistent.

Fixes Eclipse compilation errors.

Change-Id: I2898a2aaf2b19b4c64fd523f792bb224c79b5d75
/packages/apps/Bluetooth/Android.mk
326b5e610063ac24c0ba467ac585bd4c7f618a67 24-Jul-2014 Casper Bonde <c.bonde@samsung.com> BT MAP: added support for email sharing over BT

- added support for Emails
- added activity to do setup of the email accounts to share
- added improved handling of MMS, SMS and Email
- Many optimizations to speed (especially getMessageListing)
- fixed wakelock problem
- fixed user timeout problem when user do not react to msg access request
- added missing privileges
- support for Quoted Printable format
- added accountId in test case URIs
- fixed problem with service numbers being strings
- fixed problem with read flag in getMessage
- added support for transparent flag in Email Push
- added missing send-event for non-imap accounts
- set attachment size to 0 if text-only message
- fixed double send for sms messages with retry
- removed secondary phone numbers from recipient/originator
- removed insert-address-token in MMS messages
- fixed null-pointer exception in settings (missing extra in intent)
- send text-only mms as sms (workaround to make it cheaper)
- fixed rejection of native and fraction requests
- better handling of unknown message types in push
- fixed problem with possible illigal xml chars in message listing
- added missing WRITE_APN_SETTINGS permission to manifest
- fixed problem with notifications when pushing to folders other than OUTBOX
- removed debugging code
- added support for threadId
- fixed permission problems
- changed to use ContentProviderClients for Email app access
- fixed names for member vars

UPDATE: Moved the MAP E-mail API to the bluetooth package.

UPDATE: Added check for the presense of MMS parts.
This is needed due to a change in the MMS app/subsystem,
where deleted messages gets corrupted.

Signed-off-by: Casper Bonde <c.bonde@samsung.com>
Change-Id: Ib5dbe7c2d5c0ba8d978ae843d840028592e3cab4
/packages/apps/Bluetooth/Android.mk
2ca3505536cd31a3e169a5f67f146897c80af353 08-Jul-2014 Ye Wen <ywen@google.com> Remove dependency on deprecated mms-common module

Change-Id: I9e655e305651d2eca123fa0ee79678488e00fd13
/packages/apps/Bluetooth/Android.mk
ed4da7ddf12483849fbba7ea1890bddc880eb10c 13-Jun-2014 Ying Wang <wangying@google.com> Exclude only the test, not the jni.

Bug: 15593367
Change-Id: Iee1eccbd15cc79c9571c7cf8781c2ec8ccf3c64f
/packages/apps/Bluetooth/Android.mk
571a0931bb54c655ea90a985372ddbf6ccc114b6 13-Jun-2014 Ying Wang <wangying@google.com> Disable the test build before we fix the email build.

Bug: 15593367
Change-Id: I348dfdda41b5b0be03ca8fcbd48545b5634d0a59
/packages/apps/Bluetooth/Android.mk
05a3b3562d1f114c5b9875ddfea5d913575ecaf0 07-May-2014 Narayan Kamath <narayan@google.com> Fix build: Build Bluetooth as a 32 bit app.

external/bluetooth/bluedroid does not compile for 64 bit
targets.

Change-Id: If7db429690c13bd9156f98b110930f4c9ca0b2c7
/packages/apps/Bluetooth/Android.mk
cd970809fb17f6ad63c22f8ef3d55732ac94f6d2 18-Apr-2014 Ying Wang <wangying@google.com> Use just LOCAL_JNI_SHARED_LIBRARIES to install JNI libs.

Change-Id: I09136893fad68b59ffd5f081239b664a447c538d
/packages/apps/Bluetooth/Android.mk
fd6603b8bf9ed72dcc8bd59aaef3209251b6e17c 19-Jul-2013 Matthew Xie <mattx@google.com> Bluetooth MAP profile - sms and mms support initial check-in

bug:10116530

Change-Id: If9ce878d71c1e1b12416014c433da03b3033e158
/packages/apps/Bluetooth/Android.mk
0de39b78f48d8c5fc8455a19c29fa48a0bc0b229 07-Mar-2012 Chia-chi Yeh <chiachi@android.com> Bluetooth: declare shared libraries as its build dependencies.

Change-Id: I9999051d31fe8d8387d0002275a15be53ea02c30
/packages/apps/Bluetooth/Android.mk
f91e79cef5efc47bd37ecb98dd2a60285bb45f8b 17-Feb-2012 Jaikumar Ganesh <jaikumar@google.com> Fix makefile for jni directory build.

Change-Id: I47bf6e955517ffdbd914ee3c1d87565d0cc3f3a4
/packages/apps/Bluetooth/Android.mk
ff4f17bf64978d0738c66e1b6dd70be8664efc24 20-Dec-2011 Jaikumar Ganesh <jaikumar@google.com> Initial commit for new Bluetooth stack interface.

1. Changes to Android.mk file
2. changes to make the process persistent. This is temporary.
3. Addition of new java and jni classes.

Change-Id: I2453c7a1a475c66bf52f3a84cd8beb12dd37b87a
/packages/apps/Bluetooth/Android.mk
12cb33f6d9fd269944a5618661e3880beea58b6e 17-May-2010 Daisuke Miyakawa <dmiyakawa@google.com> Use a static version of vCard library.

See also I435e1057.

Bug: 2689523
Change-Id: I6aaa893d13ad2ff66f1439731ef7dbcf079b5011
/packages/apps/Bluetooth/Android.mk
20b763a34d1910640084db197be6b458b5b62484 11-Mar-2010 Jaikumar Ganesh <jaikumar@google.com> Add ability to run Bluetooth application in a different process if needed.

Change-Id: I5fa328f2b8fd78986b9a1958e5899feca254f316
/packages/apps/Bluetooth/Android.mk
36cb6d35a0d1f74f50cb81780c9a83b349bb3021 06-Jan-2010 Jean-Baptiste Queru <jbq@google.com> Do not use a user tag on apps, as it is ignored.

The build system does not honor user tags on apps,
and setting it is misleading.

This removes the confusion by making the makefiles
behave like they read.

Change-Id: I98697136596fd1dafd8d21c944cb258b4b7949e8
/packages/apps/Bluetooth/Android.mk
ba7be3330e599ad1599b52221428d2af2dde8e84 04-Aug-2009 Jaikumar Ganesh <jaikumar@google.com> Set LOCAL_MODULE_TAG for packages/app/Bluetooth to user like other apps.
/packages/apps/Bluetooth/Android.mk
239bc526513429995c61c4148c105725c395b1a9 27-Jul-2009 Jackson Fan <xyfan@motorola.com> Enable Opp Livefolder, modify localizable resource

Update on patchset 2
Update icon for Bluetooth share and Incoming file
Fix minor Opp UI issue
Update log print for mimetype got from android system.
Update return response code for un-supported media type
Patchset 1
remove the use of replace() of localizable resource
Enable Opp Livefolder by using local certificate
Reject vcard actively
/packages/apps/Bluetooth/Android.mk
6769b59d715ea98bd72eafcfea9acd2714a887da 15-Jul-2009 Tao Liejun <L.J.Tao@motorola.com> Make opp compile

Modify to make opp application compliable in new git
-change package name
-change manifest
-modify a few comments
/packages/apps/Bluetooth/Android.mk