<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_packages_apps_Email/tests, 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>Get Email units to compile in mr2 branch</title>
<updated>2014-02-27T23:04:34+00:00</updated>
<author>
<name>Jerry Xie</name>
<email>jjx@google.com</email>
</author>
<published>2014-02-27T23:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=c8ed7857613373646d472bba86f678fc5084e4b0'/>
<id>c8ed7857613373646d472bba86f678fc5084e4b0</id>
<content type='text'>
Change-Id: I471a47f21ce75daf82f0a09b071119f995a76778
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I471a47f21ce75daf82f0a09b071119f995a76778
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable, suppress, remove broken and obsolete Email tests</title>
<updated>2014-02-27T20:29:11+00:00</updated>
<author>
<name>Jerry Xie</name>
<email>jjx@google.com</email>
</author>
<published>2013-12-17T02:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=89b8fdca1841efd832e05cee877ab3eaf3780aae'/>
<id>89b8fdca1841efd832e05cee877ab3eaf3780aae</id>
<content type='text'>
Change-Id: Ia4dcba1c6966f23dd2a15e69324b7345aed8f944
(cherry picked from commit 7037a0bd3d8e925a9115f475f5c0d05ddae2eeee)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia4dcba1c6966f23dd2a15e69324b7345aed8f944
(cherry picked from commit 7037a0bd3d8e925a9115f475f5c0d05ddae2eeee)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add makefile for EmailTests</title>
<updated>2014-02-27T20:26:08+00:00</updated>
<author>
<name>Jerry Xie</name>
<email>jjx@google.com</email>
</author>
<published>2013-12-07T01:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=475a7626fb094723c767682a4739a5de34d0a3ad'/>
<id>475a7626fb094723c767682a4739a5de34d0a3ad</id>
<content type='text'>
Change-Id: Ic441b5cea9efd0b714a00a69c5b8483ddd11fafa
(cherry picked from commit d241290f0b09df8cca0b1472a48b6b26895eae9d)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic441b5cea9efd0b714a00a69c5b8483ddd11fafa
(cherry picked from commit d241290f0b09df8cca0b1472a48b6b26895eae9d)
</pre>
</div>
</content>
</entry>
<entry>
<title>Get Email units to compile</title>
<updated>2014-02-27T20:23:38+00:00</updated>
<author>
<name>Jerry Xie</name>
<email>jjx@google.com</email>
</author>
<published>2013-11-27T04:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=515d830e8755d3674e04bcc60d7f85b4fa7fb202'/>
<id>515d830e8755d3674e04bcc60d7f85b4fa7fb202</id>
<content type='text'>
Change-Id: I171a0e2421c5006d9862ad94f886932146547020
(cherry picked from commit 17d3a29c9d8f7a27c463239f190bdcc4e0804527)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I171a0e2421c5006d9862ad94f886932146547020
(cherry picked from commit 17d3a29c9d8f7a27c463239f190bdcc4e0804527)
</pre>
</div>
</content>
</entry>
<entry>
<title>During upgrade, ignore protocols whose strings don't change.</title>
<updated>2013-11-15T02:19:12+00:00</updated>
<author>
<name>Yu Ping Hu</name>
<email>yph@google.com</email>
</author>
<published>2013-11-15T02:19:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=bc8bc050b080287c35241f5ab0c310bbbdb6e805'/>
<id>bc8bc050b080287c35241f5ab0c310bbbdb6e805</id>
<content type='text'>
Copied from https://googleplex-android-review.googlesource.com/#/c/389215/
in order to submit for ur10, also made a minor change to early out when
we know it's a no-op.

Bug: 11258856
Change-Id: I28415e97225a216c16abb6ad7c48a860c5370173
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Copied from https://googleplex-android-review.googlesource.com/#/c/389215/
in order to submit for ur10, also made a minor change to early out when
we know it's a no-op.

Bug: 11258856
Change-Id: I28415e97225a216c16abb6ad7c48a860c5370173
</pre>
</div>
</content>
</entry>
<entry>
<title>Foreign characters may be letters and digits, but they're not allowed in Uri/Url schemes</title>
<updated>2013-10-31T23:39:03+00:00</updated>
<author>
<name>Tony Mantler</name>
<email>nicoya@google.com</email>
</author>
<published>2013-10-31T23:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=2ed113c7137e6f1059a22fa018332d56ec740a0a'/>
<id>2ed113c7137e6f1059a22fa018332d56ec740a0a</id>
<content type='text'>
b/11356390

Change-Id: Ic510607ab5f671e3f3f474ea3c2f4af7e9966cb1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
b/11356390

Change-Id: Ic510607ab5f671e3f3f474ea3c2f4af7e9966cb1
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved some stuff from Email to Unified.</title>
<updated>2013-08-30T00:41:26+00:00</updated>
<author>
<name>Andrew Sapperstein</name>
<email>asapperstein@google.com</email>
</author>
<published>2013-08-30T00:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=5dcb447c04ccfc6bf3201ad127dcb1e9721f429a'/>
<id>5dcb447c04ccfc6bf3201ad127dcb1e9721f429a</id>
<content type='text'>
b/10542802.

Change-Id: I9623ce85cae6f67ec647e1712e8c392a35311171
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
b/10542802.

Change-Id: I9623ce85cae6f67ec647e1712e8c392a35311171
</pre>
</div>
</content>
</entry>
<entry>
<title>Reimplement QuickResponse support</title>
<updated>2013-08-16T21:08:54+00:00</updated>
<author>
<name>Tony Mantler</name>
<email>nicoya@google.com</email>
</author>
<published>2013-08-14T18:05:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=c6953b77552d4cb71776cf0537dc226029381628'/>
<id>c6953b77552d4cb71776cf0537dc226029381628</id>
<content type='text'>
b/8622751

Change-Id: Id079efcf34dce15b5f5057f937582c0e198d3d50
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
b/8622751

Change-Id: Id079efcf34dce15b5f5057f937582c0e198d3d50
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify account reconciliation.</title>
<updated>2013-07-26T23:06:14+00:00</updated>
<author>
<name>Yu Ping Hu</name>
<email>yph@google.com</email>
</author>
<published>2013-07-26T21:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=afe097f318a7eeac9d240d2bedbc5caba7640ea8'/>
<id>afe097f318a7eeac9d240d2bedbc5caba7640ea8</id>
<content type='text'>
- Rather than handle by type, do them all at once.
- Simplify when reconciliation happens.

Bug: 9056861

Change-Id: If264678c82c63090246ef8ff857c8e46f6672c85
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Rather than handle by type, do them all at once.
- Simplify when reconciliation happens.

Bug: 9056861

Change-Id: If264678c82c63090246ef8ff857c8e46f6672c85
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove references to account mailbox.</title>
<updated>2013-06-18T02:51:47+00:00</updated>
<author>
<name>Yu Ping Hu</name>
<email>yph@google.com</email>
</author>
<published>2013-06-18T02:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Email/commit/?id=aa0ca16a27e4a56a029e5cdebf96de5723bd84b6'/>
<id>aa0ca16a27e4a56a029e5cdebf96de5723bd84b6</id>
<content type='text'>
Exchange implementation no longer uses them.

Change-Id: I221a914f2428c0c7989f79392ca82f7a8f4b1c52
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Exchange implementation no longer uses them.

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