Commit Graph

71 Commits

Author SHA1 Message Date
365bba7265 Adding support to change the SIM PIN password 2013-02-08 20:27:37 +01:00
a1a19fa861 Now able to send DTMF tones through the user interface 2012-09-05 01:58:28 +00:00
34a08ac215 Fixed build on case-insensitive filesystems 2012-07-31 21:56:48 +00:00
89ef977856 Refactored modem plug-ins (paving the way for multiple concurrent backends) 2012-07-05 22:13:06 +00:00
1df25fe5cf Using "::" instead of "_" as a delimiter for sections in the configuration 2012-01-10 00:19:51 +00:00
f304a02388 Really extending the settings to allow more complete configuration dialogs 2011-11-04 10:46:26 +00:00
793ce41a9c Removed some useless requests 2011-11-02 22:47:14 +00:00
d663968264 Really forward requests for manual operator choice 2011-11-02 21:00:49 +00:00
e31064d527 Additional bugfixes and improvements 2011-11-02 00:41:52 +00:00
bc3bc5238a Code cleanup 2011-11-01 13:14:47 +00:00
206aa8a6c9 Improved support for modifiying contacts 2011-08-21 21:15:14 +00:00
37a78d4a0b Improving contact support 2011-08-21 00:57:35 +00:00
af22de5f89 Adding support for contact deletion 2011-08-21 00:43:35 +00:00
e9da2f8904 Hopefully delete messages correctly 2011-08-21 00:11:56 +00:00
33f23c5629 Merged branch khorben-phone 2011-08-11 23:45:55 +00:00
ad08f4360f Forcing the modem to be verbose upon reset (fixes initialization on HTC phones) 2011-04-14 23:30:27 +00:00
7bfa7b8b34 Code cleanup 2011-02-02 23:57:32 +00:00
d6f6231b65 Code cleanup 2011-01-05 01:34:28 +00:00
da33ae2d69 Allow the "pdu" test tool to encode PDUs as well 2011-01-05 01:28:58 +00:00
ed4f34111b Added AT+COLP 2011-01-04 22:39:39 +00:00
8a4b58698e Added a callback when setting the GPRS network attachment status 2011-01-04 21:48:25 +00:00
3511d5e805 Working some more on GPRS support 2011-01-04 17:57:56 +00:00
fbcb1b9d0b Introducing some GPRS-related events 2011-01-04 17:37:40 +00:00
afa14f0d9f Added a command to attach to the GPRS network 2011-01-04 16:51:12 +00:00
9bdd22cff4 Avoiding some warnings 2010-08-09 19:13:31 +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
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
071da7f0a3 Should now be able to create and edit contacts (not refreshed yet) 2010-07-24 13:18:39 +00:00
020c9731fb Automatically guess the adequate trigger when registered through a plug-in 2010-06-13 16:05:43 +00:00
5ae625c4d9 Remove the message from the list when deleted 2010-06-05 10:51:40 +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
171c81f323 Code cleanup 2010-06-03 14:53:13 +00:00
0d138dcc3b Report incoming messages (enabled unsollicited mode) 2010-06-03 14:41:07 +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
5988a39a43 Sending messages in 8 bit mode works too 2010-06-01 23:25:13 +00:00
86444c0d7a Finally introducing the encryption plug-in (*not* functional yet) 2010-06-01 19:47:47 +00:00
4d7e27abfb Converting outgoing messages to the GSM alphabet (untested) 2010-05-30 14:29: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
9269981986 Trying to fix message reception in PDU mode 2010-05-27 16:50:59 +00:00
323fa29bd8 Found potential issues when calling 2010-05-27 15:25:58 +00:00
f70964a59a Trying to support PDU mode while receiving SMS messages (untested) 2010-05-27 11:58:12 +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
058621c2b2 Avoid errors while handling call waiting control 2010-05-21 09:32:42 +00:00