You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stacy Harper
262418637f
Rework of the sxmo_modemtext with benefit
...
* Draft files are assigned to each number:
Stored here ".local/share/modem/+33666666666/draft.txt"
We automatically edit this single file, making crash or unexpected
edition issue to leave intact saved draft.
* Simplification of some logics
Having a known draft file instead of using a TEXT var simplify lots
of things
* EDITOR is not run in a subshell
Some editors as kakoune got issues with that. Futhermore, it will be
usefull for some other development as making all menu ssh mode
compatible
* Remove modem check
As we now got draft, why do we care if modem is up or down ?
* Display the contact name instead of it number in the conversation
Or use "Unknown Number (+337798676)"
* Unify display message notif adding possibilities to bypass the
main menu
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
..
sxmo_appmenu.sh
Rework of the sxmo_modemtext with benefit
4 years ago
sxmo_audiocurrentdevice.sh
Shellcheck and tabindent all scripts
4 years ago
sxmo_audioout.sh
various scripts were not sourcing the common include script yet (noted by mrrabbit1155)
4 years ago
sxmo_blinkled.sh
various scripts were not sourcing the common include script yet (noted by mrrabbit1155)
4 years ago
sxmo_bluetoothmenu.sh
Try to make bluetooth menu connection more reliable
4 years ago
sxmo_brightness.sh
various scripts were not sourcing the common include script yet (noted by mrrabbit1155)
4 years ago
sxmo_common.sh
Add icons to the contactmenu
4 years ago
sxmo_contactmenu.sh
Move no before yes to confirm
4 years ago
sxmo_contacts.sh
various scripts were not sourcing the common include script yet (noted by mrrabbit1155)
4 years ago
sxmo_dmenu_with_kb.sh
Do not close svkbd if it was already open before dmenu
4 years ago
sxmo_edit_screen.sh
Shellcheck and tabindent all scripts
4 years ago
sxmo_flashtoggle.sh
various indentation fixes (spaces to tabs and stripping trailing whitespace)
4 years ago
sxmo_gesturehandler.sh
use 2-finger swipe down to close window, 3 to kill window
4 years ago
sxmo_gpsutil.sh
Moved checkmark to icons
4 years ago
sxmo_hotcorner.sh
complete revision of gestures, using new edge system
4 years ago
sxmo_keyboard.sh
Do not close svkbd if it was already open before dmenu
4 years ago
sxmo_killwindow.sh
use 2-finger swipe down to close window, 3 to kill window
4 years ago
sxmo_lisgdstart.sh
fixed top right hotcorner #229
4 years ago
sxmo_lock.sh
fixed shellcheck problem after applying last patch
4 years ago
sxmo_networks.sh
autodetect modem ifname
4 years ago
sxmo_open.sh
various scripts were not sourcing the common include script yet (noted by mrrabbit1155)
4 years ago
sxmo_pipecomplete.sh
Added sxmo_keyboard script that acts as an intermediary to opening and closing the keyboard
4 years ago
sxmo_postwake.sh
Suspend Conky during screenlock #177
4 years ago
sxmo_powerbutton.sh
compatibility with megapixels 0.16: power button takes a picture instead of toggling the keyboard, only when megapixels is active
4 years ago
sxmo_presuspend.sh
ensure clickclack and svkbd are killed prior to suspending (may fix a sound stuttering problem)
4 years ago
sxmo_resetscaninterval.sh
reduce wifi reconnection time after deep sleep #150
4 years ago
sxmo_rotate.sh
Added sxmo_keyboard script that acts as an intermediary to opening and closing the keyboard
4 years ago
sxmo_rotateautotoggle.sh
increased verbosity in various scripts, and do not run xargs kill when argument is empty (cleaner and clearer stderr messages)
4 years ago
sxmo_rtcwake.sh
Implementing optional rtc wakeup at regular intervals, added presuspend, rtcwake and postwake scripts (with hooks)
4 years ago
sxmo_setpermissions.sh
fix: path should be absolute
4 years ago
sxmo_statusbar.sh
Modem monitor now tracks the modem for state changes and shows the state in the status bar
4 years ago
sxmo_statusbarupdate.sh
increased verbosity in various scripts, and do not run xargs kill when argument is empty (cleaner and clearer stderr messages)
4 years ago
sxmo_surf_linkselect.sh
Added sxmo_keyboard script that acts as an intermediary to opening and closing the keyboard
4 years ago
sxmo_timezonechange.sh
Removed explicit font from most dmenu calls, dmenu font is read from Xresources now and kept as uniform as possible
4 years ago
sxmo_upgrade.sh
we expect people to upgrade with `apk upgrade -a` (quoting ollieparanoid from pmos)
4 years ago
sxmo_urlhandler.sh
removed hardcoded font
4 years ago
sxmo_vol.sh
various scripts were not sourcing the common include script yet (noted by mrrabbit1155)
4 years ago
sxmo_xinit.sh
Implement default hooks for ringing and incoming texts, playing audio
4 years ago