-
-
Notifications
You must be signed in to change notification settings - Fork 109
Description
This was issue 802 of Simple Messages
Please refer to it for further details and discussions.
Checklist
- I can reproduce the bug with the latest version.
- I made sure that there are no existing issues - open or closed - to which I could contribute my information to.
- I have read the FAQ and my problem isn't listed.
- I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- This issue contains only one bug.
- I have read and understood the contribution guidelines.
Describe the bug
When running it the first time after installation(and after making it default SMS app), it automatically starts loading the messages but all the messages show the same timestamp of when it was imported(and not that of when the message was sent or received). Although when opened, it shows correct time.
So messages order in my stock SMS app and in Simple SMS are completely different.
I also tried to manually export messages from the default SMS app so that I can import it in simple SMS but that also fails since probably the format(keys) don't match. Can you refer to some app that exports SMS in a compatible format?
I tried using SMS Import Export
To Reproduce
Steps to reproduce the behavior:
Detailed steps and behaviour explained in the original issue.
Expected behavior
All messages should have been imported in correct chronological order. Doesn't happen all the time. Maybe an external tool/script would help convert the exported SMSs to a compatible format importable by Fossify Messages.
Screenshots
If applicable, add screenshots to help explain your problem.
Device info (please complete the following information):
- Model: [Pixel 7]
- OS: [Android 14]
- App version [1.0.0]
Additional context
Issue explained in detail in the original issue on simple messages. Also, issue 783 and issue 499 may be related to this issue.
Issue 499 from simple messages:
I have exported SMS messages from Signal and then switched to Simple SMS Messenger. However, I have random order in the thread list, due to sorting by exported time, not sent/received time.
What's interesting: stock (AOSP, outdated) messages app shows everything correctly, in correct order, with correct date/time.
Tried reexporting, clearing app cache and data (to trigger app's database initialization) and unfortunately nothing helped.