Commit Graph

218 Commits

Author SHA1 Message Date
d439eed9e8 Preparing for migration to Gtk+ 3.0 2011-04-16 01:19:33 +00:00
db0622482b Fixed a crash when closing the plug-ins list 2011-04-15 22:34:58 +00:00
ec2716768e Fix for potential crash 2011-04-10 17:02:35 +00:00
d4b9fff4e8 Tring to fix the volume settings 2011-04-10 16:10:43 +00:00
888948a1f3 Slightly improved the GPRS connection plug-in 2011-04-05 12:54:19 +00:00
63b4d6ae88 Attempting to allow suspend/resume on the Openmoko Freerunner 2011-03-09 00:14:16 +00:00
6314ef0a6c Nicer volume bar 2011-02-06 12:19:41 +00:00
fe39260438 Added a "Close" button to the progress window 2011-02-06 12:06:28 +00:00
887421ecc5 Commands entered from plug-ins now default to a timeout of 30 seconds 2011-02-02 22:40:12 +00:00
f7eb24409c Really allow setting the GPRS username and password 2011-02-02 04:55:36 +00:00
dfb7edfbd1 Avoid a potential crash upon startup 2011-02-02 04:39:38 +00:00
0f03769f71 Reset the modem when the device is changed 2011-02-02 02:44:16 +00:00
2003d7952b Implemented copy & paste when writing messages (from the khorben-phone branch) 2011-02-01 22:26:45 +00:00
9b9936f407 Print out the error if the GSM object can't initialize properly 2011-01-14 19:51:06 +00:00
ad76ed995f Probably more accurate character count for messages (except for encryption) 2011-01-05 02:41:18 +00:00
3511d5e805 Working some more on GPRS support 2011-01-04 17:57:56 +00:00
fbcb1b9d0b Introducing some GPRS-related events 2011-01-04 17:37:40 +00:00
3b9321aaef No longer suspend the phone when starting the application 2010-11-17 14:58:20 +00:00
06f7dbc524 Early code to support suspend and resume within plug-ins 2010-11-17 14:46:13 +00:00
b3f23b9b64 Added a title to the SIM code entry window 2010-11-13 12:22:16 +00:00
464302af7e Added a plugin to set the volume through OSS 2010-11-12 15:04:12 +00:00
8a3ab00029 Bigger buttons for the in-call interface 2010-10-26 14:48:22 +00:00
a54da4e791 Fixed the icon for the dialer window 2010-10-26 14:42:19 +00:00
06c3a6e814 Minor bugfix and improvement 2010-10-18 16:39:46 +00:00
b506fa92f8 Fixed an uninitialized variable and crash when sending messages 2010-10-16 10:33:23 +00:00
0de5451a87 Minor improvements and fixes 2010-10-15 13:40:00 +00:00
2e953a4c28 Fixed a crash when closing the system preferences window 2010-10-07 16:59:27 +00:00
ff8b5f77bd Fixed setting the phone number when writing a message 2010-09-15 01:43:35 +00:00
7907bd919d Track registration when SIM is ready 2010-09-15 01:36:51 +00:00
79b2fbac54 Renamed PHONE_EVENT_SIM_VALID to PHONE_EVENT_SIM_PIN_VALID for consistency 2010-09-15 01:23:19 +00:00
6dbe07ba26 Checking if the phone is functional before checking the SIM status 2010-09-15 01:11:03 +00:00
18a35d0479 Code cleanup 2010-09-01 03:04: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
888bbad78b No longer erase the content of the current message window when choosing a new receiver 2010-08-28 11:27:01 +00:00
c9dff23ac3 Sort plug-ins by name 2010-08-24 23:26:32 +00:00
7cd372b9d0 Completed the plug-in preferences implementation 2010-08-18 08:39:33 +00:00
22029213a8 Actually toggling the plug-ins already enabled in the settings 2010-08-15 22:22:38 +00:00
dd9fe46fa7 Almost implemented the plug-in settings menu 2010-08-15 22:09:08 +00:00
340e09ffec Moved (most) of the debugging code into a separate plugin 2010-08-13 13:41:09 +00:00
ad7bdcc9c0 The phone number and text were erroneously reset when sending messages 2010-08-11 22:58:15 +00:00
566115fff8 Hide the preferences window as soon as possible when required 2010-08-11 22:48:15 +00:00
35b2668dec Display an error message when unable to save the configuration 2010-08-09 18:07:41 +00:00
f16f8b48cd Code cleanup 2010-08-09 18:04:38 +00:00
c8ebfdebba Implemented the system preferences window (requires a restart to apply) 2010-08-08 14:07:18 +00:00
4003cac6e5 Implemented the "cancel" button in the system preferences dialog 2010-08-08 13:52:29 +00:00
161aa4953c Added a system preferences dialog (read-only atm) 2010-08-08 13:36:47 +00:00
566eb9e59d Only remove settings windows as created by plug-ins when unloading all 2010-08-08 12:28:38 +00:00
6e539efd2a Automatically save the configuration when altering it 2010-08-08 11:29:45 +00:00
a922f3a085 Added a way for plug-ins to modify the configuration as well 2010-08-07 19:49:03 +00:00