Commit Graph

1208 Commits

Author SHA1 Message Date
9aed7068ae About to release DeforaOS Phone 0.5.0 2016-02-20 02:59:24 +01:00
c26dc2cbab Update the copyright notice 2016-01-12 00:59:13 +01:00
4db7df933b Avoid a couple compilation warnings 2016-01-12 00:59:00 +01:00
ca5a07ea30 Consistency fix 2016-01-06 02:46:03 +01:00
3c0fda33eb Place a label before the message content input 2016-01-06 02:45:35 +01:00
f9e034d34b Let the title be set for information dialogs 2016-01-05 20:49:39 +01:00
34f8732863 Extend support for notifications 2016-01-05 20:37:59 +01:00
444da94aff Update some copyright notices 2016-01-05 01:37:33 +01:00
60390d376a Extend support for notifications from modem backends 2016-01-05 01:36:57 +01:00
a835f94e47 Code cleanup 2016-01-05 00:34:48 +01:00
ef72c8d74c Introduce the "console" plug-in 2016-01-04 20:24:01 +01:00
6719739202 Correct the copyright notice 2016-01-04 19:40:18 +01:00
afb3c5132a Update the copyright notice 2016-01-04 13:09:49 +01:00
f727f83ae6 Code cleanup 2016-01-04 13:09:48 +01:00
bf66e06ef8 Always use channels for command callbacks 2015-12-31 05:47:25 +01:00
2fb858a776 Fix potential invalid type cast 2015-12-31 05:46:21 +01:00
96042824a2 Manage the source tracker per HayesChannel 2015-12-31 05:27:41 +01:00
a568a2dc37 Add a couple comments 2015-12-30 20:33:29 +01:00
fa07831445 Set text placeholders 2015-12-30 20:33:02 +01:00
b3f703ed50 Update the copyright notice 2015-12-30 20:33:02 +01:00
c847c49943 Code cleanup 2015-12-30 20:32:57 +01:00
e77e6d292e Import missing files 2015-12-30 19:53:34 +01:00
7328ea8828 Move more code to the HayesChannel class 2015-12-30 18:20:08 +01:00
84c3ff386b Move more code to the HayesChannel class 2015-12-30 18:08:35 +01:00
37cf139fdd Update the TODO list 2015-12-30 17:53:01 +01:00
f67186f98f Factor some code out again 2015-12-30 17:47:46 +01:00
a7fce93602 Add a comment 2015-12-30 17:40:49 +01:00
6ed64bf3e3 Separate the PDU code from the main Hayes class 2015-12-30 17:40:08 +01:00
e024473fe5 Code cleanup 2015-12-30 17:04:43 +01:00
284139ed1f Fix unsollicited notifications for incoming messages 2015-12-30 15:34:27 +01:00
40e8fea674 Extend the "pdu" test
The new part of this test currently fails though.
2015-12-30 14:38:31 +01:00
38aaba0a63 Check for more errors 2015-12-30 14:32:06 +01:00
412e88492e Do not append ^Z to PDUs 2015-12-30 14:32:06 +01:00
74fded2c10 Use PROGNAME 2015-12-30 14:32:06 +01:00
26b22e73b0 Register a quirk for the Nokia N9 2015-12-30 13:57:36 +01:00
a26634e0c1 Register a quirk for the Sierra Wireless EM7345 4G LTE chip 2015-12-29 16:46:08 +01:00
8ea3d8e61a Actually attempt to send messages 2015-12-29 16:35:17 +01:00
65e7c90324 Queue data from within the HayesChannel class 2015-12-29 15:27:05 +01:00
cfc454623e Fix build in debugging mode 2015-12-29 15:21:24 +01:00
4a66ab3b49 Introduce a PDU mode 2015-12-29 15:07:55 +01:00
9dce642735 Add accessors for quirks 2015-12-29 15:06:34 +01:00
03930a5293 Add a USSD code for the CCC 32C3 2015-12-29 14:42:48 +01:00
eea62ef846 Fix phone output 2015-12-29 03:05:08 +01:00
06847978a1 Allow empty prefixes when logging 2015-12-29 02:56:42 +01:00
2b5404c909 Avoid more warnings 2015-12-29 01:02:59 +01:00
c8ad5f30fd Avoid some warnings 2015-12-29 01:00:11 +01:00
edb9fbd1c5 Perform more queue management in channels 2015-12-29 00:48:56 +01:00
2aa7a53fb8 Code cleanup 2015-12-29 00:41:17 +01:00
dfb0ca9c98 Code cleanup 2015-12-29 00:21:36 +01:00
c2d6b9114a Code cleanup 2015-12-28 19:32:54 +01:00