summaryrefslogtreecommitdiff
path: root/core/java/android/nfc/tech/MifareClassic.java
AgeCommit message (Expand)Author
2018-10-15Merge QP1A.181008.001Bill Peckham
2018-09-18Merge "docs: fixed five typos" into pi-dev am: 82b413428ekopriva
2018-09-17docs: fixed five typoskopriva
2018-08-02Merge QPR1.180718.001Jiyong Park
2018-06-04Fix broken links in @see tags in framework docs.Aurimas Liutikas
2018-01-23frameworks/base: Support for third party NFC features and extensionsPuneet Mishra
2012-04-02Patch to support MIFARE with SAK 0x01Sunil Jogi
2011-08-30NFC API updates.Nick Pelly
2011-08-26Add getMaxTransceiveLength() API.Martijn Coenen
2011-07-20Support for getTimeout() (API).Martijn Coenen
2011-06-13Support for setting the NfcA transceive timeout (API).Martijn Coenen
2011-05-25Swap Mifare for MIFARE.Jeff Hamilton
2011-02-09Document NFC permissions.Nick Pelly
2011-02-03Fix docs type that broke build.Nick Pelly
2011-02-03NFC documentation overhaul.Nick Pelly
2011-01-27Clean up MifareUltralight API.Nick Pelly
2011-01-25Make Mifare Classic increment/decrement operands little endianNick Pelly
2011-01-23Add operands to mifare classic increment, decrement.Nick Pelly
2011-01-23Make MifareClassic methods more consistent.Nick Pelly
2011-01-21API changes for NFC.Jeff Hamilton