summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-10stkutil: Allow empty strings in for Text dataobjDenis Kenzior1-4/+0
2010-12-10stk: fix issue to avoid null pointer for alpha_idGuillaume Lucas1-7/+6
2010-12-10unit: Fix up stk test data timezone handlingDenis Kenzior1-0/+6
2010-12-10unit: Use empty text instead of NULLDenis Kenzior1-2/+4
2010-12-10stk: No need to check for null textDenis Kenzior1-13/+8
2010-12-10stkutil: fix crash cause by null text stringGuillaume Lucas1-2/+4
2010-12-10gdbus: fix accessing freed callback dataJohan Hedberg1-5/+5
2010-12-09doc: Add RoamingPreference propertyRajesh Kadhiravan Nagaiah1-0/+11
2010-12-09test: Fixup build issues with test-smsDenis Kenzior1-8/+8
2010-12-08radio-settings: Minor style fixes for rule M13Denis Kenzior1-3/+3
2010-12-08AUTHORS: Mention Rafael's contributionsDenis Kenzior1-0/+1
2010-12-08TODO: Add owner to 'GPS power control atom' taskRafael Ignacio Zurita1-0/+1
2010-12-08doc: Reword the description of GsmBand and UmtsBandDenis Kenzior1-6/+6
2010-12-08doc: document frequency band selectionLucas De Marchi1-0/+43
2010-12-08radio-settings: Minor style issuesDenis Kenzior1-4/+2
2010-12-08radio-settings: add frequency band selection propsLucas De Marchi1-2/+248
2010-12-08include: Minor style fixesDenis Kenzior2-10/+10
2010-12-08radio-settings: add frequency band selection methodsLucas De Marchi1-0/+33
2010-12-08TODO: Mark Provide Local Information task as doneDenis Kenzior2-10/+9
2010-12-08TODO: Mark Language Notification task as doneJeevaka Badrappan2-6/+4
2010-12-08unit: Minor style updates to test-smsDenis Kenzior1-30/+27
2010-12-08AUTHORS: Mention Oleg's contributionsDenis Kenzior1-0/+1
2010-12-08unit: add national dialect SMS character set testsOleg Zhurakivskyy1-0/+244
2010-12-08simutil: fixup style according to M11Denis Kenzior1-158/+158
2010-12-08gdbus: explicitly compare pointers to NULLLucas De Marchi3-24/+23
2010-12-08stk: Handle provide local info proactive commandYang Gu1-0/+77
2010-12-08smsutil: Make timezone an optional fieldYang Gu3-12/+13
2010-12-08test: When priting help for enter-pin, exitDenis Kenzior1-0/+1
2010-12-07smsutil: Change the range of time zoneYang Gu1-2/+9
2010-12-07phonesim: Add modem reset triggerGustavo F. Padovan1-0/+27
2010-12-07Add ofono_modem_reset()Gustavo F. Padovan1-0/+20
2010-12-07modem: add ofono_modem_reset() to modem.hGustavo F. Padovan1-0/+2
2010-12-07modem: only unref pending if it is a powered pendingGustavo F. Padovan1-1/+2
2010-12-07TODO: add owner to 'SIM PIN retry counter' taskLucas De Marchi1-0/+1
2010-12-07TODO: Add owner for the CNAP taskGustavo F. Padovan1-0/+1
2010-12-07gatchat: fix canceling in progress commandsVinicius Costa Gomes1-1/+1
2010-12-07smsutil: Minor style fixDenis Kenzior1-1/+2
2010-12-07build: Silence another make messageMarcel Holtmann1-0/+2
2010-12-07Mark ofono/*.h symbolink links as built sourcesRémi Denis-Courmont1-3/+3
2010-12-03voicecall: fix dial result handlingPekka Pessi1-3/+16
2010-12-03network: Send strength as a byte, not uint16Denis Kenzior1-4/+5
2010-12-03AUTHORS: Mention Helen's contributionsDenis Kenzior1-0/+1
2010-12-03ste: Minor style fixesDenis Kenzior1-1/+3
2010-12-03ste: Restructure caif channel creationHelen Clemson1-12/+28
2010-12-03isi/voicecall: fix handling of waiting callsPekka Pessi1-58/+56
2010-12-03isi/voicecall: avoid side-effects of releasePekka Pessi1-16/+16
2010-12-03isi/voicecall: add call id to queued requestsPekka Pessi1-32/+57
2010-12-03isi/voicecall: fix status reportingPekka Pessi1-198/+189
2010-12-03coding-style M14: parenthesis around sizeof argPekka Pessi1-0/+14
2010-12-03test: Unregister agents on keyboard interruptAki Niemi2-2/+12