- 01 May, 2012 1 commit
-
-
Jean-Baptiste Queru authored
-
- 02 Mar, 2012 1 commit
-
-
Chih-Wei Huang authored
For security reasons, the system must not log the aid of the transaction. Log the aid only if TRACE_ENABLED=1 for debugging purpose. Change-Id: I44b0918b534a216a56755090c9c9d83a58cda78c
-
- 15 Feb, 2012 1 commit
-
-
Jean-Baptiste Queru authored
-
- 14 Feb, 2012 1 commit
-
-
Chih-Wei Huang authored
The fix removes the warning: packages/apps/Nfc/jni/com_android_nfc_NativeNfcManager.cpp:286: warning: too few arguments for format Change-Id: I81c61055f675890ea2e8be5f417f83df48621cff
-
- 08 Dec, 2011 2 commits
-
-
The Android Open Source Project authored
Change-Id: Iae8b0bb1f14c64adec02801d848f9157a2891999
-
The Android Automerger authored
-
- 07 Dec, 2011 2 commits
-
-
Nick Pelly authored
An earlier MR1 checkin stopped re-registering the remote device notification callback with libnfc on start_discovery. This causes a regression since opening the NFC-EE will change the callback. So Tag&Beam notifications end up going to the secure element callback - causing crashes or missed tags. Bug: 5725521 Change-Id: Idddba26b7babae095c124fda44e5b1da37549acd
-
The Android Automerger authored
-
- 06 Dec, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: I56a5d2b5904223254eecd27f875f89b135fbd11a
-
- 02 Dec, 2011 1 commit
-
-
The Android Automerger authored
-
- 01 Dec, 2011 1 commit
-
-
Nick Pelly authored
The fix is to keep a strong reference to the IBinder (actually a BinderProxy) from the caller while the NFC-EE is open. The bug occurs when a GC occurs in NfcService while the NFC-EE is open. The BinderProxy is destroyed before it has been unlinked. Bug: 5684874
-
- 30 Nov, 2011 1 commit
-
-
The Android Automerger authored
-
- 29 Nov, 2011 2 commits
-
-
Eric Fischer authored
Change-Id: I72188c26d8d1cc47f50f586bbb680bc8297bd81c
-
The Android Automerger authored
-
- 28 Nov, 2011 3 commits
-
-
Martijn Coenen authored
-
The Android Automerger authored
-
Martijn Coenen authored
Regression from a patch applied long ago: the NfcA technology used to have its higher-level type (Mifare / 4A) associated with it, and the code that determined formatable used this. The patch associated NfcA technology only with the 3A libnfc type, causing the format check to return false for all of these types. Change-Id: Idc02873de447b6d8121bff02af795a6a7f5058cf
-
- 22 Nov, 2011 2 commits
-
-
The Android Automerger authored
-
Nick Pelly authored
-
- 21 Nov, 2011 1 commit
-
-
Nick Pelly authored
The access control changes allow us to just use Nfc.apk with the regular platform certificate, instead of the custom signed NfcGoogle.apk. So we can compeltely get rid of vendor/google/apps/NfcGoogle and just build it out of packages/apps/Nfc now. The package name is also reverted from com.android.nfc3 to com.android.nfc The NFC uid needs to get bumped (25 to 27) to allow the cert change. Bug: 5608249 Change-Id: I4437dff96f2529f0b9e7d8e65c21359c3eeccd0b
-
- 17 Nov, 2011 4 commits
-
-
Martijn Coenen authored
-
Martijn Coenen authored
Bug: 5630129 Change-Id: I050283b6a8be0f564b34da0f8c08c6bb708f2501
-
Nick Pelly authored
-
The Android Automerger authored
-
- 16 Nov, 2011 8 commits
-
-
Nick Pelly authored
Previously we only set these up on startDiscovery, so we could not receive SE events at the lock screen on first boot. Bug: 5375005 Change-Id: I0ed75cd8ea52ea956708b4fa807c1fd91e4f78b6
-
Eric Fischer authored
-
Eric Fischer authored
Change-Id: I5f2eb5d7a5862bd8dfd2a3fc3b21f6c48138b8bf
-
The Android Open Source Project authored
Change-Id: Ib08eefd86bf225653dd51e00e3be51cb184f24bd
-
The Android Open Source Project authored
Change-Id: Id092aea61ede38a6e5018b4e66586ca3025528fa
-
The Android Automerger authored
-
Nick Pelly authored
-
mike wakerly authored
Bug: 5375005 Change-Id: I072dfbca1fa8cdd25cf9232f2f0c82080aec767b
-
- 15 Nov, 2011 2 commits
-
-
The Android Automerger authored
-
Nick Pelly authored
-
- 14 Nov, 2011 1 commit
-
-
Nick Pelly authored
Also finish removing NFCEE permission, and fix a couple of style mistakes. Change-Id: I4ec22469990de6661365c281db2e8cfd7ae413b0
-
- 13 Nov, 2011 1 commit
-
-
The Android Automerger authored
-
- 11 Nov, 2011 3 commits
-
-
Nick Pelly authored
-
Martijn Coenen authored
Share a single soundpool and release it when NFC is disabled. Bug: 5590478 Change-Id: I858c9520bf6880e7d7c5920c12966d86108dd125
-
Jeff Hamilton authored
NFC service now has a build time array of package signatures and package names that are allowed access to the NFCEE, removing the shared certificate requirement. See sample_nfcee_access.xml for the XML format. Bug: 4515759 Change-Id: Ibf03e259137f2f4247ec5d31fb88b1090b013d32
-
- 09 Nov, 2011 1 commit
-
-
Eric Fischer authored
* commit '88194cf3': Import revised translations. DO NOT MERGE
-