Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Libwatchfish integration #1

Open
abranson opened this issue Feb 29, 2016 · 1 comment
Open

Libwatchfish integration #1

abranson opened this issue Feb 29, 2016 · 1 comment

Comments

@abranson
Copy link
Owner

https://git.javispedro.com/cgit/libwatchfish.git/

Sailfish specific interface for smartwatch related interactions by @javispedro. Could be wrapped behind RockWork's libpebble PlatformInterface.

  • Notification monitor watches for notification call returns before submitting the notification to the watch, so generated IDs are present for later dismissal. Also watched for notification dismissal on the phone, so they can also be removed on the watch.
  • Wall time monitor detects clock changes, including time zone shifts, so the watch time can be synced accordingly.
  • Music manager pushes track duration info, though doesn't connect to the pulse bus for volume control. I did that in pebbled though, so I could add that if he's accepting contributions.

It's still incomplete though. Further functionality, such as the Agenda manager and Voice call manager, has not yet been refactored from his Toq daemon: https://git.javispedro.com/cgit/saltoq.git/.

@abranson
Copy link
Owner Author

All these are in. Should refactor it all back out so it can be pushed back to libwatchfish.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant