Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix doc bug. | Nick Pelly | 2012-01-27 | 1 | -1/+1 |
* | Add NdefMessage.getByteLength(), and more minor fixes: | Nick Pelly | 2012-01-26 | 1 | -6/+24 |
* | Improve NDEF API's | Nick Pelly | 2012-01-25 | 1 | -7/+9 |
* | Rewrite NDEF parsing in Java, clean-up API. | Nick Pelly | 2011-12-19 | 1 | -53/+154 |
* | Return a zero length byte from toByteArray instead of null. | Jason parks | 2010-11-02 | 1 | -3/+5 |
* | Hide some NFC API's. | Nick Pelly | 2010-10-28 | 1 | -4/+4 |
* | Unhide some NFC APIs that are required for the Tag app. | Jeff Hamilton | 2010-10-21 | 1 | -7/+1 |
* | Revise some javadocs for NFC; add package description | Scott Main | 2010-10-15 | 1 | -4/+6 |
* | NFC API revision round 2. | Nick Pelly | 2010-10-12 | 1 | -12/+57 |
* | New API stubs: NdefMessage and NdefRecord. | Nick Pelly | 2010-10-04 | 1 | -0/+89 |