Age | Commit message (Expand) | Author |
---|---|---|
2020-10-15 | Add @Nullable annotation to the parameter of Object.equals() methods. | Roman Kalukiewicz |
2020-02-17 | Core proto definition for "dumpsys nfc --proto" | Mike Ma |
2019-02-28 | All Parcelable CREATOR fields are @NonNull. | Jeff Sharkey |
2018-06-01 | Fix broken links in @see tags in framework docs. | Aurimas Liutikas |
2012-01-27 | Fix doc bug. | Nick Pelly |
2012-01-26 | Add NdefMessage.getByteLength(), and more minor fixes: | Nick Pelly |
2012-01-25 | Improve NDEF API's | Nick Pelly |
2011-12-19 | Rewrite NDEF parsing in Java, clean-up API. | Nick Pelly |
2010-11-02 | Return a zero length byte from toByteArray instead of null. | Jason parks |
2010-10-28 | Hide some NFC API's. | Nick Pelly |
2010-10-21 | Unhide some NFC APIs that are required for the Tag app. | Jeff Hamilton |
2010-10-15 | Revise some javadocs for NFC; add package description | Scott Main |
2010-10-12 | NFC API revision round 2. | Nick Pelly |
2010-10-04 | New API stubs: NdefMessage and NdefRecord. | Nick Pelly |