Hello,

Please find the patches for the history agent interface.

This is just an integration of Marcel's history implementation.

If anything is still missing, please comment.

Regards,
Oleg

Marcel Holtmann (2):
  doc: Add description for history agent interface
  modules: Add support for history agent interface

Oleg Zhurakivskyy (5):
  history-agent: Make compile
  history-agent: Update copyright
  plugins: Add history-agent
  ofono.conf: Punch hole for HistoryAgent
  test: Add test-history script

 Makefile.am               |    3 +
 doc/history-agent-api.txt |   83 ++++++
 plugins/history-agent.c   |  689 +++++++++++++++++++++++++++++++++++++++++++++
 src/ofono.conf            |    1 +
 test/test-history         |   71 +++++
 5 files changed, 847 insertions(+), 0 deletions(-)
 create mode 100644 doc/history-agent-api.txt
 create mode 100644 plugins/history-agent.c
 create mode 100755 test/test-history

-- 
1.7.5.4

_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to