summaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
...
* More test cases for switching modes; now with attachments.Mindy Pereira2012-06-201-16/+56
* More test cases for switching modes.Mindy Pereira2012-06-201-0/+119
* Add custom from checks.Mindy Pereira2012-06-201-0/+64
* Major refactor of ConversationCursorPaul Westbrook2012-04-201-29/+27
* Fix build.Mindy Pereira2012-04-171-54/+0
* optimize low-hanging fruit found using traceviewAndy Huang2012-04-061-4/+4
* Custom froms.Mindy Pereira2012-04-051-1/+1
* move some tests to UnifiedAndy Huang2012-04-032-0/+223
* Fix unit test buildMarc Blank2012-03-201-2/+1
* Fix buildPaul Westbrook2012-03-201-1/+1
* cross-project refactoringAndy Huang2012-03-121-4/+5
* Store URI's in Uri instead of String.Mindy Pereira2012-02-281-2/+2
* Use a constructor to create a provider object.Mindy Pereira2012-02-241-2/+2
* Show the list of conversations for the folder selected in the widget.Mindy Pereira2012-02-231-1/+1
* Add account/folder status columnsMarc Blank2012-02-211-1/+1
* Fix build that used non-final account vars.Mindy Pereira2012-02-211-11/+15
* Start of unit tests for ConversationCursor/ProviderMarc Blank2012-02-073-0/+589
* Make ViewMode focussed and small.Vikram Aggarwal2012-02-021-9/+9
* Remove view mode enum and add testsVikram Aggarwal2012-01-301-0/+84
* Parse addresses for senders display names. Move attachment joined string pars...Mindy Pereira2012-01-171-2/+2
* Handle attachments on sent messages.Mindy Pereira2012-01-171-0/+53
* Create parcelable message.Mindy Pereira2012-01-171-25/+22
* Even more compose tests.Mindy Pereira2012-01-121-0/+12
* More recipient tests for reply/reply all/ fwd.Mindy Pereira2012-01-121-9/+115
* Add compose tests.Mindy Pereira2012-01-111-0/+159
* Setup send / save.Mindy Pereira2012-01-101-0/+2
* Pass the account around instead of just hte account name.Mindy Pereira2012-01-091-0/+49
* rename unified email's package name to com.android.mailAndy Huang2012-01-062-4/+4
* Fix test cases.Mindy Pereira2012-01-061-7/+14
* Remove deprecated isValidAddress code; merge in helper methods from gmail cod...Mindy Pereira2012-01-031-0/+27
* Make the browse item view properly show if a conversation has attachments.Mindy Pereira2011-12-291-4/+2
* Added attachments to ui provider.Mindy Pereira2011-12-291-1/+31
* Create initial connection from folder -> conversations -> messages.Mindy Pereira2011-12-221-10/+79
* Add hierarchy to folders.Mindy Pereira2011-12-211-1/+31
* First stab at building out folders.Mindy Pereira2011-12-211-0/+44
* Move mock provider to mock providers directory.Mindy Pereira2011-12-211-6/+1
* Start of UI providerPaul Westbrook2011-12-201-0/+111