sxmo-utils/scripts/modem
Stacy Harper 262418637f Rework of the sxmo_modemtext with benefit
* Draft files are assigned to each number:

Stored here ".local/share/modem/+33666666666/draft.txt"
We automatically edit this single file, making crash or unexpected
edition issue to leave intact saved draft.

* Simplification of some logics

Having a known draft file instead of using a TEXT var simplify lots
of things

* EDITOR is not run in a subshell

Some editors as kakoune got issues with that. Futhermore, it will be
usefull for some other development as making all menu ssh mode
compatible

* Remove modem check

As we now got draft, why do we care if modem is up or down ?

* Display the contact name instead of it number in the conversation

Or use "Unknown Number (+337798676)"

* Unify display message notif adding possibilities to bypass the
main menu

Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2021-04-05 12:00:49 +02:00
..
sxmo_modemcall.sh Moved checkmark to icons 2021-03-16 22:01:41 +01:00
sxmo_modemdial.sh Add a dsubmenu to reply/call on SMS windows 2021-03-27 23:22:40 +01:00
sxmo_modeminfo.sh Removed explicit font from most dmenu calls, dmenu font is read from Xresources now and kept as uniform as possible 2021-02-01 18:32:32 +01:00
sxmo_modemlog.sh Call common script, moved icons to common script, removed unnecessary aliases from common (let's add them only when there are conflicts), made sure plays along with shellcheck 2021-02-01 18:32:32 +01:00
sxmo_modemmonitor.sh Rework of the sxmo_modemtext with benefit 2021-04-05 12:00:49 +02:00
sxmo_modemmonitortoggle.sh Call common script, moved icons to common script, removed unnecessary aliases from common (let's add them only when there are conflicts), made sure plays along with shellcheck 2021-02-01 18:32:32 +01:00
sxmo_modemsendsms.sh Do not truncate stderr file output 2021-03-17 22:32:29 +01:00
sxmo_modemtext.sh Rework of the sxmo_modemtext with benefit 2021-04-05 12:00:49 +02:00
sxmo_unlocksim.sh minor fixes to satisfy shellcheck 2021-03-31 20:14:53 +02:00