Commit Graph

297 Commits

Author SHA1 Message Date
44109075cc Code cleanup 2013-02-07 23:57:00 +01:00
6de6238f54 Also log incoming calls (untested) 2013-02-07 23:44:09 +01:00
8e44b858c9 Try to simply notify the user when authentication works 2012-11-08 23:28:59 +01:00
696509ba44 More flexible notification API 2012-11-08 13:55:58 +01:00
ce93087feb Supporting generic notifications (through plug-ins) 2012-11-08 13:29:13 +01:00
61b9032c13 Still allow the '+' character to be pushed as a digit (although not as DTMF) 2012-09-05 10:06:32 +00:00
526c4d2f57 Supporting sending DTMF on AT-based modems 2012-09-05 02:11:07 +00:00
a1a19fa861 Now able to send DTMF tones through the user interface 2012-09-05 01:58:28 +00:00
19492e41fc Nicer event handling upon startup 2012-09-01 02:59:17 +00:00
128b8646ad Reporting errors when sending a message failed 2012-09-01 00:50:34 +00:00
0051c9ffd9 No longer try to load plug-ins if none are enabled 2012-08-26 00:55:35 +00:00
7cafaf96f2 Added a modem configuration widget for passwords 2012-08-24 17:21:05 +00:00
b66a183970 Never save a partial configuration 2012-08-10 22:57:51 +00:00
ec03ad6baf More consistent error handling 2012-08-10 22:38:07 +00:00
23b7191a1f Improved plug-in management 2012-08-07 11:13:36 +00:00
34a08ac215 Fixed build on case-insensitive filesystems 2012-07-31 21:56:48 +00:00
387866f1aa Additional portability fix for MacOS X 2012-07-30 23:14:59 +00:00
89ef977856 Refactored modem plug-ins (paving the way for multiple concurrent backends) 2012-07-05 22:13:06 +00:00
9abdd1d007 Added a comment to the about dialog 2012-05-20 13:44:47 +00:00
65be2ec7de Documented a bug with plug-in management 2012-05-15 21:10:34 +00:00
bd03b3389b Re-worked plug-in management 2012-01-10 15:22:18 +00:00
1df25fe5cf Using "::" instead of "_" as a delimiter for sections in the configuration 2012-01-10 00:19:51 +00:00
dd2eec5a9a Code cleanup 2012-01-03 23:19:52 +00:00
7a06b25173 Improved the logs window 2012-01-03 09:38:43 +00:00
b40ceb6b47 Code cleanup 2012-01-03 08:45:08 +00:00
364c2d1f18 Using libDesktop to handle client messages 2012-01-01 13:33:51 +00:00
4fde332436 Handle generic authentication failures 2011-12-13 17:09:01 +00:00
b3b0a29f62 Fixed crash in system preferences when a filename is not set 2011-12-13 17:04:39 +00:00
3f5f6550f1 Really handle modem notifications 2011-12-10 23:12:42 +00:00
b87e0be0d4 Fixed system settings dialogs with filenames 2011-12-10 22:06:28 +00:00
eb887aba5b Introducing support for USSD (untested) 2011-12-09 22:35:35 +00:00
6014d4c610 Only force modem to stop if not already stopped 2011-11-17 04:51:18 +00:00
92e41b7509 Avoid a crash when the modem plug-in could not be loaded 2011-11-17 04:48:07 +00:00
f304a02388 Really extending the settings to allow more complete configuration dialogs 2011-11-04 10:46:26 +00:00
4a48c51c08 Only request a signal request once the last one obtained 2011-11-03 15:41:53 +00:00
f73186e74d Reviewed the queueing mechanism 2011-11-03 13:35:21 +00:00
c0abfbbce3 Code cleanup 2011-11-03 02:34:19 +00:00
f417fe289b Better handling of filenames in the modem's configuration 2011-11-02 18:49:59 +00:00
bb8bc94c58 About to release Phone 0.3.4 2011-11-02 17:37:11 +00:00
379d8a6b73 The "sofia" plug-in is beginning to be usable 2011-11-02 17:32:00 +00:00
20b0bc4f16 No longer track the signal level when irrelevant 2011-11-02 02:32:16 +00:00
6b592b294a Code cleanup 2011-11-02 01:46:02 +00:00
082f046f05 Properly report the modem as unavailable when relevant 2011-11-02 01:05:59 +00:00
e31064d527 Additional bugfixes and improvements 2011-11-02 00:41:52 +00:00
2f8a06d2ec Code cleanup 2011-11-01 16:57:12 +00:00
bc3bc5238a Code cleanup 2011-11-01 13:14:47 +00:00
29ac2ebb26 Additional fixes (for the Openmoko Freerunner notably) 2011-10-31 02:11:52 +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
c6ebcfe41d Hopefully more robust registration 2011-10-30 17:56:22 +00:00