summaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
2019-01-31Change database package name align with the directory nameUgo Yu
2019-01-23Implementation for Bluetooth databaseUgo Yu
2018-12-04TEST: Use com.android.internal.annotationsJack He
2018-12-04Move Bluetooth to androidx.Aurimas Liutikas
2018-03-06Metrics: Move bluetooth.proto to system/bt/protoJack He
2018-02-22packages/apps/Bluetooth: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2017-10-19hw/bluetooth.default.so -> libbluetooth.so (2/2)Jakub Pawlowski
2017-04-21Update to use LOCAL_STATIC_ANDROID_LIBRARIESAlan Viverette
2016-11-03Don't override target to 32 for BluetoothJakub Pawlowski
2016-02-22Use IpManager when feeling Pan-tasticErik Kline
2016-02-18Add Java Protobuf dump and ScanEvent ProtobufAjay Panicker
2015-10-20Fix file permissions for Bluetooth shareAjay Panicker
2015-04-16Add support for Bluetooth Sim Access Profile (3/4)Casper Bonde
2015-04-10Update to Bluetooth MAP 1.2 (server)kschulz
2014-08-08Make directory structure + Java packages consistent.Jeff Davidson
2014-08-06BT MAP: added support for email sharing over BTCasper Bonde
2014-07-07Remove dependency on deprecated mms-common moduleYe Wen
2014-06-13Exclude only the test, not the jni.Ying Wang
2014-06-13Disable the test build before we fix the email build.Ying Wang
2014-05-07Fix build: Build Bluetooth as a 32 bit app.Narayan Kamath
2014-04-17Use just LOCAL_JNI_SHARED_LIBRARIES to install JNI libs.Ying Wang
2013-08-09Bluetooth MAP profile - sms and mms support initial check-inMatthew Xie
2012-07-16Bluetooth: declare shared libraries as its build dependencies.Chia-chi Yeh
2012-07-16Fix makefile for jni directory build.Jaikumar Ganesh
2012-07-16Initial commit for new Bluetooth stack interface.Jaikumar Ganesh
2010-05-19Use a static version of vCard library.Daisuke Miyakawa
2010-03-17Add ability to run Bluetooth application in a different process if needed.Jaikumar Ganesh
2010-01-05Do not use a user tag on apps, as it is ignored.Jean-Baptiste Queru
2009-08-04Set LOCAL_MODULE_TAG for packages/app/Bluetooth to user like other apps.Jaikumar Ganesh
2009-07-29Enable Opp Livefolder, modify localizable resourceJackson Fan
2009-07-14Make opp compileTao Liejun