aboutsummaryrefslogtreecommitdiff
path: root/introspection
AgeCommit message (Expand)Author
2012-07-16gsm: emit usable reason code when disconnecting due to roamingDan Williams
2012-03-22gsm: define the PPP auth preferences for STATIC and DHCP device useAndrew Bird
2012-01-18gsm: change SMS send validity from 5-minute units to minutesDan Williams
2012-01-18api: change SMS save/send validity unitsDan Williams
2012-01-09sms: punt handling of 8-bit encoded SMSs to clientsDan Williams
2011-07-29api: add new LTE constant to the MM_ACCESS_TECHsAndrew Bird
2011-07-19cdma: set Rm interface protocol if required (bgo #641661)Dan Williams
2011-06-30Add a DBus interface for setting the log level.Nathan Williams
2011-06-02Spec out and implement a command to get a GSM SIM SPN value.Nathan Williams
2011-04-29gsm: allow setting more than one bandAleksander Morgado
2011-04-28introspection: add missing UMTS 2600 band referenceAleksander Morgado
2011-04-14gsm: implement basic SMS reception and PDU parsingNathan Williams
2011-03-26api: clarify SendPin documentationDan Williams
2011-01-24api: fix up StateChanged duplicate reason codeDan Williams
2011-01-24api: fix up modem state changed reason enum descriptionDan Williams
2011-01-24Merge remote branch 'chromium/to-upstream'Dan Williams
2011-01-14api: add reply parameter to USSD Respond method (bgo #638038)Guido Günther
2011-01-14core: add modem reset/power-cycle commandDan Williams
2011-01-04cdma: fix segfault by handling MEID propertyDan Williams
2011-01-01gsm: add access technology support for HSPA+Dan Williams
2010-12-21build: fix distcheck after introspection XML renamesDan Williams
2010-12-21modemmanager: Add a reason to ConnectionStateChanged events.Elly Jones
2010-12-21Replace ActivationCompleted with ActivationStateChanged, add CDMA error enums.David Rochberg
2010-12-20Add CDMA Activate and ActivateManual methods.Elly Jones
2010-12-20Add enums for activation stateDavid Rochberg
2010-12-20Add State property and StateChanged signal.Elly Jones
2010-12-20Added MEID property to org.freedesktop.ModemManager.Cdma interface.Eric Shienbrood
2010-12-20Fix include paths in introspection XML.Elly Jones
2010-12-20Add org.freedesktop.ModemManager.Modem.Cdma.xml.Elly Jones
2010-12-20Install xml files so they can be used by cromo (chromeos modem manager)Elly Jones
2010-12-20Install xml introspection files for DBus interfaces.Jason Glasgow
2010-12-17core: separate PropertiesChanged signal XMLDan Williams
2010-11-23docs: bump doc version to current MM prerelease versionDan Williams
2010-10-25gsm: add SimIdentifier propertyDan Williams
2010-10-21core: add DeviceIdentifier propertyDan Williams
2010-06-29api: fix up location method flag nameDan Williams
2010-06-22core: add FactoryReset methodDavid Rochberg
2010-06-22core: EquipmentIdentity -> EquipmentIdentifierDan Williams
2010-06-22gsm: add GetOperatorID methodTorgny Johansson
2010-06-22core: add modem EquipmentIdentity property to report IMEI/ESN/MEIDTorgny Johansson
2010-06-22gsm: add UnlockRetries propertyTorgny Johansson
2010-06-04api: fix U1900 flag descriptionDan Williams
2010-05-19api: revise and simplify Location specDan Williams
2010-03-18api: fix syntax errorDan Williams
2010-03-16api: add UMTS 1900MHz (Class II) bandDan Williams
2010-03-15api: better define Scan() command resultsDan Williams
2010-03-11api: update and clarify Location APIDan Williams
2010-03-11api: clarify registration info itemsDan Williams
2010-03-10api: add 'reply' parameter to USSD Initiate() commandDan Williams
2010-03-09api: add USSD API proposalDan Williams