Articles
Downloads
Manual
News
Projects
Search
Advanced search
Users
Login
Password reset
Wiki
Username:
Password:
Desktop
Homepage
Members
Timeline
Gallery
Download
Bug reports
Revisions
Revision
Date
Author
Message
1.26
2012/09/01 02:34:35
khorben
Introducing support for DTMF
1.25
2012/09/01 00:50:34
khorben
Reporting errors when sending a message failed
1.24
2012/08/24 17:21:02
khorben
Added a modem configuration widget for passwords
1.23
2012/07/08 21:08:21
khorben
Code cleanup
1.22
2012/07/05 22:13:02
khorben
Refactored modem plug-ins (paving the way for multiple concurrent backends)
1.21
2011/12/09 22:35:31
khorben
Introducing support for USSD (untested)
1.20
2011/11/04 10:46:23
khorben
Really extending the settings to allow more complete configuration dialogs
1.19
2011/11/02 22:47:14
khorben
Removed some useless requests
1.18
2011/11/02 01:05:58
khorben
Properly report the modem as unavailable when relevant
1.17
2011/11/02 00:41:48
khorben
Additional bugfixes and improvements
1.16
2011/11/01 16:57:09
khorben
Code cleanup
1.15
2011/11/01 13:14:44
khorben
Code cleanup
1.14
2011/10/30 18:12:28
khorben
Code cleanup
1.13
2011/10/30 17:56:20
khorben
Hopefully more robust registration
1.12
2011/10/30 15:37:13
khorben
Code cleanup
1.11
2011/10/30 11:05:32
khorben
Hopefully improved the startup sequence
1.10
2011/10/07 13:46:21
khorben
Some bugfixes
1.9
2011/08/23 22:48:56
khorben
Also reset battery information when the modem is not available anymore
1.8
2011/08/22 01:36:05
khorben
Probably fixed the authentication process
1.7
2011/08/21 21:15:13
khorben
Improved support for modifiying contacts
1.6
2011/08/21 00:57:33
khorben
Improving contact support
1.5
2011/08/21 00:43:32
khorben
Adding support for contact deletion
1.4
2011/08/21 00:11:54
khorben
Hopefully delete messages correctly
1.3
2011/08/12 23:22:54
khorben
Enable unsollicited service data messages by default
1.2
2011/08/11 23:45:48
khorben
Merged branch khorben-phone
1.1
2011/01/15 13:02:40
khorben
file modem.h was initially added on branch khorben-phone.
1.1.2.31
2011/08/09 15:39:16
khorben
Removed request type CONNECTION_STATUS which should really be a trigger
1.1.2.30
2011/08/04 13:53:23
khorben
Also track the amount of data exchanged during GPRS connections
1.1.2.29
2011/08/01 23:05:28
khorben
Added handlers for the GPRS connection status
1.1.2.28
2011/07/19 21:26:03
khorben
Hopefully support entering the PUK code
1.1.2.27
2011/03/05 17:30:44
khorben
Integrating support for sending messages again (does not work yet)
1.1.2.26
2011/03/05 02:36:18
khorben
Allowing plug-ins to issue commands directly again
1.1.2.25
2011/03/02 00:07:04
khorben
Unread messages are shown in bolded letters
1.1.2.24
2011/03/01 20:25:41
khorben
Really implemented the separate folders for messages
1.1.2.23
2011/03/01 19:09:27
khorben
Beginning to support separate folders for incoming messages
1.1.2.22
2011/02/06 11:37:37
khorben
Asking to go online when starting and last time offline
1.1.2.21
2011/02/05 20:37:47
khorben
Supposedly sending messages as well now
1.1.2.20
2011/01/23 20:58:14
khorben
Got rid of the GSM class
1.1.2.19
2011/01/23 20:21:26
khorben
More efficient way to obtain contacts
1.1.2.18
2011/01/23 17:39:48
khorben
Implemented phone calls with no caller ID
1.1.2.17
2011/01/23 16:16:37
khorben
Implemented calling the last dialled number again
1.1.2.16
2011/01/23 01:22:26
khorben
Now able to connect to the GPRS IP network (not handling PPP data though)
1.1.2.15
2011/01/23 00:52:05
khorben
Allow defining the GPRS access point again
1.1.2.14
2011/01/22 23:40:13
khorben
Implemented the retry value again
1.1.2.13
2011/01/22 22:31:31
khorben
Dynamically creating the preferences dialog
1.1.2.12
2011/01/22 15:37:58
khorben
Cleaning up some more
1.1.2.11
2011/01/22 03:08:54
khorben
Implementing more unsollicited events
1.1.2.10
2011/01/22 02:51:14
khorben
Partially implemented incoming call-ID presentation
1.1.2.9
2011/01/22 00:41:19
khorben
Hopefully implemented SIM PIN authentication again
1.1.2.8
2011/01/21 16:20:07
khorben
Implemented sending the SIM PIN code again
1.1.2.7
2011/01/21 14:47:13
khorben
Code cleanup
1.1.2.6
2011/01/21 13:41:01
khorben
Checking the phone functionality progressively
1.1.2.5
2011/01/21 10:47:09
khorben
Moved triggers to +COPS and +CSQ to the right place
1.1.2.4
2011/01/20 01:49:19
khorben
Extending the number of AT commands supported (hardware vendor and revision)
1.1.2.3
2011/01/20 01:37:57
khorben
Making some progress with parsing results of AT commands
1.1.2.2
2011/01/16 19:01:04
khorben
Rewrite is ongoing
1.1.2.1
2011/01/15 13:02:40
khorben
About to introduce modem plug-ins