summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
...
* Cache installed packages for sending SE broadcasts.Martijn Coenen2012-02-131-21/+41
* Use the new "appliance" ui mode configuration to determine whether to show nf...Joe Onorato2012-02-111-1/+10
* Allow apps to selectively disable beamIsaac Levy2012-02-091-8/+9
* Merge "LLCP 1.1 support."Martijn Coenen2012-01-274-11/+14
|\
| * LLCP 1.1 support.Martijn Coenen2012-01-274-11/+14
* | Don't need to pass the NdefMessage in dispatch().Nick Pelly2012-01-262-8/+14
* | Merge "LLCP echo server implementation."Martijn Coenen2012-01-262-0/+431
|\ \ | |/
| * LLCP echo server implementation.Martijn Coenen2012-01-202-0/+431
* | Rewrite NDEF dispatch path. It was getting pretty messy.Nick Pelly2012-01-254-289/+306
* | Merge "Bring LLCP connectionless sockets back to life."Martijn Coenen2012-01-185-2/+119
|\ \ | |/
| * Bring LLCP connectionless sockets back to life.Martijn Coenen2012-01-135-2/+119
* | Make airplane override for NFC persistent.Martijn Coenen2012-01-101-4/+14
|/
* NfcService: some trivial cleanups.mike wakerly2011-12-129-25/+16
* resolved conflicts for merge of 92250f5c to masterNick Pelly2011-12-011-14/+25
|\
| * Fix mismatched link()/unlink() causing NFC-EE to be stuck open.Nick Pelly2011-12-011-14/+25
* | Fix two incorrect synchronized statements.mike wakerly2011-11-281-2/+2
* | am 3a675100: Merge "Fix NdefFormatable not showing up for NfcA technologies."...Martijn Coenen2011-11-281-11/+23
|\ \ | |/
| * Merge "Fix NdefFormatable not showing up for NfcA technologies." into ics-mr1Martijn Coenen2011-11-281-11/+23
| |\
| | * Fix NdefFormatable not showing up for NfcA technologies.Martijn Coenen2011-11-281-11/+23
* | | am e1cadb0c: Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.ap...Nick Pelly2011-11-213-5/+0
|\ \ \ | |/ /
| * | Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.apk" into ics-mr1Nick Pelly2011-11-213-5/+0
| |\ \ | | |/ | |/|
| | * Replace vendor specific NfcGoogle.apk with generic Nfc.apkNick Pelly2011-11-213-5/+0
* | | am 806a7827: Merge "Also send NFCEE broadcasts to dynamically registered rece...Martijn Coenen2011-11-171-9/+6
|\ \ \ | |/ /
| * | Also send NFCEE broadcasts to dynamically registered receivers.Martijn Coenen2011-11-171-9/+6
| |/
* | am 2b093e93: Merge "Enable NFC-EE immediately when screen is on but locked." ...Nick Pelly2011-11-151-92/+143
|\ \ | |/
| * Merge "Enable NFC-EE immediately when screen is on but locked." into ics-mr1Nick Pelly2011-11-151-92/+143
| |\
| | * Enable NFC-EE immediately when screen is on but locked.mike wakerly2011-11-151-92/+143
* | | am f4226b69: Merge "Add null check to aovid NPE on un-matched close()." into ...Nick Pelly2011-11-151-3/+7
|\ \ \ | |/ /
| * | Merge "Add null check to aovid NPE on un-matched close()." into ics-mr1Nick Pelly2011-11-141-3/+7
| |\ \ | | |/
| | * Add null check to aovid NPE on un-matched close().Nick Pelly2011-11-141-3/+7
* | | resolved conflicts for merge of ebf4b36e to masterNick Pelly2011-11-112-27/+347
|\ \ \ | |/ /
| * | Merge "Implement static white-list access control for NFC-EE." into ics-mr1Nick Pelly2011-11-112-27/+347
| |\ \ | | |/
| | * Implement static white-list access control for NFC-EE.Jeff Hamilton2011-11-112-27/+347
* | | am d9203771: Optimize soundpool use.Martijn Coenen2011-11-112-31/+58
|\ \ \ | |/ /
| * | Optimize soundpool use.Martijn Coenen2011-11-112-31/+58
| |/
* | am f7a151e2: Merge "Remove static background image from Beam when no hw-accel...Martijn Coenen2011-11-071-21/+0
|\ \ | |/
| * Merge "Remove static background image from Beam when no hw-acceleration." int...Martijn Coenen2011-11-071-21/+0
| |\
| | * Remove static background image from Beam when no hw-acceleration.Martijn Coenen2011-11-031-21/+0
* | | am a2181682: Merge "Check for navigation bar when cropping Beam screenshot." ...Martijn Coenen2011-11-051-4/+7
|\ \ \ | |/ /
| * | Merge "Check for navigation bar when cropping Beam screenshot." into ics-mr1Martijn Coenen2011-11-041-4/+7
| |\ \ | | |/
| | * Check for navigation bar when cropping Beam screenshot.Martijn Coenen2011-11-031-4/+7
* | | am 304a7304: Merge "Don\'t finish Beam animation again." into ics-mr1Martijn Coenen2011-11-052-2/+6
|\ \ \ | |/ /
| * | Don't finish Beam animation again.Martijn Coenen2011-11-032-2/+6
| |/
| * Add event logs for NFC events. DO NOT MERGEJeff Hamilton2011-10-283-9/+105
* | Changes semantics of isNdefPushEnabled() - require NFC to be enabled.Nick Pelly2011-10-311-1/+1
* | Add event logs for NFC events.Jeff Hamilton2011-10-253-9/+105
|/
* Merge "NFC: Enable guard host timeout." into ics-mr0Martijn Coenen2011-10-213-0/+9
|\
| * NFC: Enable guard host timeout.Martijn Coenen2011-10-213-0/+9
* | Merge "Start all NFC activities from a dedicated root task." into ics-mr0Martijn Coenen2011-10-212-37/+76
|\ \ | |/ |/|
| * Start all NFC activities from a dedicated root task.Martijn Coenen2011-10-172-37/+76