sxmo-utils/scripts/modem
Serge E. Hallyn 99099a359f modemmonitor: use dbus-monitor
Instead of looping over mmcli commands to check for incoming
calls and texts every 3s, use dbus-monitor to tell us when
something is coming in.  This should save some battery life
as well as reduce the delay in new call/msg notification.

I was running on the latest released scripts, so have not
strictly tested this with git master.  Note that I dropped
the call to checkmissedcalls.  Perhaps we should still run
that at firststart?

Signed-off-by: Serge Hallyn <serge@hallyn.com>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2020-10-31 13:06:28 +01:00
..
sxmo_modemcall.sh Updated handling of '+' in phone numbers, it is now never stripped but expected: all numbers should be full international phone numbers (including in contacts.tsv). 2020-08-26 23:24:27 -05:00
sxmo_modemdial.sh Use sxmo_statusbarupdate.sh script instead of direct calls duplicated logic 2020-07-12 11:38:31 -05:00
sxmo_modeminfo.sh Shellcheck and tabindent all scripts 2020-06-13 20:36:13 -05:00
sxmo_modemlog.sh Call improvements; fix bugs associated with hanging up; refresh bar on callend 2020-06-24 21:36:15 -05:00
sxmo_modemmonitor.sh modemmonitor: use dbus-monitor 2020-10-31 13:06:28 +01:00
sxmo_modemmonitortoggle.sh Use sxmo_statusbarupdate.sh script instead of direct calls duplicated logic 2020-07-12 11:38:31 -05:00
sxmo_modemtext.sh Show one line in previewing text message to edit 2020-08-31 22:14:21 -05:00