summaryrefslogtreecommitdiff
path: root/introspection
Commit message (Expand)AuthorAgeFilesLines
* gsm: change SMS send validity from 5-minute units to minutesDan Williams2012-01-181-10/+9
* api: change SMS save/send validity unitsDan Williams2012-01-181-8/+8
* sms: punt handling of 8-bit encoded SMSs to clientsDan Williams2012-01-091-1/+3
* api: add new LTE constant to the MM_ACCESS_TECHsAndrew Bird2011-07-291-0/+3
* cdma: set Rm interface protocol if required (bgo #641661)Dan Williams2011-07-191-2/+3
* Add a DBus interface for setting the log level.Nathan Williams2011-06-301-0/+12
* Spec out and implement a command to get a GSM SIM SPN value.Nathan Williams2011-06-021-0/+13
* gsm: allow setting more than one bandAleksander Morgado2011-04-291-6/+6
* introspection: add missing UMTS 2600 band referenceAleksander Morgado2011-04-281-0/+3
* gsm: implement basic SMS reception and PDU parsingNathan Williams2011-04-141-0/+1
* api: clarify SendPin documentationDan Williams2011-03-261-1/+1
* api: fix up StateChanged duplicate reason codeDan Williams2011-01-241-9/+4
* api: fix up modem state changed reason enum descriptionDan Williams2011-01-241-2/+2
* Merge remote branch 'chromium/to-upstream'Dan Williams2011-01-242-2/+101
|\
| * modemmanager: Add a reason to ConnectionStateChanged events.Elly Jones2010-12-211-0/+24
| * Replace ActivationCompleted with ActivationStateChanged, add CDMA error enums.David Rochberg2010-12-211-2/+77
* | api: add reply parameter to USSD Respond method (bgo #638038)Guido Günther2011-01-141-0/+6
* | core: add modem reset/power-cycle commandDan Williams2011-01-141-1/+12
* | cdma: fix segfault by handling MEID propertyDan Williams2011-01-041-1/+1
* | gsm: add access technology support for HSPA+Dan Williams2011-01-011-0/+3
* | build: fix distcheck after introspection XML renamesDan Williams2010-12-211-13/+13
|/
* Add CDMA Activate and ActivateManual methods.Elly Jones2010-12-201-0/+28
* Add enums for activation stateDavid Rochberg2010-12-201-0/+14
* Add State property and StateChanged signal.Elly Jones2010-12-201-0/+30
* Added MEID property to org.freedesktop.ModemManager.Cdma interface.Eric Shienbrood2010-12-201-0/+6
* Fix include paths in introspection XML.Elly Jones2010-12-201-8/+8
* Add org.freedesktop.ModemManager.Modem.Cdma.xml.Elly Jones2010-12-201-0/+97
* Install xml files so they can be used by cromo (chromeos modem manager)Elly Jones2010-12-2014-110/+13
* Install xml introspection files for DBus interfaces.Jason Glasgow2010-12-201-2/+2
* core: separate PropertiesChanged signal XMLDan Williams2010-12-174-19/+48
* docs: bump doc version to current MM prerelease versionDan Williams2010-11-231-1/+2
* gsm: add SimIdentifier propertyDan Williams2010-10-251-0/+8
* core: add DeviceIdentifier propertyDan Williams2010-10-211-0/+12
* api: fix up location method flag nameDan Williams2010-06-291-1/+1
* core: add FactoryReset methodDavid Rochberg2010-06-221-0/+11
* core: EquipmentIdentity -> EquipmentIdentifierDan Williams2010-06-221-2/+2
* gsm: add GetOperatorID methodTorgny Johansson2010-06-221-0/+14
* core: add modem EquipmentIdentity property to report IMEI/ESN/MEIDTorgny Johansson2010-06-221-0/+7
* gsm: add UnlockRetries propertyTorgny Johansson2010-06-221-0/+7
* api: fix U1900 flag descriptionDan Williams2010-06-041-1/+1
* api: revise and simplify Location specDan Williams2010-05-191-24/+65
* api: fix syntax errorDan Williams2010-03-181-1/+1
* api: add UMTS 1900MHz (Class II) bandDan Williams2010-03-161-0/+3
* api: better define Scan() command resultsDan Williams2010-03-151-1/+32
* api: update and clarify Location APIDan Williams2010-03-111-11/+101
* api: clarify registration info itemsDan Williams2010-03-111-7/+40
* api: add 'reply' parameter to USSD Initiate() commandDan Williams2010-03-101-0/+5
* api: add USSD API proposalDan Williams2010-03-093-1/+76
* api+gsm: split out access technologyDan Williams2010-03-082-4/+40
* api+gsm: clean up AllowedMode valuesDan Williams2010-03-082-11/+34