Skip to content

armanemp/history-service

 
 

Repository files navigation

history-service

Service that provides call log and conversation history

Getting Started

History service provide the database and an API to store/retrieve the call log (used by dialer-app ) and the sms/mms history ( used by messaging-app ).

See as well telepathy-ofono for incoming message events.

Database location: ~.local/share/history-service/history.sqlite

Installing

You can use crossbuilder ( you may need to add manually dh-translations, e.g `crossbuilder inst-foreign dh-translations)

crossbuilder

Running the tests

Run tests within the container crossbuilder shell and find the generated tests, currently on history-service/obj-..../tests/

Contributing

Please read CONTRIBUTING.md.

License

GPL v3.0 - see the COPYING file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.3%
  • CMake 3.6%
  • Shell 0.1%