Commit Graph

537 Commits

Author SHA1 Message Date
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
24bcb783d6 Debugging mode was erroneously set by default 2010-08-07 00:31:18 +00:00
4c97ee7ab1 Added a plug-in to allow blacklisting of certain numbers 2010-08-07 00:29:27 +00:00
0563b798aa Allows tracking the battery level as well 2010-08-07 00:28:54 +00:00
d7f2d6b2df Enabling new functionality for plug-ins 2010-08-07 00:28:31 +00:00
2f5c17596e All command-line arguments are now optional 2010-08-07 00:17:05 +00:00
9af630e069 Fixed the usage screen of the phone-* executables 2010-08-07 00:09:50 +00:00
6ebef8b2a6 Drastically reduced the TODO list 2010-08-02 13:54:38 +00:00
2d867e875a Hashing the chained block to prevent attacks on constant content 2010-08-02 12:14:21 +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
1f7b94f027 Fixed build in debugging mode 2010-08-02 04:10:34 +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
d270262623 Probably slightly improved encryption by XORing the key with the cyphered content 2010-08-01 18:43:14 +00:00
43239612b3 Translated one more string into French 2010-08-01 18:28:10 +00:00
2b0a838d04 Reflecting the changes in the event handling API 2010-08-01 18:27:12 +00:00
65f998b8d4 Encrypting against a SHA1 hash and with a different secret per number 2010-08-01 16:57:22 +00:00
aa1cd2ced4 Allow specification of specific phone numbers from the command-line 2010-08-01 16:28:32 +00:00
0844eec350 Automatically reconnecting to the Panel 2010-08-01 16:01:49 +00:00
d0df9653e6 Event handlers may return errors 2010-08-01 15:37:23 +00:00
6a7df43a97 Allow plug-ins to prevent sending a message 2010-08-01 15:34:48 +00:00
15c5f55e2a Updated the French translation 2010-08-01 13:19:00 +00:00
e9e7e1131e Events when sending and receiving messages now carry the phone number too 2010-08-01 13:18:48 +00:00
447b065a68 About to release 0.1.0 2010-07-24 17:30:35 +00:00
519d3f78db Implemented contact deletion 2010-07-24 17:02:11 +00:00
9642f83d85 Forcing a refresh after altering contacts 2010-07-24 14:36:34 +00:00
9224ebc6c7 Hopefully fixed contact modification 2010-07-24 14:31:54 +00:00
351142fa5a Completed the "EXT ERROR" list 2010-07-24 14:17:47 +00:00
3bdaf493f5 Also recognize "+EXT ERROR" as errors 2010-07-24 14:08:56 +00:00
d7753fce0e Added two important comments 2010-07-24 13:51:28 +00:00
d01f9a2339 Hopefully fixed contacts creation and modification 2010-07-24 13:50:15 +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