index
:
dxdxdt/ModemManager
main
mmfwd
sim7600
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mm-iface-modem-messaging.c
Age
Commit message (
Expand
)
Author
2023-10-27
core: ensure all errors returned in DBus operations are normalized
Aleksander Morgado
2022-11-30
iface-modem-messaging: improve logging of user operations
Aleksander Morgado
2022-11-30
iface-modem-messaging: refactor memory management in handlers
Aleksander Morgado
2022-11-30
iface-modem-messaging: use the abort_invocation_if_state_not_reached() helper
Aleksander Morgado
2022-11-30
iface-modem-messaging: allow Delete operation during enabling/disabling
Aleksander Morgado
2020-09-19
iface-modem-messaging: if sms list doesn't exist, free part
Aleksander Morgado
2020-05-19
iface-modem-messaging: avoid cast-align errors
Aleksander Morgado
2020-04-08
iface-modem-messaging: port to use object logging
Aleksander Morgado
2020-01-30
iface-modem-messaging: fix warnings with -Wimplicit-fallthrough
Aleksander Morgado
2020-01-30
iface-modem-messaging: fix warnings with -Wswitch-default
Aleksander Morgado
2019-05-08
iface-modem-messaging: flush sms list update before notifying added/removed
Aleksander Morgado
2018-09-25
iface-modem-messaging: if only one storage supported, select it right away
Aleksander Morgado
2018-04-24
all: drop unused variables
Lubomir Rintel
2017-06-28
iface-modem-messaging: port mm_iface_modem_messaging_disable to use GTask
Ben Chan
2017-06-28
iface-modem-messaging: port mm_iface_modem_messaging_enable to use GTask
Ben Chan
2017-06-28
iface-modem-messaging: port mm_iface_modem_messaging_initialize to use GTask
Ben Chan
2017-03-28
broadband-modem: fixed wrong MEM1 value passed to +CPMS
Carlo Lobrano
2016-03-09
broadband-modem: fix +CPMS empty parameter support
Carlo Lobrano
2014-07-06
sms: rename 'MMSms' to 'MMBaseSms'
Aleksander Morgado
2014-06-16
iface-modem-messaging: don't skip MT storage when reading if it's the only one
Aleksander Morgado
2013-11-21
introspection,api: new 'Messages' property in the Messaging interface
Aleksander Morgado
2013-08-19
iface-modem-messaging: never add UNKNOWN to the lists of supported storages
Aleksander Morgado
2013-02-06
iface-modem-messaging: fix INSTANCE_CAST() vs. GET_INTERFACE() confusion
Dan Williams
2012-11-02
iface-modem-messaging: fix storage string when reporting errors
Aleksander Morgado
2012-10-11
core: make sure objects retrieved with g_object_get() are valid in the ifaces
Aleksander Morgado
2012-10-04
libmm-glib: remove the `libmm-common.h' header
Aleksander Morgado
2012-09-14
sms: create SMS parts only when storing or sending
Aleksander Morgado
2012-09-14
iface-modem-messaging: automatically detect the best default storage
Aleksander Morgado
2012-09-14
iface-modem-messaging: instead of mem1,mem2,mem3 use just a new default storage
Aleksander Morgado
2012-09-14
api: new `SupportedStorages' property in the Messaging interface
Aleksander Morgado
2012-09-14
iface-modem-messaging: setting preferred storages is a one-time operation
Aleksander Morgado
2012-09-14
iface-modem-messaging: load initial SMS parts after having set default storages
Aleksander Morgado
2012-09-14
iface-modem-messaging: new methods to check support for storage actions
Aleksander Morgado
2012-09-06
sms: SMS objects need to be create by `create_modem()' in the Messaging iface
Aleksander Morgado
2012-09-06
iface-modem-messaging: plug memleak
Aleksander Morgado
2012-07-22
messaging: don't treat as fatal error if we cannot read from a given storage
Aleksander Morgado
2012-07-17
iface-modem-messaging: check if supported storage is allocated before use
Ben Chan
2012-03-16
iface-modem-messaging: let initialization and enabling sequences get cancelled
Aleksander Morgado
2012-03-16
base-modem: new port getters and peekers
Aleksander Morgado
2012-03-16
libmm-common: `MMSimpleStatus' won't be considered internal any more
Aleksander Morgado
2012-03-16
libmm-common: `MMSmsProperties' won't be considered internal any more
Aleksander Morgado
2012-03-16
iface-modem-messaging: include policy authorization checks
Aleksander Morgado
2012-03-15
iface-modem-messaging: need to enable/disable SMS indications
Aleksander Morgado
2012-03-15
core: don't pass primary port to interface initializations
Aleksander Morgado
2012-03-15
sms: specify storage where the SMS is kept
Aleksander Morgado
2012-03-15
iface-modem-messaging: once all messages initially loaded, set default storages
Aleksander Morgado
2012-03-15
iface-modem-messaging: use defaults when no specific storage specified
Aleksander Morgado
2012-03-15
iface-modem-messaging: load initial parts from all available storages
Aleksander Morgado
2012-03-15
iface-modem-messaging: new method to set preferred SMS storages
Aleksander Morgado
2012-03-15
iface-modem-messaging: new properties to define preferred mem1/mem2/mem3 stor...
Aleksander Morgado
[next]