<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_apps_Nfc, branch kitkat-mr2.1-release</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>Fix compiler warnings (DO NOT MERGE).</title>
<updated>2014-03-19T05:45:21+00:00</updated>
<author>
<name>Nick Kralevich</name>
<email>nnk@google.com</email>
</author>
<published>2014-01-03T20:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=d755ed47fb9b365d45e8e923e86d4cf70fd42782'/>
<id>d755ed47fb9b365d45e8e923e86d4cf70fd42782</id>
<content type='text'>
packages/apps/Nfc/nci/jni/RoutingManager.cpp: In member function 'bool RoutingManager::addAidRouting(const UINT8*, UINT8, int)':
packages/apps/Nfc/nci/jni/RoutingManager.cpp:123:94: warning: format '%s' expects a matching 'char*' argument [-Wformat=]
         ALOGE ("%s: failed to route AID");
                                                                                              ^
packages/apps/Nfc/nci/jni/RoutingManager.cpp: In member function 'bool RoutingManager::removeAidRouting(const UINT8*, UINT8)':
packages/apps/Nfc/nci/jni/RoutingManager.cpp:139:95: warning: format '%s' expects a matching 'char*' argument [-Wformat=]
         ALOGE ("%s: failed to remove AID");

Bug: 13476133
Change-Id: I6765bc68a7d8c2180cf8dd2f587d302cac314538
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
packages/apps/Nfc/nci/jni/RoutingManager.cpp: In member function 'bool RoutingManager::addAidRouting(const UINT8*, UINT8, int)':
packages/apps/Nfc/nci/jni/RoutingManager.cpp:123:94: warning: format '%s' expects a matching 'char*' argument [-Wformat=]
         ALOGE ("%s: failed to route AID");
                                                                                              ^
packages/apps/Nfc/nci/jni/RoutingManager.cpp: In member function 'bool RoutingManager::removeAidRouting(const UINT8*, UINT8)':
packages/apps/Nfc/nci/jni/RoutingManager.cpp:139:95: warning: format '%s' expects a matching 'char*' argument [-Wformat=]
         ALOGE ("%s: failed to remove AID");

Bug: 13476133
Change-Id: I6765bc68a7d8c2180cf8dd2f587d302cac314538
</pre>
</div>
</content>
</entry>
<entry>
<title>DO NOT MERGE Fix NPE in RegisteredAidCache</title>
<updated>2014-03-14T23:17:39+00:00</updated>
<author>
<name>Yuka Anami</name>
<email>yuka.x.anami@sonymobile.com</email>
</author>
<published>2013-12-26T12:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=57198e18138421ba93eda08ff6dc880de213e80a'/>
<id>57198e18138421ba93eda08ff6dc880de213e80a</id>
<content type='text'>
If the specified AID is not matched to any of mAidCache's keys,
the HashMap returns null and then NullPointerException occurs.

Bug: 13322965
Change-Id: I0d97aab0e47a6c6e7cbdb2426173038f4194c457</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the specified AID is not matched to any of mAidCache's keys,
the HashMap returns null and then NullPointerException occurs.

Bug: 13322965
Change-Id: I0d97aab0e47a6c6e7cbdb2426173038f4194c457</pre>
</div>
</content>
</entry>
<entry>
<title>Import translations. DO NOT MERGE</title>
<updated>2014-02-21T07:28:53+00:00</updated>
<author>
<name>Baligh Uddin</name>
<email>baligh@google.com</email>
</author>
<published>2014-02-21T07:28:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=056f130cc88deb8f448e2e0adeeb229b249e1ff2'/>
<id>056f130cc88deb8f448e2e0adeeb229b249e1ff2</id>
<content type='text'>
Change-Id: I3b39f521bc29c9ca0208d67c66b6f95679d2ce6c
Auto-generated-cl: translation import
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I3b39f521bc29c9ca0208d67c66b6f95679d2ce6c
Auto-generated-cl: translation import
</pre>
</div>
</content>
</entry>
<entry>
<title>Import translations. DO NOT MERGE</title>
<updated>2013-12-12T10:54:38+00:00</updated>
<author>
<name>Baligh Uddin</name>
<email>baligh@google.com</email>
</author>
<published>2013-12-12T10:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=6b2015641b8839682c2c618ae42e6754dc058023'/>
<id>6b2015641b8839682c2c618ae42e6754dc058023</id>
<content type='text'>
Change-Id: I8b06d43cb18a2cb1e8e735b6d78515ccca670006
Auto-generated-cl: translation import
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8b06d43cb18a2cb1e8e735b6d78515ccca670006
Auto-generated-cl: translation import
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase NFC-A guard time to work around B5 issue.</title>
<updated>2013-11-06T23:14:00+00:00</updated>
<author>
<name>Martijn Coenen</name>
<email>maco@google.com</email>
</author>
<published>2013-11-06T23:14:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=8d9375ec6e24546fe7b5423e436b7bbe48862f57'/>
<id>8d9375ec6e24546fe7b5423e436b7bbe48862f57</id>
<content type='text'>
Increase NFC-A guard time in reader mode, to make
sure we properly wake up BCM20791B05 devices.

