59 Commits (8a27933c4788ffca88408fbeeb1b8fa618bd5d69)

Author SHA1 Message Date
Stacy Harper 8a27933c47 SWMO - SXMO over Wayland 3 years ago
Anjandev Momi 1f563dd873 fix dtmf tones with busybox grep: dont set initial value 3 years ago
Stacy Harper 3d9fc07157 Prevent the incomingcallmenu to go futher if the menu failed 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 7cf1dadf5f Fix the notification for outgoing call hanged up by the contact 3 years ago
noneofyourbusiness 3599be95f4
verify numbers with pn 3 years ago
Anjandev Momi 725d89d6d6
Rework the sxmo screenlock 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
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 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 9a4df9fd28 reworking handling finished/missed calls #134 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
Maarten van Gompel 7fb7cd70f3 various indentation fixes (spaces to tabs and stripping trailing whitespace) 4 years ago
Anjandev Momi e11cf9e523 move sxmo data to XDG_DATA_HOME 4 years ago
Reed Wade 6f94bb8159 Add a new pickup hook that trigger on accept incoming calls 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 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 5f8aad0386 Fix bugs with incall functionality around statusbar showing call duration 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
Miles Alan 18745b05bb Use setsid to update /tmp/sxmo_bar after call to refresh bar after process dead 4 years ago
Miles Alan 844ce9ddef Plus prefix strip numbers before storing into modem log 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
Miles Alan 3c5a85a9a1 Add windowify toggle to the in call menu 4 years ago
Miles Alan 2a925ed1a0 Allow calling numbers with + prefix 4 years ago
Miles Alan 049a93e5d8 Shellcheck and tabindent all scripts 4 years ago
Miles Alan bd5ead19e5 Fix shellcheck errors 4 years ago
Miles Alan 7f31a3da40 Simplify audio routing for modem call; add linemic via audio routing -l 4 years ago
Anjandev Momi 1b78c3cf2f modem: use XDG_CONFIG_HOME to save logs 4 years ago
Miles Alan 66eeb46a55 Fix bug - dialer launches into screenlock upon starting call 4 years ago
Miles Alan b3804adf0c Disable lisgd before locking screen in call script 4 years ago