sfX-android / android_vendor_extendrom

modifying / extending the Android build process
Apache License 2.0
16 stars 8 forks source link

[FR] Patch call-record-allowed-flags for all countries to true #45

Open duven87 opened 4 months ago

duven87 commented 4 months ago

Description

It would be great if the user could disable the native call recording filter regardless of the country where the user is located ( similar to disabling Shutter Sound).

https://github.com/LineageOS/android_packages_apps_Dialer/blob/lineage-20.0/java/com/android/dialer/callrecord/res/xml/call_record_states.xml ...

Target version

A14 Pixel 4a sunfish ...

What Android version should support that feature (add an x within the [ ] brackets, select all that should apply):

What custom OS should support that feature (add an x within the [ ] brackets, select / add all that should apply):

Note

when sharing logs it is strongly recommended using github gists

steadfasterX commented 4 months ago

do you have tested setting your country to allowed="true" there? does it work then?

duven87 commented 4 months ago

I dont find this file. I think its on native dialer of Lineage: https://github.com/2shrestha22/lineage-call-recording-enabler https://xdaforums.com/t/how-to-enable-native-call-recorder.3996233/

steadfasterX commented 4 months ago

yea I meant did u build with it - but I guess not. Do you have tried that manual install or flashable zip method? https://github.com/2shrestha22/lineage-call-recording-enabler?tab=readme-ov-file#how-to-install does it work after that?

duven87 commented 4 months ago

Hi, yes, after installing the flashable with magisk I can record calls. It doesn't offer it to me during the call sound, I have to answer before to activate it but yes, it works. It would be better if it automatically recorded all calls.

steadfasterX commented 4 months ago

ok cool then we could do it