summaryrefslogtreecommitdiffstats
path: root/src/com/android/nfc/NfcService.java
Commit message (Expand)AuthorAgeFilesLines
...
* | Changes semantics of isNdefPushEnabled() - require NFC to be enabled.Nick Pelly2011-10-311-1/+1
* | Add event logs for NFC events.Jeff Hamilton2011-10-251-6/+6
|/
* NFC: Enable guard host timeout.Martijn Coenen2011-10-211-0/+1
* Fix crash when turning screen off and NFC is off.Martijn Coenen2011-10-191-6/+4
* Make the crash on screen off less frequent.Jeff Hamilton2011-10-171-16/+35
* Add DUMP permissions checkKenny Root2011-09-301-0/+9
* NfcService: call enableAppSwitches for additional events.mike wakerly2011-09-281-0/+1
* Fix NFC to only be enabled when the lockscreen is dismissed.Jeff Hamilton2011-09-261-1/+1
* Manually port d77e05f7 from gingerbread:Jeff Hamilton2011-09-141-0/+5
* Include stopped apps when broadcasting SE events.Jeff Hamilton2011-09-061-6/+11
* Merge "NFC service updates for moving NDEF push to a fragment."Nick Pelly2011-08-261-53/+27
|\
| * NFC service updates for moving NDEF push to a fragment.Nick Pelly2011-08-251-53/+27
* | Support for getMaxTransceiveLength() API.Martijn Coenen2011-08-261-5/+27
|/
* Decouple P2P link management from P2P UX management.Nick Pelly2011-08-101-89/+20
* Address code review comments for "Increase priority of EnableDisableTask..."Nick Pelly2011-08-101-0/+3
* Increase priority of EnableDisableTask thread to fix FW download failures.Nick Pelly2011-08-091-0/+10
* Fix bug where NfcAdapterExtras.get() always fails.Nick Pelly2011-08-091-2/+7
* A bunch of NfcService improvements.Nick Pelly2011-08-091-478/+581
* Turn on polling if NFC service restarts with screen on.Nick Pelly2011-08-061-1/+1
* Remove the binder interface for LLCP.Jeff Hamilton2011-08-011-810/+19
* Turn off ME Profile sharing & BT Dropbox.Nick Pelly2011-08-011-4/+0
* Minor cleanup: change private members to package.Nick Pelly2011-08-011-3/+3
* Pop up notification on first succesful Tap to Share.Martijn Coenen2011-07-281-0/+32
* Merge "Play an animation for outbound NFC P2P."Jeff Hamilton2011-07-271-15/+39
|\
| * Play an animation for outbound NFC P2P.Jeff Hamilton2011-07-261-15/+39
* | resolved conflicts for merge of 5057a591 to masterNick Pelly2011-07-261-8/+4
|\ \ | |/ |/|
| * am 2c3f9be8: Patch to manage TARGET_LOST status in case of Multiple protocol tagDaniel Tomas2011-07-251-20/+34
| |\
| | * Patch to manage TARGET_LOST status in case of Multiple protocol tagDaniel Tomas2011-07-251-20/+34
* | | Fix synchronisation for 0-click setting.Martijn Coenen2011-07-211-10/+13
* | | Support for enabling/disabling zero-click sharing.Martijn Coenen2011-07-211-6/+58
* | | Merge "Support for getTimeout() (NFC service)."Martijn Coenen2011-07-211-0/+7
|\ \ \
| * | | Support for getTimeout() (NFC service).Martijn Coenen2011-07-201-0/+7
* | | | Remove the My Tag handling.Jeff Hamilton2011-07-201-121/+0
* | | | Bluetooth dropbox for out-of-band transfersBen Dodson2011-07-201-2/+6
|/ / /
* | | am 9e6b5d1f: am b3d770c4: Merge "- Properly initialize NfcService.mEeRoutingS...Nick Pelly2011-07-151-0/+1
|\ \ \ | |/ /
| * | am b3d770c4: Merge "- Properly initialize NfcService.mEeRoutingState to ROUTE...Nick Pelly2011-07-151-0/+1
| |\ \ | | |/
| | * - Properly initialize NfcService.mEeRoutingState to ROUTE_OFF . This allowsRobert Tsai2011-07-121-0/+1
* | | Fix issue: NFC polling does not start on screen on with unlocked keyguardNick Pelly2011-07-081-6/+5
* | | Merge "Add the NDEF tech for tags coming in over P2P."Jeff Hamilton2011-06-301-2/+8
|\ \ \
| * | | Add the NDEF tech for tags coming in over P2P.Jeff Hamilton2011-06-301-2/+8
* | | | resolved conflicts for merge of 23cb1387 to masterNick Pelly2011-06-301-10/+14
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am e7a398f2: Do not change NFC on/off preference while executing SE reset.Nick Pelly2011-06-291-10/+14
| |\ \ | | |/
| | * Do not change NFC on/off preference while executing SE reset.Nick Pelly2011-06-291-10/+14
* | | Properly merge b5165e13 to master.Nick Pelly2011-06-281-0/+15
* | | resolved conflicts for merge of b5165e13 to masterNick Pelly2011-06-281-1/+54
|\ \ \ | |/ /
| * | am 2c37e6a8: Patch to support New PN544 firmware events in the NfcServiceDaniel Tomas2011-06-281-1/+54
| |\ \ | | |/
| | * Patch to support New PN544 firmware events in the NfcServiceDaniel Tomas2011-06-271-1/+54
* | | Properly merge SE reset timeout fix.Nick Pelly2011-06-221-2/+2
* | | resolved conflicts for merge of d15714ce to masterNick Pelly2011-06-221-0/+5
|\ \ \ | |/ /
| * | am 5a8844da: NfcService updates for NfcAdapterExtras API change.Nick Pelly2011-06-201-10/+1
| |\ \ | | |/