I was originally going to submit this post on the need for a
SortCursor, which would take in an array of Cursors and a Comparator
and treat the list of cursors as a single sorted list.  Then I thought
about the real issue I'm having is the fact that there is not a common
CommunicationHistory provider.  Essentially, the problem is that there
are two history tables, one for phone calls, and one for sms, and
there could potentially be many more depending on number of
applications retaining communication history.  I think that the there
should be a ContentProvider for CommunicationsHistory in order to
consolidate the history to make it easier to sort/display as a single
list.  I just wanted to see what other people's thoughts are before I
start on this endeavor or whether something like this would be
accepted into the framework were I to submit it as a patch.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to