summaryrefslogtreecommitdiff
path: root/introspection
AgeCommit message (Expand)AuthorFilesLines
2012-11-02api: new source for the CDMA Base Station locationAleksander Morgado1-0/+24
2012-10-19api,modem: new 'PrimaryPort' propertyAleksander Morgado1-0/+7
2012-10-07api,libmm-glib: new `allowed-auth' configuration for bearersAleksander Morgado2-0/+9
2012-10-04api,libmm-glib,cli: handle firmware images of type `MM_FIRMWARE_IMAGE_TYPE_GOBI'Aleksander Morgado1-6/+32
2012-10-04api,instrospection: fix firmware list result signatureAleksander Morgado1-1/+1
2012-10-04api,libmm-glib: use a 'unique-id' as ID of the firmware image, not a 'name'Aleksander Morgado1-5/+5
2012-10-04api,introspection: simplify the Firmware interfaceAleksander Morgado1-19/+15
2012-10-04api,introspection: firmware images require a new `image-type' propertyAleksander Morgado1-1/+10
2012-09-14sms: 'Text' and 'Data' will never be given at the same timeAleksander Morgado1-1/+5
2012-09-14api: new `DeliveryState' property in the SMS interfaceAleksander Morgado1-0/+11
2012-09-14api: make read-only all SMS properties for nowAleksander Morgado1-7/+7
2012-09-14api: new `MessageReference' property in the SMS interfaceAleksander Morgado1-0/+11
2012-09-14api: new `DischargeTimestamp' property for Status Report SMS messagesAleksander Morgado1-1/+17
2012-09-14api: new `PduType' property in the SMS interfaceAleksander Morgado1-0/+8
2012-09-14api: new `Sms.DeliveryReportRequest' propertyAleksander Morgado1-0/+7
2012-09-14iface-modem-messaging: instead of mem1,mem2,mem3 use just a new default storageAleksander Morgado1-0/+8
2012-09-14api: new `SupportedStorages' property in the Messaging interfaceAleksander Morgado1-0/+9
2012-09-14api: Sms.Store() now requires the specific memory storage where to store the SMSAleksander Morgado1-1/+8
2012-09-12api: remove `Completed' signal from the Messaging interfaceAleksander Morgado1-14/+0
2012-09-06sms: user-created SMS objects will have either 'text' or 'data'Aleksander Morgado1-1/+2
2012-08-31api,introspection: new `Data' property in the SMS interfaceAleksander Morgado1-0/+10
2012-08-24api,introspection: report list of drivers, not just oneAleksander Morgado1-3/+3
2012-08-22api,dbus: 'ip-type' property now given as a MMBearerIpFamily (u)Aleksander Morgado2-3/+3
2012-03-30core: fatal errors in iface initializations force the modem into a FAILED stateAleksander Morgado1-3/+3
2012-03-29api,dbus: update the fields retrievable in the raw GPS location sourceAleksander Morgado1-11/+6
2012-03-29location: rework to allow multiple location sourcesAleksander Morgado1-12/+13
2012-03-16api,dbus: include `user' and `password' as properties given to Simple ConnectAleksander Morgado1-0/+12
2012-03-16api,dbus: new `OwnNumbers' property in the Modem interfaceAleksander Morgado1-0/+8
2012-03-16api,dbus: rewrote Time interface to be used with gdbus-codegenAleksander Morgado3-56/+76
2012-03-16api: `UnlockRetries' will reply a list of per-lock retry countsAleksander Morgado1-10/+1
2012-03-16iface-modem: the Command() method is only allowed when running in debug modeAleksander Morgado1-3/+6
2012-03-16introspection: setup all new files and remove old onesAleksander Morgado33-2608/+2155
2012-02-17modem: new property to allow specifying longer timeouts when configuring IPAleksander Morgado1-0/+6
2012-01-25api: add Modem.Time introspection XMLThomas Tuttle3-1/+59
2012-01-25api: add firmware interface XML file to introspection/Makefile.amThomas Tuttle1-0/+1
2012-01-25trivial: sort introspection/Makefile.am and all.xmlThomas Tuttle2-10/+10
2012-01-18gsm: change SMS send validity from 5-minute units to minutesDan Williams1-3/+2
2012-01-18api: change SMS save/send validity unitsDan Williams1-1/+1
2012-01-09sms: punt handling of 8-bit encoded SMSs to clientsDan Williams1-1/+3
2011-11-16gsm: add new property to track which facility locks are enabledEric Shienbrood2-1/+42
2011-11-16core: keep track of all PIN retry countsEric Shienbrood1-2/+15
2011-09-08modem: add firmware interfaceThomas Tuttle2-0/+116
2011-08-17api: add license and header include guardsAleksander Morgado1-1/+1
2011-08-17introspection: renamed MM_MODEM_STATE_CHANGED_REASON to MM_MODEM_STATE_REASONAleksander Morgado1-2/+2
2011-08-17introspection: rename changed reason UNKNOWN to NONEAleksander Morgado1-1/+1
2011-08-17introspection: define MM_MODEM_TYPE_UNKNOWNAleksander Morgado1-0/+5
2011-08-17introspection: use state type in StateChanged signal definitionAleksander Morgado1-2/+2
2011-08-17introspection: define type MM_MODEM_STATEAleksander Morgado1-5/+55
2011-07-29api: add new LTE constant to the MM_ACCESS_TECHsAndrew Bird1-0/+3
2011-07-19cdma: set Rm interface protocol if required (bgo #641661)Dan Williams1-2/+3