History log of /packages/apps/Nfc/src/com/android/nfc/handover/PeripheralHandoverService.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ca75f7282125255caee81f4bcd8f765d709acc38 29-Dec-2015 Jakub Pawlowski <jpawlowski@google.com> Add optional OOB data processing for LE devices

This patch adds processing of optional OOB data that can be used
to improve pairing security.

Change-Id: I40b61b150c07c7532d2238a803e854007aea04a8
/packages/apps/Nfc/src/com/android/nfc/handover/PeripheralHandoverService.java
9f6a6c74d8ccca0b369f6bcbdf3f7865d4c34236 09-Apr-2015 Balachandar Swami <w60013@motorola.com> Fix peripheral handover issues

1) Add synchronization to PeripheralHandoverService so multiple starts
are stopped correctly

2) Dismiss Confirm Connect dialog properly if user ignores it (accidently
navigates to home screen etc)

Change-Id: I2329f46dd9a94b907ddd43323c5f3d7fba3670b8
/packages/apps/Nfc/src/com/android/nfc/handover/PeripheralHandoverService.java
b82d80d891077ccd74729e4143925a66eb89eef2 24-Oct-2014 Andres Morales <anmorales@google.com> Refactor Beam to work with managed profiles

Simplify logic and break out different components
into their own services.

Allow BeamShareData to pass a UserHandle in order
to start the transfer in the correct user.

Bug: 17966846
Change-Id: I012a9ebe87deca6fceb857da8c8d4e2ecbeca6fe
/packages/apps/Nfc/src/com/android/nfc/handover/PeripheralHandoverService.java