History log of /packages/apps/Contacts/src/com/android/contacts/interactions/CallLogInteraction.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8164603be5a79e5f95ef4d404a07a7f21f25af9a 22-Oct-2014 Jay Shrauner <shrauner@google.com> Fix NPE when calling unicodeWrap DO NOT MERGE

unicodeWrap isn't null safe so check before calling

Bug:18086401
Change-Id: I74537fff226276733b0475029b4a4a57a0055244
(cherry picked from commit b2215766433478ac1c53d61c08f4844326dfe4f8)
/packages/apps/Contacts/src/com/android/contacts/interactions/CallLogInteraction.java
c62cc7931593b4137f8a507689b653e1e15e1260 02-Oct-2014 Brian Attwell <brianattwell@google.com> Display phone numbers as LTR

Also, force some TextView to align with viewStart. Otherwise, when using
a LTR locale some TextViews will have different alignment depending on their
contents. This looks bad.

Bug: 17761636
Change-Id: If40dafc73ae5f4f3c99d985304d426ad59722140
/packages/apps/Contacts/src/com/android/contacts/interactions/CallLogInteraction.java
48290bed7c6a8bd5e7be8b206dddacf9047a945f 08-Sep-2014 Paul Soulos <psoulos@google.com> Dedupes badges in the expanding card

Bug: 17374360
Change-Id: Id498209049f7807d99034e24234a9eb76b3c03a8
/packages/apps/Contacts/src/com/android/contacts/interactions/CallLogInteraction.java
23e2836c1e9cbe8996a1344301e69d67bb617891 29-Aug-2014 Paul Soulos <psoulos@google.com> Adds TalkBack content details to Contact card

bug: 17308004
Change-Id: I357c6b508eaa3ef7dbb61be99c09806b322f6770
/packages/apps/Contacts/src/com/android/contacts/interactions/CallLogInteraction.java
75d5a915cb764f610db6141148c57b1c8e080564 24-Jun-2014 Paul Soulos <psoulos@google.com> Fixes a crash caused when getting values from the ContactInteraction
ContentValues

Change-Id: I5348784465d263d3fc991c6cd288c66b22681659
/packages/apps/Contacts/src/com/android/contacts/interactions/CallLogInteraction.java
ab840448dd00ce3f02ec7317df69b24613ade8a9 17-Jun-2014 Paul Soulos <psoulos@google.com> Adds Call Log interactions to the recent card

Change-Id: I2ade43cee543c706a90da81a4c4bd256b71411f8
/packages/apps/Contacts/src/com/android/contacts/interactions/CallLogInteraction.java