33 Commits (fadbe72039ea5e5adc3ee4318034a52b590d2d24)

Author SHA1 Message Date
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