History log of /packages/apps/Contacts/src/com/android/contacts/interactions/SmsInteractionsLoader.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
57a0e98eed836b72dd3dc3540b9cac029266ed7c 25-Mar-2017 Wenyi Wang <wenyiw@google.com> Add isLoggable checks to all verbose and debug log outputs (1/2)

Bug: 6813854

Test: built apk and verified log is seen in logcat

Change-Id: Ib17cac0d2d9553276c4271221110305ab2d70a46
/packages/apps/Contacts/src/com/android/contacts/interactions/SmsInteractionsLoader.java
69c182afb0e6d82a341a28b4317aa703af768906 05-Dec-2016 Gary Mai <garymai@google.com> Collapse common packages (1/?)

Move the majority of packages out of common. When trying to move
common.activity to activities every file switched from a rename to
separated deletes and adds. Will move tests and the rest of common
in a separate CL.

Test: Built GoogleContacts, Contacts, GoogleContactsTests,
ContactsTests.

Bug: 33252370
Change-Id: I9ffb20038dee255ef5f83002b7870265771b08c5
/packages/apps/Contacts/src/com/android/contacts/interactions/SmsInteractionsLoader.java
047197228d7e1112efdd5524f3e3b58926b848f6 30-Nov-2015 Wenyi Wang <wenyiw@google.com> Backport Telephony.Threads to enable SMS interaction (2/2)

Bug: 25629359

Change-Id: I50719b3e70cd740b57654d76efc8f6eb16c83514
/packages/apps/Contacts/src/com/android/contacts/interactions/SmsInteractionsLoader.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/SmsInteractionsLoader.java
ae6c7170daf92a91b9a189a985cd6d06817d92bd 25-Sep-2014 Brian Attwell <brianattwell@google.com> Don't let Threads.getOrCreateThreadId crash us

Bug: 17657656
Change-Id: Ifab9743d6dcd4c6c960abc006eb5288f753f429f
/packages/apps/Contacts/src/com/android/contacts/interactions/SmsInteractionsLoader.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/SmsInteractionsLoader.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/SmsInteractionsLoader.java