summaryrefslogtreecommitdiffstats
path: root/core/java/android/provider/Im.java
Commit message (Expand)AuthorAgeFilesLines
* Modify the "active chats" uri to not overlap with other uris.Mark Wagner2009-09-281-1/+1
* add new column "real_date" for IM messages table.Wei Huang2009-09-271-1/+10
* Moving ImProvider to TalkProvider: Change Im.java to use the new TalkProvider...Ye Wen2009-09-111-89/+99
* Remove the decleration of com.android.im.plugin.jar in platform.xmlScott Su2009-08-221-1/+2
* add a "display_sent_time" column to the message table, to provide a hint that...Wei Huang2009-08-211-0/+6
* Get rid of Settings.getJIDResource(), which really should live in GTalkServic...Wei Huang2009-08-141-0/+28
* new s2d ids table for rmq2; plus Gservices setting for using rmq2 protocol.Wei Huang2009-08-121-25/+55
* Adaptive heartbeat protocol implementation: server configured settings.Ye Wen2009-08-041-0/+78
* Fix bug 1875344 cut 2: adding option to show/noshow away presence when device...Ye Wen2009-06-091-0/+33
* handle OTR messages by storing them in an in-memory table; remove groupchat m...Wei Huang2009-05-201-18/+86
* store contact id in messages table instead of contact name string; merge mess...Wei Huang2009-04-291-92/+101
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+2080
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-2047/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-33/+0
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-0/+33
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-65/+39
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-5/+141
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1937