summaryrefslogtreecommitdiffstats
path: root/jni/com_android_nfc_NativeNfcManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge 3d644e80Jean-Baptiste Queru2011-07-261-2/+19
|\
| * Prevent SE from being opened while target is in field.Daniel Tomas2011-07-251-2/+19
* | am e1e26c9d: am 7aedb9c2: Patch to enable the Card Emulation detection mechanismDaniel Tomas2011-07-251-1/+4
|\ \ | |/
| * Patch to enable the Card Emulation detection mechanismDaniel Tomas2011-07-191-1/+4
* | Support for getTimeout() (NFC service).Martijn Coenen2011-07-201-11/+57
* | resolved conflicts for merge of 399a21b8 to masterKenny Root2011-07-151-1/+1
|\ \ | |/
| * Do not write to EEPROM when turning screen on/off.Nick Pelly2011-07-121-1/+1
* | resolved conflicts for merge of b5165e13 to masterNick Pelly2011-06-281-10/+75
|\ \ | |/
| * Patch to support New PN544 firmware events in the NfcServiceDaniel Tomas2011-06-271-10/+75
* | Revert "Temporarily disable FW update for first cut of Nexus Prime bringup."Nick Pelly2011-06-221-3/+0
* | resolved conflicts for merge of 8bda4f3e to masterNick Pelly2011-06-151-0/+8
|\ \ | |/
| * Fix NFC service wake-lock, again.Nick Pelly2011-06-121-0/+9
* | Temporarily disable FW update for first cut of Nexus Prime bringup.Nick Pelly2011-06-151-0/+3
* | Relocate the libnfc-nxp Java bridge sources.Jeff Hamilton2011-06-131-12/+12
* | Support for setting the NfcA transceive timeout (NFC Service).Martijn Coenen2011-06-131-32/+65
* | Moar NfcService cleanup.Nick Pelly2011-06-101-256/+137
* | Merge "Added support for rediscovering a Tag."Martijn Coenen2011-06-091-1/+4
|\ \
| * | Added support for rediscovering a Tag.Martijn Coenen2011-06-081-1/+4
* | | am b7d77aae: am c93ab994: Patch to add a recovery mechanism in case of a down...daniel_tomas2011-06-081-33/+70
|\ \ \ | | |/ | |/|
| * | Patch to add a recovery mechanism in case of a download failuredaniel_tomas2011-06-021-33/+70
| |/
* | Implement Felica timeout handling (NFC service).Martijn Coenen2011-06-081-3/+27
|/
* Patch to set the ATQA of the P2P NFC Target 106 passive to 0x00 0x02Daniel Tomas2011-05-231-1/+5
* Change default P2P initiator mode to phNfc_eP2P_ALL (all passive and 424A).Nick Pelly2011-05-231-2/+26
* Add Revmike wakerly2011-05-121-1/+2
* NFC JNI: log detected AID as a single message.mike wakerly2011-03-291-7/+9
* Hang instead of crash when libnfc deadlock on eng and userdebug builds.Nick Pelly2011-03-111-2/+16
* Patch for PN544 GPIO6 managementdaniel_tomas2011-02-161-1/+4
* Fix tag disconnect.Arnaud Ferir2011-01-241-79/+0
* Make sure to wait for disconnect callback on screen off.Sylvain Fonteneau2011-01-211-1/+1
* Support for multiple LLCP incoming sockets.Sylvain Fonteneau2011-01-181-16/+37
* Moved LLCP link parameters configuration to NFC service initialization.Sylvain Fonteneau2011-01-181-37/+32
* Removed workaround for native socket creation limitation.Sylvain Fonteneau2011-01-181-8/+5
* WTX set to the maximum value by defaultdaniel_tomas2011-01-181-1/+4
* Implement IsoDep timeout handling (NFC service).Martijn Coenen2011-01-181-0/+74
* RF 0N/OFF events management added in the NFC Servicedaniel_tomas2011-01-121-3/+25
* Secure Element notification improved with a filter in the evt type and with o...daniel_tomas2011-01-051-45/+83
* Store the libnfc tag type inside the tag object.Martijn Coenen2010-12-151-1/+5
* Multi-tag and multi-protocol clean-up and fixes.Martijn Coenen2010-12-151-12/+19
* Added missing dynamic semaphore deinitialization.Sylvain Fonteneau2010-12-131-0/+1
* Call LLCP listen callback even in error case.Sylvain Fonteneau2010-12-131-9/+1
* Added support for (re)-connecting to tag technologies.Martijn Coenen2010-12-131-0/+3
* Initial work for supporting multi-protocol tags properly.Martijn Coenen2010-12-101-2/+6
* Download feature management added in the JNIdaniel_Tomas2010-12-091-21/+159
* Turn off SMX, there is a bug that prevents P2P while SMX is on.Nick Pelly2010-12-091-1/+1
* Enable SMX in Virtual modedaniel_Tomas2010-12-051-1/+1
* Fix to increase the stability of the init/deinit actiondaniel_Tomas2010-12-031-3/+7
* Handle errors in LLCP accept() method.Sylvain Fonteneau2010-12-011-1/+1
* Fix to have poll/activation bytes only returned after a connect.Martijn Coenen2010-11-291-123/+0
* Fix to manage the disconnect call in P2P Target modedaniel_Tomas2010-11-251-5/+15
* Initial support for technology tree based on libnfc return type.Martijn Coenen2010-11-251-8/+1