70 Commits (00846a16085801d11786954ca3a027c0e8babee9)

Author SHA1 Message Date
Maarten van Gompel 00846a1608 don't stumble over single quotes when sending SMS texts and replace double quotes with double single quotes to avoid trouble (a bit patchy) 4 years ago
Reed Wade f539e45459 Prevent stderr that DRAFT_FILE could not be found. 4 years ago
Serge E. Hallyn cbeaecbef5 sxmo_modemdial.sh: quiet the grep 4 years ago
Anjandev Momi 6199f54b21 sxmo_modemtext: postpone renamed to draft. Open more contacts on ssh 4 years ago
Reed Wade 65d9d60ff1 Add more contacts choice to contact list 4 years ago
Reed Wade f6e98f2754 Move the send sms logic in a dedicated script 4 years ago
Maarten van Gompel e11d3aaea3 some minor cleanup of issues detected by shellcheck after applying the patch: 'modemmonitor: use dbus-monitor' 4 years ago
Reed Wade 1e00b72d90 fix a notification bug when sms come from whitespace content number 4 years ago
Julian P Samaroo 72cc974f20 Added option to postpone and resend text messages 4 years ago
Maarten van Gompel 19efcf927e Sep 8: call checkformissedcalls at first run, and then also any time that checkforincomingcalls did not actually find a call (i.e. ... missed it) 4 years ago
Serge E. Hallyn 99099a359f modemmonitor: use dbus-monitor 4 years ago
Anjandev Momi c94e58f6d2 modemmonitor: fixed no contact name displayed in notifications and new folders without + 4 years ago
Miles Alan 4c24155a62 Don't delete leading + from incoming calls in sxmo_modemmonitor.sh 4 years ago
Julian P Samaroo bbdf195090 Show one line in previewing text message to edit 4 years ago
Sam Bowlby 93de0d4d84 correct variable name for incoming text number used in sms hook 4 years ago
Maarten van Gompel 565eae8835 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). 4 years ago
Miles Alan 747da7863c Fix shellcheck 4 years ago
Miles Alan 45c571727c Cleanup logic for notification LED setting; increase default call volume 4 years ago
Miles Alan 8e1c40e832 Delete calls from modem on terminating the in call script 4 years ago
Miles Alan 17fb103ee3 Create a new notification when there is a missed call 4 years ago
Miles Alan 5f8aad0386 Fix bugs with incall functionality around statusbar showing call duration 4 years ago
Miles Alan c5b665ca4f Look for ATTRIB events for notifications updates; remove "Pickup" menu 4 years ago
Maarten van Gompel 7ec9ca2db1 pass incoming phone number to the ring hook (allows distinctive rings/actions based on caller) and added a similar sms hook 4 years ago
Miles Alan faf9bfc48d Refactor notifications work to use 1 interface for writing notifs & use dates 4 years ago
iressa e6635ba7ef Notification patch v4 4 years ago
Miles Alan 4362eacde2 sxmo_modemtext.sh - use variable name $CONTACT rather then $TDIR 4 years ago
Anjandev Momi a8910cb2c6 text: show logfiles in order of last contacted (use sxmo_contacts.sh) 4 years ago
Miles Alan 3e23624651 Fix typo in sxmo_modemtext.sh 4 years ago
Anjandev Momi 92c368c01f allow texting over ssh terminal 4 years ago
Miles Alan 36520d487e Change ring hook location to ~/.config/sxmo/hooks/ring 4 years ago
Dmytro 9378530a1b Ringing sound configurable 4 years ago
Miles Alan 5c4c6c15e2 Refactor xinit to be more structured and set $EDITOR if unset to vis 4 years ago
Miles Alan 0801bb1adb Restructure configs into seperate folder 4 years ago
Miles Alan d713b19199 Use sxmo_statusbarupdate.sh script instead of direct calls duplicated logic 4 years ago
Miles Alan 87c99ec024 Use USR1 signal instead of update file for updating statusbar 4 years ago
Anjandev Momi 07119a7085 make dmenus with contact names case insensitive 4 years ago
Miles Alan 18745b05bb Use setsid to update /tmp/sxmo_bar after call to refresh bar after process dead 4 years ago
Miles Alan f058e17369 SIGKILL on close menu in dialer 4 years ago
Miles Alan ad39251c5d Show incoming contact name on ring; show texts in reverse chronological order 4 years ago
Miles Alan 844ce9ddef Plus prefix strip numbers before storing into modem log 4 years ago
Miles Alan e3f50e9d1b Only show entries to text for directories that exist; fix number bugs 4 years ago
Miles Alan a032e4923e Remove +1 stripping from numbers in modem scripts 4 years ago
Anjandev Momi f95cb51984 add contacts.tsv integration to call and text apps 4 years ago
Miles Alan c119ab0145 Pull dialing functionality into seperate script; allows in-call check to be valid 4 years ago
Miles Alan 8ee22f3038 Quote $@ where needed 4 years ago
Miles Alan cef4de2af0 Use "$@" for expansion calls rather than manually listing argument numbers 4 years ago
Miles Alan 91d6ebb15d Call improvements; fix bugs associated with hanging up; refresh bar on callend 4 years ago
Miles Alan 51921e5925 Fix bug preventing hanging up call upon killing window 4 years ago
Miles Alan bca4475e0a Show duration of call in statusbar 4 years ago
Miles Alan a4b2724c4a Clean up modem functionality & don't ever kill dmenu; move call monitoring to call script 4 years ago