summaryrefslogtreecommitdiff
path: root/src/com/android/mail/content/ObjectCursorLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Make getUri()/setUri() publicScott Kennedy2013-08-231-2/+2
* Don't create an ObjectCursor if underlying cursor is null.Yu Ping Hu2013-05-201-4/+7
* 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-111-0/+168