Commit Graph

590 Commits

Author SHA1 Message Date
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
a46f6f973c Probably fixed the crash when sending messages 2010-05-21 17:56:39 +00:00
8fa6daebdb The smscrypt plugin is not ready yet 2010-05-21 13:21:09 +00:00
aa33d981e5 Releasing 0.0.6 2010-05-21 13:19:10 +00:00
ae8272c97e Updated translations 2010-05-21 13:18:14 +00:00
b215051928 Seems to be ringing (apparently multiple samples at once though) 2010-05-21 10:42:01 +00:00
058621c2b2 Avoid errors while handling call waiting control 2010-05-21 09:32:42 +00:00
5b40259bdf Differentiating receiving/sending a message from when it's received/sent 2010-05-21 09:07:01 +00:00
d60cf7296b Working on acceptance of incoming calls 2010-05-21 02:06:42 +00:00
507bc7a230 Added an important comment 2010-05-20 21:52:35 +00:00
dab93f9183 Keep ringing and vibrating upon incoming calls 2010-05-20 18:15:45 +00:00
3ef321b2d1 Issue a "Call terminated" event every time the call window is forcibly closed 2010-05-20 17:50:24 +00:00
06f305036a First attempt at implementing the vibrator on the Openmoko Freerunner 2010-05-20 17:37:17 +00:00