summaryrefslogtreecommitdiffstats
path: root/src/network.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-14Fix CellId data type to be uint32 as intendedDenis Kenzior1-1/+1
2009-07-14Move SPDI to network.cDenis Kenzior1-12/+56
2009-07-14Preserve PNN orderDenis Kenzior1-1/+3
2009-07-14Move SPN reading to network.cDenis Kenzior1-41/+68
2009-07-14Move PNN reading to network.cDenis Kenzior1-0/+42
2009-07-14Read EF-PNN, EF-OPL and override network names accordingly.Andrzej Zaborowski1-20/+34
2009-07-07Fix status of operator unknown caseDenis Kenzior1-0/+2
2009-06-25Add E-UTRAN as access technology of network opYang Gu1-0/+2
2009-06-23Fix when the same operator reported multiple timesDenis Kenzior1-5/+4
2009-06-22Read EF-SPDI and use it for SPN display.Andrzej Zaborowski1-1/+6
2009-06-12Fixup style issues with previous MCC/MNC patchDenis Kenzior1-9/+14
2009-06-12Change MNC and MCC variable types to stringAki Niemi1-29/+19
2009-05-28Don't emit the Operator changed if not registeredDenis Kenzior1-0/+3
2009-05-28Fix a few style issuesDenis Kenzior1-0/+5
2009-05-28Fix signal emission when the operator changesDenis Kenzior1-2/+6
2009-05-28Make Operator attribute work when SPN is emptyDenis Kenzior1-1/+3
2009-05-26Add SimManager interface.Andrzej Zaborowski1-7/+87
2009-05-12Remove some other unused variablesDenis Kenzior1-3/+0
2009-05-05Add implementation of telephony daemonDenis Kenzior1-0/+1062