Commit Graph

1008 Commits

Author SHA1 Message Date
62883ba1cb Code cleanup 2014-09-26 02:01:55 +03:00
ff6f7aee19 Stricter check for compliant phone numbers when adding and editing contacts 2014-09-26 01:53:43 +03:00
16b107fca1 Also support editing contacts 2014-09-26 01:50:37 +03:00
c867e9e66d Re-introduced support for saving contacts 2014-09-26 01:42:07 +03:00
974a57f68b Make sure to always end a buffer 2014-09-25 11:26:54 +03:00
cca9370627 Implemented a few more error cases (untested) 2014-09-25 11:20:51 +03:00
9a3aa78036 Moved logging to a dedicated function 2014-09-25 09:57:30 +03:00
fa5108f7a0 Improved tracking the authentication status 2014-09-25 09:23:07 +03:00
92c79edb26 Moved the "pulseaudio" plug-in to the DeforaOS Integration project
With this change, DeforaOS Phone no longer depends on Pulseaudio.
2014-09-22 23:05:15 +02:00
0ac65b93c1 Improved error management 2014-09-22 10:43:18 +02:00
33947cba4a Code cleanup 2014-09-22 10:35:13 +02:00
b8d01c64d5 Set an icon to the "hayes" plug-in 2014-09-21 21:42:04 +02:00
2fc215415c Implemented the quirk for slow SIM PIN authentication 2014-09-17 18:32:27 +02:00
205de9ec0d Added quirks for the Ericsson F3507g internal UMTS card 2014-09-17 18:29:43 +02:00
a866ba3eeb Fixed a typo 2014-09-17 18:29:18 +02:00
845e8e4077 Added a quirk for slow SIM PIN authentication 2014-09-17 18:27:55 +02:00
8e2e5fd1c8 Hide the battery icon on errors 2014-09-17 18:26:04 +02:00
712b6cffc9 Convert the phone book names from the GSM alphabet to ISO 2014-09-17 18:25:00 +02:00
bd3ba6534d Always try to push a command when time to 2014-09-12 00:33:31 +02:00
064cb5f900 Avoid a race condition with unsollicited messages 2014-09-12 00:31:02 +02:00
12f5950036 Updated the French translation 2014-09-11 21:32:41 +02:00
be062477f9 The "hayes" test now depends on "../config.h" 2014-09-11 21:31:25 +02:00
d71d941689 Also test the MODEM_EVENT_TYPE_MODEL event 2014-09-11 21:29:54 +02:00
268796ac60 Also implemented "*#0000#" from the dialer (shows the about dialog) 2014-09-11 21:28:31 +02:00
0d7315b489 Fixed highlighting USSD codes in messages 2014-09-11 21:27:58 +02:00
321d492f1b Fixed the icon in the "about" dialog 2014-09-11 21:27:28 +02:00
3d6af30b93 Also consider the vendor when looking for quirks 2014-09-11 21:26:51 +02:00
fbf66280e0 Also obtain the IMSI (as "identity") 2014-09-11 21:24:29 +02:00
7a05b10083 Added a tooltip to the battery icon 2014-09-11 21:22:19 +02:00
e27dfc34eb Let the profile plug-in determine which ring tone to choose 2014-09-09 02:37:47 +02:00
8ae2017fe4 Updated the copyright line 2014-09-09 02:34:04 +02:00
0f2886cc50 Use the dialer icon for gprs(1) instead 2014-09-09 02:32:40 +02:00
29878be7fd Early attempt at detecting the correct operator automatically 2014-09-09 02:07:58 +02:00
8fc0426a8d Avoid warnings when building with Gtk+ >= 3 (untested) 2014-09-09 02:04:40 +02:00
15697d0cf7 Updated the dependencies for the "hayes" test 2014-09-08 06:24:31 +02:00
bd214be8f9 Updated the copyright line 2014-09-08 06:22:37 +02:00
63d48de40f Detect when the phone goes offline 2014-09-08 06:22:17 +02:00
954f89cbc9 Default to using quotes for SIM PIN authentication 2014-09-08 06:04:01 +02:00
f61f2c2d81 Reworked the parsing loop 2014-09-08 06:03:23 +02:00
d298bfd4cc Do not restart the modem if already started 2014-09-08 06:01:36 +02:00
8af66dbf2d Code cleanup 2014-09-08 04:46:38 +02:00
ce96b959b7 Fixed obtaining the baudrate and hardware flow from the configuration file 2014-09-08 04:45:41 +02:00
44b7b4e1db Avoid potentially losing the ID for a source 2014-09-08 04:44:04 +02:00
e15bc48347 Also test the handler for +CFUN events 2014-09-08 04:24:07 +02:00
8386c659f0 Code cleanup 2014-09-05 21:19:56 +02:00
9cab05b073 Code cleanup 2014-09-05 20:52:57 +02:00
e2385f7e68 Try an alternative string to initialize the modem 2014-09-05 20:49:54 +02:00
07d9515828 Improved the signal level calculation 2014-09-05 20:46:57 +02:00
c943881b77 Also test parsing the signal level 2014-09-05 20:46:21 +02:00
e70c4bf257 Code cleanup 2014-09-05 20:44:01 +02:00