Commit Graph

187 Commits

Author SHA1 Message Date
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
5ae625c4d9 Remove the message from the list when deleted 2010-06-05 10:51:40 +00:00
df16ab82c2 Choosing different icons for the different windows 2010-06-05 10:18:55 +00:00
5c655fe692 Asking for confirmation before deleting a message (untested) 2010-06-05 09:16:13 +00:00
b029f690c7 Implemented message deletion (untested, should ask for confirmation) 2010-06-04 22:50:38 +00:00
77292584de Added a "Reply" and a "Delete" button to the message viewing window (not implemented) 2010-06-04 21:16:46 +00:00
7f9119e06e Code cleanup 2010-06-03 19:00:59 +00:00
d921529f79 Fixed uninitialized class member 2010-06-03 17:19:57 +00:00
226b07c6be Code cleanup 2010-06-03 15:35:59 +00:00
0d138dcc3b Report incoming messages (enabled unsollicited mode) 2010-06-03 14:41:07 +00:00
d95ff31472 No longer track registration when known to be registered 2010-06-02 10:44:59 +00:00
fbecdf8628 Now able to report the encoding of an incoming message 2010-06-01 23:46:49 +00:00
86444c0d7a Finally introducing the encryption plug-in (*not* functional yet) 2010-06-01 19:47:47 +00:00
88f8e3af77 The debugging window is looking nicer 2010-05-30 22:53:33 +00:00