index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nfc-extras
Age
Commit message (
Expand
)
Author
2021-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2019-04-09
Convert misc tests Android.mk files to Android.bp
Sasha Smundak
2019-01-19
Update signature files to the new format
Tor Norbye
2018-05-12
Add api txt files for nfc-extras
Jiyong Park
2018-04-27
com.android.nfc_extras is built with java_sdk_library
Jiyong Park
2018-04-27
Fix link-type check warning on com.android.nfc_extras
Jiyong Park
2017-05-23
Fixed nfc-extras build files
Paul Duffin
2017-01-19
Prepare for removal of legacy-test from default targets
Paul Duffin
2013-05-21
Clean up dist files.
Ying Wang
2013-02-12
Add exception types for NfcEe operations.
Martijn Coenen
2012-10-03
NfcAdapterExtras: expose driver name.
mike wakerly
2011-12-09
Fix BasicNfcEeTest java package.
Nick Pelly
2011-11-14
Move nfc-extras tests into frameworks/base/nfc-extras/tests.
Nick Pelly
2011-11-14
Enforce 1-1 relationship between context and NfcAdapterExtras.
Nick Pelly
2011-11-11
Changes for access control.
Jeff Hamilton
2011-07-09
Preserve invariant that sService is not null (although NfcAdapter.get() can r...
Robert Tsai
2011-06-27
Add intent actions for new firmware events.
mike wakerly
2011-06-17
NFC Adapter Extras API update.
Nick Pelly
2011-04-26
Implement dead service recovery in NFC extras library.
Nick Pelly
2011-04-01
Implement teardown script.
Jason parks
2011-03-21
NfcAdapterExtras: reset singleton state if initialization fails.
mike wakerly
2011-03-14
Dist classes.jar with full class files inside
Ying Wang
2011-03-10
Dist com.android.nfc_extras.jar.
Ying Wang
2011-03-10
Implement new NFC-EE API's as shared library (frameworks/base).
Nick Pelly