<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_packages_apps_Email/emailcommon, branch stable/cm-11.0-XNF8Y</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/'/>
<entry>
<title>Email: Remove unnecessary enable sync size setting</title>
<updated>2014-09-09T17:31:29+00:00</updated>
<author>
<name>Ethan Chen</name>
<email>intervigil@gmail.com</email>
</author>
<published>2014-09-08T23:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=d1b359b4350229a34d5992af6d0ba0330844b96e'/>
<id>d1b359b4350229a34d5992af6d0ba0330844b96e</id>
<content type='text'>
* Determine whether sync size limiting is enabled based on the sync size
  setting itself.
* Database column must remain, as there is no support for deleting
  columns in SQLite.

Change-Id: Ica7808de03dd76bf53f4cfbe8618bacb4859d1b1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Determine whether sync size limiting is enabled based on the sync size
  setting itself.
* Database column must remain, as there is no support for deleting
  columns in SQLite.

Change-Id: Ica7808de03dd76bf53f4cfbe8618bacb4859d1b1
</pre>
</div>
</content>
</entry>
<entry>
<title>Email: Encoded the name of the attachment files.</title>
<updated>2014-09-03T22:39:08+00:00</updated>
<author>
<name>yingying</name>
<email>yingying@codeaurora.org</email>
</author>
<published>2014-04-18T09:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=82eaab08570f01d6a1b3819cc65a475093493487'/>
<id>82eaab08570f01d6a1b3819cc65a475093493487</id>
<content type='text'>
Caused by the file maybe not named by the English alphabet.
So accroding to RFC822, need encoded it.

CRs-fixed: 648698

Change-Id: I5c0d337323b6db28bfa51abfb732e2f8bc25735f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Caused by the file maybe not named by the English alphabet.
So accroding to RFC822, need encoded it.

CRs-fixed: 648698

Change-Id: I5c0d337323b6db28bfa51abfb732e2f8bc25735f
</pre>
</div>
</content>
</entry>
<entry>
<title>Email: Display the load more view at the bottom of the mail.</title>
<updated>2014-09-03T22:39:08+00:00</updated>
<author>
<name>yingying</name>
<email>yingying@codeaurora.org</email>
</author>
<published>2014-04-02T11:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=e35ace0d4e91cf1341baf845562b8bc2ba9ed504'/>
<id>e35ace0d4e91cf1341baf845562b8bc2ba9ed504</id>
<content type='text'>
 - Display the load more view at the bottom of the uncompleted mail.
 - Save the viewable parts/attachments to Attachment table. And according
   to the viewable attachments' contentId to update the message's body.
 - Notify the mail list to update if the mail's attachment flag changed.
 - Do not show the viewable attachments in the preview interface.
 - Update the sync size configuration item's layout.

CRs-fixed: 642921

Change-Id: I7d349daaf562fe65dfde9baedf69845722a24feb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Display the load more view at the bottom of the uncompleted mail.
 - Save the viewable parts/attachments to Attachment table. And according
   to the viewable attachments' contentId to update the message's body.
 - Notify the mail list to update if the mail's attachment flag changed.
 - Do not show the viewable attachments in the preview interface.
 - Update the sync size configuration item's layout.

CRs-fixed: 642921

Change-Id: I7d349daaf562fe65dfde9baedf69845722a24feb
</pre>
</div>
</content>
</entry>
<entry>
<title>Email: Cache the attachment during downloading</title>
<updated>2014-09-03T22:39:08+00:00</updated>
<author>
<name>kaiyiz</name>
<email>kaiyiz@codeaurora.org</email>
</author>
<published>2014-03-21T03:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=3c993ea9e49d4fed33b59c59367e2fe9f241d7a0'/>
<id>3c993ea9e49d4fed33b59c59367e2fe9f241d7a0</id>
<content type='text'>
When download an attachment, cache it into the content resolver.
So that the cached data could be reused instead of downloading
it again for everytime.

CRs-Fixed: 601682

Change-Id: Ia34bc4e69967ec78916535d270de36fe2a71f932
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When download an attachment, cache it into the content resolver.
So that the cached data could be reused instead of downloading
it again for everytime.

CRs-Fixed: 601682

Change-Id: Ia34bc4e69967ec78916535d270de36fe2a71f932
</pre>
</div>
</content>
</entry>
<entry>
<title>Email: Change the smtp normal port to 25.</title>
<updated>2014-09-03T22:39:07+00:00</updated>
<author>
<name>yingying</name>
<email>yingying@codeaurora.org</email>
</author>
<published>2014-03-06T07:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=a346fd5b87f9fc9ac036f8478fbcb35829f04434'/>
<id>a346fd5b87f9fc9ac036f8478fbcb35829f04434</id>
<content type='text'>
The smtp normal port is 25 but not 587 which is STARTTLS port.

CRs-fixed: 626567

Change-Id: I231868bf0377de8599aced279cca6d412a4182da
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The smtp normal port is 25 but not 587 which is STARTTLS port.

CRs-fixed: 626567

