318 Commits (10f813b1eb6e3571137a3f5575c6421e68357181)
 

Author SHA1 Message Date
Maarten van Gompel 10f813b1eb editorcheck update: restrict to shell scripts and C programs for now, and removing the maximum line length check for now. 4 years ago
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
Miles Alan 8abe870012 Make suspendtimeout for screenlock cutomizable via SXMO_SUSPENDTIMEOUTS 4 years ago
Serge E. Hallyn 16d77bcd86 sxmo_weather: add wind direction 4 years ago
Anjandev Momi 7d4b729b85 fix builds button to only show sxmo-utils tests 4 years ago
Anjandev Momi 0a90d03154 changed line length to 80 4 years ago
Anjandev Momi e11cf9e523 move sxmo data to XDG_DATA_HOME 4 years ago
Anjandev Momi 65f18565f1 add editorconfig and editorconfig check 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
Anjandev Momi a0c6e4c2e2 enable bluetooth and modem drivers during crust suspend 4 years ago
Miles Alan acf21efba8 Fix wakeup from CRUST for incoming call for 5.9 kernel 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