Commit Graph

81 Commits

Author SHA1 Message Date
318b495c67 Code cleanup 2014-08-12 19:14:00 +02:00
69e4644b7f Implemented entering *#06# in the dialer (needs Gtk+ >= 2.18) 2014-02-23 06:17:31 +01:00
60d16be4b2 Fixed skipping the UDH when parsing PDUs in 7-bit encoding 2014-02-21 03:22:41 +01:00
0e214179ea No longer prefix international numbers with "+" if not necessary 2014-02-21 00:42:37 +01:00
480e12fe5e Code cleanup 2014-02-20 04:36:40 +01:00
f574d3abfb Code cleanup 2014-02-20 04:30:12 +01:00
26e508b5c6 Moved the quirks for the "hayes" plug-in to a separate file 2014-02-20 04:27:30 +01:00
48c4ac170f Separating the "hayes" plug-in into more parts 2014-02-20 04:12:13 +01:00
d530a48e13 Introduced the HayesChannel sub-class 2014-02-20 03:38:41 +01:00
8534ed4302 Code cleanup 2014-02-20 01:24:20 +01:00
86a1c498ec More accurate detection of USSD codes 2014-02-20 01:10:09 +01:00
87c0565357 Handle more errors 2013-03-01 04:23:33 +01:00
c3a88175ab Code cleanup 2013-02-15 00:03:37 +01:00
365bba7265 Adding support to change the SIM PIN password 2013-02-08 20:27:37 +01:00
526c4d2f57 Supporting sending DTMF on AT-based modems 2012-09-05 02:11:07 +00:00
128b8646ad Reporting errors when sending a message failed 2012-09-01 00:50:34 +00:00
02a52cf88b Fixed build of the "hayes" modem on MacOS X 2012-07-31 19:30:22 +00:00
55838969c2 Code cleanup 2012-07-08 21:08:23 +00:00
89ef977856 Refactored modem plug-ins (paving the way for multiple concurrent backends) 2012-07-05 22:13:06 +00:00
6b77158f4d Code cleanup 2012-06-22 22:45:36 +00:00
e78a8f174f Only repeat unknown errors on the Openmoko Freerunner 2012-01-06 23:46:01 +00:00
dd2eec5a9a Code cleanup 2012-01-03 23:19:52 +00:00
54a46986c2 Fixed making data calls 2011-12-11 13:47:08 +00:00
b87e0be0d4 Fixed system settings dialogs with filenames 2011-12-10 22:06:28 +00:00
eb887aba5b Introducing support for USSD (untested) 2011-12-09 22:35:35 +00:00
faa315de48 Attempt to fix the Openmoko Freerunner again 2011-11-07 17:50:48 +00:00
9bdbb0abf2 Code cleanup 2011-11-04 13:30:05 +00:00
f304a02388 Really extending the settings to allow more complete configuration dialogs 2011-11-04 10:46:26 +00:00
4b1b793f37 Avoid a warning 2011-11-03 17:43:53 +00:00
b89da7113b Even more feedback on registration 2011-11-03 16:37:36 +00:00
aa21e237a1 Handling extended errors and improved feedback on registrations 2011-11-03 15:48:45 +00:00
f73186e74d Reviewed the queueing mechanism 2011-11-03 13:35:21 +00:00
594381e96d Registration reports with locations are always registered 2011-11-03 03:11:34 +00:00
fdc76066a2 Code cleanup 2011-11-03 03:00:18 +00:00
f54a6f475c Major code cleanup 2011-11-03 02:32:00 +00:00
24ea28e6cc Reviewed handling of timeouts 2011-11-03 00:01:03 +00:00
cd89198954 Always report unsollicited registration events 2011-11-02 21:20:51 +00:00
1f09a9abc5 Use the proper form for international numbers in contacts 2011-11-02 20:30:46 +00:00
4c2f4d484d More robust initial handshake 2011-11-02 20:13:11 +00:00
fea76c54da Be more robust when the SIM is busy 2011-11-02 19:04:21 +00:00
0b28d4624a Now able to create trace files 2011-11-02 18:50:18 +00:00
06fd109abd Fixed error checking and PIN code handling 2011-11-02 02:35:16 +00:00
7a3458f377 Force a registration request if unknown when triggered 2011-11-02 01:47:58 +00:00
e540a9ddf6 Also keep commands' data when repeating 2011-11-02 01:00:16 +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
29ac2ebb26 Additional fixes (for the Openmoko Freerunner notably) 2011-10-31 02:11:52 +00:00
c88e5d878f Use AT+CHUP instead of ATH (should be more reliable) 2011-10-31 00:56:01 +00:00
fe55917e1f Avoid a couple warnings 2011-10-31 00:48:49 +00:00
5ad7c6e258 Force a registration request after setting automatic registration 2011-10-31 00:06:34 +00:00