270 Commits (7fb7cd70f382a85bf9f1b55fbe4574d21a485f67)

Author SHA1 Message Date
Maarten van Gompel 7fb7cd70f3 various indentation fixes (spaces to tabs and stripping trailing whitespace) 4 years ago
ivoulis 24380603a4 Do not start lisgd if it is not running (e.g. lockscreen) 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
Serge E. Hallyn 16d77bcd86 sxmo_weather: add wind direction 4 years ago
Anjandev Momi e11cf9e523 move sxmo data to XDG_DATA_HOME 4 years ago
Anjandev Momi ab3bb9bcdd kill the keyboard on rotation 4 years ago
Reed Wade cd7762d92a The ring hook was blocking the notification writing. 4 years ago
Reed Wade 6f94bb8159 Add a new pickup hook that trigger on accept incoming calls 4 years ago
Reed Wade 7066b54897 Give notification file to the notification hook 4 years ago
Maarten van Gompel be05c10163 quote fix as suggested by shellcheck 4 years ago
Anjandev Momi b56cd2b6cb sxmo_youtube: move history file to XDG_CACHE_HOME 4 years ago
Maarten van Gompel ce188e2f26 Use $SHELL, fix after patch: Start terminal with a login shell if run from dmenu 4 years ago
Andre Ramnitz 8fc92c55d5 Start terminal with a login shell if run from dmenu 4 years ago
Andre Ramnitz a59aa85ee4 Don't touch $TERM 4 years ago
Maarten van Gompel 00846a1608 don't stumble over single quotes when sending SMS texts and replace double quotes with double single quotes to avoid trouble (a bit patchy) 4 years ago
Reed Wade f539e45459 Prevent stderr that DRAFT_FILE could not be found. 4 years ago
Reed Wade 0ae9825752 Replace the camera script with the Megapixel app 4 years ago
Serge E. Hallyn cbeaecbef5 sxmo_modemdial.sh: quiet the grep 4 years ago
Anjandev Momi 90ddbc3e74 move dwm.log to $XDG_CACHE_HOME 4 years ago
Reed Wade 9b88aeb3d2 reopen file dmenu after handled it 4 years ago
Anjandev Momi 6199f54b21 sxmo_modemtext: postpone renamed to draft. Open more contacts on ssh 4 years ago
Maarten van Gompel 178c746d85 shellcheck fix after applying "more contacts" patch 4 years ago
Maarten van Gompel a537bea76a changed default background colour (to be the same as the one in sxmo-xdm-config) 4 years ago
Reed Wade 65d9d60ff1 Add more contacts choice to contact list 4 years ago
Maarten van Gompel 0e4406bffa added vlc to app menu 4 years ago
Reed Wade f6e98f2754 Move the send sms logic in a dedicated script 4 years ago
Maarten van Gompel f0d40f28fc Fix for shellcheck problem and whitespace issue as suggested by Reed Wade (also stripping trailing spaces) 4 years ago
Maarten van Gompel 0f685fa3a4 minor cleanup for "unmute" patch so it passes shellcheck 4 years ago
Reed Wade 56efe6e166 Autocomplete WPA networks with scanned ones 4 years ago
Dmytro 6aaca4b161 Unmute fix 4 years ago
Maarten van Gompel 86469c9b60 applied the same logic to the system menu: fix crash on open menu if already open 4 years ago
Sam Bowlby c1aa407414 fix crash on open menu if already open 4 years ago
Anjandev Momi bfba94b93f handle missing and uncreatable notifdirs more gracefully 4 years ago
Maarten van Gompel 8dc0b9ca45 Implemented suggested fix for Notifications menu fails with special characters (#78) 4 years ago
Reed Wade 1edb932f44 fix a bug on picked notification file determination 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 e8e4c77a51 swapped the two move-window-to-next-desktop gestures, the direction of the swipe is now the direction of movement (makes more sense imho) 4 years ago
Maarten van Gompel 6448587eb8 complete revision of gestures, using new edge system 4 years ago
Julian P Samaroo 72cc974f20 Added option to postpone and resend text messages 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
Maarten van Gompel 642bf1cc27 Implementing optional rtc wakeup at regular intervals, added presuspend, rtcwake and postwake scripts (with hooks) 4 years ago
Reed Wade 8d5eda8af7 Add automatic shellchecks with CI 4 years ago
Miles Alan b78a3ca674 Add sxmo_networks.sh script to manage nmcli connections 4 years ago
Miles Alan deb83c0967 Don't source /etc/profile & $HOME/.profile if nonexistant in xinit 4 years ago
Maarten van Gompel 7830d95209 also source ~/.profile when looking for envvars 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