summaryrefslogtreecommitdiff
path: root/src/mm-iface-modem-messaging.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-19core: add autoptr cleanup methods to all internal typesAleksander Morgado1-0/+1
2016-03-09broadband-modem: fix +CPMS empty parameter supportCarlo Lobrano1-0/+7
2014-07-06sms: rename 'MMSms' to 'MMBaseSms'Aleksander Morgado1-3/+3
2014-07-01ifaces: always include <libmm-glib.h>Aleksander Morgado1-0/+3
2014-02-13ports: rename 'MMAtSerialPort' to 'MMPortSerialAt'Aleksander Morgado1-1/+0
2012-09-14sms: create SMS parts only when storing or sendingAleksander Morgado1-0/+5
2012-09-14iface-modem-messaging: instead of mem1,mem2,mem3 use just a new default storageAleksander Morgado1-16/+12
2012-09-14iface-modem-messaging: setting preferred storages is a one-time operationAleksander Morgado1-11/+0
2012-09-14iface-modem-messaging: new methods to check support for storage actionsAleksander Morgado1-0/+8
2012-09-06sms: SMS objects need to be create by `create_modem()' in the Messaging ifaceAleksander Morgado1-1/+4
2012-03-16iface-modem-messaging: let initialization and enabling sequences get cancelledAleksander Morgado1-0/+2
2012-03-16libmm-common: `MMSimpleStatus' won't be considered internal any moreAleksander Morgado1-1/+1
2012-03-15iface-modem-messaging: need to enable/disable SMS indicationsAleksander Morgado1-0/+16
2012-03-15core: don't pass primary port to interface initializationsAleksander Morgado1-1/+0
2012-03-15sms: specify storage where the SMS is keptAleksander Morgado1-1/+2
2012-03-15iface-modem-messaging: load initial parts from all available storagesAleksander Morgado1-0/+1
2012-03-15iface-modem-messaging: new method to set preferred SMS storagesAleksander Morgado1-0/+22
2012-03-15iface-modem-messaging: new properties to define preferred mem1/mem2/mem3 stor...Aleksander Morgado1-3/+6
2012-03-15iface-modem-messaging: load supported SMS storages during initializationAleksander Morgado1-0/+15
2012-03-15iface-modem-messaging: handle the flag to use PDU mode as a propertyAleksander Morgado1-0/+1
2012-03-15sms: export uncomplete multipart messages as wellAleksander Morgado1-1/+1
2012-03-15iface-modem-messaging: allow subclassing SMS object creation methodsAleksander Morgado1-0/+4
2012-03-15iface-modem-messaging: allow setting up unsolicited eventsAleksander Morgado1-0/+16
2012-03-15iface-modem-messaging: load initial list of SMS partsAleksander Morgado1-0/+15
2012-03-15iface-modem-messaging: allow configuring preferred SMS formatAleksander Morgado1-0/+8
2012-03-15iface-modem-messaging: new property to handle the list of SMS objectsAleksander Morgado1-0/+1
2012-03-15iface-modem-messaging: check if modem has messaging capabilitiesAleksander Morgado1-0/+8
2012-03-15iface-modem-messaging: new interface to handle the Messaging DBus interfaceAleksander Morgado1-0/+71