History log of /packages/apps/Nfc/src/com/android/nfc/beam/BeamManager.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cbec7e9d62056fd6d2cf93990e18fa45bf7fc45c 12-Feb-2015 Atsushi Suga <atsushi.suga@sonymobile.com> NFC: Move playSound to BeamManager (DO NOT MERGE).

Beam Receive Service or Beam Send Service process is being killed
immediately while playing the success sound
which resulted to sound being cut.

Move the Beam success sound from Beam Receive Service and
Beam Send Service process to Beam Manager process
using the Nfc Service sound pool.

Change-Id: I6f9f99c6cc16649983eed36adf652c790f3bcbb7
/packages/apps/Nfc/src/com/android/nfc/beam/BeamManager.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/beam/BeamManager.java