index
:
packages_apps_nfc
replicant-4.2
packages/apps/nfc
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
nfc
/
NfcDispatcher.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
First cut at Bluetooth Beam
Nick Pelly
2012-04-04
1
-2
/
+2
*
Merge "Fix NPE when there's NDEF data we can't dispatch."
Martijn Coenen
2012-03-29
1
-1
/
+2
|
\
|
*
Fix NPE when there's NDEF data we can't dispatch.
Martijn Coenen
2012-03-08
1
-1
/
+2
*
|
Implement NFC-BT handover for Bluetooth headsets, such as Nokia BH-505.
Nick Pelly
2012-03-02
1
-0
/
+8
|
/
*
Don't need to pass the NdefMessage in dispatch().
Nick Pelly
2012-01-26
1
-1
/
+7
*
Rewrite NDEF dispatch path. It was getting pretty messy.
Nick Pelly
2012-01-25
1
-272
/
+284
*
Start all NFC activities from a dedicated root task.
Martijn Coenen
2011-10-17
1
-37
/
+33
*
NfcService: call enableAppSwitches for additional events.
mike wakerly
2011-09-28
1
-7
/
+15
*
NFC service updates for moving NDEF push to a fragment.
Nick Pelly
2011-08-25
1
-9
/
+2
*
Decouple P2P link management from P2P UX management.
Nick Pelly
2011-08-10
1
-2
/
+2
*
Launch application if already installed.
Martijn Coenen
2011-08-05
1
-27
/
+30
*
Allow NDEF swap.
Nick Pelly
2011-08-02
1
-15
/
+6
*
Fix bug: use foreground dispatch when ndef push is enabled via callback.
Nick Pelly
2011-08-01
1
-1
/
+1
*
Launch ACTION_MAIN intents that don't support CATEGORY_DEFAULT.
Ben Dodson
2011-07-12
1
-5
/
+20
*
Allow dispatch to a specific package
Ben Dodson
2011-07-11
1
-3
/
+50
*
Play sounds for start, end, and error.
Jeff Hamilton
2011-06-17
1
-3
/
+2
*
Merge snep p2p to master
Ben Dodson
2011-06-15
1
-4
/
+4
*
Slay the NfcService beast, part one.
Nick Pelly
2011-06-08
1
-0
/
+394