Hi,

I've noticed some strange behavior when using the times_contacted
field in ContactsContract.Contacts (and also the last_time_contacted
field).

In some Samsung devices this counter counts emails only, in some HTC
devices this is always zero, and in other HTC devices this counter is
incremented for the wrong contacts (there's a confusion between
RawContact ids and Contact ids).

Has anyone else came across this issue?
Does anyone have a suggested solution to overcome this?

I've managed to create a BroadcastReceiver that updates
times_contacted for incoming/outgoing calls, but this doesn't solve
the wrong contacts issues, and isn't as complete as the counting in
Nexus for example (on Nexus it counts calls,emails,smss), also, I
don't want to count these calls twice on devices where this counter
already works.

Any help? Any ideas?

Thanks,
Mor.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to