nicorac / bcr-gui

BCR-GUI is a companion app for the great BCR (Basic Call Recorder) Android application and other supported ROMs with embedded call recorders.
https://coolsoft.altervista.org
GNU General Public License v3.0
120 stars 6 forks source link

LineageOS call app recordings format #121

Closed loziniak closed 1 month ago

loziniak commented 1 month ago

Hello. I have some files from LineageOS's native call application, and the format is: ^{phone_number}_{date:year2}{date:month}{date:day}_{date:hours}{date:minutes}{date:seconds}. After seconds there are 3 more digits, probably milliseconds, but for me this level of accuracy is not needed. Sample filename: +48123456789_240506_225406577.amr, even if I have this person in contact book.

nicorac commented 1 month ago

Thanks for your contribution 👍