sxmo-utils/configs
Stacy Harper 91fe7fbeab Fix the unreliable modem numbers prefix issues
Sometime, the modem will give 0611924312 as incoming text or
call number instead of +33611924312 (example in france).

This cause two issues cause of format missmatch:

* Notifications sometime come from "Unknown" when we actually know
the contact
* Text/Dial menu entries are duplicated with "Unknown" persons

We try here to fix boths issues with a simple idea. We will fallback
to a default prefix when it is missing (on phone like numbers,
composed of 10 numbers).

This prefix is an environment variable that cause 0 impact if missing.

* sxmo_contacts.sh will fix the recent numbers prefixes with the default
* sxmo_modemmonitor.sh will also fix the prefix with the default one

This should solve missmatch issues as both will use country code format

I only recommend to always store contacts in the prefixed format in the
contacts.tsv file.

Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2021-04-10 13:20:19 +02:00
..
alsa Use mono differencial as default Line Out mode 2020-11-29 12:34:45 +01:00
appcfg Fix the unreliable modem numbers prefix issues 2021-04-10 13:20:19 +02:00
applications sxmo_files now respect user desktop configurations 2020-11-28 02:39:25 -05:00
default_hooks Simplify and prevent killing existing mpv instances 2021-04-09 23:25:27 +02:00
mpv Set MPV_HOME in xinit and add input.conf & mpv.conf 2020-08-31 22:13:28 -05:00
networkmanager reduce wifi reconnection time after deep sleep #150 2021-01-30 21:40:56 +01:00
openrc changed sxmo-pinephone openrc script to be device-agnostic and invoke a sxmo-setpermissions.sh instead #169 2021-03-15 13:13:27 +01:00
polkit Restructure configs into seperate folder 2020-07-12 19:29:46 -05:00
udev Use udev for chmod device access 2021-03-05 12:34:39 -05:00
xdg Standardize install path for mimeapps.list to use $PREFIX 2020-12-01 17:21:43 -06:00
xorg renamed to fix previous patch 2021-03-15 21:29:52 +01:00