sxmo-utils/scripts/modem
Miles Alan faf9bfc48d Refactor notifications work to use 1 interface for writing notifs & use dates
Summary of changes:
1. Always use the sxmo_notificationwrite.sh script to write notifications
   rather then sometimes using echo to the DIR
2. Reorder args for notiffile spec to be action as 1st line, watchfile 2nd, and
   rest as msg; this way msg can be multiple lines without propogating bugs
3. Write calls as a standard notification via sxmo_notificationwrite.sh
4. Use datestamps from notification files instead of filename, this way (3)
   works without extra logic
5. Various style fixes
2020-08-05 23:32:39 -05:00
..
sxmo_modemcall.sh Restructure configs into seperate folder 2020-07-12 19:29:46 -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 Refactor notifications work to use 1 interface for writing notifs & use dates 2020-08-05 23:32:39 -05: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 sxmo_modemtext.sh - use variable name $CONTACT rather then $TDIR 2020-07-30 19:39:20 -05:00