No description
Find a file
Miles Alan f2fc6a406e Missed call rework: Use dbus to check for missed calls & properly delete pickup
Use dbus to monitor for missed calls. Missed calls used to work but had a
regression due to the work to make text/calls used dbus. This adds the proper
dbus hook for missed calls as well and also changes the incoming call
notification to allow for multiple incoming calls (theoretically).

Tested for a single caller and transitioning the pickup notification
into a missed call notification and all is working good.
2020-11-20 17:27:37 +01:00
configs fixed renamed alsa controls 2020-10-28 23:57:02 -04:00
programs Make suspendtimeout for screenlock cutomizable via SXMO_SUSPENDTIMEOUTS 2020-11-20 17:27:37 +01:00
scripts Missed call rework: Use dbus to check for missed calls & properly delete pickup 2020-11-20 17:27:37 +01:00
.build.yml add editorconfig and editorconfig check 2020-11-08 19:20:53 -05:00
.editorconfig changed line length to 80 2020-11-08 21:57:07 -05:00
.gitignore Initial commit 2020-03-15 18:42:35 -05:00
LICENSE Add license 2020-06-19 18:02:09 -05:00
Makefile Add sxmo_vibratepine to programs list for Makefile 2020-09-15 19:37:33 -05:00
README.md fix builds button to only show sxmo-utils tests 2020-11-08 22:08:43 -05:00

sxmo-utils

builds.sr.ht status

This repository contains scripts and C programs to support Sxmo.

Note all scripts pass shellcheck and are tab-idented.