Commit Graph

352 Commits

Author SHA1 Message Date
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
37cfa0d3fb Probably more accurate when parsing messages in PDU mode 2010-06-02 01:44:03 +00:00
fbecdf8628 Now able to report the encoding of an incoming message 2010-06-01 23:46:49 +00:00
5988a39a43 Sending messages in 8 bit mode works too 2010-06-01 23:25:13 +00:00
6def336bd9 Forgot to commit the newer plug-in interface 2010-06-01 19:58:25 +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
86c8b07044 Enforce 7 bit characters when converting to GSM's default alphabet 2010-05-30 16:28:21 +00:00
4d7e27abfb Converting outgoing messages to the GSM alphabet (untested) 2010-05-30 14:29:36 +00:00
f4e90c6ed1 About to release version 0.0.8 2010-05-28 00:33:15 +00:00
9b79330902 Updated the French translation 2010-05-28 00:32:26 +00:00
6cd295c97d Added an important comment 2010-05-28 00:31:07 +00:00
fbc0cc442f No longer erroneously add empty lines to the messages list 2010-05-28 00:30:45 +00:00
da647ef936 Actually parse the number upon incoming SMS messages in PDU mode 2010-05-28 00:00:36 +00:00
18b77c94f1 Avoid another compilation warning 2010-05-27 17:10:08 +00:00
f5d155d584 Avoid another compilation warning 2010-05-27 17:09:31 +00:00
6068715b80 Avoid some compilation warnings 2010-05-27 17:06:51 +00:00
05f862be3f Identified a bug when previewing messages 2010-05-27 17:00:40 +00:00
9269981986 Trying to fix message reception in PDU mode 2010-05-27 16:50:59 +00:00
7b3218e6de More verbose debugging information 2010-05-27 16:50:10 +00:00
af6a5ef514 Allow commands to carry user-defined data 2010-05-27 16:49:45 +00:00
b83ab8c414 Hopefully fixed reading messages in PDU mode (the phone number is still wrong) 2010-05-27 16:26:19 +00:00
05d13c3fa6 Added phone-settings 2010-05-27 16:06:42 +00:00
323fa29bd8 Found potential issues when calling 2010-05-27 15:25:58 +00:00
e12b62eb11 Fix a crash when reading messages 2010-05-27 15:17:06 +00:00
caf69fd430 Hopefully implemented the timestamp when parsing incoming messages in PDU mode 2010-05-27 15:02:59 +00:00
2954744378 Trying to fix SMS reception 2010-05-27 14:24:48 +00:00
28450b9b13 Probably fixed a crash when calling the author of a message 2010-05-27 13:38:24 +00:00
f70964a59a Trying to support PDU mode while receiving SMS messages (untested) 2010-05-27 11:58:12 +00:00
74d63f15ef Report when unable to execute alsactl 2010-05-27 08:12:13 +00:00
7072faf64e About to release version 0.0.7 2010-05-26 12:17:10 +00:00
1e328af387 Updated translations 2010-05-26 12:16:28 +00:00
c59883e62a Started the user interface for profile management 2010-05-24 10:03:38 +00:00
70a74f528e Initial release 2010-05-22 18:07:19 +00:00
c6ae773883 Allowed plugins to register configuration panes 2010-05-22 17:59:32 +00:00
87bc7857d5 Added preliminary code to handle the different preferences dialogs 2010-05-21 19:28:53 +00:00