summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/content
Commit message (Expand)AuthorAgeFilesLines
* Extract AccountLoadCallbacks so that it can be re-used.Greg Bullock2014-07-221-1/+1
* Make getUri()/setUri() publicScott Kennedy2013-08-231-2/+2
* not all respond() calls require lockingAndy Huang2013-05-211-2/+8
* use Cursor.respond() instead of blobsAndy Huang2013-05-201-3/+16
* Don't create an ObjectCursor if underlying cursor is null.Yu Ping Hu2013-05-201-4/+7
* Allow ConversationCursor to be populated in backgroundPaul Westbrook2013-05-131-0/+179
* Use an ObjectCursorLoader for MessagesPaul Westbrook2013-05-091-6/+18
* fix blank conversation view on tablet when launching from intentAndy Huang2013-04-011-0/+21
* Remove a methodScott Kennedy2013-03-141-10/+1
* Fix settings changes so they propagate to account listenersAndy Huang2013-03-131-4/+3
* Fix a NPE when the up button is pressedScott Kennedy2013-03-131-0/+12
* Loaders that create objects in the backgroundVikram Aggarwal2013-03-113-0/+296