359 Commits (00cf2ba3ec3fe8c4530b6c37f1685fd487977c30)
 

Author SHA1 Message Date
Miles Alan 57f6e5897e Loop reddit script and use URL handler script with fork 4 years ago
Miles Alan 7a9ec120e1 Fork urlhandler program if run with fork option and pass opt in RSS script 4 years ago
Miles Alan fe15eb6755 Loop weather script fetch/display logic 4 years ago
Miles Alan 95e36ccec2 Loop RSS script so that you can launch multiple items without reopening 4 years ago
Miles Alan e0067998c8 Always kick mpv to use -ao=alsa; prevents alsa from trying to use pulse 4 years ago
Miles Alan 9919f49d82 Modify weather script to pull hourly data and format in tables 4 years ago
Miles Alan 95f171e7da Delete zipcodes config file - GPS locations is better, and international 4 years ago
Anjandev Momi 07119a7085 make dmenus with contact names case insensitive 4 years ago
Maarten van Gompel 63d5ec3f7d added wireless symbol to bar if wireless is connected 4 years ago
Miles Alan 435a1e74f1 Create empty file for contactsfile if missing 4 years ago
Miles Alan a011bed9b8 Ensure shellcheck passes 4 years ago
Miles Alan 888ccc53a3 Add Foxtrotgps back to programs menu 4 years ago
Daniel Edgecumbe e648f73291 smxo_appmenu.sh: Use 'which' to kill pre-existing instances 4 years ago
Miles Alan 4079d4d7e1 Don't loop after paste in Maps in sxmo_appmenu.sh 4 years ago
Miles Alan 18745b05bb Use setsid to update /tmp/sxmo_bar after call to refresh bar after process dead 4 years ago
Miles Alan b3463928f8 Remove system audio recording - should be done via userscript 4 years ago
Miles Alan f058e17369 SIGKILL on close menu in dialer 4 years ago
Miles Alan 4814701e00 Kill existing foxtrotgps before setting new settings via gsettings 4 years ago
Miles Alan 25cc04e5d1 Cleanup sxmo_weather.sh shellscript and make sure shellcheck passes 4 years ago
Miles Alan ad39251c5d Show incoming contact name on ring; show texts in reverse chronological order 4 years ago
Miles Alan 844ce9ddef Plus prefix strip numbers before storing into modem log 4 years ago
Miles Alan e3f50e9d1b Only show entries to text for directories that exist; fix number bugs 4 years ago
Miles Alan 917ad2ebfe Remove temp files usage from sxmo_contacts.sh; & use awk to allow unsorted 4 years ago
Miles Alan a032e4923e Remove +1 stripping from numbers in modem scripts 4 years ago
Miles Alan 9f930e742a Simplify sxmo_contacts.sh - use less tempfiles and join logic, output w/ colon 4 years ago
Anjandev Momi f95cb51984 add contacts.tsv integration to call and text apps 4 years ago
Miles Alan ff9ddcb634 Allow customization of zipcodes menu for sxmo_weather.sh via $SXMO_WEATHERZIPS 4 years ago
Maarten van Gompel a804e24721 added New Tab and New Window to firefox menu 4 years ago
Maarten van Gompel efc1051244 fixed typo 4 years ago
Maarten van Gompel e455d31e55 read custom conky.conf if available 4 years ago
Miles Alan 46a8999e0f Fix gps location setting bug 4 years ago
Miles Alan 67e9320242 Fix Close Menu entry for youtube script 4 years ago
Miles Alan c119ab0145 Pull dialing functionality into seperate script; allows in-call check to be valid 4 years ago
Miles Alan 391df5db6a Fix syntax error in sxmo_appmenu.sh; trap not signal 4 years ago
Miles Alan 8ee22f3038 Quote $@ where needed 4 years ago
Miles Alan dfca1ede69 Fix shellcheck issue with reddit script 4 years ago
Miles Alan cef4de2af0 Use "$@" for expansion calls rather than manually listing argument numbers 4 years ago
Miles Alan d4a6bacec0 sxmo_record.sh Fix call to getdur in filename generation 4 years ago
Miles Alan 95f93c87d4 sxmo_appmenu.sh Only ever pick first match in sxmo_appmenu.sh 4 years ago
Miles Alan 26d8ff0ba6 sxmo_appmenu.sh: Never literal string grep match on empty string 4 years ago
Miles Alan 6cbd8670c5 Set scale to be 5 for bc lat/lon converisons 4 years ago
Miles Alan 00e09e6897 Allow user customization of map locations via SXMO_GPSLOCATIONSFILES 4 years ago
Miles Alan b80ce9e872 Disable ligsd 1 finger gestures while using foxtrotgps 4 years ago
Miles Alan 60963cd20c Start lisgd via a script instead of directly so changing gestures is simpler 4 years ago
Miles Alan 061d253838 Fill out gpsgeoclutget fn to call where-am-i to get current lat/lon 4 years ago
Miles Alan 1d13cb6379 Make sure shellcheck passes and fixup style in sxmo_gpsutil.sh script 4 years ago
Miles Alan 9709accd13 Implement context menu for foxtrotgps with copy/paste/search/locations 4 years ago
Miles Alan 91d6ebb15d Call improvements; fix bugs associated with hanging up; refresh bar on callend 4 years ago
Julian P Samaroo f88b83fd15 sxmo_appmenu: Show symlinked scripts in userscripts menu 4 years ago
Miles Alan c86761334c Cleanup record script; respect $SXMO_RECDIR; cut ms in file; allow ext calling 4 years ago