Commit Graph

24 Commits

Author SHA1 Message Date
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
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
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
9aafe85949 Do not hide the code window when entering a code 2010-04-30 16:00:58 +00:00
9dff3cb94e Almost able to send SMS messages by now 2010-04-29 16:09:15 +00:00
219bb78eac Added a selector for the messages obtained or sent 2010-04-28 01:29:10 +00:00
d582048df7 Working on the user interface (without actual implementation yet) 2010-04-28 01:11:38 +00:00
07b64812ce Added a button to call the author/recipient of the current message (unimplemented) 2010-04-28 00:49:12 +00:00
2ce576a7cf Added a button to call the contact selected (untested) 2010-04-28 00:46:00 +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
800aeae74e Support for entering the PIN code 2010-04-27 14:31:19 +00:00
809129e268 Added a button to show the contacts 2010-04-26 13:53:23 +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