<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_apps_Nfc, branch n-iot-preview-2</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/AOSP/platform_packages_apps_Nfc/'/>
<entry>
<title>Merge "Fix misc-macro-parentheses warnings in apps/Nfc."</title>
<updated>2016-07-07T21:20:13+00:00</updated>
<author>
<name>Chih-hung Hsieh</name>
<email>chh@google.com</email>
</author>
<published>2016-07-07T21:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=649057de9a44802703ab72c01435f4da58960ff7'/>
<id>649057de9a44802703ab72c01435f4da58960ff7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix misc-macro-parentheses warnings in apps/Nfc.</title>
<updated>2016-06-30T23:23:49+00:00</updated>
<author>
<name>Chih-Hung Hsieh</name>
<email>chh@google.com</email>
</author>
<published>2016-06-29T18:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=6aecee1b6c02bf218137b772e5c8440aa54ab314'/>
<id>6aecee1b6c02bf218137b772e5c8440aa54ab314</id>
<content type='text'>
Add parentheses around parameters beside operators.
Bug: 28705665
Test: build with clang-tidy

Change-Id: Iee69b2ee73578144b653e502f4829484619c4774
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add parentheses around parameters beside operators.
Bug: 28705665
Test: build with clang-tidy

Change-Id: Iee69b2ee73578144b653e502f4829484619c4774
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "nfc: Clock up temporarily when doing NFC payment transaction"</title>
<updated>2016-06-24T11:59:20+00:00</updated>
<author>
<name>Treehugger Robot</name>
<email>treehugger-gerrit@google.com</email>
</author>
<published>2016-06-24T11:59:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=fb3e535e5c7be08234e1619794c290c5ff1999df'/>
<id>fb3e535e5c7be08234e1619794c290c5ff1999df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix HCE can't handle last empty I-block of a chain"</title>
<updated>2016-06-24T11:03:16+00:00</updated>
<author>
<name>Treehugger Robot</name>
<email>treehugger-gerrit@google.com</email>
</author>
<published>2016-06-24T11:03:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=dc4edd3006c43043c4756ef56c656dda4ec7bc48'/>
<id>dc4edd3006c43043c4756ef56c656dda4ec7bc48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nfc: Clock up temporarily when doing NFC payment transaction</title>
<updated>2016-06-24T11:02:30+00:00</updated>
<author>
<name>les_lee</name>
<email>les_lee@htc.com</email>
</author>
<published>2016-06-10T07:51:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=52b2c6e14d1908f75f06c8cb5323773d38592bba'/>
<id>52b2c6e14d1908f75f06c8cb5323773d38592bba</id>
<content type='text'>
Provide user interaction hint during NFC payment transaction
to meet timing requirements.

Bug: 29039566
Change-Id: Ia57e2e1af547049258c11f3b427f72a97528c0e5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide user interaction hint during NFC payment transaction
to meet timing requirements.

Bug: 29039566
Change-Id: Ia57e2e1af547049258c11f3b427f72a97528c0e5
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix HCE can't handle last empty I-block of a chain</title>
<updated>2016-06-20T18:56:46+00:00</updated>
<author>
<name>Jizhou Liao</name>
<email>Jizhou.Liao@nxp.com</email>
</author>
<published>2016-06-20T18:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=3076427f876f088a30e74ccdd194c5eeb3b085c5'/>
<id>3076427f876f088a30e74ccdd194c5eeb3b085c5</id>
<content type='text'>
If the I‐block received has a zero length and it is the last packet
of a chain, it should not be ignored.

Change-Id: Ibab295516e3dd44d8b4fa1f80a0a8e4bcbe4f435
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the I‐block received has a zero length and it is the last packet
of a chain, it should not be ignored.

Change-Id: Ibab295516e3dd44d8b4fa1f80a0a8e4bcbe4f435
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix misc-macro-parentheses warnings."</title>
<updated>2016-05-13T06:46:44+00:00</updated>
<author>
<name>Martijn Coenen</name>
<email>maco@google.com</email>
</author>
<published>2016-05-13T06:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=ca4ddbed0bac7b7391b4f59a9ebe4d5a4d3f8bdb'/>
<id>ca4ddbed0bac7b7391b4f59a9ebe4d5a4d3f8bdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix misc-macro-parentheses warnings.</title>
<updated>2016-05-12T17:20:39+00:00</updated>
<author>
<name>Chih-Hung Hsieh</name>
<email>chh@google.com</email>
</author>
<published>2016-05-12T17:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=998a2618f7408e645ee3e83348d524ee1695e69d'/>
<id>998a2618f7408e645ee3e83348d524ee1695e69d</id>
<content type='text'>
Bug: 28705665
Change-Id: I15c33ae3fde67042013d66b52ab9248f163653cf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 28705665
Change-Id: I15c33ae3fde67042013d66b52ab9248f163653cf
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Allow foreground override in provision mode."</title>
<updated>2016-03-30T11:50:46+00:00</updated>
<author>
<name>Martijn Coenen</name>
<email>maco@google.com</email>
</author>
<published>2016-03-30T11:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=45e935fc7e16f1e28e8655f0b9a30e41dc815e42'/>
<id>45e935fc7e16f1e28e8655f0b9a30e41dc815e42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Don't allow receiving files in provision mode."</title>
<updated>2016-03-30T10:08:30+00:00</updated>
<author>
<name>Martijn Coenen</name>
<email>maco@google.com</email>
</author>
<published>2016-03-30T10:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=f9c05ec573f6aff184ba0d40f43fa2641558d976'/>
<id>f9c05ec573f6aff184ba0d40f43fa2641558d976</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
