23fe38b225346526e3f425570f3648dd7d893a5d |
|
28-Jan-2014 |
Jay Shrauner <shrauner@google.com> |
Fix potential NPE with null cursor Detect and handle null cursors returned from CP2 queries. Bug:12767708 Change-Id: I7bc4f97848a59140aba5a2c924c79fdc2749b150
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/RawContactModifier.java
|
29a094106357ea806dc029437af77ec91b94cafb |
|
10-Jan-2014 |
Jay Shrauner <shrauner@google.com> |
Fix NPE when kind is null in getBestType Fix alternate insertChild() method to detect and bail on null kind just like primary insertChild() method does. Also change getBestValidType() not to crash on null kind. Bug:12490438 Change-Id: I82c351ccd5a880fb8bc71b5b27ffb2662c071be3
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/RawContactModifier.java
|
5ade0bb1757b216ace2f50d2357409bf9876a07a |
|
28-Oct-2013 |
Yorke Lee <yorkelee@google.com> |
Move ContactLoader related code to ContactsCommon This CL simply moves classes from Contacts into ContactsCommon. This is needed so that Dialer can use ContactLoader related code for b/11294679. A ContactLoader will also be needed in the future to allow InCallUI to download hi-res photos while in call. Bug: 11294679 Change-Id: If56a60aed2003ac7b8fcedac7ce4f1a7503bce94
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/RawContactModifier.java
|