Commit Graph

337 Commits

Author SHA1 Message Date
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
3bc00a493f Only convert from ISO-8859-1 when relevant (fixes corruption and more) 2010-06-03 17:18:26 +00:00
440937ef71 Really terminate the phone number string in incoming messages 2010-06-03 16:01:19 +00:00
226b07c6be Code cleanup 2010-06-03 15:35:59 +00:00
304b358f9d Updated the translations 2010-06-03 14:55:08 +00:00
8e668b000f Preparing for a new release 2010-06-03 14:53:48 +00:00
171c81f323 Code cleanup 2010-06-03 14:53:13 +00:00
2527461c3f Allow the message to be specified from the command line 2010-06-03 14:41:45 +00:00
0d138dcc3b Report incoming messages (enabled unsollicited mode) 2010-06-03 14:41:07 +00:00
90c6e5c1d3 The first byte of an incoming data PDU was sometimes erroneously ignored 2010-06-03 13:22:29 +00:00
ecd286b522 Return the actual length of the PDU decoded 2010-06-03 13:13:28 +00:00
684b10c9b0 Added a tool to test the incoming PDU parser 2010-06-03 13:12:33 +00:00
24bd4936a8 Terminate the string containing incoming raw data 2010-06-03 03:17:06 +00:00
7d6a5f841b The encoding of incoming messages was always set to UTF-8 2010-06-03 03:09:28 +00:00
055f7b6598 Fixed sending messages on the Openmoko Freerunner with the latest GSM firmware 2010-06-03 02:47:26 +00:00
b49fea57ac Allow sending PDUs more than 99 bytes long 2010-06-03 02:21:38 +00:00
b483b5c98f Added a quirk for the Openmoko Freerunner (not implemented yet) 2010-06-03 02:17:52 +00:00
1b21e24c03 Added the tools sub-directory 2010-06-03 02:16:41 +00:00
0c6a269243 Slightly nicer output 2010-06-03 01:26:56 +00:00
e769db8f9c Added a test program for SMS encryption 2010-06-03 01:24:00 +00:00
46523cace4 First proof-of-concept implementation 2010-06-03 01:22:27 +00:00
638dbbf2d4 Added a quirk for revision moko11 of the GTA01/GTA02 modem firmware 2010-06-02 14:12:45 +00:00
d95ff31472 No longer track registration when known to be registered 2010-06-02 10:44:59 +00:00