summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-27AudioFX: Disable iconHEADuminekoChirayu Desai
Change-Id: I0b34ed030c6625481a723b06ada37f2ebfa4c02c
2024-04-27AudioFX: Disable effects by defaultMichael Bestas
Change-Id: Icef3d61ea2c7820437c55c940ab8e33d4fb357c9
2024-03-27Automatic translation importLineageOS Infra
Change-Id: I456e6c9ee59bf41204670afb474e6bbc2b4887cf
2024-02-10Automatic translation importLineageOS Infra
Change-Id: I5bbe75811dc61ed7cac601b3aa19d63a0294f3b7
2023-08-15Automatic translation importLineageOS Infra
Change-Id: Ic0e339e1c8b7bcf4edfdc962824d86ebfe7307da
2023-08-01Automatic translation importLineageOS Infra
Change-Id: I9664b62f2ae1d7d1e6789a640d0b82f6129932aa
2023-07-15Automatic translation importLineageOS Infra
Change-Id: I4b8a652b2c5b199095c980a4c7dbcaa102777091
2023-06-20Automatic translation importLineageOS Infra
Change-Id: I28eb107aae53c3d9c2bb4beaa553ad5894262d8d
2023-06-01Automatic translation importLineageOS Infra
Change-Id: Ifdb073b7c127818f6151de2d68cfcb1bc2db1987
2023-04-24Automatic translation importLineageOS Infra
Change-Id: Ie93268219176c6c7d32b2453774918a0a9123d83
2023-02-13Automatic translation importMichael Bestas
Change-Id: Idfe12115a451fcc2b08fa30d72a4d5ade0602ade
2023-01-10Automatic translation importMichael Bestas
Change-Id: I7f9b4adcac85835949f2427e799d6a0e315811a2
2022-12-03AudioFX: Add exported flags in manifestMichael Bestas
Targeting S+ (version 31 and above) requires an explicit value for android:exported to be defined when intent filters are present. Change-Id: I2ce2b2cd1dcd69e343ae8577587483b19d825fdc
2022-12-02AudioFX: Bump targetSdk to 33Michael Bestas
Change-Id: I339609f5801bd3ccbde31bf6f9f940e38f396181
2022-12-02AudioFX: Fix Handler usageMichael Bestas
Change-Id: I2506df186cce8c493fd0068cf5d6a2af714c4a95
2022-12-02AudioFX: Add missing mContext declarationsMichael Bestas
Change-Id: Id3a9cc9100851ac155e21c4cd3e87f11e4ed557d
2022-12-02AudioFX: Update Android.bp androidx depsMichael Bestas
Change-Id: I90f38e3edd65d6a04b6e303293f04b6188872447
2022-12-02AudioFX: Switch to androidx annotationMichael Bestas
Change-Id: Id0dcba5fa34c95a66a7d3d9b6d573416a394b0ba
2022-12-02AudioFX: Bump minSdk to 26Michael Bestas
This is required by adaptive icons. Change-Id: I6910d98f4590b1c176d98dd827d47e986536ae7f
2022-12-02AudioFX: Remove dead OBSERVE_AUDIO_SESSIONS permissionMichael Bestas
Change-Id: I9a483006c2f8990f36c6f47ad0d3b86daee5b6bc
2022-11-25Automatic translation importMichael Bestas
Change-Id: I05b0398a93361dd3fa7002cd733a9415f9cf0f4b
2022-09-27AudioFX: Override MusicFX when presentNolen Johnson
Change-Id: I1a1a2e2cde128bee641f948d4e931f2ab99dfb0f
2022-08-28AudioFX: Add monochrome icon supportAsher Simonds
* Part of the new iconset made by Asher Simonds Change-Id: I77ca374e6ea3e5a2404f6d5f6985341a2ef35b0d
2022-08-04Automatic translation importMichael Bestas
Change-Id: Id64aaca548fed77b5edee52808909c48b820f9f6
2022-06-20Automatic translation importMichael Bestas
Change-Id: I558d0484cde2f721e5331c565da3f2a401c6e330
2022-05-10Automatic translation importMichael Bestas
Change-Id: Ie5db7250cafd39abfadb64b237ac12b0aa606fe3
2022-04-06AudioFX: Bring in the new iconAsher Simonds
* Part of the new iconset made by Asher Simonds Co-authored-by: Michael W <baddaemon87@gmail.com> Change-Id: I0d7abcc9092e24528835830f6f4072b2b16726b4
2022-04-03Automatic translation importMichael Bestas
Change-Id: Id7ad745b8e6745319e57e56f96a48ab10b1675f8
2022-02-07Use the standard AudioEffect APIs to retrieve sessionsLuca Stefani
Change-Id: Iacd3e870d76f9963d0f3eb31f4bb7aa37356261a
2022-02-07AudioFX: Code style cleanupMichael Bestas
* Format with AOSP code style in Android Studio Change-Id: I3d5e2f467347561009b98251a2e3ba04d9870079
2021-11-14AudioFX: Move to /system_extMichael Bestas
Change-Id: I6db021ab9c3c508e52033787c5ce7632d023e719
2021-08-21Automatic translation importMichael Bestas
Change-Id: I73158a7674f34031440233c13dc88d57cb33be16
2021-02-28Automatic translation importMichael Bestas
Change-Id: I275a3b0360db87db0f3d0d295d0cc3dae718c0fb
2020-12-31AudioFX: Convert to Android.bpMichael Bestas
Change-Id: I04f675b7e62fe0b8af60b5ff6734a55184ac0cef
2020-12-31AudioFX: Remove deprecated ONE_SHOT_MAKEFILEMichael Bestas
* Deprecated since I98221657024d824a61c0d721d5c7dd1a2ea2fb1e Change-Id: Ib43265d15cb4a82b9393103a46ba1b68da291158
2020-12-31AudioFX: Use the TARGET_EXCLUDES_AUDIOFX flag in products, not .mkAdrian DC
Change-Id: I8317421d9859e67fea6da3b430a471ff79ba759a
2020-05-23Automatic translation importMichael Bestas
Change-Id: Ibdc44ba71c8149186bd13151bc128323ca0e2ad4
2020-05-06AudioFX: Add privapp permissions xmlMichael Bestas
Change-Id: Ia8748a3c49f4f8bf3e165c03564a9d989837b389
2020-04-23Automatic translation importMichael Bestas
Change-Id: Ife470742c334f281ed636429e5e1c6f6ceb2770f
2020-03-30Automatic translation importMichael Bestas
Change-Id: Id70c5b3bcff95075a31837dff5c77c5828401f9f
2020-01-27Automatic translation importMichael Bestas
Change-Id: Ib0515a4c5013e132d2bee0622d20a9f7ef78c59c
2020-01-14Import translations. DO NOT MERGEBill Yi
Auto-generated-cl: translation import Bug: 64712476 Change-Id: I7c36d39035e558ebfa6c453be19603cb62e24f06
2019-10-14AudioFX: Add support for usb headset devicesBeYkeRYkt
* Starting with Android O, a new USB device has been added - TYPE_USB_HEADSET. Assign its prefix as USB, as some usb headsets weren't being recognized properly. Change-Id: I92aef3e0e7118717f5f5df8a951f64c5a5fa3eff
2019-09-22AudioFX: Set a correct device during the service startBeYkeRYkt
* Fixes the use of effects that do not match the current audio output after the service starts when using multiple audio outputs. Change-Id: I7ccb51ff242bf29377f90f236554c01ee5dc402b
2019-09-18AudioFX: Migrate to androidxBruno Martins
Change-Id: I15f1d576a3385677b95c1520229db9ab16cc4766
2019-09-03Allow opt-out of AudioFXAaron Kling
This was forked from the qcom equalizer and does not work on some devices, especially non-qcom. Change-Id: I3bad26f66d7711a601ae46a4a994477b8d3fe564
2019-07-06Automatic translation importMichael Bestas
Change-Id: I898e7cc9288a964e944f3c60dd46a4f8dac966db
2019-06-19Automatic translation importMichael Bestas
Change-Id: Id37633d61e4440d1d443d37403d384557a70fcb4
2019-06-19AudioFX: Fix broken xliff tag in cm_strings.xmlMichael Bestas
Change-Id: I4947a46900f21d2c918cdb0d98236c825e1e3178
2019-06-08Automatic translation importMichael Bestas
Change-Id: I24a07152325adef4d69061f109bdda70cb93cdb6