ed33 / rcsjta

Automatically exported from code.google.com/p/rcsjta
1 stars 0 forks source link

SIM contacts are not agregatable #116

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When we receive RCS capabilities for a contact which is saved on SIM card, we 
should not agregate raw contacts since it does not work for SDK releases 
greater than 10.

Original issue reported on code.google.com by lemordan...@gmail.com on 22 Jun 2015 at 7:51

GoogleCodeExporter commented 8 years ago
Fixed by commit 03c8c7315276d6a7df1e1590b34de927f33e7e61
Author: yplo6403 <philippe.lemordant@orange.com>
Date:   Mon Jun 22 15:03:56 2015 +0200

    Issue 116: SIM contacts are not aggregatable
    - Do no aggregate SIM contacts
    - Consider various account types for contacts persisted on SIM card:
        * "vnd.sec.contact.sim" (Samsung)
        * "com.android.contacts.sim" (normal case)

Original comment by lemordan...@gmail.com on 22 Jun 2015 at 3:22