Page 1 of 1

"Merge call log" merge complete history to one line

Posted: Thu Nov 07, 2013 1:28 pm
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.

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

Posted: Mon Nov 11, 2013 6:13 am
by devin
Hello
What is the version of your android system?

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

Posted: Mon Nov 11, 2013 3:25 pm
by vlad_w
Acer V370 Liquid E2 Duo
Android 4.2.2

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

Posted: Tue Nov 12, 2013 1:23 am
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.

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

Posted: Wed Nov 27, 2013 4:11 pm
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.

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

Posted: Thu Nov 28, 2013 2:12 am
by devin
Hello
Please provide two numbers of a failure, I use it to test.

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

Posted: Sun Dec 01, 2013 11:01 pm
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

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

Posted: Tue Dec 03, 2013 3:46 am
by devin
Hello
Thank you!
I mean, if you can provide two numbers. I can test whether the same fault on my phone.

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

Posted: Tue Dec 17, 2013 10:19 pm
by vlad_w
in 2.5.9.0 it fixed)))
thanks a lot

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

Posted: Mon Dec 23, 2013 3:20 am
by devin
You are welcome!