aboutsummaryrefslogtreecommitdiff
path: root/src/mm-iface-modem-messaging.c
AgeCommit message (Expand)Author
2013-02-06iface-modem-messaging: fix INSTANCE_CAST() vs. GET_INTERFACE() confusionDan Williams
2012-11-02iface-modem-messaging: fix storage string when reporting errorsAleksander Morgado
2012-10-11core: make sure objects retrieved with g_object_get() are valid in the ifacesAleksander Morgado
2012-10-04libmm-glib: remove the `libmm-common.h' headerAleksander Morgado
2012-09-14sms: create SMS parts only when storing or sendingAleksander Morgado
2012-09-14iface-modem-messaging: automatically detect the best default storageAleksander Morgado
2012-09-14iface-modem-messaging: instead of mem1,mem2,mem3 use just a new default storageAleksander Morgado
2012-09-14api: new `SupportedStorages' property in the Messaging interfaceAleksander Morgado
2012-09-14iface-modem-messaging: setting preferred storages is a one-time operationAleksander Morgado
2012-09-14iface-modem-messaging: load initial SMS parts after having set default storagesAleksander Morgado
2012-09-14iface-modem-messaging: new methods to check support for storage actionsAleksander Morgado
2012-09-06sms: SMS objects need to be create by `create_modem()' in the Messaging ifaceAleksander Morgado
2012-09-06iface-modem-messaging: plug memleakAleksander Morgado
2012-07-22messaging: don't treat as fatal error if we cannot read from a given storageAleksander Morgado
2012-07-17iface-modem-messaging: check if supported storage is allocated before useBen Chan
2012-03-16iface-modem-messaging: let initialization and enabling sequences get cancelledAleksander Morgado
2012-03-16base-modem: new port getters and peekersAleksander Morgado
2012-03-16libmm-common: `MMSimpleStatus' won't be considered internal any moreAleksander Morgado
2012-03-16libmm-common: `MMSmsProperties' won't be considered internal any moreAleksander Morgado
2012-03-16iface-modem-messaging: include policy authorization checksAleksander Morgado
2012-03-15iface-modem-messaging: need to enable/disable SMS indicationsAleksander Morgado
2012-03-15core: don't pass primary port to interface initializationsAleksander Morgado
2012-03-15sms: specify storage where the SMS is keptAleksander Morgado
2012-03-15iface-modem-messaging: once all messages initially loaded, set default storagesAleksander Morgado
2012-03-15iface-modem-messaging: use defaults when no specific storage specifiedAleksander Morgado
2012-03-15iface-modem-messaging: load initial parts from all available storagesAleksander Morgado
2012-03-15iface-modem-messaging: new method to set preferred SMS storagesAleksander Morgado
2012-03-15iface-modem-messaging: new properties to define preferred mem1/mem2/mem3 stor...Aleksander Morgado
2012-03-15iface-modem-messaging: load supported SMS storages during initializationAleksander Morgado
2012-03-15iface-modem-messaging: handle the flag to use PDU mode as a propertyAleksander Morgado
2012-03-15api,dbus: remove the option to send the SMS in the Create() callAleksander Morgado
2012-03-15sms: export uncomplete multipart messages as wellAleksander Morgado
2012-03-15iface-modem-messaging: don't allow method calls if not enabledAleksander Morgado
2012-03-15iface-modem-messaging: allow creating new SMS objectsAleksander Morgado
2012-03-15iface-modem-messaging: allow setting up unsolicited eventsAleksander Morgado
2012-03-15sms-list: don't signal completed messagesAleksander Morgado
2012-03-15iface-modem-messaging: handle SMS listingAleksander Morgado
2012-03-15iface-modem-messaging: handle SMS deletion requestsAleksander Morgado
2012-03-15iface-modem-messaging: emit SMS added/completed/deleted signalsAleksander Morgado
2012-03-15iface-modem-messaging: load initial list of SMS partsAleksander Morgado
2012-03-15iface-modem-messaging: allow configuring preferred SMS formatAleksander Morgado
2012-03-15iface-modem-messaging: new property to handle the list of SMS objectsAleksander Morgado
2012-03-15iface-modem-messaging: check if modem has messaging capabilitiesAleksander Morgado
2012-03-15iface-modem-messaging: new interface to handle the Messaging DBus interfaceAleksander Morgado