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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed packet size in MyTagClient.
Sylvain Fonteneau
2010-11-24
1
-3
/
+3
*
Merge "Enabled sending of large messages in MyTagClient." into gingerbread-nfc
Sylvain Fonteneau
2010-11-24
1
-4
/
+17
|
\
|
*
Enabled sending of large messages in MyTagClient.
Sylvain Fonteneau
2010-11-23
1
-4
/
+17
*
|
Merge "Renamed MyTagServer tag to a more readable value." into gingerbread-nfc
Sylvain Fonteneau
2010-11-24
1
-1
/
+1
|
\
\
|
*
|
Renamed MyTagServer tag to a more readable value.
Sylvain Fonteneau
2010-11-23
1
-1
/
+1
|
|
/
*
|
Fix to restart the polling loop when a connect failed in P2P
daniel_Tomas
2010-11-24
1
-1
/
+1
*
|
Removed dead code.
Sylvain Fonteneau
2010-11-22
1
-2
/
+0
|
/
*
Secure Element Access implementation
Daniel Tomas
2010-11-19
2
-0
/
+249
*
Fix a few things.
Jeff Hamilton
2010-11-19
3
-12
/
+11
*
Update to API changes.
Jeff Hamilton
2010-11-19
4
-155
/
+79
*
Make sure to close the communication socket.
Jeff Hamilton
2010-11-18
1
-0
/
+6
*
Revert "Fix to disable P2P feature in the NFC Service and JNI"
Jeff Hamilton
2010-11-18
1
-1
/
+1
*
Revert "Remove My Tag support."
Jeff Hamilton
2010-11-18
3
-2
/
+406
*
Remove dead code.
Jeff Hamilton
2010-11-11
1
-28
/
+0
*
Revert "Remove the My Tag feature."
Jeff Hamilton
2010-11-11
1
-0
/
+10
*
Quiet most logs in NFC by default.
Jeff Hamilton
2010-11-03
2
-39
/
+41
*
Don't turn on polling loop at NFC service init if screen is off.
Nick Pelly
2010-11-03
1
-1
/
+1
*
Fix to disable P2P feature in the NFC Service and JNI
Daniel Tomas
2010-11-03
1
-1
/
+1
*
Add wakelock around the disable discovery path during SCREEN_OFF.
Nick Pelly
2010-11-03
1
-0
/
+7
*
Remove the My Tag feature.
Jeff Hamilton
2010-11-03
1
-10
/
+0
*
Implementation of poll bytes / activation bytes API
Martijn Coenen
2010-11-03
2
-3
/
+19
*
Remove My Tag support.
Jeff Hamilton
2010-11-03
3
-404
/
+2
*
Don't show the icon if nfc is disabled and someone sets a tag.
Jason parks
2010-11-03
1
-1
/
+4
*
Changed LLCP symmetry timeout back to 1.5s (LTO=150).
Sylvain Fonteneau
2010-11-03
1
-1
/
+1
*
Hide/show the MyTag icon when NFC is enabled/disabled.
Jason parks
2010-11-03
1
-44
/
+49
*
Don't unregister service sockets when they're created.
Jeff Hamilton
2010-11-03
1
-10
/
+20
*
Enable My Tag server.
Jeff Hamilton
2010-11-02
1
-1
/
+1
*
Don't disconnect when the peer is the initiator.
Jeff Hamilton
2010-11-02
1
-2
/
+7
*
Log a warning if the bytes to mytag is 0.
Jason parks
2010-11-02
1
-1
/
+6
*
Fixes for My Tag server.
Jeff Hamilton
2010-11-02
3
-26
/
+35
*
Remove timeout support - it was guaranteed to cause deadlock.
Nick Pelly
2010-11-02
3
-113
/
+6
*
Patch for semaphore managnement with wrong return code from the Libnfc
Daniel Tomas
2010-11-02
1
-11
/
+0
*
Fix empty or incorrect ndef message not sending Intent.
Martijn Coenen
2010-11-02
1
-4
/
+22
*
CONCURRENCY_LOCK() cleanup.
Nick Pelly
2010-11-02
3
-19
/
+7
*
Persist mytag in the service.
Jason parks
2010-11-01
1
-3
/
+135
*
Update NFC for modified API's.
Nick Pelly
2010-10-28
1
-1
/
+4
*
Add more logging of LLCP socket actions.
Jeff Hamilton
2010-10-28
3
-7
/
+40
*
Track the LLCP link state as it changes.
Jeff Hamilton
2010-10-28
1
-0
/
+7
*
Patch from NXP. Avoid overrun when setting timer.
Jeff Hamilton
2010-10-27
2
-40
/
+23
*
Force NFC service to abort() during emergency_recovery().
Nick Pelly
2010-10-27
1
-15
/
+3
*
Another attempt to mitigate loads-of-ANR-when-NFC-wedges.
Nick Pelly
2010-10-26
1
-8
/
+8
*
Move the My Tag client to its own thread.
Jeff Hamilton
2010-10-26
1
-13
/
+23
*
More work on My Tag.
Jeff Hamilton
2010-10-26
3
-207
/
+232
*
Fix bug preventing RawTagConnection and NdefTagConnection clases from working.
Sylvain Fonteneau
2010-10-26
1
-0
/
+2
*
Fix bug in async-screen-on-off.
Nick Pelly
2010-10-26
1
-3
/
+3
*
Do not call mWatchdog if it has not been assigned.
Nick Pelly
2010-10-26
1
-7
/
+21
*
Move NFC adapter configuration off the main thread during SCREEN_ON/OFF events.
Nick Pelly
2010-10-26
1
-3
/
+22
*
Checkpoint work on My Tag.
Jeff Hamilton
2010-10-26
3
-60
/
+341
*
Show an icon in the status bar when the NfcAdapter is in card emulation mode.
Jeff Hamilton
2010-10-25
1
-8
/
+40
*
Turn NFC discovery off when screen is off.
Nick Pelly
2010-10-25
1
-7
/
+37
[next]