44 Commits (e426cbe82380f09d8d09986a8e33848f881ba476)

Author SHA1 Message Date
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 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 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
Miles Alan 6777dbdebd Fix bug w/ newcall() in sxmo_modemmonitor.sh preventing ringing call from being logged 4 years ago
Miles Alan ba8e8b0b9a Fix typo when modem not found you're -> your 4 years ago
Miles Alan fa3550c638 Add warnings to modem scripts if the modem is not present 4 years ago
Miles Alan 34b2c57038 Fixes related to cleaning up modem functionality; fix audio; add flash toggle 4 years ago
Miles Alan 8b52988ad2 Remove sudo from mmcli commands in modem scripts 4 years ago
Miles Alan e5877059ff Lots of bugfixes related to calling/modem and various script fixes 4 years ago
Miles Alan 22d974f22f Cleanup calling - mostly working; misc cleanup scripts; add vibrate program 4 years ago
Miles Alan ae983ef8c8 Various progess on calling & texting; reorganize scripts dirs by category 4 years ago