Commit Graph

36 Commits

Author SHA1 Message Date
b029f690c7 Implemented message deletion (untested, should ask for confirmation) 2010-06-04 22:50:38 +00:00
c59883e62a Started the user interface for profile management 2010-05-24 10:03:38 +00:00
c6ae773883 Allowed plugins to register configuration panes 2010-05-22 17:59:32 +00:00
87bc7857d5 Added preliminary code to handle the different preferences dialogs 2010-05-21 19:28:53 +00:00
bd496ec387 Trying to implement speaker mode on the Openmoko Freerunner 2010-05-20 17:25:32 +00:00
5e2afcbe08 No longer crash upon incoming calls when triggering the vibrator event 2010-05-20 16:51:53 +00:00
6ab7a41c29 No longer require phone plugins to include <glib.h> themselves 2010-05-17 00:31:07 +00:00
796abf8f98 Implemented calling the sender of a message being read (untested) 2010-05-16 23:39:07 +00:00
d43ed8f0dd Implemented the call button in the messages view (untested) 2010-05-16 23:34:28 +00:00
d82723a1e7 Code cleanup 2010-05-15 14:02:08 +00:00
548df7fc5c Introduced a plug-in system 2010-05-12 15:40:39 +00:00
754a5dbb7f Device, hardware flow and retry come from the configuration file if not given 2010-05-12 14:44:57 +00:00
6fa34aa104 Implemented the mute control over AT+CMUT (may not fit the hardware) 2010-05-11 14:12:02 +00:00
29cb9922da Now able to read messages 2010-05-11 12:05:34 +00:00
0bb228fe93 Fetching the messages in PDU mode (without any conversion yet) 2010-05-11 09:46:04 +00:00
9a8c41f8dc Now rejecting calls correctly 2010-05-10 01:39:08 +00:00
7568bb814e Detecting when phone calls terminate 2010-05-09 17:58:23 +00:00
2666b2fa59 Implementing phone calls (untested) 2010-05-09 16:06:43 +00:00
1e1d8fbd34 Began to implement the user interface for phone calls 2010-05-09 15:35:56 +00:00
f858e11a48 Modified the message composition window 2010-05-09 13:28:08 +00:00
fdfd85493c Added separate binaries to open the dialer, contacts and messages windows 2010-05-07 17:34:26 +00:00
0c99914fc4 Added a character count while writing messages 2010-05-07 12:25:28 +00:00
ba6d6b7f6a Let hardware flow be optional 2010-05-01 05:25:53 +00:00
d7c8cb3bfe Should now be focusing requested windows accordingly 2010-04-30 03:38:35 +00:00
353a2b7282 Forgot to define a prototype (fixes a warning) 2010-04-30 00:28:14 +00:00
9dff3cb94e Almost able to send SMS messages by now 2010-04-29 16:09:15 +00:00
2ce576a7cf Added a button to call the contact selected (untested) 2010-04-28 00:46:00 +00:00
1886883853 Handling more error cases 2010-04-27 22:34:38 +00:00
fd5b309a3d Trying to remove ambiguities from the API 2010-04-27 22:18:41 +00:00
1860d56b99 Implemented the clear button in the SIM PIN dialog 2010-04-27 21:55:59 +00:00
5bf508fcfe Fetching contacts (with an encoding issue remaining) 2010-04-27 17:54:04 +00:00
800aeae74e Support for entering the PIN code 2010-04-27 14:31:19 +00:00
d2ef599441 Let the user specify if and how fast re-opening the modem's device node should be done 2010-04-27 00:57:28 +00:00
388746f555 s/dialpad/dialer/g 2010-04-26 13:43:29 +00:00
ddff3f19cd Only create the interface once idle (or explicitly requested) 2010-04-26 13:38:09 +00:00
87e6986f23 Initial release 2010-04-24 02:17:45 +00:00