You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: