index
:
packages_apps_nfc.git
replicant-4.2
packages/apps/nfc
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
nfc
Commit message (
Expand
)
Author
Age
Files
Lines
*
am a112f9c0: Fix NFC->Bluetooth headset/a2dp connection.
Martijn Coenen
2012-09-26
2
-107
/
+159
|
\
|
*
Fix NFC->Bluetooth headset/a2dp connection.
Martijn Coenen
2012-09-25
2
-107
/
+159
*
|
Don't hold the routing wakelock longer than a minute.
Martijn Coenen
2012-09-21
1
-2
/
+6
*
|
Merge NFCEE wakelocks.
Martijn Coenen
2012-09-18
1
-19
/
+12
*
|
Add FLAG_ACTIVITY_NEW_TASK to viewIntent
Doris Liu
2012-09-07
1
-3
/
+2
*
|
Do not dispatch empty NDEF tags as NDEF_DISCOVERED.
Martijn Coenen
2012-09-06
1
-1
/
+4
*
|
am db216e63: Add FLAG_ACTIVITY_NEW_TASK to Beam Handover intent.
Martijn Coenen
2012-09-06
1
-1
/
+2
|
\
\
|
|
/
|
*
Add FLAG_ACTIVITY_NEW_TASK to Beam Handover intent.
Martijn Coenen
2012-09-04
1
-1
/
+2
*
|
Use new display manager API.
Jeff Brown
2012-08-19
1
-1
/
+1
|
/
*
Don't call applyRouting on disable().
Martijn Coenen
2012-08-16
1
-1
/
+0
*
NfcService: hold a wake lock around transceive().
mike wakerly
2012-08-09
1
-22
/
+72
*
Allow different default MIU / window sizes.
Martijn Coenen
2012-08-07
5
-11
/
+61
*
am bb65a8d8: Allow NfcB connects in NCI stack.
Martijn Coenen
2012-08-07
1
-4
/
+0
|
\
|
*
Allow NfcB connects in NCI stack.
Martijn Coenen
2012-08-07
1
-4
/
+0
|
*
Fix race conditions in NdefPushServer. (DO NOT MERGE)
Martijn Coenen
2012-08-02
1
-19
/
+48
|
*
NFC: Initial NCI DeviceHost and JNI implementation. (DO NOT MERGE)
Martijn Coenen
2012-08-01
2
-17
/
+11
|
*
Fix type of collision resolution record. (DO NOT MERGE)
Martijn Coenen
2012-08-01
1
-1
/
+3
|
*
Implement connection handover LLCP service. (DO NOT MERGE)
Martijn Coenen
2012-08-01
6
-7
/
+414
|
*
Move NXP JNI and DeviceHost implementation into separate dir. (DO NOT MERGE)
Martijn Coenen
2012-08-01
8
-1552
/
+2
|
*
Revert "Move NXP JNI and DeviceHost implementation into separate dir." (DO NO...
Martijn Coenen
2012-08-01
8
-2
/
+1552
|
*
Move NXP JNI and DeviceHost implementation into separate dir. (DO NOT MERGE)
Martijn Coenen
2012-08-01
8
-1552
/
+2
*
|
Fix race conditions in NdefPushServer.
Martijn Coenen
2012-08-03
1
-19
/
+48
*
|
NFC: Initial NCI DeviceHost and JNI implementation.
Martijn Coenen
2012-07-27
2
-17
/
+11
*
|
Move NXP JNI and DeviceHost implementation into separate dir.
Martijn Coenen
2012-07-25
8
-1552
/
+2
*
|
Revert "Move NXP JNI and DeviceHost implementation into separate dir."
Martijn Coenen
2012-07-24
8
-2
/
+1552
*
|
Move NXP JNI and DeviceHost implementation into separate dir.
Martijn Coenen
2012-07-24
8
-1552
/
+2
*
|
Fix type of collision resolution record.
Martijn Coenen
2012-07-23
1
-1
/
+3
*
|
Implement connection handover LLCP service.
Martijn Coenen
2012-07-16
6
-7
/
+414
*
|
am fef4b82c: am 59b6bb0b: Merge "Don\'t assume Bluetooth is present." into jb...
Martijn Coenen
2012-06-06
2
-6
/
+24
|
\
\
|
|
/
|
*
Don't assume Bluetooth is present.
Martijn Coenen
2012-06-06
2
-6
/
+24
*
|
am d560e24e: am f4392711: Add watchdog to applyRouting().
Martijn Coenen
2012-05-31
1
-46
/
+53
|
\
\
|
|
/
|
*
Add watchdog to applyRouting().
Martijn Coenen
2012-05-31
1
-46
/
+53
*
|
am 62a89973: am d0387061: Merge "Use new handover intent actions." into jb-dev
Martijn Coenen
2012-05-25
2
-18
/
+26
|
\
\
|
|
/
|
*
Use new handover intent actions.
Martijn Coenen
2012-05-25
2
-18
/
+26
*
|
am abf67e1b: am 423cc45a: Merge "Fall back to NDEF push if handover SNEP get ...
Martijn Coenen
2012-05-25
3
-5
/
+78
|
\
\
|
|
/
|
*
Fall back to NDEF push if handover SNEP get fails.
Martijn Coenen
2012-05-25
3
-5
/
+78
*
|
am 7d44aa52: am befa3d6d: Show time in NFC handover notifications.
Martijn Coenen
2012-05-22
1
-4
/
+0
|
\
\
|
|
/
|
*
Show time in NFC handover notifications.
Martijn Coenen
2012-05-22
1
-4
/
+0
*
|
am beb7b1b4: am 0de27370: Bluetooth Beam: generate unique filenames.
Martijn Coenen
2012-05-21
1
-2
/
+15
|
\
\
|
|
/
|
*
Bluetooth Beam: generate unique filenames.
Martijn Coenen
2012-05-18
1
-2
/
+15
*
|
am 91ebf1e2: am 0f2b555f: Don\'t use NPP for connection handover.
Martijn Coenen
2012-05-21
1
-1
/
+5
|
\
\
|
|
/
|
*
Don't use NPP for connection handover.
Martijn Coenen
2012-05-18
1
-1
/
+5
*
|
am e769540a: am 1179ee22: Merge "Close NFCEE when NFC is being shut down." in...
Martijn Coenen
2012-05-21
1
-1
/
+9
|
\
\
|
|
/
|
*
Merge "Close NFCEE when NFC is being shut down." into jb-dev
Martijn Coenen
2012-05-17
1
-1
/
+9
|
|
\
|
|
*
Close NFCEE when NFC is being shut down.
Martijn Coenen
2012-05-17
1
-1
/
+9
*
|
|
am 0b610930: am 2aa9b461: Merge "Allow cancelling of Bluetooth Beam transfers...
Martijn Coenen
2012-05-21
2
-30
/
+109
|
\
\
\
|
|
/
/
|
*
|
Merge "Allow cancelling of Bluetooth Beam transfers." into jb-dev
Martijn Coenen
2012-05-17
2
-30
/
+109
|
|
\
\
|
|
|
/
|
|
*
Allow cancelling of Bluetooth Beam transfers.
Martijn Coenen
2012-05-16
2
-30
/
+109
*
|
|
am c9f617a9: am b0f96e9d: Merge "Eliminate obsolete flag." into jb-dev
Craig Mautner
2012-05-21
1
-1
/
+0
|
\
\
\
|
|
/
/
|
*
|
Merge "Eliminate obsolete flag." into jb-dev
Craig Mautner
2012-05-17
1
-1
/
+0
|
|
\
\
|
|
|
/
|
|
/
|
[next]