Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

ubports/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