58 Commits (c5c5537873c7ba6c8a8af0169c8f875f6140fc5e)

Author SHA1 Message Date
noneofyourbusiness 3599be95f4
verify numbers with pn 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
Stacy Harper f4ee396394 Rework the incoming call pickup/discard behavior 3 years ago
Stacy Harper 91fe7fbeab Fix the unreliable modem numbers prefix issues 3 years ago
Stacy Harper c6764c2a0d Fix an issue when number was composed by multiple words 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 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 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 378fe01738 Add a missed call hook 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 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 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 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
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
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
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
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 17fb103ee3 Create a new notification when there is a missed call 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 36520d487e Change ring hook location to ~/.config/sxmo/hooks/ring 4 years ago
Dmytro 9378530a1b Ringing sound configurable 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
Miles Alan a4b2724c4a Clean up modem functionality & don't ever kill dmenu; move call monitoring to call script 4 years ago
Miles Alan 049a93e5d8 Shellcheck and tabindent all scripts 4 years ago
Anjandev Momi 1b78c3cf2f modem: use XDG_CONFIG_HOME to save logs 4 years ago