History log of /frameworks/base/core/java/android/nfc/cardemulation/CardEmulation.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
826a73b83b7f05ff92e51a2880fb4a75de08a9d1 05-Aug-2014 Martijn Coenen <maco@google.com> AID prefix registration.

Bug: 16517161
Change-Id: I4e008b84fd1372b17a98437ec8a6b71c33d7cd05
/frameworks/base/core/java/android/nfc/cardemulation/CardEmulation.java
d92c1689748b4630964f1ecf87e56de4b0aa7396 03-Jul-2014 Martijn Coenen <maco@google.com> Add API to query for AID prefix support.

For future devices which may support
registering AID prefixes. Get the API in for now,
the actual implementation is pretty simple and
will follow later.

Change-Id: I6c16dae9a4dbc0f9cd84bdb61a4de93cffd278ec
/frameworks/base/core/java/android/nfc/cardemulation/CardEmulation.java
b51441163fc4c493cddce08f5418021a31d0a719 02-Jul-2014 Martijn Coenen <maco@google.com> Move AID validation to CardEmulation.

More logical place since it's a generic utility
function.

Change-Id: I3381f10d6720e415d091dbd475ef0df8733e7e75
/frameworks/base/core/java/android/nfc/cardemulation/CardEmulation.java
df48db3c7cab1e39ffe16738c070644c1ef66782 20-May-2014 Martijn Coenen <maco@google.com> Address HCE API review comments.

Remove AidGroup from public APIs.

Bug: 15089341
Change-Id: Ia8e038a12891abc6f1a8e82dbf30b8952e0b1fd7
/frameworks/base/core/java/android/nfc/cardemulation/CardEmulation.java
2f6f3a0181b008f58b18804b749d5ddf1ba73bc8 26-Apr-2014 Martijn Coenen <maco@google.com> HCE/SE foreground support.

Allow apps to tell the OS they prefer a specific
CardEmulation service to handle a transaction
whenever they are in the foreground.

Change-Id: I8489ba6018f62164ed7e3504f31c8d09accf494e
/frameworks/base/core/java/android/nfc/cardemulation/CardEmulation.java
aa1492d1d8c5f80e074faacb83905bd07487975d 11-Apr-2014 Martijn Coenen <maco@google.com> Dynamic AID registration APIs for HCE.

Adds a set of APIs that allows applications
to dynamically register and unregister AID groups
for HCE and Secure Element based services.

Change-Id: I08e9423dff405955cb725c87423c953a7dbe5c72
/frameworks/base/core/java/android/nfc/cardemulation/CardEmulation.java
35bf6288527b177a04100585321a1266f020004a 14-Oct-2013 Martijn Coenen <maco@google.com> NFC card emulation API docs.

Bug: 10550319
Change-Id: I3023639d728aa76af89d15e0491b86c7c641648e
/frameworks/base/core/java/android/nfc/cardemulation/CardEmulation.java
52246087f4e2b5ad62b9cd6ea8c2cb58f624d4e7 30-Aug-2013 Martijn Coenen <maco@google.com> HCE API review.

Keeping some of the old stuff @hide until all
clients have upgraded.

Bug: 10550349
Change-Id: Id5de7ab74c9b38c179fd20bd4746d95b7df8f033
/frameworks/base/core/java/android/nfc/cardemulation/CardEmulation.java