summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/bluetooth/BluetoothPermissionActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Update to modern Bluetooth permissions.Jeff Sharkey2021-06-231-1/+1
* Fix phishing attacks over Bluetooth due to unclear warning messageHugh Chen2021-06-031-8/+15
* Merge "Fix bluetooth settings will broadcast to anywhere when some cases" int...TreeHugger Robot2021-04-231-9/+6
|\
| * Fix bluetooth settings will broadcast to anywhere when some casesHugh Chen2021-04-121-11/+8
* | Update stringHugh Chen2021-04-121-3/+3
|/
* Revert "Fix bluetooth settings will broadcast to anywhere when some cases"Hugh Chen2021-04-011-112/+5
* Fix bluetooth settings will broadcast to anywhere when some casesHugh Chen2021-03-121-5/+112
* Merge "Fix phishing attacks over Bluetooth due to unclear warning message"TreeHugger Robot2020-12-171-6/+6
|\
| * Fix phishing attacks over Bluetooth due to unclear warning messageHugh Chen2020-12-171-6/+6
* | Prevent overlay drawing on top of Bluetooth activity dialogJakub Pawlowski2020-11-191-0/+3
|/
* Migrate all MetricsProto enums to SettingsEnumsFan Zhang2019-01-171-3/+0
* Always save message permission choiceChienyuan2018-12-061-14/+1
* Sort importsFan Zhang2018-08-281-2/+2
* Remove LocalBluetoothAdapter from CachedBluetoothDeviceManager::addDevice()timhypeng2018-08-151-2/+1
* Remove obsolete parameter from addDeviceChienyuan2018-07-301-1/+0
* Reorder and clean up imports.Fan Zhang2018-06-181-1/+2
* Migrate Settings to androidx.Aurimas Liutikas2018-04-201-1/+1
* Use same fallback bt name in Settings and notification.Fan Zhang2016-08-081-11/+4
* Depend on support lib preferencesJason Monk2015-10-131-2/+2
* Settings UI for SIM access profile (1/2)Casper Bonde2015-05-051-0/+14
* Move isolatable bluetooth code to SettingsLibJason Monk2015-02-051-2/+4
* Migrates PBAP and MAP access permission data from Settings to Bluetooth.Edward Jee2014-09-161-43/+24
* Remove dialog iconsAlan Viverette2014-07-221-1/+0
* BT keeps on asking me if I want to allow car to do stuffZhihai Xu2013-10-111-1/+1
* Once the user allows PBAP phonebook access, do not ask again.Edward Jee2013-09-231-29/+13
* MAP 1.1 Review fixesKim Schulz2013-09-131-14/+22
* Bluetooth MAP profile - sms and mms support initial check-inMatthew Xie2013-08-091-51/+70
* Fix NPE in bluetooth Permission ActivityGanesh Ganapathi Batta2012-09-101-1/+8
* Remember user choice for phone book access permission dialogMatthew Xie2011-08-181-29/+53
* Save changed name from CachedBluetoothDevice to native storageMatthew Xie2011-07-271-2/+2
* Show user dialog for BT connection and phonebook accessMatthew Xie2011-06-291-0/+232