<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_apps_Nfc/src/com, branch master</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>Refine setNfcSecure</title>
<updated>2021-10-12T10:00:17+00:00</updated>
<author>
<name>George Chang</name>
<email>georgekgchang@google.com</email>
</author>
<published>2021-10-06T15:45:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=7b43dc7547d337487c15cb71a4911ac08a0729aa'/>
<id>7b43dc7547d337487c15cb71a4911ac08a0729aa</id>
<content type='text'>
Remove duplicate routing calculation.
Fix crash issue when setNfcSecure was called at NFC off state.

Bug: 199804867
Test: atest NfcNciInstrumentationTests
Change-Id: Ic7f0c088afa95c9bac84a5836d51671e8853dd77
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove duplicate routing calculation.
Fix crash issue when setNfcSecure was called at NFC off state.

Bug: 199804867
Test: atest NfcNciInstrumentationTests
Change-Id: Ic7f0c088afa95c9bac84a5836d51671e8853dd77
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Restore default route destination if possible"</title>
<updated>2021-10-08T02:10:54+00:00</updated>
<author>
<name>Treehugger Robot</name>
<email>treehugger-gerrit@google.com</email>
</author>
<published>2021-10-08T02:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=534ce28c629b5b089f46d35a564027d6786c8295'/>
<id>534ce28c629b5b089f46d35a564027d6786c8295</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore default route destination if possible</title>
<updated>2021-10-07T07:40:01+00:00</updated>
<author>
<name>Jack Yu</name>
<email>jackcwyu@google.com</email>
</author>
<published>2021-10-07T07:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=a5a97e79e55640e10fd9d8326e1b0f0830802604'/>
<id>a5a97e79e55640e10fd9d8326e1b0f0830802604</id>
<content type='text'>
Try to restore default route destination if route table size is
not overflow.

Bug: 202255679
Test: manaul
Change-Id: I73b90c87a195cf1a690762a7c01029b999c4d81b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Try to restore default route destination if route table size is
not overflow.

Bug: 202255679
Test: manaul
Change-Id: I73b90c87a195cf1a690762a7c01029b999c4d81b
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Only send the message when the screen state change" am: 5673af7cb4</title>
<updated>2021-09-09T09:14:01+00:00</updated>
<author>
<name>Treehugger Robot</name>
<email>treehugger-gerrit@google.com</email>
</author>
<published>2021-09-09T09:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=a1c6f734c5aa1fa5929bc0bab840abfaf640716b'/>
<id>a1c6f734c5aa1fa5929bc0bab840abfaf640716b</id>
<content type='text'>
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Nfc/+/1821694

Change-Id: I163efdee963e21f3914426df9d75a177e554842b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Nfc/+/1821694

Change-Id: I163efdee963e21f3914426df9d75a177e554842b
</pre>
</div>
</content>
</entry>
<entry>
<title>Only send the message when the screen state change</title>
<updated>2021-09-09T07:50:36+00:00</updated>
<author>
<name>chloedai</name>
<email>chloedai@google.com</email>
</author>
<published>2021-09-03T15:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=9a0b5d62abc07987c02e89a6e39554fc647d6559'/>
<id>9a0b5d62abc07987c02e89a6e39554fc647d6559</id>
<content type='text'>
Only send the MSG_APPLY_SCREEN_STATE message when the previous
screen state is different to the current screen state to prevent
from stuck in the pause polling.

Bug: 191450167
Bug: 198110814
Test: Build pass
Change-Id: I7ca304ba82d74ae90236a8610832d360d8468ad0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only send the MSG_APPLY_SCREEN_STATE message when the previous
screen state is different to the current screen state to prevent
from stuck in the pause polling.

Bug: 191450167
Bug: 198110814
Test: Build pass
Change-Id: I7ca304ba82d74ae90236a8610832d360d8468ad0
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Support multi users for NFC payments" am: d5720420b8</title>
<updated>2021-09-02T09:17:20+00:00</updated>
<author>
<name>Treehugger Robot</name>
<email>treehugger-gerrit@google.com</email>
</author>
<published>2021-09-02T09:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=5f359870b109346e04b8730722e302759f5b20dd'/>
<id>5f359870b109346e04b8730722e302759f5b20dd</id>
<content type='text'>
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Nfc/+/1778385

Change-Id: Ib319a8051140bf0e96e3c82fd5c300fd8054ddf8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Nfc/+/1778385

Change-Id: Ib319a8051140bf0e96e3c82fd5c300fd8054ddf8
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Support multi users for NFC payments"</title>
<updated>2021-09-02T08:56:28+00:00</updated>
<author>
<name>Treehugger Robot</name>
<email>treehugger-gerrit@google.com</email>
</author>
<published>2021-09-02T08:56:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=d5720420b8b5b15a50f3c19fd43e7314636540ec'/>
<id>d5720420b8b5b15a50f3c19fd43e7314636540ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support multi users for NFC payments</title>
<updated>2021-09-02T03:52:22+00:00</updated>
<author>
<name>Jack Yu</name>
<email>jackcwyu@google.com</email>
</author>
<published>2021-07-26T14:21:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=0e3c71daa7debc6f2e7de26e9e9255eb4b4b7fad'/>
<id>0e3c71daa7debc6f2e7de26e9e9255eb4b4b7fad</id>
<content type='text'>
Configure nfc payment settings based on differernt users.

Bug: 191851086
Bug: 191845397
Bug: 192994529
Test: nfc payment with 2nd user
Change-Id: I2e772d671a6a9bb04480c9b4be7130099192c1ca
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Configure nfc payment settings based on differernt users.

Bug: 191851086
Bug: 191845397
Bug: 192994529
Test: nfc payment with 2nd user
Change-Id: I2e772d671a6a9bb04480c9b4be7130099192c1ca
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Migrate usages of Bluetooth profile connect and disconnect methods to setConnectionPolicy" am: 64a4c76336 am: 73e2ea56ee</title>
<updated>2021-08-03T20:48:16+00:00</updated>
<author>
<name>Rahul Sabnis</name>
<email>rahulsabnis@google.com</email>
</author>
<published>2021-08-03T20:48:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=b0dea9e8706663fe073f09124f09c7f7ec2a46bf'/>
<id>b0dea9e8706663fe073f09124f09c7f7ec2a46bf</id>
<content type='text'>
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Nfc/+/1784251

Change-Id: Ie6056cbe0a7be3226bf9834d5daf50773244b32c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Nfc/+/1784251

Change-Id: Ie6056cbe0a7be3226bf9834d5daf50773244b32c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Migrate usages of Bluetooth profile connect and disconnect methods to setConnectionPolicy"</title>
<updated>2021-08-03T20:15:02+00:00</updated>
<author>
<name>Rahul Sabnis</name>
<email>rahulsabnis@google.com</email>
</author>
<published>2021-08-03T20:15:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=64a4c76336833441b299dca6573baa67c337457b'/>
<id>64a4c76336833441b299dca6573baa67c337457b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