Change-Id: I231868bf0377de8599aced279cca6d412a4182da
</pre>
</div>
</content>
</entry>
<entry>
<title>Email: Support Email could configure the sync size function.</title>
<updated>2014-09-03T22:39:07+00:00</updated>
<author>
<name>yingying</name>
<email>yingying@codeaurora.org</email>
</author>
<published>2013-12-26T06:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=bb46018c67758044d4f01a2e15cd89ba51bd4e61'/>
<id>bb46018c67758044d4f01a2e15cd89ba51bd4e61</id>
<content type='text'>
 - Make the user could enable the configure the sync size function to save
   the data. And the user could select the sync size for each account.
 - Add configure option in account settings interface.

Change-Id: Ic043cb67afd249263cd480a003e854ac6efe4344
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Make the user could enable the configure the sync size function to save
   the data. And the user could select the sync size for each account.
 - Add configure option in account settings interface.

Change-Id: Ic043cb67afd249263cd480a003e854ac6efe4344
</pre>
</div>
</content>
</entry>
<entry>
<title>email: add auto fetch attachments for POP3 accounts</title>
<updated>2014-07-07T21:17:10+00:00</updated>
<author>
<name>Jorge Ruesga</name>
<email>jorge@ruesga.com</email>
</author>
<published>2014-07-06T23:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=a57b2454a93bc1a40afe65b55ab6ca7da73e1697'/>
<id>a57b2454a93bc1a40afe65b55ab6ca7da73e1697</id>
<content type='text'>
This change adds an option to allow auto fetch the complete POP3 message.

Change-Id: Id92a46a8f84a575160f04003f72dfe513441d356
Signed-off-by: Jorge Ruesga &lt;jorge@ruesga.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds an option to allow auto fetch the complete POP3 message.

Change-Id: Id92a46a8f84a575160f04003f72dfe513441d356
Signed-off-by: Jorge Ruesga &lt;jorge@ruesga.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge tag 'android-4.4.3_r1' into HEAD</title>
<updated>2014-06-04T01:22:56+00:00</updated>
<author>
<name>Ricardo Cerqueira</name>
<email>cyanogenmod@cerqueira.org</email>
</author>
<published>2014-06-03T02:26:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=5235e40b414bc29eaa4cc0ac1c5fca1523d4b5fc'/>
<id>5235e40b414bc29eaa4cc0ac1c5fca1523d4b5fc</id>
<content type='text'>
Android 4.4.3 release 1

Change-Id: Ie47d51e66ec2ec74dfb2eda05e11d8eb13727539
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Android 4.4.3 release 1

Change-Id: Ie47d51e66ec2ec74dfb2eda05e11d8eb13727539
</pre>
</div>
</content>
</entry>
<entry>
<title>email: add support for Server Name Indication (SNI)</title>
<updated>2014-04-02T22:10:22+00:00</updated>
<author>
<name>Jorge Ruesga</name>
<email>jorge@ruesga.com</email>
</author>
<published>2014-04-02T22:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=5f1680d402f5e6971d86e7ef95071b9369313c78'/>
<id>5f1680d402f5e6971d86e7ef95071b9369313c78</id>
<content type='text'>
Change the underlaying socket factory reference to SSLCertificateSocketFactory which
has support for SNI since 4.2, and remove the access to the obsolete methods from
the old factory reference.
This change will setup the socket with a proper hostname prior to the ssl handshake.

Change-Id: Ic3315f3924f33470ea2da14e8ac3b946d039b1d5
JIRA: CYAN-3775
Issue: https://jira.cyanogenmod.org/browse/CYAN-3775
Signed-off-by: Jorge Ruesga &lt;jorge@ruesga.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change the underlaying socket factory reference to SSLCertificateSocketFactory which
has support for SNI since 4.2, and remove the access to the obsolete methods from
the old factory reference.
This change will setup the socket with a proper hostname prior to the ssl handshake.

Change-Id: Ic3315f3924f33470ea2da14e8ac3b946d039b1d5
JIRA: CYAN-3775
Issue: https://jira.cyanogenmod.org/browse/CYAN-3775
Signed-off-by: Jorge Ruesga &lt;jorge@ruesga.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "email: add support for Server Name Indication (SNI)"</title>
<updated>2014-04-01T21:30:47+00:00</updated>
<author>
<name>Jorge Ruesga</name>
<email>jorge@ruesga.com</email>
</author>
<published>2014-04-01T21:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=038dd26232e7668a464cfd19533fde11d785ba75'/>
<id>038dd26232e7668a464cfd19533fde11d785ba75</id>
<content type='text'>
This reverts commit 02684c911b4c035404a856bf145d2f616c1d0b08.

It's causing NPE because of socket.close (see https://android-review.googlesource.com/#/c/89135/3)

Change-Id: I5c524db1ae23e6a9b8852014b2f10332ff32de61
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 02684c911b4c035404a856bf145d2f616c1d0b08.

It's causing NPE because of socket.close (see https://android-review.googlesource.com/#/c/89135/3)

Change-Id: I5c524db1ae23e6a9b8852014b2f10332ff32de61
</pre>
</div>
</content>
</entry>
</feed>
