Automated import from //branches/donutburger/...@142318,142318

This commit is contained in:
Cedric Beust
2009-03-24 22:28:03 -07:00
committed by The Android Open Source Project
parent 592d0650d5
commit 079c6f64f9

View File

@@ -2313,6 +2313,11 @@ public final class Settings {
*/
public static final String GMAIL_DISALLOW_IMAGE_PREVIEWS = "gmail_disallow_image_previews";
/**
* The maximal size in bytes allowed for attachments when composing messages in Gmail
*/
public static final String GMAIL_MAX_ATTACHMENT_SIZE = "gmail_max_attachment_size_bytes";
/**
* The timeout in milliseconds that Gmail uses when opening a connection and reading
* from it. A missing value or a value of -1 instructs Gmail to use the defaults provided