Phone/src
2010-05-18 21:40:20 +00:00
..
plugins The profiles plug-in is in charge of ringing, vibrating, etc 2010-05-17 14:04:36 +00:00
.cvsignore Added the new binaries 2010-05-07 18:32:40 +00:00
callbacks.c Implemented calling the sender of a message being read (untested) 2010-05-16 23:39:07 +00:00
callbacks.h Implemented the mute control over AT+CMUT (may not fit the hardware) 2010-05-11 14:12:02 +00:00
command.c Longer timeout when calling (should fix some modems eg Openmoko Freerunner) 2010-05-12 11:38:56 +00:00
command.h Longer timeout when calling (should fix some modems eg Openmoko Freerunner) 2010-05-12 11:38:56 +00:00
common.c Added separate binaries to open the dialer, contacts and messages windows 2010-05-07 17:34:26 +00:00
contacts.c Added separate binaries to open the dialer, contacts and messages windows 2010-05-07 17:34:26 +00:00
dialer.c Added separate binaries to open the dialer, contacts and messages windows 2010-05-07 17:34:26 +00:00
gsm.c Code cleanup 2010-05-15 14:02:08 +00:00
gsm.h Implemented the mute control over AT+CMUT (may not fit the hardware) 2010-05-11 14:12:02 +00:00
main.c Device, hardware flow and retry come from the configuration file if not given 2010-05-12 14:44:57 +00:00
Makefile gsm.c no longer depends on phone.h 2010-05-18 21:40:20 +00:00
messages.c Added separate binaries to open the dialer, contacts and messages windows 2010-05-07 17:34:26 +00:00
modem.c Sending an SMS may take up to a minute (should cancel otherwise) 2010-05-14 15:51:39 +00:00
modem.h Implemented the mute control over AT+CMUT (may not fit the hardware) 2010-05-11 14:12:02 +00:00
phone.c Added debugging code for plug-in management 2010-05-17 14:01:13 +00:00
phone.h No longer require phone plugins to include <glib.h> themselves 2010-05-17 00:31:07 +00:00
project.conf gsm.c no longer depends on phone.h 2010-05-18 21:40:20 +00:00