- Aug 02, 2020
-
-
Mohammed Sadiq authored
-
- Jul 21, 2020
-
-
Salem Elrahal authored
-
- Jul 15, 2020
-
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
the characters "() -" are used for formatting a phone number. But ModemManager works only with plain numbers without any formatting. Only characters used for formatting numbers are stripped.
-
- Jul 14, 2020
-
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
- Jul 13, 2020
-
-
Fixes #14
-
Mohammed Sadiq authored
We can't assume that modem manager is always available, especially during startup. Let's watch for the service and act accordingly.
-
- Jul 11, 2020
-
-
Add mapping from MCC to Country code. Also add a signal and emit the country-code code if available.
-
the device_arr contains a PurMmDevice. Not an object. Add a free function for that and use it. Also, add a ref on object when adding to device to avoid pointing to an invalid object when it is removed. Fixes chatty#355
-
- Jun 18, 2020
-
-
Guido Gunther authored
ci: Use standard definitions See merge request !15
-
Mohammed Sadiq authored
We have https://source.puri.sm/Librem5/librem5-ci/raw/master/librem5-pipeline-definitions.yml which is used in various projects. Let’s use that to keep code simpler and consistent with other projects. Additionally, this commit also enables arm64 package build.
-
- Mar 12, 2020
-
-
Andrea Schaefer authored
-
- Mar 10, 2020
-
-
Andrea Schaefer authored
Load supported modems only on startup See merge request !13
-
Mohammed Sadiq authored
-
- Feb 26, 2020
-
-
Andrea Schaefer authored
-
- Feb 19, 2020
-
-
Andrea Schaefer authored
Load modems only when Messaging is available See merge request !12
-
- Feb 17, 2020
-
-
Mohammed Sadiq authored
And check if newly added interface is Messaging so that we can use it.
-
- Jan 22, 2020
-
-
Andrea Schaefer authored
-
- Jan 20, 2020
-
-
Andrea Schaefer authored
Replace g_error with g_debug See merge request !11
-
Andrea Schaefer authored
-
Andrea Schaefer authored
Report connection failure when the modem is disabled Closes chatty#263 See merge request !10
-
- Jan 18, 2020
-
-
Sebastian Krzyszkowiak authored
Otherwise the account stays connecting indefinitely and never connects. Fixes chatty#263
-
- Jan 06, 2020
-
-
Andrea Schaefer authored
Warn and return early if messaging is NULL See merge request !9
-
Mohammed Sadiq authored
This seems to happen for some reason
-
- Dec 15, 2019
-
-
Andrea Schaefer authored
-
Andrea Schaefer authored
Add instance checks See merge request !8
-
Andrea Schaefer authored
-
- Dec 14, 2019
-
-
Andrea Schaefer authored
-
- Nov 19, 2019
-
-
Andrea Schaefer authored
-
- Nov 14, 2019
-
-
Andrea Schaefer authored
Fix a possible NULL dereference See merge request !7
-
- Nov 13, 2019
-
-
Mohammed Sadiq authored
If the sms doesn’t contain any message, the message can be NULL. Also, if the number couldn’t be retrieved, it will be set to NULL.
-
- Oct 05, 2019
-
-
Andrea Schaefer authored
-
- Aug 22, 2019
-
-
Andrea Schaefer authored
-
Andrea Schaefer authored
-
- Aug 15, 2019
-
-
Andrea Schaefer authored
-
Andrea Schaefer authored
Fix timestamp issue Closes chatty#192 See merge request !6
-
Andrea Schaefer authored
Add handling for delivery reports See merge request !5
-
Andrea Schaefer authored
-
- Aug 05, 2019
-
-
Andrea Schaefer authored
Improve SMS plugin functionality See merge request !4
-