Call Log merges calls across midnight incorrectly, the last call is merged with the first call over midnight
- /e/ version: 2.5-t
- Device model(s): beyond2lte
- Developer mode enabled: yes
- Device rooted: no
- Trackers blocker enabled: yes
Summary
The Phone app merges call logs from the previous day with calls made to the same contact on the current day, removing the previous day's call record from the log. This disrupts the chronological order of the call log.
The problem
Steps to reproduce
- Make or receive a call with a specific contact on one day as tge last call of that day.
- Make or receive another call with the same contact the following day as the first call that day.
- Open the call log and observe the entries for both days.
What is the current behavior?
Calls from the previous day are merged with the current day's calls under the same contact. The call log for the previous day does not show the calls made or received.
What is the expected correct behavior?
The call log should maintain calls in their respective days.
Technical informations
Relevant logs (adb logcat
)
Relevant screenshots
Solutions
Workaround
Possible fixes