Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for reading *sms_backup and *mms_backup files #513

Merged
merged 15 commits into from
Aug 15, 2024

Conversation

ydkhatri
Copy link
Collaborator

The android backup (backup.ab) now uses this format for storing sms and mms data.
Files are stored under:
/apps/com.android.providers.telephony/d_f/
as 000000_sms_backup , 000001_sms_backup, ...

Each file stores upto 1000 messages. MMS attachments are not backed up, only text is.

Also fixed a couple of compiler warnings for Python 3.12

@stark4n6 stark4n6 merged commit a460d15 into abrignoni:main Aug 15, 2024
@abrignoni
Copy link
Owner

Thank you so much @ydkhatri
Hope all is going well! 👏🎉👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants