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
...
|
*
|
Let connect() fail with an I/O exception if tag has left the field.
Martijn Coenen
2012-03-29
1
-0
/
+4
*
|
|
Merge "Remove permissions check from the TagService."
Martijn Coenen
2012-03-30
1
-24
/
+2
|
\
\
\
|
|
/
/
|
*
|
Remove permissions check from the TagService.
Martijn Coenen
2012-03-29
1
-24
/
+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
*
|
|
|
Merge "Get rid of getLastError()."
Martijn Coenen
2012-03-29
3
-9
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Get rid of getLastError().
Martijn Coenen
2012-03-29
3
-9
/
+2
*
|
|
|
Merge "Don't crash on passing invalid data to NfcService."
Martijn Coenen
2012-03-29
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Don't crash on passing invalid data to NfcService.
Martijn Coenen
2012-03-28
1
-0
/
+2
*
|
|
|
|
Merge "Keep static NDEF in application rather than NFC Service."
Nick Pelly
2012-03-29
2
-15
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
Keep static NDEF in application rather than NFC Service.
Nick Pelly
2012-03-28
2
-15
/
+9
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge "Dejank Android Beam animation."
Martijn Coenen
2012-03-28
4
-486
/
+582
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Dejank Android Beam animation.
Martijn Coenen
2012-03-28
4
-486
/
+582
*
|
|
|
Update URL from Market to Play. Add feature parameter.
Nick Pelly
2012-03-21
1
-2
/
+2
|
/
/
/
*
|
|
Merge "Perform default Beam behavior from system apps."
Nick Pelly
2012-03-06
1
-11
/
+4
|
\
\
\
|
*
|
|
Perform default Beam behavior from system apps.
Nick Pelly
2012-03-06
1
-11
/
+4
*
|
|
|
Merge "Change threading/locking model of BluetoothHeadsetHandover"
Nick Pelly
2012-03-06
1
-40
/
+40
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Change threading/locking model of BluetoothHeadsetHandover
Nick Pelly
2012-03-02
1
-40
/
+40
*
|
|
|
Merge "Implement NFC-BT handover for Bluetooth headsets, such as Nokia BH-505."
Nick Pelly
2012-03-02
3
-0
/
+576
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Implement NFC-BT handover for Bluetooth headsets, such as Nokia BH-505.
Nick Pelly
2012-03-02
3
-0
/
+576
|
|
/
/
*
|
|
Support for setting p2p modes from javaland and some cleanup.
Martijn Coenen
2012-03-02
3
-0
/
+28
|
/
/
*
|
Fix crash when disabling NFC with target in field.
Martijn Coenen
2012-02-27
1
-2
/
+8
*
|
Cache installed packages for sending SE broadcasts.
Martijn Coenen
2012-02-13
1
-21
/
+41
*
|
Use the new "appliance" ui mode configuration to determine whether to show nf...
Joe Onorato
2012-02-11
1
-1
/
+10
*
|
Allow apps to selectively disable beam
Isaac Levy
2012-02-09
1
-8
/
+9
*
|
Merge "LLCP 1.1 support."
Martijn Coenen
2012-01-27
4
-11
/
+14
|
\
\
|
*
|
LLCP 1.1 support.
Martijn Coenen
2012-01-27
4
-11
/
+14
*
|
|
Don't need to pass the NdefMessage in dispatch().
Nick Pelly
2012-01-26
2
-8
/
+14
*
|
|
Merge "LLCP echo server implementation."
Martijn Coenen
2012-01-26
2
-0
/
+431
|
\
\
\
|
|
/
/
|
*
|
LLCP echo server implementation.
Martijn Coenen
2012-01-20
2
-0
/
+431
*
|
|
Rewrite NDEF dispatch path. It was getting pretty messy.
Nick Pelly
2012-01-25
4
-289
/
+306
*
|
|
Merge "Bring LLCP connectionless sockets back to life."
Martijn Coenen
2012-01-18
5
-2
/
+119
|
\
\
\
|
|
/
/
|
*
|
Bring LLCP connectionless sockets back to life.
Martijn Coenen
2012-01-13
5
-2
/
+119
*
|
|
Make airplane override for NFC persistent.
Martijn Coenen
2012-01-10
1
-4
/
+14
|
/
/
*
|
NfcService: some trivial cleanups.
mike wakerly
2011-12-12
9
-25
/
+16
*
|
resolved conflicts for merge of 92250f5c to master
Nick Pelly
2011-12-01
1
-14
/
+25
|
\
\
|
|
/
|
*
Fix mismatched link()/unlink() causing NFC-EE to be stuck open.
Nick Pelly
2011-12-01
1
-14
/
+25
*
|
Fix two incorrect synchronized statements.
mike wakerly
2011-11-28
1
-2
/
+2
*
|
am 3a675100: Merge "Fix NdefFormatable not showing up for NfcA technologies."...
Martijn Coenen
2011-11-28
1
-11
/
+23
|
\
\
|
|
/
|
*
Merge "Fix NdefFormatable not showing up for NfcA technologies." into ics-mr1
Martijn Coenen
2011-11-28
1
-11
/
+23
|
|
\
|
|
*
Fix NdefFormatable not showing up for NfcA technologies.
Martijn Coenen
2011-11-28
1
-11
/
+23
*
|
|
am e1cadb0c: Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.ap...
Nick Pelly
2011-11-21
3
-5
/
+0
|
\
\
\
|
|
/
/
|
*
|
Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.apk" into ics-mr1
Nick Pelly
2011-11-21
3
-5
/
+0
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Replace vendor specific NfcGoogle.apk with generic Nfc.apk
Nick Pelly
2011-11-21
3
-5
/
+0
*
|
|
am 806a7827: Merge "Also send NFCEE broadcasts to dynamically registered rece...
Martijn Coenen
2011-11-17
1
-9
/
+6
|
\
\
\
|
|
/
/
|
*
|
Also send NFCEE broadcasts to dynamically registered receivers.
Martijn Coenen
2011-11-17
1
-9
/
+6
|
|
/
*
|
am 2b093e93: Merge "Enable NFC-EE immediately when screen is on but locked." ...
Nick Pelly
2011-11-15
1
-92
/
+143
|
\
\
|
|
/
|
*
Merge "Enable NFC-EE immediately when screen is on but locked." into ics-mr1
Nick Pelly
2011-11-15
1
-92
/
+143
|
|
\
|
|
*
Enable NFC-EE immediately when screen is on but locked.
mike wakerly
2011-11-15
1
-92
/
+143
*
|
|
am f4226b69: Merge "Add null check to aovid NPE on un-matched close()." into ...
Nick Pelly
2011-11-15
1
-3
/
+7
|
\
\
\
|
|
/
/
[prev]
[next]