summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
* Change BrowseItem to conversation as thats the term we are using.Mindy Pereira2012-01-031-1/+1
| | | | Change-Id: Ib01f33a6a8ed05ac889361b0cdbe74bfdf506787
* Move over undo bar, minimum show time progress widgets.Mindy Pereira2012-01-034-8/+191
| | | | | | | We created these views to have specific show time/ time until dismissed/ tap interactions. Change-Id: Ic23b1f3b76e40c188b61bfabf4a9b189e027c1e9
* Create an end to end example of a list view reading from the provider.Mindy Pereira2011-12-221-0/+1
| | | | Change-Id: If41f2df403835b51d2cb29ab7330097aa5adc3fa
* Start of UI providerPaul Westbrook2011-12-201-0/+3
| | | | | | | | | This is the start of the contract for a UI provider, and also includes a mock content provider implementing it. Included is a unit test that just traverses the content provider Change-Id: I4424e140830244f02eac204d71152dfc196c9741
* Move over conversation list items.Mindy Pereira2011-12-197-0/+187
| | | | | | | | | | Note: Will have to work out the placement of fwd/reply indicators and important exchange indicator This doesn't do anything with labels This doesn't handle checkboxes or selections yet This is basically just a port of the coordinates system, xml, and assets Change-Id: I9b55fab81e7b27ede602d2776ce16537c13bcefb
* Add quoted text / respond inline functionality.Mindy Pereira2011-12-163-1/+24
| | | | | | Moved over HTML parsing support from google-common Change-Id: Ifd11fd5ad1622da216dff46fe237acc743559481
* Move over attachment views, attachment handling, logs, utils.Mindy Pereira2011-12-151-0/+27
| | | | | | | | Attachment is a first very bare bones attempt at bringing together the two providers. I only made it to stand in while we work out the attachments providers interface so I could check the visual. This uses a Mock protocol attachment. Change-Id: I4670059a1fb743fa0a93af24226c6dcd1be87273
* Move compose menus and shortcuts over. Make cc/bcc animations smarter.Mindy Pereira2011-12-132-0/+45
| | | | | | Now, cc/bcc animations will only fade in bcc if cc was already showing. Change-Id: Ica3f7e2d80f776d604a9aa14d19e5cdbfb3a69fd
* Move cc/bcc animations to shared code base.Mindy Pereira2011-12-131-0/+19
| | | | Change-Id: If5d20932c6546d880be241400a9d10e2822e5118
* Move tablet compose resources to unified email dir.Mindy Pereira2011-12-132-0/+7
| | | | Change-Id: I1f1a089b1032186aebe5842bfe8d8aeeba41e6c8
* Import label items from label spinners. This is a small change toVikram Aggarwal2011-12-132-0/+3
| | | | | | | ensure I can play well with other changes in this tree. Next up, I'll bring over the ActionBar machinery. Change-Id: Ibca5613ccda3ad4f724a9a08cbe6e0c9dba6d6b3
* Import compose layouts. Create way to easily push/ test shared layouts.Mindy Pereira2011-12-131-3/+6
| | | | Change-Id: I00aee82fe2caabc0a1000d8d95365051a4ad839a
* Use internal mail common resources. Combine string res.Mindy Pereira2011-12-133-50/+31
| | | | Change-Id: Idb1c6a3e6835f5d6b75018b324604e5acb8ceaf4
* Move mailcommon code to our new unified code base.Mindy Pereira2011-12-136-1/+322
| | | | Change-Id: I1cf861371a54bb9af97b1952af8e7a44c2856f5b
* Initial build and manifest files. This creates an app that does nothing.Mindy Pereira2011-12-131-0/+12
Includes required common libraries: chips, mail-common, and their resources Change-Id: Ib21b34352271d1ff69eadd8fa935057afe32a17d