summaryrefslogtreecommitdiffstats
path: root/core/java/android/nfc/NfcAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Add public API to do NDEF push.Jason parks2011-05-241-1/+70
* Implement new NFC-EE API's as shared library (frameworks/base).Nick Pelly2011-03-101-62/+3
* New API added in NfcAdapter to enable/disable SE card emulationdaniel_tomas2011-02-161-0/+24
* Merge "More documentation updates for NFC." into gingerbreadJeff Hamilton2011-02-091-15/+79
|\
| * More documentation updates for NFC.Jeff Hamilton2011-02-091-13/+77
* | Document NFC permissions.Nick Pelly2011-02-091-2/+9
|/
* Improve the docs a bit for foreground dispatch.Jeff Hamilton2011-02-091-6/+17
* NFC documentation overhaul.Nick Pelly2011-02-031-25/+48
* Final final final Gingerbread MR API changes.Nick Pelly2011-02-011-3/+3
* Use classnames instead of ints for NFC techs.Jeff Hamilton2011-01-251-3/+9
* Allow null filters for foreground dispatch to act as catch all.Jeff Hamilton2011-01-231-5/+11
* API changes for NFC.Jeff Hamilton2011-01-211-11/+1
* Javadoc updates for NFC.Jeff Hamilton2011-01-181-10/+14
* New APIs for NDEF Push Protocol.Jeff Hamilton2011-01-171-10/+64
* Merge "Make sure service handles are live before passing to other objects." i...Nick Pelly2011-01-141-0/+2
|\
| * Make sure service handles are live before passing to other objects.Nick Pelly2011-01-131-0/+2
* | Add dispatching overrides for foreground apps.Jeff Hamilton2011-01-131-3/+64
|/
* New Intent defined for RF ON/OFF eventsdaniel_tomas2011-01-121-0/+14
* Remove attemptDeadServiceRecovery() from TagTechnology's.Nick Pelly2011-01-101-2/+27
* Change Tag.getTechnology(NfcAdapter, int) to NfcAdapter.getTechnology(Tag, int)Nick Pelly2011-01-101-0/+11
* Make the new NFC APIs public.Jeff Hamilton2011-01-061-3/+0
* First pass at advanced NFC tag dispatching APIs and other cleanup.Jeff Hamilton2010-12-101-0/+26
* Make getSystemService(NFC_SERVICE) the NFC entry point.Nick Pelly2010-12-101-49/+78
* Secure Element access implementationDaniel Tomas2010-11-191-8/+26
* Rough first pass at the NFC technology API.Jeff Hamilton2010-11-191-74/+19
* Revert "Merge "Remove the My Tag feature." into gingerbread"Jeff Hamilton2010-11-111-0/+42
* Remove the My Tag feature.Jeff Hamilton2010-11-031-42/+0
* Hide some NFC API's.Nick Pelly2010-10-281-19/+17
* Make best effort attempt to recover NFC service when it dies.Nick Pelly2010-10-271-18/+44
* Push Tag/NdefTag implementation details into the service.Nick Pelly2010-10-221-0/+12
* NFC settings cleanup.Nick Pelly2010-10-211-4/+13
* NFC: broadcast intent constants for adapter state changeBrad Fitzpatrick2010-10-181-0/+26
* Prevent use of NFC api if device is not featurized for NFC.Nick Pelly2010-10-181-1/+31
* Fix up NFC permissions.Nick Pelly2010-10-181-6/+7
* Implement methods introduced in draft #5 NFC API.Sylvain Fonteneau2010-10-171-4/+12
* Revise some javadocs for NFC; add package descriptionScott Main2010-10-151-1/+1
* NFC: Move NFC service implementation out of system_server.Nick Pelly2010-10-151-3/+3
* NFC API revision round 2.Nick Pelly2010-10-121-0/+302