summaryrefslogtreecommitdiffstats
path: root/src/message-waiting.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-16message-waiting: Fix reading EF_MWIS recordsAlfonso Sanchez-Beato1-1/+1
2015-07-16message-waiting: Update properly EF_MWIS SIM fileAlfonso Sanchez-Beato1-0/+1
2012-05-20Do not set signature and reply in GDBus tablesLucas De Marchi1-5/+5
2012-05-20Convert GDBus methods to use macro helpersLucas De Marchi1-4/+8
2012-05-20Constify GDBus signal tablesHenrique Dante de Almeida1-1/+1
2012-05-20Constify GDBus method tablesHenrique Dante de Almeida1-1/+1
2012-01-18message-waiting: Use __ofono_atom_find macroDenis Kenzior1-5/+2
2011-12-16message-waiting: Use new API for CPHS MBDNDenis Kenzior1-4/+2
2011-10-10core: Update copyright informationMarcel Holtmann1-1/+1
2011-06-21message-waiting: API to retrieve voicemail numberFrédéric Danis1-0/+7
2011-03-15message-waiting: Watch for sim file refreshesAndrzej Zaborowski1-1/+91
2011-02-03core: Minor style tweaksDenis Kenzior1-1/+0
2011-02-03simfs: implement ofono_sim_context apiAndrzej Zaborowski1-12/+25
2011-02-02message-waiting: Fix indentationAki Niemi1-3/+3
2011-01-26message-waiting: check for NULL argumentPekka Pessi1-3/+10
2010-11-29core: explicitly compare pointers to NULLLucas De Marchi1-2/+2
2010-09-21Fix multi-line comment style issuesJeevaka Badrappan1-7/+13
2010-03-22Move mwi interface definition to dbus.hDenis Kenzior1-14/+12
2010-02-08Fix: Don't use ofono_debug directly in the coreDenis Kenzior1-1/+1
2010-01-12Make setting CPHS MWIS actually workDenis Kenzior1-2/+7
2010-01-12Fix: Make the CPHS MWIS version actually workDenis Kenzior1-33/+20
2010-01-12Refactor: Move copy-pasted code into a functionDenis Kenzior1-25/+33
2010-01-12Fix: Refactor error conditionsDenis Kenzior1-11/+26
2010-01-12Reorder CPHS initializatin orderDenis Kenzior1-114/+119
2010-01-12Fix: Create a dedicated callback for syncsDenis Kenzior1-4/+16
2010-01-12Remove #if 0Denis Kenzior1-2/+0
2010-01-12Fix: Don't recurse infinitelyDenis Kenzior1-7/+12
2010-01-12Refactor: Rename & Restructure cphs_supportDenis Kenzior1-3/+9
2010-01-12If EF-MWIS is not available use the CPHS version.Andrzej Zaborowski1-3/+78
2010-01-12Use CPHS version of mailbox numbers on SIM if 3GPP version not available.Andrzej Zaborowski1-14/+116
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-10-02Refactor: Move elementary file type checkingDenis Kenzior1-24/+21
2009-09-22Assume cbs is registered after sim readyDenis Kenzior1-48/+8
2009-09-10Fix generation of Message Waiting PropertyChanged signals.Andrzej Zaborowski1-3/+3
2009-09-10Fix parsing of Enhanced Voicemail notifications.Andrzej Zaborowski1-6/+12
2009-08-31Decode and encode alpha-identifier fieldsAndrzej Zaborowski1-2/+3
2009-08-20Fix unused variable modemDenis Kenzior1-1/+0
2009-08-19Refine errors returned by message-waitingDenis Kenzior1-4/+10
2009-08-19Evolve message waiting low level APIDenis Kenzior1-169/+158
2009-08-19Update message waiting to the new SIM APIDenis Kenzior1-17/+64
2009-08-06Squash warningDenis Kenzior1-0/+2
2009-08-06Squash warningDenis Kenzior1-0/+3
2009-08-06Squash warningDenis Kenzior1-1/+0
2009-08-05Attempt to update MBDN based on Enhanced VM IEIAndrzej Zaborowski1-6/+13
2009-08-05Implement committing the EF-MBDN records to SIMAndrzej Zaborowski1-6/+24
2009-08-05Don't emit signals for unexposed propertiesDenis Kenzior1-5/+7
2009-08-05Make method asyncDenis Kenzior1-1/+2
2009-08-05Remove unused declarationDenis Kenzior1-4/+2
2009-08-04Refactor how mwis updates are doneDenis Kenzior1-106/+50
2009-08-04Name the callback properlyDenis Kenzior1-2/+2