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
would be great to have all external links matchig http*// to be wrapped into html tag, so that they can be klicked in messages
after all html files have been created, add a function that will create an overview html file, such as index.html with 2 frames (panes) or by using "aside" html tag, where the left pane will contain the contacts list, each contact linked to their single html file, that will then be displayed in the right pane.
add a function that would pull the message info details from the db such as the timestamps when a message was delivered and viewed.
add an option to preserve original filedate when extracting files.
1, 2, and 3. Good suggestions. Will look into it.
4. Duplication of #65.
5. It should already be implemented. You can try it by switching to the dev branch and updating to the latest iphone_backup_decrypt.
Regarding (2), it would be useful for the "index.html" page to be able to sort contacts by most recently contacted (to mirror conversation order in the app).
Regarding (2), it would be useful for the "index.html" page to be able to sort contacts by most recently contacted (to mirror conversation order in the app).
Hi KnugiHK,
Thanks for the great script !!
code here: jsharkey13/iphone_backup_decrypt@95f6f37
Best regards
The text was updated successfully, but these errors were encountered: