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
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
2012-03-15
iface-modem-messaging: load supported SMS storages during initialization
Aleksander Morgado
2012-03-15
iface-modem-messaging: handle the flag to use PDU mode as a property
Aleksander Morgado
2012-03-15
api,dbus: remove the option to send the SMS in the Create() call
Aleksander Morgado
2012-03-15
sms: export uncomplete multipart messages as well
Aleksander Morgado
2012-03-15
iface-modem-messaging: don't allow method calls if not enabled
Aleksander Morgado
2012-03-15
iface-modem-messaging: allow creating new SMS objects
Aleksander Morgado
2012-03-15
iface-modem-messaging: allow setting up unsolicited events
Aleksander Morgado
2012-03-15
sms-list: don't signal completed messages
Aleksander Morgado
2012-03-15
iface-modem-messaging: handle SMS listing
Aleksander Morgado
2012-03-15
iface-modem-messaging: handle SMS deletion requests
Aleksander Morgado
2012-03-15
iface-modem-messaging: emit SMS added/completed/deleted signals
Aleksander Morgado
2012-03-15
iface-modem-messaging: load initial list of SMS parts
Aleksander Morgado
2012-03-15
iface-modem-messaging: allow configuring preferred SMS format
Aleksander Morgado
2012-03-15
iface-modem-messaging: new property to handle the list of SMS objects
Aleksander Morgado
2012-03-15
iface-modem-messaging: check if modem has messaging capabilities
Aleksander Morgado
2012-03-15
iface-modem-messaging: new interface to handle the Messaging DBus interface
Aleksander Morgado