7ce5352a70e8aaf120bf4f7bd05d595f46abb080 |
|
29-Oct-2014 |
Walter Jang <wjang@google.com> |
Apply TtsSpan to known phone numbers in contact interactions The primary content description in ContactInteraction must be made a Spannable so that the TtsSpan can be progated from the Loader (where the ContactInteraction is constructed) up to the ExpandingEntryCardView. Bug 17322140 Change-Id: If668f27cab20822f3c80aab606089e6b6f2a96c0
/packages/apps/Contacts/src/com/android/contacts/interactions/SmsInteraction.java
|
8a3fe52802135be2402a5b216325615fb796a509 |
|
16-Oct-2014 |
Walter Jang <wjang@google.com> |
Sms and call log entry content description string fixes * This is incremental work to fixing TalkBack for all phone number Strings * Date was being added twice to the call log content description string * Use xliff tags for all parts of both the sms and call log content description strings * Removed an unnecessary ExpandingEntryCardView constructor Bug 17322140 Change-Id: Iccc39dad5dcc3fc7f8079de439b07d306b6c24e3
/packages/apps/Contacts/src/com/android/contacts/interactions/SmsInteraction.java
|
b2215766433478ac1c53d61c08f4844326dfe4f8 |
|
22-Oct-2014 |
Jay Shrauner <shrauner@google.com> |
Fix NPE when calling unicodeWrap unicodeWrap isn't null safe so check before calling Bug:18086401 Change-Id: I74537fff226276733b0475029b4a4a57a0055244
/packages/apps/Contacts/src/com/android/contacts/interactions/SmsInteraction.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/SmsInteraction.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/SmsInteraction.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/SmsInteraction.java
|
9f3f8879da6149930c1527e699d481c4acbb3006 |
|
21-Aug-2014 |
Paul Soulos <psoulos@google.com> |
Adds a "You: " prefix to messages sent by you bug: 17107373 Change-Id: I93518d0c98f27b89f9db1f1d0372d84ffee8dade
/packages/apps/Contacts/src/com/android/contacts/interactions/SmsInteraction.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/SmsInteraction.java
|
899aa21e911ee7170beab228d44d7fed68c414e4 |
|
11-Jun-2014 |
Paul Soulos <psoulos@google.com> |
Adds Calendar events to the Recent card Change-Id: Iaddba9649cd838fe9a866906eea356dbc743ee3c
/packages/apps/Contacts/src/com/android/contacts/interactions/SmsInteraction.java
|
b3054e551173887029c55cb10b83f1afb7f8a6fe |
|
06-Jun-2014 |
Paul Soulos <psoulos@google.com> |
Adds Recent Interaction loading to QuickContacts. This is launched after the Contact is loaded from CP2, during the bind stage. Change-Id: I63290e0e94c476da1771f6e8b92a9c664f2fe9d3
/packages/apps/Contacts/src/com/android/contacts/interactions/SmsInteraction.java
|