Commit Graph

420 Commits

Author SHA1 Message Date
3ad04fff22 Sending PHONE_EVENT_ONLINE only once all configured plug-ins have initialized 2010-09-14 22:47:42 +00:00
6d8c7fd101 Forgot to commit 2010-09-02 10:33:39 +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
a4e5b1955f About to release version 0.2.0 2010-08-26 16:37:31 +00:00
f0c94ec6bc Updated the French translation 2010-08-26 16:36:30 +00:00
5482389404 Updated the French translation 2010-08-26 16:34:50 +00:00
ee69f15cd7 Forgot to commit the addition of phone_unload() 2010-08-24 23:26:58 +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
0a1d942e37 Attempt to force an operator update when embedded 2010-08-18 08:39:02 +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
22b1b90039 Added an event log to the debugging plug-in 2010-08-14 21:36:57 +00:00
a3ab3fd6cc Updated the French translation 2010-08-13 14:24:00 +00:00
340e09ffec Moved (most) of the debugging code into a separate plugin 2010-08-13 13:41:09 +00:00
4d2a888e81 Getting rid of some warnings 2010-08-13 13:21:49 +00:00
406286ee59 Moving the debugging code out of the core program (as a plug-in) 2010-08-13 11:32:27 +00:00
bbaf0ef627 Applying the settings directly 2010-08-13 09:16:39 +00:00
0ef02781a3 No longer request battery levels if not enabled in the configuration 2010-08-12 21:16:08 +00:00
4d8e945a5a Ask for confirmation when about to send a message unencrypted 2010-08-11 22:58:59 +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
9bdd22cff4 Avoiding some warnings 2010-08-09 19:13:31 +00:00
40298fb49d Code cleanup 2010-08-09 19:10:38 +00:00
35b2668dec Display an error message when unable to save the configuration 2010-08-09 18:07:41 +00:00
efb6763219 Created a preferences dialog (needs a plug-in reload to apply atm) 2010-08-09 18:05:18 +00:00
f16f8b48cd Code cleanup 2010-08-09 18:04:38 +00:00
893ea3af02 Updated the French translation 2010-08-08 15:28:01 +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
2c2d46a960 Added a system preferences window 2010-08-08 13:47:54 +00:00
161aa4953c Added a system preferences dialog (read-only atm) 2010-08-08 13:36:47 +00:00
bcb3155798 Set nicer icons for the plug-ins 2010-08-08 12:44:13 +00:00
b32a43af51 Close windows when unloading 2010-08-08 12:33:23 +00:00
5f65db18ba Avoid crashes when unloading 2010-08-08 12:29:04 +00:00
566eb9e59d Only remove settings windows as created by plug-ins when unloading all 2010-08-08 12:28:38 +00:00
f61c5132cc Allow modifications to the configuration 2010-08-08 11:30:43 +00:00
6e539efd2a Automatically save the configuration when altering it 2010-08-08 11:29:45 +00:00
eafff480c9 Updated French translations 2010-08-07 20:07:11 +00:00
68312d4f94 Added a preferences window for the SMS encryption plug-in (read-only atm) 2010-08-07 19:49:54 +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
f67a524d3b Found a more appropriate icon 2010-08-07 17:26:55 +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
998c40ec88 Added a phone activity log window (needs an icon and be actually useful) 2010-08-07 00:33:37 +00:00
7c79b84ce4 Adding a phone activity log window 2010-08-07 00:31:48 +00:00