summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-02-04Add radio settings atom and driver APIAki Niemi1-0/+78
2010-01-26Add support for dynamic debug featureMarcel Holtmann1-1/+17
2010-01-12Refactor: Rename & Restructure cphs_supportDenis Kenzior1-1/+1
2010-01-12Rename: Rename CPHS Phase enumsDenis Kenzior1-7/+3
2010-01-12Use CPHS version of mailbox numbers on SIM if 3GPP version not available.Andrzej Zaborowski1-0/+4
2010-01-12Retrieve CPHS phase (if any) from SIM.Andrzej Zaborowski1-0/+9
2010-01-06Refactor: Allow persisent modem namesDenis Kenzior1-1/+1
2010-01-06Set phase to unknown until we probe itDenis Kenzior1-0/+1
2010-01-06Refactor: Preserve Phase obtained from the SIMDenis Kenzior1-3/+4
2010-01-06Index SIM cache by phase also.Andrzej Zaborowski1-0/+7
2010-01-01Update copyright informationMarcel Holtmann24-24/+24
2009-12-17Add SIM download envelope function to SIM driverAndrzej Zaborowski1-0/+3
2009-12-09Refactor: use unsigned ints for cidsDenis Kenzior1-1/+2
2009-12-04Add utility to get the next free call idDenis Kenzior1-0/+1
2009-12-04Refactor: Remove list_calls from voicecall driverDenis Kenzior1-2/+0
2009-12-01Style: Use unsigned int instead of unsignedDenis Kenzior2-2/+3
2009-11-23Add mpty field to ofono_callZhenhua Zhang1-0/+1
2009-11-17Support returning settings from context activationDenis Kenzior1-1/+5
2009-11-17Add ofono_gprs_context_get_modemMartin Xu1-0/+2
2009-11-13Update some internal documentationDenis Kenzior1-0/+12
2009-11-05Add SMS history capabilityDenis Kenzior1-0/+16
2009-10-29Update the netreg driver to use mcc/mncDenis Kenzior1-2/+2
2009-10-27Refactor: replace netreg get_operator with mcc/mncDenis Kenzior1-2/+2
2009-10-26Fix: notify_attached was only used when detachedDenis Kenzior1-1/+1
2009-10-23Fix: Connect up gprs and gprs_contextDenis Kenzior1-0/+3
2009-10-23Add implementation of GPRS context atomDenis Kenzior1-2/+1
2009-10-23Refactor/Implement basic activate logicDenis Kenzior1-1/+2
2009-10-23Fix: TyposDenis Kenzior1-4/+4
2009-10-23Add CID range functionDenis Kenzior1-0/+2
2009-10-23Refactor: Split up GPRS into two atomsDenis Kenzior2-30/+79
2009-10-23Refactor: First round of renamingDenis Kenzior2-54/+55
2009-10-23Refactor: rename data-connection to gprsDenis Kenzior1-0/+0
2009-10-23Add GPRS supportAndrzej Zaborowski2-0/+99
2009-10-02Refactor: Move elementary file type checkingDenis Kenzior1-3/+2
2009-09-29Add Muted property to CallVolume atomDenis Kenzior1-0/+3
2009-09-29Refactor: Break up call volume notifyDenis Kenzior1-2/+4
2009-09-29Cleanup: Do not expose DBus details to driversDenis Kenzior1-8/+4
2009-09-29Add call volume interface to adjust speaker and mic volumeZhenhua Zhang1-0/+74
2009-09-23Add plugin interface for getting PIN lock state.Andrzej Zaborowski1-0/+6
2009-09-22Refactor: Do not use int instead of enumDenis Kenzior1-3/+4
2009-09-22Rearrange sim password enumDenis Kenzior1-18/+20
2009-09-22Move some stuff aroundDenis Kenzior2-20/+19
2009-09-22Do PIN authenticationAndrzej Zaborowski2-0/+39
2009-09-17Split populate modem driver methodDenis Kenzior1-2/+5
2009-09-10Add netreg getter functionsDenis Kenzior1-0/+7
2009-09-10Fix cut-paste errorDenis Kenzior1-1/+1
2009-09-10Add initial Cell Broadcast atom implementationDenis Kenzior1-0/+65
2009-09-08Add modem properties for booleansMarcel Holtmann1-0/+6
2009-09-02Get rid of node argument in ofono_modem_createDenis Kenzior1-1/+1
2009-09-02Add modem property capabilityDenis Kenzior1-0/+8