summaryrefslogtreecommitdiff
path: root/core/java/android/nfc/NfcAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Update preferred payment related APIsJack Yu2020-03-161-2/+14
* Merge "Provide APIs to get preferred payment service information" am: c0c28a2...Automerger Merge Worker2019-12-201-1/+24
|\
| * Provide APIs to get preferred payment service informationJack Yu2019-12-121-2/+25
| * Update Secure NFC API definitionsRuchi Kandoi2019-06-121-5/+6
| * Update Multi-OffHost related API definitionJack Yu2019-04-161-0/+1
* | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* | Fix comment typo.Joel Galenson2019-05-301-1/+1
* | Update Multi-OffHost related API definitionJack Yu2019-04-161-0/+1
* | Merge "Update Android Beam deprecated API description" am: 527b6de018 am: 8b8...Jack Yu2019-03-271-10/+20
|\|
| * Update Android Beam deprecated API descriptionJack Yu2019-03-251-10/+20
* | Update Secure NFC API definitionsRuchi Kandoi2019-03-051-5/+6
|/
* Add Secure NFC functionalityRuchi Kandoi2019-01-231-0/+57
* Deprecate Android beam APIs and create a feature flag to gate themRuchi Kandoi2019-01-041-1/+71
* Add Off-Host Card Emulation FeaturesRuchi Kandoi2019-01-031-0/+32
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-07-311-0/+10
* NfcAdapter.EXTRA_SE_NAME -> NfcAdapter.EXTRA_SECURE_ELEMENT_NAMERuchi Kandoi2018-03-151-1/+1
* Add NFC Transaction Event intent actions and extrasRuchi Kandoi2018-02-021-0/+30
* NFC DTA IntegrationLove Khanna2017-07-201-2/+18
* Annotate @SystemApi with required permissions.Jeff Sharkey2017-06-051-0/+8
* Merge "Adddress NFC API review comments." into nyc-dev am: 1fef88d8dcMartijn Coenen2016-05-171-0/+1
|\
| * Adddress NFC API review comments.Martijn Coenen2016-05-171-0/+1
* | decouple HCE from FEATURE_NFCSteve Elliott2016-05-091-20/+145
|/
* Fix API review comments, add remove callback.Martijn Coenen2016-04-151-0/+82
* Add feature versions for devices and apps.Jeff Sharkey2016-02-151-1/+1
* Merge "Implementation of HCE for NFC-F."Martijn Coenen2016-01-251-0/+23
|\
| * Implementation of HCE for NFC-F.Yoshinobu Ito2016-01-221-0/+23
* | Fix @code escapesNeil Fuller2016-01-151-2/+2
|/
* Add hidden API to disable NFC (optional persist).Martijn Coenen2014-09-251-0/+14
* Add hidden API for pausing and resuming NFC polling.Andres Morales2014-09-111-0/+27
* Remove old NFC unlock apiAndres Morales2014-08-191-30/+0
* Fix issue where unlock handlers are not properly updatedAndres Morales2014-08-151-15/+24
* NFC Unlock api changesAndres Morales2014-07-311-2/+87
* Revert "NFC Unlock api changes"Andres Morales2014-07-301-87/+2
* NFC Unlock api changesAndres Morales2014-07-301-2/+87
* Make some NFC APIs @systemAPI.Martijn Coenen2014-07-301-1/+7
* Add new IPC for direct Beam invoke.Martijn Coenen2014-07-011-0/+16
* Make unlock api take String instead of int codesAndres Morales2014-06-201-2/+5
* Framework changes to support NFC trustlet.Andres Morales2014-06-201-0/+27
* Revert "Adding INfcUnlockSettings and NfcUnlock interface class."Andres Morales2014-05-201-24/+0
* Fix NFC docs breakage.Martijn Coenen2014-02-251-2/+2
* Add an API to manually invoke Android Beam.Martijn Coenen2014-02-141-0/+39
* Adding INfcUnlockSettings and NfcUnlock interface class.Andres Morales2013-12-091-0/+24
* additional javadoc for NfcAdapter.ReaderCallbackScott Main2013-10-171-2/+8
* Rename FLAG_READER_NFC_KOVIO to FLAG_READER_NFC_BARCODE.Martijn Coenen2013-09-121-2/+2
* Reader mode NFC API: move to callback model.Martijn Coenen2013-09-021-12/+37
* Add NFC reader-mode API.Martijn Coenen2013-08-271-0/+82
* NFC: Host-based card emulation APIs.Martijn Coenen2013-08-021-0/+24
* Add direct NDEF push API.Martijn Coenen2013-03-261-7/+31
* Make NfcAdapter states public and fix build.Martijn Coenen2013-01-091-4/+0
* Make NfcAdapter STATE_CHANGED intent action public.Martijn Coenen2013-01-091-4/+2