Commit Graph

560 Commits

Author SHA1 Message Date
c88e5d878f Use AT+CHUP instead of ATH (should be more reliable) 2011-10-31 00:56:01 +00:00
16857c0995 Hopefully ring upon incoming messages 2011-10-31 00:49:08 +00:00
fe55917e1f Avoid a couple warnings 2011-10-31 00:48:49 +00:00
a1aebbc649 Avoid crash when showing the dialer from within a call 2011-10-31 00:48:25 +00:00
0384ba54d4 Hopefully let the phone ring and vibrate upon incoming messages 2011-10-31 00:29:09 +00:00
5ad7c6e258 Force a registration request after setting automatic registration 2011-10-31 00:06:34 +00:00
246c7738b4 Hopefully fixed deepsleep mode 2011-10-31 00:06:03 +00:00
a42daf32b4 Fixed reporting of roaming registration 2011-10-30 21:36:25 +00:00
ab7d4865f2 Both gsm.{c,h} were deleted a while ago 2011-10-30 20:31:50 +00:00
524c75eee8 Automatically repeat some commands upon (seemingly) recoverable errors 2011-10-30 18:39:13 +00:00
89c37f477d Disable debugging mode by default 2011-10-30 18:16:00 +00:00
c6ebcfe41d Hopefully more robust registration 2011-10-30 17:56:22 +00:00
3439b855c1 Code cleanup 2011-10-30 15:45:26 +00:00
faf09d0fc5 Code cleanup 2011-10-30 15:39:13 +00:00
4223e6ba91 Some more debugging and cleanup 2011-10-30 14:29:07 +00:00
f7e807ee15 Fixed incoming messages 2011-10-30 14:20:49 +00:00
afa5ec1257 Fixed event handling 2011-10-30 13:48:07 +00:00
6b861a867c Avoid triggering too many events 2011-10-30 12:55:20 +00:00
7ff22852c6 Reporting the proper modem event 2011-10-30 12:43:18 +00:00
ca80147a4b Debugging some more 2011-10-30 12:12:06 +00:00
da1dd303fb Aligning the profiles plug-in with the newer behavior 2011-10-30 11:46:43 +00:00
28843108cd Trying to improve profile handling 2011-10-30 11:26:44 +00:00
40a0ce9faa Hopefully improved the startup sequence 2011-10-30 11:05:36 +00:00
517bdd97b7 Code cleanup 2011-10-29 19:02:11 +00:00
671f1a0cba No longer report being offline upon startup or reset 2011-10-29 14:58:58 +00:00
3b39d8b75c No longer requiring any value returned by the "destroy" callback in plug-ins 2011-10-25 11:09:15 +00:00
565aaca97d Sorting existing messages by folder 2011-10-07 17:14:23 +00:00
e38b5db19c Fixing handling of messages 2011-10-07 14:39:10 +00:00
afccdbd688 Some bugfixes 2011-10-07 13:46:25 +00:00
9b679aded5 Ignore authentication confirmation if not already expecting one 2011-09-30 23:38:40 +00:00
98ef07d37a Code cleanup 2011-09-30 23:06:35 +00:00
d1c93db0d5 Re-generated Makefiles 2011-09-16 11:54:13 +00:00
58f33fd441 Re-generated Makefiles 2011-09-16 11:36:26 +00:00
65eeb65a69 Re-generated Makefiles 2011-09-16 10:19:40 +00:00
fbc84d7a5c Added some tooltip text and an option to ellipsize the operator name 2011-09-05 21:00:35 +00:00
d095f6b2a5 Added a tooltip text 2011-09-05 20:59:27 +00:00
cbcfe175e9 Default to the "systray" plug-in when none is configured 2011-09-01 21:43:39 +00:00
473413fd15 Code cleanup 2011-09-01 21:42:45 +00:00
4cfe255f69 Using GtkImageMenuItems where appropriate 2011-08-31 22:42:44 +00:00
527c1c8317 src/modem.c also depends on config.h 2011-08-30 22:48:05 +00:00
8361170957 Avoid a warning on some platforms 2011-08-30 22:15:46 +00:00
84669c1793 Nicer settings window 2011-08-30 22:08:40 +00:00
c78b75075d Optimized the system preferences dialog for both portrait and landscape screens 2011-08-30 22:08:18 +00:00
0d32b9d812 Avoid some warnings on some platforms 2011-08-30 21:42:13 +00:00
8c1e68ab62 Code cleanup 2011-08-30 16:54:28 +00:00
948631ccba Separated the status from the preferences (in notebook tabs) 2011-08-30 16:37:57 +00:00
3de849446c Hopefully fixed 100% CPU usage when losing the modem's device node 2011-08-30 16:34:28 +00:00
e718d09c84 Really show the "about" dialog when requested 2011-08-30 16:33:44 +00:00
61301d2ebc Handling one more event 2011-08-29 23:14:35 +00:00
6783c44c55 Added an option to integrate GPRS connection data into the system tray 2011-08-28 21:15:51 +00:00