Commit Graph

200 Commits

Author SHA1 Message Date
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
afe7f2b3ae Added a preferences dialog for the blacklisting plug-in (read-only atm) 2010-08-07 17:27:43 +00:00
d0b42d4f92 The phone logs are much more useful already by now 2010-08-07 11:55:38 +00:00
2b2666b52c The phone log is beginning to be useful 2010-08-07 11:25:15 +00:00
7c79b84ce4 Adding a phone activity log window 2010-08-07 00:31:48 +00:00
8590ced368 The GSM class now needs an explicit reset (allows plug-ins to load first) 2010-08-02 04:51:50 +00:00
99578d49e8 Added an event for key tones (need be configured and checked) 2010-08-02 03:55:41 +00:00
56582a1a75 The Openmoko plug-in can now turn the hardware on and off 2010-08-02 03:52:05 +00:00
43239612b3 Translated one more string into French 2010-08-01 18:28:10 +00:00
6a7df43a97 Allow plug-ins to prevent sending a message 2010-08-01 15:34:48 +00:00
e9e7e1131e Events when sending and receiving messages now carry the phone number too 2010-08-01 13:18:48 +00:00
519d3f78db Implemented contact deletion 2010-07-24 17:02:11 +00:00
9224ebc6c7 Hopefully fixed contact modification 2010-07-24 14:31:54 +00:00
dad769c5cb Minor adjustments to contact management 2010-07-24 13:27:39 +00:00
071da7f0a3 Should now be able to create and edit contacts (not refreshed yet) 2010-07-24 13:18:39 +00:00
5430786e80 The panel applet is now implemented as a plug-in 2010-07-24 01:41:12 +00:00
020c9731fb Automatically guess the adequate trigger when registered through a plug-in 2010-06-13 16:05:43 +00:00
752f0b82a8 Began to implement engineering mode on the Openmoko Freerunner 2010-06-12 01:22:40 +00:00
17d51d7d8a Was attempting to delete the same message twice 2010-06-05 10:58:17 +00:00