Commit Graph

60 Commits

Author SHA1 Message Date
4856648c16 Implemented the "clear" button from the dialer and code entry as "backspace"
XXX update the icon too
2014-10-27 18:55:50 +01:00
380e345686 Fixed writing to or calling entries from the phone log 2014-10-21 23:35:59 +02:00
719698a14e Track errors when issueing phone calls 2014-02-23 14:07:56 +01:00
69e4644b7f Implemented entering *#06# in the dialer (needs Gtk+ >= 2.18) 2014-02-23 06:17:31 +01:00
0c307ede9d Added a secondary icon to a couple Gtk+ entries (to clear the text) 2013-02-25 01:46:42 +01:00
44109075cc Code cleanup 2013-02-07 23:57:00 +01:00
34a08ac215 Fixed build on case-insensitive filesystems 2012-07-31 21:56:48 +00:00
eb887aba5b Introducing support for USSD (untested) 2011-12-09 22:35:35 +00:00
bc3bc5238a Code cleanup 2011-11-01 13:14:47 +00:00
88075c4bff Moved the "About" dialog to the main application 2011-08-28 17:26:53 +00:00
af22de5f89 Adding support for contact deletion 2011-08-21 00:43:35 +00:00
33f23c5629 Merged branch khorben-phone 2011-08-11 23:45:55 +00:00
2003d7952b Implemented copy & paste when writing messages (from the khorben-phone branch) 2011-02-01 22:26:45 +00:00
464302af7e Added a plugin to set the volume through OSS 2010-11-12 15:04:12 +00:00
0de5451a87 Minor improvements and fixes 2010-10-15 13:40:00 +00:00
617b65e3fa Implemented forwarding messages (untested) 2010-09-01 03:01:20 +00:00
d536f384fb Implemented the "reply" button when reading messages 2010-09-01 02:53:54 +00:00
ee69f15cd7 Forgot to commit the addition of phone_unload() 2010-08-24 23:26:58 +00:00
dd9fe46fa7 Almost implemented the plug-in settings menu 2010-08-15 22:09:08 +00:00
2c2d46a960 Added a system preferences window 2010-08-08 13:47:54 +00:00
d0b42d4f92 The phone logs are much more useful already by now 2010-08-07 11:55:38 +00:00
7c79b84ce4 Adding a phone activity log window 2010-08-07 00:31:48 +00:00
6a7df43a97 Allow plug-ins to prevent sending a message 2010-08-01 15:34:48 +00:00
071da7f0a3 Should now be able to create and edit contacts (not refreshed yet) 2010-07-24 13:18:39 +00:00
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