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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only execute the teardown APDUs when a package is being fully removed.
Jeff Hamilton
2011-04-20
1
-21
/
+25
*
Don't crash when an unregistered package is removed.
Jeff Hamilton
2011-04-03
1
-8
/
+17
*
Merge "Implement tear down scripts." into gingerbread
Jason parks
2011-04-01
1
-1
/
+156
|
\
|
*
Implement tear down scripts.
Jason parks
2011-04-01
1
-1
/
+156
*
|
Make the NFC UID forward compatible.
Jeff Hamilton
2011-04-01
1
-1
/
+1
|
/
*
Merge "Increase wired mode timeout to 10 seconds." into gingerbread
Nick Pelly
2011-03-29
1
-0
/
+3
|
\
|
*
Increase wired mode timeout to 10 seconds.
Nick Pelly
2011-03-30
1
-0
/
+3
*
|
Add com.android.nfc.permission.NFCEE_ADMIN.
Jeff Hamilton
2011-03-25
1
-19
/
+32
*
|
Change the package name to allow using a new cert.
Jeff Hamilton
2011-03-24
1
-0
/
+1
|
/
*
Implement new NFC-EE API's (Nfc.apk).
Nick Pelly
2011-03-10
1
-337
/
+180
*
Support formatting / makeReadOnly() of NDEF on ICODE (NFC Service).
Martijn Coenen
2011-02-25
1
-3
/
+8
*
Fix isConnected() implementation.
Martijn Coenen
2011-02-18
1
-0
/
+1
*
Fix race in NFC tag registry/dispatch.
Martijn Coenen
2011-02-18
1
-3
/
+3
*
Patch to manage the Screen ON/OFF during the wired mode
daniel_tomas
2011-02-16
1
-11
/
+36
*
Patch to support CE On/Off with Screen On/Off
daniel_tomas
2011-02-16
1
-0
/
+4
*
Fix SE permissions.
Nick Pelly
2011-02-09
1
-1
/
+10
*
Update Nfc.apk for final GB MR API changes.
Nick Pelly
2011-02-01
1
-4
/
+4
*
INfcTag isPresent() should not block and not cause RF activity.
Martijn Coenen
2011-01-28
2
-1
/
+13
*
Fixed connect() failure from technology->ndef->technology.
Martijn Coenen
2011-01-28
1
-3
/
+21
*
Don't show the same activity multiple times.
Jeff Hamilton
2011-01-27
1
-1
/
+4
*
Stop tag watchdog before disabling NFC.
Arnaud Ferir
2011-01-26
1
-0
/
+8
*
Ensure disconnection from remote peer before sleeping, in P2P mode.
Sylvain Fonteneau
2011-01-26
1
-8
/
+31
*
Reconnect() after checking for NdefFormatable().
Martijn Coenen
2011-01-26
1
-8
/
+12
*
Stop using URIs for ACTION_TECHNOLOGY_DISCOVERED
Jeff Hamilton
2011-01-25
3
-29
/
+368
*
Do not disconnect P2P target if connect failed.
Arnaud Ferir
2011-01-24
1
-2
/
+2
*
Fix tag disconnect.
Arnaud Ferir
2011-01-24
2
-0
/
+22
*
Don't throw NdefFormattable technology when Ndef found.
Martijn Coenen
2011-01-24
1
-3
/
+14
*
Make the NDEF intent creation more robust.
Jeff Hamilton
2011-01-24
1
-35
/
+49
*
Tweak dispatching a bit.
Jeff Hamilton
2011-01-23
2
-19
/
+64
*
Update to the new APIs.
Jeff Hamilton
2011-01-21
2
-8
/
+8
*
Merge "Fix 4 second latency starting Tag application when recently using home...
Nick Pelly
2011-01-20
1
-0
/
+12
|
\
|
*
Fix 4 second latency starting Tag application when recently using home.
Nick Pelly
2011-01-20
1
-0
/
+12
*
|
Fixed misuse of Arrays.copyOfRange() method.
Sylvain Fonteneau
2011-01-19
1
-1
/
+1
|
/
*
Support for TagLostException (NFC service).
Martijn Coenen
2011-01-18
2
-6
/
+12
*
Don't catch ClassCastException and NullPointerException.
Nick Pelly
2011-01-18
1
-26
/
+13
*
Set LLCP MIU parameter to optimal value.
Sylvain Fonteneau
2011-01-18
1
-1
/
+1
*
Handle error when accessing a closed socket handle.
Sylvain Fonteneau
2011-01-18
1
-16
/
+53
*
Moved LLCP link parameters configuration to NFC service initialization.
Sylvain Fonteneau
2011-01-18
1
-2
/
+2
*
Removed workaround for native socket creation limitation.
Sylvain Fonteneau
2011-01-18
1
-489
/
+76
*
Merge "Implement IsoDep timeout handling (NFC service)." into gingerbread
Nick Pelly
2011-01-18
2
-0
/
+22
|
\
|
*
Implement IsoDep timeout handling (NFC service).
Martijn Coenen
2011-01-18
2
-0
/
+22
*
|
NDEF Push Protocol implementation.
Jeff Hamilton
2011-01-18
4
-56
/
+258
|
/
*
Improved accuracy of NDEF_FORMATABLE technology detection.
Martijn Coenen
2011-01-15
2
-10
/
+54
*
Fixed presence checking in watchdog.
Martijn Coenen
2011-01-15
2
-39
/
+124
*
Implementation of foreground dispatch overriding.
Jeff Hamilton
2011-01-13
1
-10
/
+107
*
RF 0N/OFF events management added in the NFC Service
daniel_tomas
2011-01-12
2
-0
/
+27
*
Fix technology extra naming for IsoDep and NfcB (NFC service part).
Martijn Coenen
2011-01-05
1
-2
/
+13
*
Reduce presence check timer to 250ms.
Martijn Coenen
2011-01-04
1
-1
/
+1
*
Added response flags and DSFID extras for NfcV technology (NFC service part).
Martijn Coenen
2011-01-04
1
-0
/
+9
*
Added getType() to NDEF technology class (NFC service part).
Martijn Coenen
2011-01-04
2
-2
/
+18
[next]