summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Merge tag 'android-10.0.0_r37' into ↵lineage-17.1Kevin F. Haggerty2020-06-0187-15/+97
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging/lineage-17.1_merge-android-10.0.0_r37 Android 10.0.0 Release 37 (QQ3A.200605.001) * tag 'android-10.0.0_r37': (37 commits) Import translations. DO NOT MERGE Revert "PBAP server, send favorite contacts" Import translations. DO NOT MERGE Delete call logs when calls are made without PBAP Set Browsing bit to 0 in PbapSupportedFeatures Prevent phone's bd_addr from appearing in Accounts Return an empty list when the requested node is not in the tree AvrcpController Test update AVRCP Controller Media Controller not ready Allow subsequent requests for media keys to replay the silent audio sample HFP Client call status update PBAP server, send favorite contacts AVRCP Controller Disable Automatic Focus Request A2DP Sink: Focus gain while transient loss AVRCP Controller State without Browsing Add bluetooth prefs for Android Automotive MAP Client disconnect state machine if MAS client disconnected MAP Client close connection on MNS disconnect MAP Client Only connect MNS in connected state MAP Client BMessage parser length ... Change-Id: I1398f4ffe79e4ac0a37765927e4afd2e05ee0908
| * Import translations. DO NOT MERGEBill Yi2020-04-0285-3/+85
| | | | | | | | | | Auto-generated-cl: translation import Change-Id: I0148d54752958a93d6c9ac521ee4108fea4d1cf1
| * Merge changes I305b3231,I2fcd959a,I31dec95f into qt-qpr1-devJoseph Pirozzo2020-03-201-2/+1
| |\ | | | | | | | | | | | | | | | | | | * changes: Delete call logs when calls are made without PBAP Set Browsing bit to 0 in PbapSupportedFeatures Prevent phone's bd_addr from appearing in Accounts
| | * Prevent phone's bd_addr from appearing in AccountsAndrew Cheng2020-03-161-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth's pbapclient needs to create an Account to help manage the syncing of phonebook contacts and call logs. This Bluetooth-generated Account will show up in Settings > Accounts, leading to a confusing and poor user experience. This CL will prevent this Account from appearing. This fix relies on the fact that getAccountPreferences in AccountListPreferenceController will skip showing any Account that has a null 'label'. Bug: 131857089 Test: Verify in Settings > Accounts that the phone's bd_addr is no longer listed. Change-Id: I31dec95f3cd2d66f2f1b1c9bf80cb9c3031b585b Merged-In: I31dec95f3cd2d66f2f1b1c9bf80cb9c3031b585b (cherry picked from commit 8ff121fce067ffae9f76610f276a3bd88e110b87)
| * | Merge changes from topic "AutomotiveQBTSync" into qt-qpr1-devJoseph Pirozzo2020-03-191-0/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Return an empty list when the requested node is not in the tree AvrcpController Test update AVRCP Controller Media Controller not ready Allow subsequent requests for media keys to replay the silent audio sample HFP Client call status update PBAP server, send favorite contacts AVRCP Controller Disable Automatic Focus Request A2DP Sink: Focus gain while transient loss AVRCP Controller State without Browsing Add bluetooth prefs for Android Automotive MAP Client disconnect state machine if MAS client disconnected MAP Client close connection on MNS disconnect MAP Client Only connect MNS in connected state MAP Client BMessage parser length MAP Client support incomming MMS PBAP client, download favorite contacts AVRCP MediaBrowserService support ACTION_PREPARE AVRCP Controller onSkipToQueueItem invalid AVRCP Controller getCurrentCalls NPE AVRCP Controller transient loss while idle AVRCP Controller request focus when idle AVRCP Controller AbsoluteVolumeNotification Splitting over-the-air downloading into batches Use Calendar.Builder for MAP Client timestamp parsing AVRCP Controller Shuffle/Repeat support Broadcast MAP Client messages oldest first DO NOT MERGE: Revert "AVRCP Controller AbsoluteVolumeNotification" DO NOT MERGE: Revert "AVRCP Controller transient loss while idle" This revert is reapplied after a few CLs to match change order to AOSP.
| | * | Add bluetooth prefs for Android AutomotiveSimon Dai2020-03-161-0/+1
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add extra to BluetoothMediaBrowserService to redirect to settings when Bluetooth is not connected Fixes: 134514401 Test: verify extra in the media session state at startup and after disconnection. Change-Id: Iffbd6704eb82e02233b738c7ee06f5c4d8e3c0b5 (cherry picked from commit 6b9199e0548439300d41d70c7915012e2434ab78) Merged-In: Iffbd6704eb82e02233b738c7ee06f5c4d8e3c0b5 Change-Id: Ie5364fa2c0339c81e4444548d5e132caad789994
| * / Import translations. DO NOT MERGEBill Yi2020-03-166-10/+10
| |/ | | | | | | | | Auto-generated-cl: translation import Change-Id: I07dd19412b882deb8417dd99d3cee3fbc388327e
* | Bluetooth string: removed id="sender" in bt_sm_2_1_Yinchu Chen2020-05-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | As there is no value assignment for string id="sender" in string bt_sm_2_1, %1$s will show as garbled char for the user while the capacity of the device is full bug: b/153128298 Signed-off-by: Yinchu Chen <chenyc5@motorola.com> Change-Id: Iec7da3fa32b2133263d18bbe3a2f187aa7be99f0
* | translate="false" -> translatable="false"Edward Savage-Jones2020-05-231-3/+3
| | | | | | | | | | | | | | | | Fixed a typo related to String translation Bug: 142888682 Test: Manual Change-Id: I495af9cd2ad6a1e99130af4af1040654478998b4
* | Automatic translation importMichael Bestas2020-04-2315-14/+39
| | | | | | | | Change-Id: I8bbc21fa90082a4bb2c4b3ab7ee7517c4cd07e26
* | Merge tag 'android-10.0.0_r31' into lineage-17.1-android-10.0.0_r31Luca Stefani2020-03-074-5/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Android 10.0.0 release 31 * tag 'android-10.0.0_r31': Import translations. DO NOT MERGE Update playback state only for navigation sound Monitor AudioManger Playback state to update the AVRCP playback state A2dp: Check the value of mConnectionState in isConnected DO NOT MERGE: Make NIAP a Global Setting toggle. Send call state to native when silence mode is on Enforce BLUETOOTH_PRIVILEGED in setPhonebookAccessPermission Import translations. DO NOT MERGE Import translations. DO NOT MERGE BLE: GattService debug infomation implementation BLE: Rename existing variables in AppScanStats Import translations. DO NOT MERGE BLE: Don't start scan if the same Pi scan is running. Ignore incoming A2DP if profile is disabled NullPointerException handling, connectObexSession Apply the new A2DP codec config only when passed the check with codec status Change-Id: I08e99783549eea3a79fef3d67703896ab9986491
| * Import translations. DO NOT MERGEBill Yi2019-12-302-2/+2
| | | | | | | | | | Change-Id: I871c992a16f031d2ad54edef540391a3a083b456 Auto-generated-cl: translation import
| * Import translations. DO NOT MERGEBill Yi2019-12-041-1/+1
| | | | | | | | | | Change-Id: I7ec1293ffb7357ea54ce5939fb7123b8326b2977 Auto-generated-cl: translation import
| * Import translations. DO NOT MERGEBill Yi2019-11-231-1/+1
| | | | | | | | | | Change-Id: Ib1aa6d94d468e4179f1f9ae67a289f32b944028d Auto-generated-cl: translation import
| * Import translations. DO NOT MERGEBill Yi2019-11-091-1/+1
| | | | | | | | | | Change-Id: Ib3579aae1d3938ef28dd7d65021a76c42c7b189b Auto-generated-cl: translation import
* | Automatic translation importMichael Bestas2020-02-0113-0/+748
| | | | | | | | Change-Id: I6b3cb14fdd0694cc38803066747993b860f7a7d6
* | Bluetooth: Remove unused string resourcesMichael Bestas2019-12-1110-150/+0
|/ | | | | | | | strings_map.xml was removed in 9905d4a931fb1841afb4a3252954af5751691668 but it was mistakenly added back for some languages in b9b4c8a5d791800f7249f80cd5de0e150ed033f4 Change-Id: Id49aab0526cc571fba60f2e80f56e64b3f1cd9f5
* Import translations. DO NOT MERGEBill Yi2019-09-282-2/+2
| | | | | Change-Id: Ia990094379cb841a57b4a00bf12b2f147490f01a Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBill Yi2019-09-141-1/+1
| | | | | Change-Id: I071f2cfbddaaddcaa4a39562782889ab9ad85970 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBill Yi2019-09-032-3/+3
| | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: I5b4e515854fbd5b31e8a0daad8215e3bc65d031f
* Import translations. DO NOT MERGEBill Yi2019-08-023-16/+16
| | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: I9e95bf9949338ab4c0a75823d19f1475bb3ed402
* Import translations. DO NOT MERGEBill Yi2019-07-141-2/+2
| | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: I7b1f435a0a87769e03048310c3eca803bbfd13eb
* Import translations. DO NOT MERGEBill Yi2019-06-253-7/+7
| | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: Idec322a99078983717c5b0ece03dc82a5bbfe882
* Import translations. DO NOT MERGEBill Yi2019-06-181-1/+1
| | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: Ica33f9cb3e136b79c8f760a26865a6e0001980d6
* Import translations. DO NOT MERGEBill Yi2019-06-1311-15/+15
| | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: Ie07347aff9998d3204fe1a7617c89968eb6e0088
* Import translations. DO NOT MERGEBill Yi2019-05-044-7/+7
| | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: I6f11c2519a2145173351bac4130dccc2a481b460
* Import translations. DO NOT MERGEBill Yi2019-04-246-15/+15
| | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: I58737b6c762874161b6919cbf6f205370fa679c0
* Import translations. DO NOT MERGEBill Yi2019-04-1713-42/+42
| | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: I25fd4c725e760e30c100af544f93893911293a78
* Import translations. DO NOT MERGEBill Yi2019-04-055-11/+11
| | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: Idbfd0fbd5e5346441dfb9a66f400a91a8d9431f4
* Merge "Update Bluetooth to use adaptive icon." am: d0e8d2cfd0 am: 337243f71eAmin Shaikh2019-03-266-0/+28
|\ | | | | | | | | | | am: ecd2909306 Change-Id: I1c8c793a725f9064217bb2799389d04ebb9eb090
| * Merge "Update Bluetooth to use adaptive icon."Amin Shaikh2019-03-266-0/+28
| |\ | | | | | | | | | | | | | | | am: d0e8d2cfd0 Change-Id: I3f20e5fe0c136854f8c48ad96d1b9b795da220a4
| | * Update Bluetooth to use adaptive icon.Amin Shaikh2019-03-266-0/+28
| | | | | | | | | | | | | | | | | | Change-Id: I212059d79c2e25e138b7d872b5299761b0eeb77c Fixes: 116357908 Test: make Bluetooth
* | | Import translations. DO NOT MERGEBill Yi2019-03-241-2/+2
| | | | | | | | | | | | | | | Change-Id: I41611102f96924be8da5e779fd5e30503b4273f9 Auto-generated-cl: translation import
* | | Merge "Play a short/silent WAV file to ensure we get routed media key ↵Sal Savage2019-03-131-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | events" am: 99b46aabdb am: 3d26f32d2a am: 3c2c595c35 Change-Id: I7483526db86f0f64b65ad6413dd02966968ffd03
| * | Merge "Play a short/silent WAV file to ensure we get routed media key events"Sal Savage2019-03-131-0/+0
| |\| | | | | | | | | | | | | | | | am: 99b46aabdb Change-Id: I17b53bba7da5ead62dd8e730dd0ef6db47d3166e
| | * Play a short/silent WAV file to ensure we get routed media key eventsSal Savage2019-03-121-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: b/112431289 Test: Pair BT phone and play music. Use adb shell input keyevent to send all of 126/play, 127/pause, 86/stop, 88/prev, 87/next, 164/mute, 25/volume-down, 24/volume-up. Stream and functions behave as expected. Additionally, check that dumpsys media_session shows bluetooth as both the MediaButtonSession AND a valid audio playback source. Change-Id: Ic9d096f4b372f3fd45448d01d953e8d38e7b2278 Merged-In: Ic9d096f4b372f3fd45448d01d953e8d38e7b2278
| * | DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-masterXin Li2019-02-2184-131/+51
| |\ \ | | |/ | |/| | | | | | | Bug: 120848293 Change-Id: Ifd5971323e387e93d93b0389ddcbcb0754b8cd66
* | | Merge "Add the capability to list bluetooth HFP as emergency capable phone ↵Deqiang Chen2019-02-201-0/+3
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | account" am: 06aef13469 am: 530258d8d6 am: d62f63a898 Change-Id: If97c0ece50e49d33af75e8b4f023114120449744
| * | | Merge "Add the capability to list bluetooth HFP as emergency capable phone ↵Deqiang Chen2019-02-201-0/+3
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | account" am: 06aef13469 am: 530258d8d6 Change-Id: I33e9569f03a801209b1686b50980277c6c41a8bd
| | * | Merge "Add the capability to list bluetooth HFP as emergency capable phone ↵Deqiang Chen2019-02-211-0/+3
| | |\ \ | | | | | | | | | | | | | | | account"
| | | * | Add the capability to list bluetooth HFP as emergency capable phone accountDeqiang Chen2019-02-071-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 120810747 Test: when hfp_client_connection_service_support_emergency_call is set as true, HFP account is listed as Emergency capable in telecom. Change-Id: If3856b97b02206311d8984eabc85bc5ba66193e1 (cherry picked from commit 5e75bb4d0378d2f7c44c5aa4283bfaeb032048a0)
| | * | | DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into ↵Xin Li2019-02-142-2/+2
| | |\ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | stage-aosp-master Bug: 124234733 Change-Id: Ic48a34d14efadeb5819637a547d0ea45cfb05b16
| | | * | Import translations. DO NOT MERGEBill Yi2018-11-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: Ia1c4ed0f407c268d73f90e736c0a548856686d69
| | | * | Import translations. DO NOT MERGEBill Yi2018-11-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: I55b388bceb8d81c934ac1123b32a14354c99551e
| | | * | Import translations. DO NOT MERGEBill Yi2018-10-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: Idfd5eb5b83570ad2919c4f58388d9cdceb68fce0
| | | * | Import translations. DO NOT MERGEBill Yi2018-09-293-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: Ie027864e3995548401d911f7ffe2160381cccab7
| | | * | Import translations. DO NOT MERGEBill Yi2018-07-193-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: If947c7497c2e447fcd1a1f164dbc24ffc2c7fb69
| | | * | Import translations. DO NOT MERGEBill Yi2018-06-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: I8a8f6e0785174da53e57c694507bfdc9e86328fe
* | | | | Import translations. DO NOT MERGEBill Yi2019-02-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic1e3866e83f86901ee51ebb7d532ad53ae65c2fc Auto-generated-cl: translation import
* | | | | Import translations. DO NOT MERGEBill Yi2019-02-026-141/+141
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5057e0d73ba46c3b55a812efe4cc5ae361270b21 Auto-generated-cl: translation import