Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
vendor
/
nxp
/
opensource
/
packages
/
apps
/
Nfc
/
26b511d5c9d685881d82c04e0452feea2ed2a9c8
26b511d
Hang instead of crash when libnfc deadlock on eng and userdebug builds.
by Nick Pelly
· 14 years ago
49d5332
Implement new NFC-EE API's (Nfc.apk).
by Nick Pelly
· 14 years ago
0412f53
Don't re-use the same JNIEnv across threads.
by Nick Pelly
· 14 years ago
73cc851
Support formatting / makeReadOnly() of NDEF on ICODE (NFC Service).
by Martijn Coenen
· 14 years ago
e884800
Added support for NDEF on ICODE (NFC service).
by Martijn Coenen
· 14 years ago
6a7ba70
Fix isConnected() implementation.
by Martijn Coenen
· 14 years ago
10389c1
Fix race in NFC tag registry/dispatch.
by Martijn Coenen
· 14 years ago
221b4d6
Patch to manage the Screen ON/OFF during the wired mode
by daniel_tomas
· 14 years ago
a31e9dd
Patch to manage the transceive timeout in wired mode
by daniel_tomas
· 14 years ago
99a1a5c
Patch to support CE On/Off with Screen On/Off
by daniel_tomas
· 14 years ago
c16b76c
Patch for PN544 GPIO6 management
by daniel_tomas
· 14 years ago
bd555ee
Fix SE permissions.
by Nick Pelly
· 14 years ago
8d69f52
Update Nfc.apk for final GB MR API changes.
by Nick Pelly
· 14 years ago
ab2b44b
INfcTag isPresent() should not block and not cause RF activity.
by Martijn Coenen
· 14 years ago
6b3ccb6
Fixed connect() failure from technology->ndef->technology.
by Martijn Coenen
· 14 years ago
3ca2b3f
Don't show the same activity multiple times.
by Jeff Hamilton
· 14 years ago
e260fc5
Stop tag watchdog before disabling NFC.
by Arnaud Ferir
· 14 years ago
663c015
Ensure disconnection from remote peer before sleeping, in P2P mode.
by Sylvain Fonteneau
· 14 years ago
434bb34
Reconnect() after checking for NdefFormatable().
by Martijn Coenen
· 14 years ago
24dbea5
Stop using URIs for ACTION_TECHNOLOGY_DISCOVERED
by Jeff Hamilton
· 14 years ago
7f5487b
Do not disconnect P2P target if connect failed.
by Arnaud Ferir
· 14 years ago
2436ffe
Fix tag disconnect.
by Arnaud Ferir
· 14 years ago
e08c893
Don't throw NdefFormattable technology when Ndef found.
by Martijn Coenen
· 14 years ago
adb527a
Make the NDEF intent creation more robust.
by Jeff Hamilton
· 14 years ago
a193586
Tweak dispatching a bit.
by Jeff Hamilton
· 14 years ago
c56685f
Make sure to wait for disconnect callback on screen off.
by Sylvain Fonteneau
· 14 years ago
0c322dc
Update to the new APIs.
by Jeff Hamilton
· 14 years ago
21c0e0a
Merge "Fixed some typo in JNI traces." into gingerbread
by Nick Pelly
· 14 years ago
2692a3c
Fixed some typo in JNI traces.
by Sylvain Fonteneau
· 14 years ago
33eb941
Merge "Fix 4 second latency starting Tag application when recently using home." into gingerbread
by Nick Pelly
· 14 years ago
1a9eca5
Fix 4 second latency starting Tag application when recently using home.
by Nick Pelly
· 14 years ago
a5ebe91
Fixed misuse of Arrays.copyOfRange() method.
by Sylvain Fonteneau
· 14 years ago
9d5511f
Support for TagLostException (NFC service).
by Martijn Coenen
· 14 years ago
bfb74ec
Don't catch ClassCastException and NullPointerException.
by Nick Pelly
· 14 years ago
15a344d
Do not wait for callback if LLCP receive is successful.
by Arnaud Ferir
· 14 years ago
73a6ef0
Set LLCP MIU parameter to optimal value.
by Sylvain Fonteneau
· 14 years ago
52e3711
Support for multiple LLCP incoming sockets.
by Sylvain Fonteneau
· 14 years ago
f5d6f32
Handle error when accessing a closed socket handle.
by Sylvain Fonteneau
· 14 years ago
6efda9f
Moved LLCP link parameters configuration to NFC service initialization.
by Sylvain Fonteneau
· 14 years ago
1878c7b
Removed workaround for native socket creation limitation.
by Sylvain Fonteneau
· 14 years ago
f993b6d
WTX set to the maximum value by default
by daniel_tomas
· 14 years ago
8ddea17
Release JNI local references in LLCP sockets.
by Sylvain Fonteneau
· 14 years ago
d514e7d
Merge "Fix Jewel ATQA" into gingerbread
by Nick Pelly
· 14 years ago
0c8bb6d
Merge "Implement IsoDep timeout handling (NFC service)." into gingerbread
by Nick Pelly
· 14 years ago
93e639b
Fix Jewel ATQA
by Martijn Coenen
· 14 years ago
1b61f1d
Implement IsoDep timeout handling (NFC service).
by Martijn Coenen
· 14 years ago
ca1a86e
NDEF Push Protocol implementation.
by Jeff Hamilton
· 14 years ago
eb488e0
Improved accuracy of NDEF_FORMATABLE technology detection.
by Martijn Coenen
· 14 years ago
98eb424
Fixed presence checking in watchdog.
by Martijn Coenen
· 14 years ago
05973d5
Implementation of foreground dispatch overriding.
by Jeff Hamilton
· 14 years ago
c9a2ae7
RF 0N/OFF events management added in the NFC Service
by daniel_tomas
· 14 years ago
d6a675e
Only set tag poll and activation bytes once.
by Martijn Coenen
· 14 years ago
ff4f1e0
NfcSecureElement source code updated to use dynamic sempahore
by daniel_tomas
· 14 years ago
5b59f3c
Secure Element notification improved with a filter in the evt type and with only a notification when a start of transaction event is detected
by daniel_tomas
· 14 years ago
eb5976d
Fix ndef read/write constants used.
by Martijn Coenen
· 14 years ago
3cfe63f
Fix technology extra naming for IsoDep and NfcB (NFC service part).
by Martijn Coenen
· 14 years ago
78b1d67
Reduce presence check timer to 250ms.
by Martijn Coenen
· 14 years ago
a91ec51
Added response flags and DSFID extras for NfcV technology (NFC service part).
by Martijn Coenen
· 14 years ago
f34ea55
Added getType() to NDEF technology class (NFC service part).
by Martijn Coenen
· 14 years ago
809fdd1
Don't call disconnect() twice to avoid emergency recovery.
by Martijn Coenen
· 14 years ago
03ee488
Implement NDEF makeReadonly().
by Martijn Coenen
· 14 years ago
1cbf328
Re-enable support for the Mifare pipe on ISO14443-3A.
by Martijn Coenen
· 14 years ago
78d140e
Support for multi-protocol connect on different handles.
by Martijn Coenen
· 14 years ago
0a58617
Store the libnfc tag type inside the tag object.
by Martijn Coenen
· 14 years ago
c1af11b
Always return libnfc-identified eMifare tags as Mifare technologies.
by Martijn Coenen
· 14 years ago
ae7d8d8
Multi-tag and multi-protocol clean-up and fixes.
by Martijn Coenen
· 14 years ago
232eabb
Check ndef on both protocols of multi-proto if needed.
by Martijn Coenen
· 14 years ago
2aac1a0
Use 256-bytes packets in MyTag for better performances.
by Sylvain Fonteneau
· 14 years ago
1b147b4
Mark link as deactivated before doing anything else.
by Sylvain Fonteneau
· 14 years ago
e8866f1
Added missing dynamic semaphore deinitialization.
by Sylvain Fonteneau
· 14 years ago
3e9aedc
Call LLCP listen callback even in error case.
by Sylvain Fonteneau
· 14 years ago
bb78d37
Added support for (re)-connecting to tag technologies.
by Martijn Coenen
· 14 years ago
3fb30ae
First pass at advanced NFC tag dispatching APIs and other cleanup.
by Jeff Hamilton
· 14 years ago
aae4271
Implemented interface to reconnect to the same tag handle.
by Martijn Coenen
· 14 years ago
97c6942
Implemented API and calls into libnfc for raw transceive.
by Martijn Coenen
· 14 years ago
3ba3b10
Store NDEF r/w flags from the capability container in NDEF extras.
by Martijn Coenen
· 14 years ago
4f2715a
Initial work for supporting multi-protocol tags properly.
by Martijn Coenen
· 14 years ago
9b2b14e
Update Nfc.apk for NfcAdapter.getDefaultAdapter() API change
by Nick Pelly
· 14 years ago
c455f8c
Download feature management added in the JNI
by daniel_Tomas
· 14 years ago
480d783
Turn off SMX, there is a bug that prevents P2P while SMX is on.
by Nick Pelly
· 14 years ago
41368d8
Piped through max supported ndef size in NDEF technology extra's.
by Martijn Coenen
· 14 years ago
0aac941
Support for NDEF formatting in the JNI.
by Martijn Coenen
· 14 years ago
bea54e3
Add collapsed ndef technology to the techlist.
by Martijn Coenen
· 14 years ago
14df195
Fixed JNI ref leak in writeNdef path.
by Martijn Coenen
· 14 years ago
748e130
Fix out-of-bounds array access.
by Nick Pelly
· 14 years ago
7be7f5f
Add NdefFormatable to the tech tree.
by Martijn Coenen
· 14 years ago
257d2cb
Enable SMX in Virtual mode
by daniel_Tomas
· 14 years ago
bc27415
Merge branch gingerbread-nfc into gingerbread.
by Nick Pelly
· 14 years ago
f7c313a
Merge branch gingerbread-nfc into gingerbread.
by Nick Pelly
· 14 years ago
6764a0b
Fix to increase the stability of the init/deinit action
by daniel_Tomas
· 14 years ago
28f72bd
Fixed error reporting in LLCP receive method.
by Sylvain Fonteneau
· 14 years ago
9e9aca8
Fixed error case where dynamic semaphore was not released.
by Sylvain Fonteneau
· 14 years ago
89c6776
Restart MyTag server if LLCP accept() fails.
by Sylvain Fonteneau
· 14 years ago
c1b8833
Handle errors in LLCP accept() method.
by Sylvain Fonteneau
· 14 years ago
459143a
Added traces in JNI list utility.
by Sylvain Fonteneau
· 14 years ago
206090d
Revert "Deliver tag in clean state to user app"
by Martijn Coenen
· 14 years ago
319fc85
Fix to have poll/activation bytes only returned after a connect.
by Martijn Coenen
· 14 years ago
dfa0918
Merge "Make traces in MyTagClient/Server more readable." into gingerbread-nfc
by Sylvain Fonteneau
· 14 years ago
1f6cc72
Merge "Close the LLCP socket in any situation in MyTagClient." into gingerbread-nfc
by Sylvain Fonteneau
· 14 years ago
e9848c7
Make traces in MyTagClient/Server more readable.
by Sylvain Fonteneau
· 14 years ago
Next »