Commit Graph

359 Commits

Author SHA1 Message Date
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
0a30eb39bb Re-generated Makefiles 2010-07-04 14:12:05 +00:00
f9b1576635 Avoid a warning during compilation 2010-07-04 11:38:13 +00:00
58aca1a34d Entries from both GtkTreeView no longer can be selected 2010-06-13 22:08:37 +00:00
ccd3a81797 Added a fullscreen button 2010-06-13 21:55:19 +00:00
ab9b1f1a0e Apparently both C1 and C2 may be negative 2010-06-13 21:22:01 +00:00
56e89927d1 Implemented CBA and CBQ 2010-06-13 21:15:55 +00:00
a163e158e8 Also listing the Routing Area Code 2010-06-13 20:36:27 +00:00
db3bc9de9d Use the native scrolling facilities of both GtkTreeView widgets 2010-06-13 20:26:49 +00:00
b1875dce63 Remove entries when no longer relevant 2010-06-13 16:14:48 +00:00
020c9731fb Automatically guess the adequate trigger when registered through a plug-in 2010-06-13 16:05:43 +00:00
fad8aa3c2a Prevent deep sleep on the Openmoko 2010-06-12 21:07:42 +00:00
308e31596d Catching more unsollicited registration events 2010-06-12 16:37:35 +00:00
9d651efa3b Worked some more on the engineering mode 2010-06-12 14:52:41 +00:00
a618c5aa99 Added a button to start and pause gathering informations 2010-06-12 09:43:40 +00:00
01cf86622f The command actually implemented really is "AT%EM=2,3" 2010-06-12 01:34:15 +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
2d4745ca51 Made it easier to cross-compile 2010-06-05 10:01:10 +00:00
a5dcb137d7 The month was always one too far in time in incoming messages 2010-06-05 09:55:45 +00:00
0d0bacaafb Correctly formatting the phone number within incoming messages 2010-06-05 09:47:19 +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
47fab3c4d5 Updated a comment 2010-06-03 17:18:56 +00:00