sxmo-utils/configs/appcfg
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
..
conky.conf Fix large conky shadow when using large fonts. 2021-03-24 21:43:53 +01:00
conky24h.conf fixed 24h conky 2021-03-29 20:21:27 +02:00
dunst.conf make notifications not cover the status bar (suggested by ~dinkocar in #220) 2021-03-30 19:11:09 +02:00
places_for_gps.tsv Restructure configs into seperate folder 2020-07-12 19:29:46 -05:00
sxmo_sfeedrc Restructure configs into seperate folder 2020-07-12 19:29:46 -05:00
xinit_template Fix the unreliable modem numbers prefix issues 2021-04-10 13:20:19 +02:00
xmodmap_caps_esc Restructure configs into seperate folder 2020-07-12 19:29:46 -05:00
xresources_dmenu.xr added xresources files with fonts compatible with the new hidpi patch 2021-03-15 21:29:52 +01:00
xresources_dwm.xr use icons in status bar 2021-03-21 17:00:30 +01:00
xresources_st.xr added xresources for st 2021-03-22 19:49:48 +01:00
xresources_svkbd.xr added xresources files with fonts compatible with the new hidpi patch 2021-03-15 21:29:52 +01:00
xresources_xcalc.xr Correct display of sqrt, pi, and division buttons when using terminus font. 2021-03-06 23:12:05 +01:00
xresources_xft.xr Add HiDPI support: Xft Xresources, and xorg monitor dimesions 2021-03-15 21:29:52 +01:00