|
d82723a1e7
|
Code cleanup
|
2010-05-15 14:02:08 +00:00 |
|
|
30c72bd1c1
|
Fixed issues while handling plug-ins
|
2010-05-14 16:23:50 +00:00 |
|
|
548df7fc5c
|
Introduced a plug-in system
|
2010-05-12 15:40:39 +00:00 |
|
|
754a5dbb7f
|
Device, hardware flow and retry come from the configuration file if not given
|
2010-05-12 14:44:57 +00:00 |
|
|
eb727c8b55
|
The project now depends on libSystem (for configuration files)
|
2010-05-12 14:27:46 +00:00 |
|
|
0ab9951439
|
Nicer preview of the message content
|
2010-05-12 12:06:18 +00:00 |
|
|
7a7d96158f
|
AT+CHUP seems to work better than ATH in our case
|
2010-05-12 11:16:16 +00:00 |
|
|
65d40cac3a
|
Probably fixed displaying the date when reading messages (untested)
|
2010-05-12 08:28:36 +00:00 |
|
|
9f1e2d9ca7
|
Display a minimal message when receiving messages
|
2010-05-11 17:03:14 +00:00 |
|
|
cfb312d6cd
|
There seemed to be a race condition
|
2010-05-11 15:39:21 +00:00 |
|
|
77755a8b5f
|
Code cleanup
|
2010-05-11 14:28:45 +00:00 |
|
|
8b8f76a2d2
|
Added a couple more debugging controls
|
2010-05-11 14:27:35 +00:00 |
|
|
6fa34aa104
|
Implemented the mute control over AT+CMUT (may not fit the hardware)
|
2010-05-11 14:12:02 +00:00 |
|
|
27799ec00f
|
Now able to fetch the battery status
|
2010-05-11 13:44:09 +00:00 |
|
|
8cac2bbdd7
|
Added the possibility to reset the modem at will
|
2010-05-11 12:40:26 +00:00 |
|
|
29cb9922da
|
Now able to read messages
|
2010-05-11 12:05:34 +00:00 |
|
|
0bb228fe93
|
Fetching the messages in PDU mode (without any conversion yet)
|
2010-05-11 09:46:04 +00:00 |
|
|
9b4d92a322
|
The program can be terminated nicely from the debugging window
|
2010-05-10 22:40:25 +00:00 |
|
|
9a8c41f8dc
|
Now rejecting calls correctly
|
2010-05-10 01:39:08 +00:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
5fb92d3189
|
Obtaining the functionality status before really using the phone
|
2010-05-08 03:07:47 +00:00 |
|
|
2dfa1e0cec
|
Let the modem command generation be done in its own class too
|
2010-05-08 01:23:56 +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 |
|
|
fdfd85493c
|
Added separate binaries to open the dialer, contacts and messages windows
|
2010-05-07 17:34:26 +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 |
|
|
4d5b33d259
|
Signal and operator reporting is now performed in a Panel applet
|
2010-05-07 00:40:51 +00:00 |
|
|
8e47df04cc
|
Enable phone functionality only once the SIM card is ready
|
2010-05-02 02:56:42 +00:00 |
|
|
f57a3d7846
|
Can now sometimes determine voice calls among incoming calls
|
2010-05-02 02:09:11 +00:00 |
|
|
c972e1a914
|
Incoming calls are now reported as well
|
2010-05-02 01:43:11 +00:00 |
|
|
1d5b054f4b
|
Hide the SIM PIN query dialog upon success
|
2010-05-01 17:31:05 +00:00 |
|
|
65bd9451f8
|
Always enable the phone functionality
|
2010-05-01 17:05:09 +00:00 |
|
|
ba6d6b7f6a
|
Let hardware flow be optional
|
2010-05-01 05:25:53 +00:00 |
|
|
e42d05e351
|
Fixed compilation with 2.10 <= Gtk+ < 2.18
|
2010-05-01 02:31:02 +00:00 |
|
|
71192d61c4
|
Simply hide progress windows when deleted
|
2010-05-01 01:48:07 +00:00 |
|