summaryrefslogtreecommitdiffstats
path: root/core/java/android/nfc
Commit message (Expand)AuthorAgeFilesLines
* am 14019abb: Merge "Swap Mifare for MIFARE." into honeycomb-mr2Jeff Hamilton2011-05-252-9/+9
|\
| * Swap Mifare for MIFARE.Jeff Hamilton2011-05-252-9/+9
* | Implement new NFC-EE API's as shared library (frameworks/base).Nick Pelly2011-03-104-216/+16
|/
* Support for NDEF on iCODE.Jeff Hamilton2011-02-241-0/+9
* New API added in NfcAdapter to enable/disable SE card emulationdaniel_tomas2011-02-161-0/+24
* Adding package summary for nfc.tech packageRobert Ly2011-02-151-0/+13
* Merge "More documentation updates for NFC." into gingerbreadJeff Hamilton2011-02-093-47/+117
|\
| * More documentation updates for NFC.Jeff Hamilton2011-02-093-45/+115
* | Document NFC permissions.Nick Pelly2011-02-0911-12/+93
|/
* Improve the docs a bit for foreground dispatch.Jeff Hamilton2011-02-091-6/+17
* Fix docs type that broke build.Nick Pelly2011-02-033-14/+15
* NFC documentation overhaul.Nick Pelly2011-02-0313-364/+857
* Final final final Gingerbread MR API changes.Nick Pelly2011-02-016-31/+97
* API: Make close() throw an IOException.Nick Pelly2011-01-273-4/+5
* Fix build - javadoc.Nick Pelly2011-01-271-1/+1
* Clean up MifareUltralight API.Nick Pelly2011-01-272-30/+74
* Merge "Use classnames instead of ints for NFC techs." into gingerbreadJeff Hamilton2011-01-258-42/+156
|\
| * Use classnames instead of ints for NFC techs.Jeff Hamilton2011-01-258-42/+156
* | Make Mifare Classic increment/decrement operands little endianNick Pelly2011-01-251-2/+13
|/
* Handle mock tags in android.nfc.Tag conversion to Parcel.Sylvain Fonteneau2011-01-241-2/+16
* Merge "Add operands to mifare classic increment, decrement." into gingerbreadNick Pelly2011-01-231-12/+19
|\
| * Add operands to mifare classic increment, decrement.Nick Pelly2011-01-231-12/+19
* | Merge "Make MifareClassic methods more consistent." into gingerbreadNick Pelly2011-01-231-189/+186
|\ \ | |/
| * Make MifareClassic methods more consistent.Nick Pelly2011-01-231-189/+186
* | Allow null filters for foreground dispatch to act as catch all.Jeff Hamilton2011-01-231-5/+11
|/
* API changes for NFC.Jeff Hamilton2011-01-2114-160/+252
* Change signature of MifareClassic.authenticate*() to throw IOException.Nick Pelly2011-01-181-2/+2
* Support for TagLostException (API).Martijn Coenen2011-01-186-6/+160
* Fix javadoc which broke build.Nick Pelly2011-01-181-1/+1
* hange the default IsoDep timeout to 300ms (docs update).Martijn Coenen2011-01-181-1/+1
* Check NDEF before calling makeReadOnly().Martijn Coenen2011-01-181-12/+17
* Implement IsoDep timeout handling (API).Martijn Coenen2011-01-182-0/+33
* Javadoc updates for NFC.Jeff Hamilton2011-01-1813-194/+264
* New APIs for NDEF Push Protocol.Jeff Hamilton2011-01-172-10/+66
* 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-132-3/+70
|/
* New Intent defined for RF ON/OFF eventsdaniel_tomas2011-01-121-0/+14
* Implement canMakeReadonly().Martijn Coenen2011-01-101-12/+16
* Remove attemptDeadServiceRecovery() from TagTechnology's.Nick Pelly2011-01-105-49/+62
* Change Tag.getTechnology(NfcAdapter, int) to NfcAdapter.getTechnology(Tag, int)Nick Pelly2011-01-1011-15/+23
* Clean up transceive().Nick Pelly2011-01-073-77/+27
* Make the new NFC APIs public.Jeff Hamilton2011-01-0612-28/+25
* Fix technology extra naming for IsoDep and NfcB (API part).Martijn Coenen2011-01-052-10/+24
* Merge "Added response flags and DSFID extras for NfcV technology (API part)."...Nick Pelly2011-01-032-0/+20
|\
| * Added response flags and DSFID extras for NfcV technology (API part).Martijn Coenen2011-01-042-0/+20
* | Merge "Tweak Ndef.getType() API. Rename constants, expand javadoc." into ging...Nick Pelly2011-01-031-7/+20
|\ \ | |/
| * Tweak Ndef.getType() API. Rename constants, expand javadoc.Nick Pelly2011-01-041-7/+20
* | Merge "Added getType() to NDEF technology class (API part)." into gingerbreadNick Pelly2011-01-031-0/+19
|\ \ | |/
| * Added getType() to NDEF technology class (API part).Martijn Coenen2011-01-041-0/+19