Bug: 10852675
Change-Id: Ia30972d5d7850171bc58068c5d6896025eb6c2c1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Increase NFC-A guard time in reader mode, to make
sure we properly wake up BCM20791B05 devices.

Bug: 10852675
Change-Id: Ia30972d5d7850171bc58068c5d6896025eb6c2c1
</pre>
</div>
</content>
</entry>
<entry>
<title>Import translations. DO NOT MERGE</title>
<updated>2013-10-29T04:53:18+00:00</updated>
<author>
<name>Baligh Uddin</name>
<email>baligh@google.com</email>
</author>
<published>2013-10-29T04:53:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=1c258bc534e75e956c087f49c84593288b546bf3'/>
<id>1c258bc534e75e956c087f49c84593288b546bf3</id>
<content type='text'>
Change-Id: Ibfd34791605d53500be71f7c09223e198370fbf0
Auto-generated-cl: translation import
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ibfd34791605d53500be71f7c09223e198370fbf0
Auto-generated-cl: translation import
</pre>
</div>
</content>
</entry>
<entry>
<title>HCE: Fix potential crash and handle Android AID.</title>
<updated>2013-10-23T19:51:48+00:00</updated>
<author>
<name>Martijn Coenen</name>
<email>maco@google.com</email>
</author>
<published>2013-10-22T22:09:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=dba891595bc0bbcb8f0810b4d014e935aa1955c5'/>
<id>dba891595bc0bbcb8f0810b4d014e935aa1955c5</id>
<content type='text'>
For new "default route" CTS test. Also, fix
a potential crash for starting off-host services
and check that HCE services have declared the
NFC permission.

Bug: 10681671
Change-Id: If86d9820d6eef5a0661be92be67168d5f81ddc64
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For new "default route" CTS test. Also, fix
a potential crash for starting off-host services
and check that HCE services have declared the
NFC permission.

Bug: 10681671
Change-Id: If86d9820d6eef5a0661be92be67168d5f81ddc64
</pre>
</div>
</content>
</entry>
<entry>
<title>Import translations. DO NOT MERGE</title>
<updated>2013-10-21T20:44:51+00:00</updated>
<author>
<name>Baligh Uddin</name>
<email>baligh@google.com</email>
</author>
<published>2013-10-21T20:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=aa907049d48c734036c7aedaf065cb230a7bb045'/>
<id>aa907049d48c734036c7aedaf065cb230a7bb045</id>
<content type='text'>
Change-Id: I930a2209b1b7e2fcc03ed448b0abcb127b70b86b
Auto-generated-cl: translation import
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I930a2209b1b7e2fcc03ed448b0abcb127b70b86b
Auto-generated-cl: translation import
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Import translations. DO NOT MERGE" into klp-dev</title>
<updated>2013-10-17T15:29:17+00:00</updated>
<author>
<name>Baligh Uddin</name>
<email>baligh@google.com</email>
</author>
<published>2013-10-17T15:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=d67e7fd6055e0ab2a79b312c2ac69c42954128d0'/>
<id>d67e7fd6055e0ab2a79b312c2ac69c42954128d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import translations. DO NOT MERGE</title>
<updated>2013-10-17T13:09:35+00:00</updated>
<author>
<name>Baligh Uddin</name>
<email>baligh@google.com</email>
</author>
<published>2013-10-17T13:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Nfc/commit/?id=81d87ef99fcd6152e8f85cdda932f4ab65b71017'/>
<id>81d87ef99fcd6152e8f85cdda932f4ab65b71017</id>
<content type='text'>
Change-Id: I443b01b550cb0e1d98818db042dcb1c8fbd19059
Auto-generated-cl: translation import
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I443b01b550cb0e1d98818db042dcb1c8fbd19059
Auto-generated-cl: translation import
</pre>
</div>
</content>
</entry>
</feed>
