summaryrefslogtreecommitdiffstats
path: root/res/layout
Commit message (Expand)AuthorAgeFilesLines
* Fix margins on "new message" barMark Wei2012-10-181-2/+2
* layout_width/height are requiredAndy Huang2012-10-171-1/+4
* Allow redownloading attachments.Mark Wei2012-10-171-2/+1
* Fix attachment Overflow and Cancel buttons pushed off-screenMark Wei2012-10-171-80/+64
* Merge "Tweak widget layout" into jb-ub-mailMark Wei2012-10-162-6/+9
|\
| * Tweak widget layoutMark Wei2012-10-162-6/+9
* | simplify conversation load spinnerAndy Huang2012-10-161-41/+2
|/
* Show progress on attachment tilesPaul Westbrook2012-10-131-1/+11
* Vertically center title/meta info for non image attachmentsmindyp2012-10-121-22/+25
* Move the simplified dropdown item to the basic directory.mindyp2012-10-091-0/+37
* We don't need the background color workaround for 2pane layouts.mindyp2012-10-072-2/+2
* Vertically align the star/date on sw720dpScott Kennedy2012-10-041-5/+3
* Limit label width in account spinnerVikram Aggarwal2012-10-041-29/+48
* add back side margin for super-collapsed blocksAndy Huang2012-10-031-0/+2
* Prevent Gmail attachment preview tiles from covering mail content.Mark Wei2012-10-023-3/+9
* Fix vertical spacing for folder unread countMichael Chan2012-09-271-13/+10
* Fixup js page rendered signalmindyp2012-09-251-0/+1
* Fix unread count for RTL languagesVikram Aggarwal2012-09-242-6/+6
* Revert "Reverting changes to MailboxSelectionActivity per mindyp's email"Mindy Pereira2012-09-244-24/+48
* Reverting changes to MailboxSelectionActivity per mindyp's emailVikram Aggarwal2012-09-204-48/+24
* Draw scrollbars above conversation view content.Mark Wei2012-09-191-2/+11
* MailboxSelectionActivity should force the user to add an account or wait for ...mindyp2012-09-194-24/+48
* Dont let webview get focus.mindyp2012-09-181-1/+1
* ATTACHMENTSmindyp2012-09-181-24/+33
* Lots of fixes to move to folder dialog.mindyp2012-09-182-2/+42
* Show message details in a popup window for secure conversaton view.mindyp2012-09-181-0/+1
* Merge "Add pishable title bar to secure conversation view." into jb-ub-mailmindyp2012-09-171-18/+20
|\
| * Add pishable title bar to secure conversation view.mindyp2012-09-171-18/+20
* | Fix the height of tap targets for undo.mindyp2012-09-173-4/+9
|/
* Share progress logic between secure and regular conversation view.mindyp2012-09-173-67/+76
* Stripped down view for email that uses no javascript.mindyp2012-09-172-1/+64
* Dont align left. Kills the ability to tap. Very odd.mindyp2012-09-141-1/+0
* No spinner for single account.Vikram Aggarwal2012-09-141-2/+2
* Fix width of spinner.mindyp2012-09-132-3/+3
* Fix when pinch to zoom on a wide message displays part of the message on theMark Wei2012-09-132-5/+21
* Use wide dimensions where applicable.mindyp2012-09-124-55/+97
* Respond inline doesnt need to be focusable, just clickablemindyp2012-09-121-3/+1
* Eliminate some of the jank.mindyp2012-09-111-2/+2
* Merge "Leave the default image size alone; add gray background" into jb-ub-mailmindyp2012-09-103-10/+36
|\
| * Leave the default image size alone; add gray backgroundmindyp2012-09-103-10/+36
* | check if the attachment is tiled before trying to find it in the tile grid view.mindyp2012-09-101-1/+3
|/
* Add loading animations to conversation viewmindyp2012-09-091-28/+88
* Merge "Fix the background for the folder list." into jb-ub-mailmindyp2012-09-072-7/+6
|\
| * Fix the background for the folder list.mindyp2012-09-072-7/+6
* | Merge "Move attachments below compose body, above quoted text" into jb-ub-mailmindyp2012-09-074-60/+22
|\ \
| * | Move attachments below compose body, above quoted textmindyp2012-09-074-60/+22
| |/
* / Tighten up padding on message headersmindyp2012-09-071-4/+2
|/
* Folder bg colormindyp2012-09-061-1/+2
* new two-pane layoutAndy Huang2012-09-051-32/+29
* use framelayout instead of a spinnermindyp2012-09-052-5/+11