Add packaging directory
[platform/upstream/neard.git] / test /
2014-11-25 Samuel Ortizndef: Add support for WiFi Handover through MIME/x... 76/30776/1
2014-11-25 Arron WangAdd raw NDEF support for P2P 75/30775/1
2014-11-25 Arron Wangtag: Implement a raw NDEF accessor 74/30774/1
2014-11-25 Samuel Ortizndef: Support RAW ndef writes 73/30773/1
2013-12-07 Timo Muellertest: Add handover support with BlueZ 5
2013-12-07 Timo Muellertest: Move paired device removal to separate method
2013-11-24 Samuel Ortiztest: Display device properties from the list command
2013-11-24 Samuel Ortiztest: Display tag properties from the list command
2013-11-13 Samuel Ortizagent: Export matching record payload from GetNDEF
2013-11-13 Samuel Ortizagent: Only print matching record from NDEF agent's...
2013-11-11 Samuel Ortiztest: Port bt-handover to the ObjectManager interface
2013-11-10 Samuel Ortiztest: Fix test-tag whitespace damage
2013-11-10 Samuel Ortiztest: Remove dump-record
2013-11-10 Samuel Ortiztest: Add test-device script
2013-11-10 Samuel Ortizneardutils: Implement dump_all_records
2013-11-10 Samuel Ortizndef: ObjectManager conversion
2013-11-10 Samuel Ortiztag: ObjectManager conversion
2013-11-10 Samuel Ortiztest: Fix test-adapter prototype
2013-11-10 Samuel Ortizdevice: ObjectManager conversion
2013-11-10 Samuel Ortizadapter: Initial transition to managed objects
2013-10-13 Samuel Ortizadapter: Implement TagFound signal
2013-09-02 Olivier Guiterphdc: API documentation and sample code
2013-07-19 Samuel Ortizdoc: Remove monitor-tag and monitor-device
2013-07-02 Louis Yung-Chieh Londef: Add raw MIME payload support
2013-06-27 Samuel Ortiztest: Add a device monitoring script
2013-06-27 Samuel Ortiztest: Add a tag monitoring script
2013-06-20 Samuel Ortizndef: Implement static handover
2013-06-20 Samuel Ortiztest: Check for dump-* scripts argument
2013-06-20 Samuel Ortiztest: Explicitely unregister the NDEF agent when being...
2013-06-18 Samuel Ortiztest: Add MIME type to the Device pushing options
2013-06-12 Samuel Ortiztest: Fix Text NDEF representation
2013-04-04 Ravi kumar Veeramallytest: Add test script to write mime type on tag
2013-02-28 Ravi kumar Veeramallytest: Add wifi carrier support for handover_agent test
2013-02-28 Ravi kumar Veeramallyndef: Add support for multiple carriers in Hr message
2013-02-15 Samuel Ortizmonitor-near: Monitor Tags and Devices properties
2013-02-11 Ravi kumar Veeramallytest: Update handover agent register/unregister tests
2013-01-31 Szymon Janctest: Add 'State' support for handover-agent
2013-01-08 Samuel Ortiztest: Remove the NDEF argument from ndef-agent
2013-01-08 Samuel Ortiztest: Rename simple-agent to ndef-agent
2013-01-06 Christophe Prigenttest: Support writing SMS and e-mail address to a tag
2012-12-06 Szymon Janctest: Add handover_agent for testing
2012-10-23 Samuel Ortizagent: Push raw NDEF along with the matching record
2012-09-19 Samuel Ortiztest: Add a Bluetooth handover wrapper script
2012-09-13 Samuel Ortizmonitor-near: Add Devices to the Adapter properties
2012-08-23 Samuel Ortiztest: Add simple-agent script
2012-07-12 Jeff ZhengEdit a tag from neard-ui.py
2012-06-26 Samuel Ortiztest: Add Handover type support to push-device
2012-06-04 Olivier Guitertest: Convert neard-ui to the new polling API
2012-06-01 Samuel Ortiztest: The default polling loop mode is Initiator
2012-05-26 Samuel Ortizadapter: Implement new polling loop D-Bus API
2012-05-03 Ravi kumar Veeramallytest: Add a device push script
2012-04-24 Samuel Ortiztest: Add a tag writing script
2012-04-23 Samuel Ortiztest: dump-device should use the Device interfae
2012-04-20 Samuel Ortizadapter: Remove the Publish method
2012-04-19 Samuel Ortizdevice: Add D-Bus interface
2012-04-19 Samuel Ortiztest: Update monitor-near
2012-04-19 Samuel Ortiztest: Update the python neard UI
2012-04-19 Samuel Ortiztarget: Remove target layer
2012-04-19 Samuel Ortizadapter: Bypass the target layer
2012-04-19 Samuel Ortiztag: Add D-Bus interface
2012-02-24 Ravi kumar Veeramallytest: Python script to publish text, uri and sp records
2012-01-31 Samuel Ortiztest: Override the default D-Bus timeout for setting...
2012-01-31 Samuel Ortiztest: Add enable and disable adapter scripts
2012-01-30 Olivier Guiterneard-ui: Switch to system bus
2012-01-27 Samuel Ortiztest: Use system bus when publishing a record
2012-01-27 Ravi kumar Veeramallytest: python script to publish text record
2012-01-27 Samuel Ortizmain: Move neard to the system bus
2011-11-15 Olivier Guiternear-ui: Monitor records and targets addition/removal...
2011-11-15 Samuel Ortiztest: Identation fixes for neard-ui
2011-11-15 Olivier Guiterneard-ui: very simple neard UI
2011-10-21 Ravikumar Veeramallytest: Fix dump-target and dump-record print format
2011-10-21 Samuel Ortiztest: Fix dump-target indentation
2011-10-21 Ravikumar Veeramallyndef: Preparation of smart poster record D-Bus reply
2011-10-21 Ravikumar Veeramallyndef: Parsing and preparaton of caching ndef message...
2011-10-21 Samuel Ortizadapter: Support for multiple targets
2011-10-21 Samuel Ortizndef: org.neard.Record export
2011-10-21 Samuel Ortizadapter: Only support one target
2011-10-21 Samuel Ortizadapter: Targets is an array of object paths
2011-10-21 Samuel Ortizadapter: Replace CurrentTarget with a target list
2011-10-21 Samuel Ortiztest: Initial monitor-near script
2011-10-21 Samuel Ortiztarget: First tag parsing implementation
2011-10-21 Samuel Ortiztest: Fix list-adapters typo
2011-10-21 Samuel Ortizadapter: Add target adding/removing API
2011-10-21 Samuel Ortizadapter: Export the polling property
2011-10-21 Samuel Ortizadapter: Export protocols property
2011-10-21 Samuel Ortiztest: Add polling scripts
2011-10-21 Samuel Ortizdbus: Fix service string
2011-10-21 Samuel Ortiztest: Initial list-adapters script