133 Commits (44dcd8ced96d7afe41ebc2547d3cf59c2afe809b)

Author SHA1 Message Date
Stacy Harper 4c0b70442c Close the dial when the contact hang up on initiated calls 3 years ago
Stacy Harper e6ea657634 Cleanup hooks 3 years ago
Stacy Harper 02a37c9dea Add back a notification when receiving a call 3 years ago
Stacy Harper 60dd08fa27 Fix sxmo_modemtext in terminal mode 3 years ago
Stacy Harper e428d0c4a4 Simplify the termmode detection 3 years ago
Stacy Harper 7cf1dadf5f Fix the notification for outgoing call hanged up by the contact 3 years ago
noneofyourbusiness 3599be95f4
verify numbers with pn 3 years ago
Stacy Harper e444553ae4
Optimize sxmo_modemtext contact listing 3 years ago
Maarten van Gompel f10d6cddaa various minor shellcheck fixes 3 years ago
Stacy Harper 98bd4b2f0d Make sxmo_modemtext killeable with gesture 3 years ago
Stacy Harper b4686caa9c Handle outgoing terminated calls as well 3 years ago
Anjandev Momi 725d89d6d6
Rework the sxmo screenlock 3 years ago
noneofyourbusiness 1121e29b3e replace "st -e" with sxmo_terminal.sh and edit it to use st -e instead of st 3 years ago
Maarten van Gompel eb34a970cb
TERMMODE was used but not set in sxmo_modemtext.sh + sanity check for sxmo_terminal 3 years ago
Maarten van Gompel b5e5387121 minor shellcheck fixes after applying latest patches 3 years ago
Stacy Harper 6426a94e46 Add proximity lock toggle on the config menu 3 years ago
Stacy Harper f4ee396394 Rework the incoming call pickup/discard behavior 3 years ago
Stacy Harper a3e4dc0fa4 Make all sxmo menu SSH mode compatible 3 years ago
Stacy Harper 91fe7fbeab Fix the unreliable modem numbers prefix issues 3 years ago
Stacy Harper 65270eaea8 Prevent starting multiple modemmonitor on logout/login 3 years ago
Stacy Harper c6764c2a0d Fix an issue when number was composed by multiple words 3 years ago
Maarten van Gompel 6dc18e22a3 fixed minor shellcheck issues 3 years ago
Stacy Harper f9b96d2d28 Update modem status state on errors 3 years ago
Stacy Harper 262418637f Rework of the sxmo_modemtext with benefit 3 years ago
Maarten van Gompel da3dba4bfb minor fixes to satisfy shellcheck 3 years ago
Maarten van Gompel ae3e1edd9c kill existing dmenu prior to asking SIM PIN 3 years ago
Maarten van Gompel cdadb27884 implemented simple unlock sim script using dmenu 3 years ago
Maarten van Gompel c5c8f3d514 Modem monitor now tracks the modem for state changes and shows the state in the status bar 3 years ago
Stacy Harper dbc3b1ab50 Allow the sendnewtextmenu to be used with a number as arg 3 years ago
Stacy Harper 18361bd681 Revert "Use less as sms pager to allow scrollback" 3 years ago
Stacy Harper 568eac7dd3 Add a dsubmenu to reply/call on SMS windows 3 years ago
Stacy Harper 3bb3fb6094 Use less as sms pager to allow scrollback 3 years ago
Stacy Harper cee4917360 Do not truncate stderr file output 3 years ago
Stacy Harper 378fe01738 Add a missed call hook 3 years ago
Maarten van Gompel 2f62b7c446 Moved checkmark to icons 3 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 3 years ago
Maarten van Gompel 7669fa341e adding icons to menus 3 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 3 years ago
Maarten van Gompel c58fa6a1e9 Added an option (extra notification) to discard an incoming call #157 3 years ago
Maarten van Gompel 24f8ed8478 wait for modem for a bit when it is not immediately available yet (e.g. after crust wakeup) 3 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) 3 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