113 Commits (bf212e1b7bd205958dbffe5f8ba0a7418b56a98a)

Author SHA1 Message Date
Stacy Harper c6764c2a0d Fix an issue when number was composed by multiple words 4 years ago
Maarten van Gompel 6dc18e22a3 fixed minor shellcheck issues 4 years ago
Stacy Harper f9b96d2d28 Update modem status state on errors 4 years ago
Stacy Harper 262418637f Rework of the sxmo_modemtext with benefit 4 years ago
Maarten van Gompel da3dba4bfb minor fixes to satisfy shellcheck 4 years ago
Maarten van Gompel ae3e1edd9c kill existing dmenu prior to asking SIM PIN 4 years ago
Maarten van Gompel cdadb27884 implemented simple unlock sim script using dmenu 4 years ago
Maarten van Gompel c5c8f3d514 Modem monitor now tracks the modem for state changes and shows the state in the status bar 4 years ago
Stacy Harper dbc3b1ab50 Allow the sendnewtextmenu to be used with a number as arg 4 years ago
Stacy Harper 18361bd681 Revert "Use less as sms pager to allow scrollback" 4 years ago
Stacy Harper 568eac7dd3 Add a dsubmenu to reply/call on SMS windows 4 years ago
Stacy Harper 3bb3fb6094 Use less as sms pager to allow scrollback 4 years ago
Stacy Harper cee4917360 Do not truncate stderr file output 4 years ago
Stacy Harper 378fe01738 Add a missed call hook 4 years ago
Maarten van Gompel 2f62b7c446 Moved checkmark to icons 4 years ago
Maarten van Gompel f4ba3978c9 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 4 years ago
Maarten van Gompel 7669fa341e adding icons to menus 4 years ago
Maarten van Gompel 24905884ee Removed explicit font from most dmenu calls, dmenu font is read from Xresources now and kept as uniform as possible 4 years ago
Maarten van Gompel c58fa6a1e9 Added an option (extra notification) to discard an incoming call #157 4 years ago
Maarten van Gompel 24f8ed8478 wait for modem for a bit when it is not immediately available yet (e.g. after crust wakeup) 4 years ago
Maarten van Gompel 1608ab1ae4 increased verbosity in various scripts, and do not run xargs kill when argument is empty (cleaner and clearer stderr messages) 4 years ago
Maarten van Gompel a42f160ed2 make modemmonitor's dbus hooks more robust and prevent being triggered multiple times 4 years ago
Maarten van Gompel 9a4df9fd28 reworking handling finished/missed calls #134 4 years ago
Maarten van Gompel 2a07cab638 implemented lookupcontactname() in call/text handler, removes non posix-compliant substitutions 4 years ago
Maarten van Gompel 4b4bfc851f explicitly delete calls after hangup/termination #134 4 years ago
Maarten van Gompel 06b25c3bc9 Restore audio to original state after finishing a call #133 4 years ago
Maarten van Gompel 4a90d86f56 Sane message when terminating call with unknown number and more verbose output to stderr from modem scripts 4 years ago
Anjandev Momi e067fd9ad6 Revert "simplify code to get phone number for incoming calls" 4 years ago
Anjandev Momi abd931d9ce shellcheck fix: use -n instead of ! -z 4 years ago
Maarten van Gompel 031bb9de21 no need for number validation when cancelling dialer 4 years ago
Anjandev Momi 236ab9a343 Do not display text only numbers as options when dialing or composing new texts 4 years ago
Anjandev Momi 741defe781 Fix short phone numbers or phone numbers with text do not appear in scripts 4 years ago
Anjandev Momi b0bb9ac9fc simplify code to get phone number for incoming calls 4 years ago
Maarten van Gompel 17e3b623bf modemmonitortoggle may take an argument "on" or "off" to force toggling to a desired state 4 years ago
Maarten van Gompel c915de82d8 Force new process group using setgid -f when starting anything that may possibly kill an entire progress group (kill -9 0) #117 4 years ago
Anjandev Momi 8b87386006 Fixed user log out when selecting "Close Menu" in dialer 4 years ago
Maarten van Gompel a90f565c12 minor quote fix to satisfy shellcheck 4 years ago
Maarten van Gompel 7fb7cd70f3 various indentation fixes (spaces to tabs and stripping trailing whitespace) 4 years ago
Miles Alan 96931ce22c Add back saftey hook for incoming calls to delete notifications if none incoming 4 years ago
Miles Alan f2fc6a406e Missed call rework: Use dbus to check for missed calls & properly delete pickup 4 years ago
Anjandev Momi e11cf9e523 move sxmo data to XDG_DATA_HOME 4 years ago
Reed Wade cd7762d92a The ring hook was blocking the notification writing. 4 years ago
Reed Wade 6f94bb8159 Add a new pickup hook that trigger on accept incoming calls 4 years ago
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