Commit Graph

179 Commits

Author SHA1 Message Date
fe61ed7692 Hide the call window when a call is rejected (doesn't work when ringing yet) 2010-05-10 00:53:52 +00:00
afc4a38152 Can inject arbitrary AT commands in debugging mode 2010-05-09 23:47:31 +00:00
e3ae841bf0 Began to implement a debugging mode 2010-05-09 23:10:55 +00:00
d2b8972d76 Detect if a call was successfully accepted 2010-05-09 22:22:59 +00:00
efe5e8811e Detect if a call is ongoing 2010-05-09 22:18:42 +00:00
0f1244eb5f Fetching incoming messages as they are reported 2010-05-09 21:35:22 +00:00
ff6660cc3e Updated the translation 2010-05-09 19:15:48 +00:00
a7aca56b5b Minor optimization in the contact handling event trigger 2010-05-09 18:39:21 +00:00
b9197def55 Implemented call presentation (partly tested) 2010-05-09 18:34:24 +00:00
7568bb814e Detecting when phone calls terminate 2010-05-09 17:58:23 +00:00
2666b2fa59 Implementing phone calls (untested) 2010-05-09 16:06:43 +00:00
44a150ecec Implementing phone calls (untested) 2010-05-09 15:41:36 +00:00
1e1d8fbd34 Began to implement the user interface for phone calls 2010-05-09 15:35:56 +00:00
32ba10e4a0 Clarified the use of GSM_PRIORITY_HIGHEST 2010-05-09 13:28:37 +00:00
f858e11a48 Modified the message composition window 2010-05-09 13:28:08 +00:00
8f95e37b9f Set an etched in shadow around scrolled windows 2010-05-09 12:54:53 +00:00
02bca3b11f Correct error messages when the baudrate cannot be set 2010-05-09 02:04:08 +00:00
af9cebd537 Moved the contacts application into the Office category 2010-05-09 01:15:58 +00:00
1c9304df2b Always report an error upon +CME ERROR 2010-05-09 01:08:03 +00:00
983eb1c371 The CME ERROR code 100 is "Unknown error" 2010-05-08 14:42:27 +00:00
1e735470f5 Forgot to inject "\r\n" in the timeout handler 2010-05-08 14:29:46 +00:00
317954ec36 Also ensure that setting the operator worked 2010-05-08 13:31:32 +00:00
e3c993c66e Re-inject the current command on timeout and then ensure the operation worked 2010-05-08 13:03:58 +00:00
9372ef637e Removed useless variable 2010-05-08 03:13:16 +00:00
3ef8dc104b Preparing the 0.0.4 release for live tests 2010-05-08 03:11:44 +00:00
af9028e9f6 Regenerated translation 2010-05-08 03:11:11 +00:00
5fb92d3189 Obtaining the functionality status before really using the phone 2010-05-08 03:07:47 +00:00
35164ad8dc Send a noop command after 2 seconds of inactivity 2010-05-08 02:32:26 +00:00
e003ea830e Use the correct error code when parsing +CME and +CMS errors 2010-05-08 02:00:07 +00:00
f90494db0b Gave triggers the optional possibility to consider a command answered 2010-05-08 01:45:44 +00:00
b64d5b92e3 Re-generated translations 2010-05-08 01:32:20 +00:00
df6c2f84c3 Hardened the management of callbacks 2010-05-08 01:31:43 +00:00
2dfa1e0cec Let the modem command generation be done in its own class too 2010-05-08 01:23:56 +00:00
f0e4d57e23 Let the GSMCommand class have its own file 2010-05-08 00:22:44 +00:00
0f84098442 Try to fallback on a corresponding trigger when unable to parse a line 2010-05-07 23:51:34 +00:00
bd3ffd8673 Added the new binaries 2010-05-07 18:32:40 +00:00
ccfa8c85bd Added an icon to the message list 2010-05-07 18:32:05 +00:00
d7824df63b Don't translate an empty string 2010-05-07 18:31:19 +00:00
62080192cc Released 0.0.3 already 2010-05-07 18:30:35 +00:00
42e5a908f1 Translated a couple more strings 2010-05-07 17:57:18 +00:00
bc082be52d The quirks really need be distinct bitwise 2010-05-07 17:54:00 +00:00
97c19df0bc Renamed the binaries to prevent conflicts and created desktop entries 2010-05-07 17:43:26 +00:00
fdfd85493c Added separate binaries to open the dialer, contacts and messages windows 2010-05-07 17:34:26 +00:00
6169060acb Make sure to always set 8 bits communication with no parity 2010-05-07 13:07:53 +00:00
2e6ef2b6f2 Make sure flow control is disabled when not explicitly required 2010-05-07 12:59:54 +00:00
81ac501def This seems to allow the modem to work with -F even when not supporting it 2010-05-07 12:54:53 +00:00
dd6f561357 Revert the whole "suffix" story 2010-05-07 12:52:38 +00:00
9b7ef87fb6 Using a constant integer for the maximum number of characters (to be confirmed) 2010-05-07 12:28:25 +00:00
0c99914fc4 Added a character count while writing messages 2010-05-07 12:25:28 +00:00
e715181a5e Updated the translation 2010-05-07 01:12:42 +00:00