No description
Find a file
Reed Wade 65d9d60ff1 Add more contacts choice to contact list
The dialer only included recent callers, but there was no way to access
the full contact list (contacts.tsv). I added a "more contacts" options
that calls sxmo_contacts --all, providing an alphabetically sorted list
of all your contacts. It also works for the texting menu.

This is a cleaned up version of an earlier patch by Maarten van Gompel.

Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2020-11-01 17:58:25 +01:00
configs fixed renamed alsa controls 2020-10-28 23:57:02 -04:00
programs complete revision of gestures, using new edge system 2020-10-31 13:53:46 +01:00
scripts Add more contacts choice to contact list 2020-11-01 17:58:25 +01:00
.build.yml Add automatic shellchecks with CI 2020-10-30 12:56:04 -04:00
.gitignore Initial commit 2020-03-15 18:42:35 -05:00
LICENSE Add license 2020-06-19 18:02:09 -05:00
Makefile Add sxmo_vibratepine to programs list for Makefile 2020-09-15 19:37:33 -05:00
README.md Added button for build status 2020-10-30 13:01:15 -04:00

sxmo-utils

builds.sr.ht status

This repository contains scripts and C programs to support Sxmo.

Note all scripts pass shellcheck and are tab-idented.