"Merge call log" merge complete history to one line

Moderators: dwp, devin

Post Reply
vlad_w
Posts: 5
Joined: Thu Nov 07, 2013 1:10 pm

"Merge call log" merge complete history to one line

Post by vlad_w »

Hello,

I have a next problem: if I select "Merge call log", all calls history are merged to one line with count (500). Not by contact or telephone number as I have expect.

I have a dual sim phone, but enable/diasable dualSim support change nothing.
devin
Posts: 1337
Joined: Fri Oct 11, 2013 10:16 am

Re: "Merge call log" merge complete history to one line

Post by devin »

Hello
What is the version of your android system?
vlad_w
Posts: 5
Joined: Thu Nov 07, 2013 1:10 pm

Re: "Merge call log" merge complete history to one line

Post by vlad_w »

Acer V370 Liquid E2 Duo
Android 4.2.2
devin
Posts: 1337
Joined: Fri Oct 11, 2013 10:16 am

Re: "Merge call log" merge complete history to one line

Post by devin »

static boolean PhoneNumberUtils.compare(String a, String b)
Compare phone numbers a and b, return true if they're identical enough for caller ID purposes.

Strange people now DWC system API mentioned above to determine the numbers are the same. It looks system includes bug. Or number has a special place.
vlad_w
Posts: 5
Joined: Thu Nov 07, 2013 1:10 pm

Re: "Merge call log" merge complete history to one line

Post by vlad_w »

Probably you have some "debug" version which would help to find the problem?
PS: other dialler apps works correct on me phone.
devin
Posts: 1337
Joined: Fri Oct 11, 2013 10:16 am

Re: "Merge call log" merge complete history to one line

Post by devin »

Hello
Please provide two numbers of a failure, I use it to test.
vlad_w
Posts: 5
Joined: Thu Nov 07, 2013 1:10 pm

Re: "Merge call log" merge complete history to one line

Post by vlad_w »

devin wrote: Please provide two numbers of a failure, I use it to test.
Hello,
I don't know number which cause a problem... all number are merged to one entry with "last call number" -> if i use filter in, out, missed -> i see last in, out or missed number etc.
I think to group the number you use some loops throw the whole telephone book, and some number in my telephone book cause a problem, but don't know which one.
probably you could add some trace output in group function, i will test then

PS: in internet there is some bug reports for another apps about problem with PhoneNumberUtils -> they was fixed by add some string operations before using PhoneNumberUtils , unfortunately without detail info.

thanks for help
devin
Posts: 1337
Joined: Fri Oct 11, 2013 10:16 am

Re: "Merge call log" merge complete history to one line

Post by devin »

Hello
Thank you!
I mean, if you can provide two numbers. I can test whether the same fault on my phone.
vlad_w
Posts: 5
Joined: Thu Nov 07, 2013 1:10 pm

Re: "Merge call log" merge complete history to one line

Post by vlad_w »

in 2.5.9.0 it fixed)))
thanks a lot
devin
Posts: 1337
Joined: Fri Oct 11, 2013 10:16 am

Re: "Merge call log" merge complete history to one line

Post by devin »

You are welcome!
Post Reply