| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ic2e75ecc2fa54d8c92adb4798d84e9c3d19f83b6
|
|
|
|
| |
Change-Id: I708d501c8816ad9613b1625725f9da3d530cadd8
|
|
|
|
| |
Change-Id: I6209e0962febfa0ec06adebc46d435a249f51f72
|
|
|
|
|
|
|
|
| |
If we find a BT device to pair through NFC and we haven't
seen it device before, request confirmation before pairing it.
Bug: 6092058
Change-Id: I34fc638fbdb152a48e90644f9a34cc1a0b942de2
|
|
|
|
|
|
|
|
|
|
| |
- Implemented handover select with carrier power state
- Delay OPP send if remote carrier is activating
- I18n for all handover components
- Cleanup old handover transfers
Bug: 6411485
Change-Id: I84aac3a7c7e703a1fcb423b6016cd9fa3d33d9b1
|
|
|
|
| |
Change-Id: Iff926bce1d3b00fe301195b6e3d341631c58fe29
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Receive transfer notifications and status info from Bluetooth, to show
progress using Notifications.
- Added power manager, to keep track of BT power state, and turn BT off
if possible.
TODO:
- UI for failed operations (ie transfer failed, Bluetooth enable failed).
- Cleanup of transfer list
- Make sure BT doesn't connect to other peripherals or isn't connectable.
Change-Id: I31450f589bbaeb72ee8c450c5019f00f0190b7aa
|
| |
| |
| |
| |
| |
| |
| | |
This fix is handling a new semaphore dedicated to
the SE Notification to avoid the semaphore desynchronisation.
Change-Id: I2e735247897a88eaddafcee0edbf3e5a89e18155
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When SE is in wired mode shared prefs sets the se_wired to true,
when SE is no more in wired mode shared prefs sets se_wired to
false. Default value for se_wired is false. se_wired shared pref
is set during the NFC initialization.
Change-Id: I9a3565c23035802895c8e99c671483c808312e0e
|
| |
| |
| |
| |
| |
| |
| | |
Updated disable method so it can be used for phone shutdown and
also can retain the state of NFC Adapter.
Change-Id: I216e68b1d08d3e6d97cb82ad13cd3366c480d757
|
|/
|
|
|
|
|
| |
Added delay before NFC system recovery if SE is in wired mode to
complete possible pending transaction.
Change-Id: I74f04e6d66342b94184083141c5d62341bdf209b
|
|
|
|
| |
Change-Id: Iebd5151bca71a1d3e13492d2a43b2571dea12cac
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Ie30e2fa88f9f4ffaa4570ae9f51221b6b4f8b25e
|
|/
|
|
|
|
| |
Support multiple URIs, move query for the mime type to NFC service.
Change-Id: Ib055efca843b41f6d29cda7d67b23f4b9946113c
|
|
|
|
|
|
| |
This became invalid when we changed back to com.android.nfc.
Change-Id: I503223bd7b7ae0ac7409d94708cd0819a92b9b06
|
|
|
|
| |
Change-Id: Ib9520b53d699a79d9a7c09cdb3eb27c4e001d7fd
|
|
|
|
| |
Change-Id: I7572274dd74d8f9c3f0c80bdccf3d30707c91c3f
|
|
|
|
| |
Change-Id: I616fd57b7822d703280ec960b84cf8c5ced6719d
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 5813943
Change-Id: I1274e3c47203e30cedefb57049738f97122de4b1
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
By adding a meta-data entry to the application section of
the applications manifest:
<meta-data android:name="android.nfc.disable_beam_default"
android:value="true" />
Bug: 6257668
Change-Id: I73c27d8c642acd85f678fb42b4379f6bc21189b9
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
Change-Id: I384990772c2c457207ba3116ace12e7d7b2c71b4
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Because connect() can sometimes be implemented without any I/O,
(usually between transitions to/from the NDEF technology),
it does not always notice when a tag has left the field. Since
we promise in the API docs that it does, fix it by checking
(cached) presence.
Change-Id: Ie6ad1b5dec3621051e395d3be0d0e09615e53ebc
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This will allow apps to call getNfcAdapter() and check if NFC
is enabled without having the NFC permission.
Added a permission check inside the TagService methods itself,
and removed obsolete method.
Bug: 5928657
Change-Id: I27c510ab7c3cbbda8e58e486100ede83312ce0dd
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 6135087
Change-Id: Ib2161c6125b6592db8ca2d89a1959e20f54455eb
|
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Was only used for one call into the service, and it wasn't even correct
in that case.
Change-Id: I6c7d9d137783fde9341e119402e6823776c711b7
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ibec1e2adb13a1f60bad1a573c9bf1f93d5cd4bc6
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This means we make an IPC callback during Beam for static NDEF, instead
of an IPC every time the static NDEF changes. This results in less IPC,
and the latency increase during Beam is not measurable.
This fixes a bug where a crashed application still leaves its
static NDEF message inside NFC service.
Bug: 5199662
Change-Id: Id4879356b2b2b0d65ce3183d7a1bda9cde455f2c
|
|\ \ \ \ \
| | |/ / /
| |/| / /
| |_|/ /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
After profiling, it turns out the Beam animation was mostly janky
because of the initial buffer allocations that take place in the
graphics driver. Modified both the animation and firefly
renderers to swap the buffers three times before drawing anything,
thereby making sure the buffers are allocated.
Do not scale the screenshot while rendering fireflies,
as that can cause jank as well.
Also modified the FireflyRenderer to keep most of its state alive
between subsequent Beams, causing it to come up faster.
Cleaned up some old code and added documentation.
Change-Id: Ica231861dd7ede178ad2ec1ab09aa00d1c876624
|
|\ \ \ \
| | |/ /
| |/| | |
|
| |/ /
| | |
| | |
| | | |
Change-Id: Ie8d0f65f7055e8bdca1e2f3b322a5b9a280ea2d2
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | | |
empty -s ours merge
Change-Id: I3dc0cefcec9629e02690a9fc0cd63c8beefe7718
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
nfc confirmation ui.
Change-Id: Iebad3ee6a40341b963ecf118f8d46f08b6478a25
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '985dcef867fcdb1afaca0fc478ec46dacf22b654':
Fix Beam&Tag failures after opening NFC-EE.
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '16ac4580f8bc8a58d88a949b8d2fce25c1f04bd1':
Import revised translations. DO NOT MERGE
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '92250f5cc5e34549985c31a053feff85b21c60c0':
Fix mismatched link()/unlink() causing NFC-EE to be stuck open.
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* commit '951dad2b5af6be7c1b0490153f5c3f1f727da64f':
Restore deleted string still referenced from manifest.
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
technologies." into ics-mr1
* commit '3a6751007b70265fc69019f59f308246cad76157':
Fix NdefFormatable not showing up for NfcA technologies.
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Nfc.apk" into ics-mr1
* commit 'e1cadb0cb6d6741a8b0a94456a5324c6f4a6f64d':
Replace vendor specific NfcGoogle.apk with generic Nfc.apk
|