1. f9283b7 am d30c5d61: Merge "Use a hardcoded SE reset script." into gingerbread by Nick Pelly · 13 years ago
  2. 389c8d8 am 21ee4b2e: Add support for TNF_EXTERNAL in NDEF_DISCOVERED intents. by Jeff Hamilton · 13 years ago
  3. 603064f am 662d6985: Merge "Another attempt at fixing JNI local reference leaks." into gingerbread by Jeff Hamilton · 13 years ago
  4. 4f60f56 am 30f99b9a: Patch to set the ATQA of the P2P NFC Target 106 passive to 0x00 0x02 by Daniel Tomas · 13 years ago
  5. 8557ff7 am a60e8301: Change default P2P initiator mode to phNfc_eP2P_ALL (all passive and 424A). by Nick Pelly · 13 years ago
  6. d30c5d6 Merge "Use a hardcoded SE reset script." into gingerbread by Nick Pelly · 13 years ago
  7. a8b7cca Use a hardcoded SE reset script. by Nick Pelly · 13 years ago
  8. 21ee4b2 Add support for TNF_EXTERNAL in NDEF_DISCOVERED intents. by Jeff Hamilton · 13 years ago
  9. 662d698 Merge "Another attempt at fixing JNI local reference leaks." into gingerbread by Jeff Hamilton · 13 years ago
  10. 30f99b9 Patch to set the ATQA of the P2P NFC Target 106 passive to 0x00 0x02 by Daniel Tomas · 13 years ago
  11. a60e830 Change default P2P initiator mode to phNfc_eP2P_ALL (all passive and 424A). by Nick Pelly · 13 years ago
  12. 6a8cddd Another attempt at fixing JNI local reference leaks. by Jeff Hamilton · 13 years ago
  13. df118e1 am 6344b654: Add Rev by mike wakerly · 13 years ago
  14. 6344b65 Add Rev by mike wakerly · 13 years ago
  15. 1a934b7 am 543b1768: Merge "Better logging on SE open failure." into gingerbread by Jeff Hamilton · 13 years ago
  16. 6031204 am a8d8c1fa: Avoid reference table overflows when dealing with secure elements. by Jeff Hamilton · 13 years ago
  17. 543b176 Merge "Better logging on SE open failure." into gingerbread by Jeff Hamilton · 13 years ago
  18. 15758e6 am 7a7f8f8f: Only execute the teardown APDUs when a package is being fully removed. by Jeff Hamilton · 13 years ago
  19. 275376f Better logging on SE open failure. by Jeff Hamilton · 13 years ago
  20. a8d8c1f Avoid reference table overflows when dealing with secure elements. by Jeff Hamilton · 13 years ago
  21. 7a7f8f8 Only execute the teardown APDUs when a package is being fully removed. by Jeff Hamilton · 13 years ago
  22. c9b1fce am 588b7334: Merge "NFC JNI: log detected AID as a single message." into gingerbread by mike wakerly · 13 years ago
  23. 686ea37 am 5e7b58d9: Don\'t crash when an unregistered package is removed. by Jeff Hamilton · 13 years ago
  24. 3ea1c98 Merge commit '613fcd91' into manualmerge by Jason parks · 13 years ago
  25. ad3d60f am 8afd14d3: Make the NFC UID forward compatible. by Jeff Hamilton · 13 years ago
  26. 9d6ad35 am 37179222: Merge "Increase wired mode timeout to 10 seconds." into gingerbread by Nick Pelly · 13 years ago
  27. 588b733 Merge "NFC JNI: log detected AID as a single message." into gingerbread by mike wakerly · 13 years ago
  28. 5e7b58d Don't crash when an unregistered package is removed. by Jeff Hamilton · 13 years ago
  29. 613fcd9 Merge "Implement tear down scripts." into gingerbread by Jason parks · 13 years ago
  30. bcd6a99 Implement tear down scripts. by Jason parks · 13 years ago
  31. 8afd14d Make the NFC UID forward compatible. by Jeff Hamilton · 13 years ago
  32. 1124dc4 am 93d8a69c: Add com.android.nfc.permission.NFCEE_ADMIN. by Jeff Hamilton · 13 years ago
  33. 3717922 Merge "Increase wired mode timeout to 10 seconds." into gingerbread by Nick Pelly · 13 years ago
  34. ba64017 Increase wired mode timeout to 10 seconds. by Nick Pelly · 13 years ago
  35. 5e93195 NFC JNI: log detected AID as a single message. by mike wakerly · 13 years ago
  36. 6c4df90 am cd46a585: Change the package name to allow using a new cert. by Jeff Hamilton · 13 years ago
  37. 93d8a69 Add com.android.nfc.permission.NFCEE_ADMIN. by Jeff Hamilton · 13 years ago
  38. cd46a58 Change the package name to allow using a new cert. by Jeff Hamilton · 13 years ago
  39. ca2fb95 am 26b511d5: Hang instead of crash when libnfc deadlock on eng and userdebug builds. by Nick Pelly · 14 years ago
  40. 23514f9 am 49d53329: Implement new NFC-EE API\'s (Nfc.apk). by Nick Pelly · 14 years ago
  41. 26b511d Hang instead of crash when libnfc deadlock on eng and userdebug builds. by Nick Pelly · 14 years ago
  42. 49d5332 Implement new NFC-EE API's (Nfc.apk). by Nick Pelly · 14 years ago
  43. 1552b9f am 0412f53e: Don\'t re-use the same JNIEnv across threads. by Nick Pelly · 14 years ago
  44. 0412f53 Don't re-use the same JNIEnv across threads. by Nick Pelly · 14 years ago
  45. 45541f9 am 4b948e2c: am 73cc851d: Support formatting / makeReadOnly() of NDEF on ICODE (NFC Service). by Martijn Coenen · 14 years ago
  46. 6016a2c am 01b48ae4: am e8848005: Added support for NDEF on ICODE (NFC service). by Martijn Coenen · 14 years ago
  47. 4b948e2 am 73cc851d: Support formatting / makeReadOnly() of NDEF on ICODE (NFC Service). by Martijn Coenen · 14 years ago
  48. 01b48ae am e8848005: Added support for NDEF on ICODE (NFC service). by Martijn Coenen · 14 years ago
  49. 73cc851 Support formatting / makeReadOnly() of NDEF on ICODE (NFC Service). by Martijn Coenen · 14 years ago
  50. e884800 Added support for NDEF on ICODE (NFC service). by Martijn Coenen · 14 years ago
  51. 3b347e3 am aeed6327: am 6a7ba70e: Fix isConnected() implementation. by Martijn Coenen · 14 years ago
  52. 2b9c325 am 0a074910: am 10389c11: Fix race in NFC tag registry/dispatch. by Martijn Coenen · 14 years ago
  53. aeed632 am 6a7ba70e: Fix isConnected() implementation. by Martijn Coenen · 14 years ago
  54. 0a07491 am 10389c11: Fix race in NFC tag registry/dispatch. by Martijn Coenen · 14 years ago
  55. 6a7ba70 Fix isConnected() implementation. by Martijn Coenen · 14 years ago
  56. 10389c1 Fix race in NFC tag registry/dispatch. by Martijn Coenen · 14 years ago
  57. ee299d3 am eeacab3c: am 221b4d6e: Patch to manage the Screen ON/OFF during the wired mode by daniel_tomas · 14 years ago
  58. 74d31cd am af05565d: am a31e9dde: Patch to manage the transceive timeout in wired mode by daniel_tomas · 14 years ago
  59. d9db27c am b9d44427: am 99a1a5cd: Patch to support CE On/Off with Screen On/Off by daniel_tomas · 14 years ago
  60. eeacab3 am 221b4d6e: Patch to manage the Screen ON/OFF during the wired mode by daniel_tomas · 14 years ago
  61. af05565 am a31e9dde: Patch to manage the transceive timeout in wired mode by daniel_tomas · 14 years ago
  62. b9d4442 am 99a1a5cd: Patch to support CE On/Off with Screen On/Off by daniel_tomas · 14 years ago
  63. 221b4d6 Patch to manage the Screen ON/OFF during the wired mode by daniel_tomas · 14 years ago
  64. a31e9dd Patch to manage the transceive timeout in wired mode by daniel_tomas · 14 years ago
  65. 99a1a5c Patch to support CE On/Off with Screen On/Off by daniel_tomas · 14 years ago
  66. bebddc5 am 6b419190: am c16b76ce: Patch for PN544 GPIO6 management by daniel_tomas · 14 years ago
  67. 6b41919 am c16b76ce: Patch for PN544 GPIO6 management by daniel_tomas · 14 years ago
  68. c16b76c Patch for PN544 GPIO6 management by daniel_tomas · 14 years ago
  69. c435b0b am 30735d1b: am bd555ee6: Fix SE permissions. by Nick Pelly · 14 years ago
  70. 30735d1 am bd555ee6: Fix SE permissions. by Nick Pelly · 14 years ago
  71. bd555ee Fix SE permissions. by Nick Pelly · 14 years ago
  72. 9d6c648 am f691adb4: (-s ours) am 3dd47531: DO NOT MERGE by Nick Pelly · 14 years ago
  73. f691adb am 3dd47531: DO NOT MERGE by Nick Pelly · 14 years ago
  74. 3dd4753 DO NOT MERGE by Nick Pelly · 14 years ago
  75. 75a060e am 8d69f520: Update Nfc.apk for final GB MR API changes. by Nick Pelly · 14 years ago
  76. 8d69f52 Update Nfc.apk for final GB MR API changes. by Nick Pelly · 14 years ago
  77. 4af1e53 Mass merge from gingerbread - do not merge by The Android Open Source Project · 14 years ago
  78. 3d7d378 Reconcile gingerbread-plus-aosp and honeycomb by The Android Open Source Project · 14 years ago
  79. 058b114 am ab2b44b9: INfcTag isPresent() should not block and not cause RF activity. by Martijn Coenen · 14 years ago
  80. 524e15d am 6b3ccb6e: Fixed connect() failure from technology->ndef->technology. by Martijn Coenen · 14 years ago
  81. 86910dd am 3ca2b3f9: Don\'t show the same activity multiple times. by Jeff Hamilton · 14 years ago
  82. 7647405 am e260fc52: Stop tag watchdog before disabling NFC. by Arnaud Ferir · 14 years ago
  83. 8eba0ab am 663c0153: Ensure disconnection from remote peer before sleeping, in P2P mode. by Sylvain Fonteneau · 14 years ago
  84. 5458f22 am 434bb344: Reconnect() after checking for NdefFormatable(). by Martijn Coenen · 14 years ago
  85. 5a84699 am 24dbea55: Stop using URIs for ACTION_TECHNOLOGY_DISCOVERED by Jeff Hamilton · 14 years ago
  86. 9dc61c5 am ab2b44b9: INfcTag isPresent() should not block and not cause RF activity. by Martijn Coenen · 14 years ago
  87. 905a679 am 6b3ccb6e: Fixed connect() failure from technology->ndef->technology. by Martijn Coenen · 14 years ago
  88. 5d59de4 am 7f5487be: Do not disconnect P2P target if connect failed. by Arnaud Ferir · 14 years ago
  89. dd56b02 am 2436ffe9: Fix tag disconnect. by Arnaud Ferir · 14 years ago
  90. a93ae04 am e08c8939: Don\'t throw NdefFormattable technology when Ndef found. by Martijn Coenen · 14 years ago
  91. 0496d00 am adb527a9: Make the NDEF intent creation more robust. by Jeff Hamilton · 14 years ago
  92. faa7246 am a1935861: Tweak dispatching a bit. by Jeff Hamilton · 14 years ago
  93. ffdb186 am c56685fc: Make sure to wait for disconnect callback on screen off. by Sylvain Fonteneau · 14 years ago
  94. bfc34b8 am 0c322dc2: Update to the new APIs. by Jeff Hamilton · 14 years ago
  95. ab2b44b INfcTag isPresent() should not block and not cause RF activity. by Martijn Coenen · 14 years ago
  96. 6b3ccb6 Fixed connect() failure from technology->ndef->technology. by Martijn Coenen · 14 years ago
  97. 8fc3e0e am 21c0e0a4: Merge "Fixed some typo in JNI traces." into gingerbread by Nick Pelly · 14 years ago
  98. f91f790 am 33eb941f: Merge "Fix 4 second latency starting Tag application when recently using home." into gingerbread by Nick Pelly · 14 years ago
  99. 7f74225 am a5ebe913: Fixed misuse of Arrays.copyOfRange() method. by Sylvain Fonteneau · 14 years ago
  100. f769d78 am 9d5511f2: Support for TagLostException (NFC service). by Martijn Coenen · 14 years ago