summaryrefslogtreecommitdiffstats
path: root/src/stk.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-30stk: Fix comment styleDenis Kenzior1-3/+1
2012-08-30stk: Ask for immediate digit response as requiredPhilippe Nunes1-2/+7
2012-08-30stk: Check if an agent is registered when UI is requiredPhilippe Nunes1-0/+9
2012-08-30stk: Display action information while sending USSDPhilippe Nunes1-5/+14
2012-06-16stk: Fix crash when envelope returns syncDenis Kenzior1-3/+4
2012-05-20Do not set signature and reply in GDBus tablesLucas De Marchi1-7/+7
2012-05-20Convert GDBus methods to use macro helpersLucas De Marchi1-8/+14
2012-05-20Constify GDBus signal tablesHenrique Dante de Almeida1-1/+1
2012-05-20Constify GDBus method tablesHenrique Dante de Almeida1-1/+1
2012-01-18stk: find_atom only returns registered atomsDenis Kenzior1-9/+4
2012-01-18stk: Use __ofono_atom_findDenis Kenzior1-73/+28
2011-10-10core: Update copyright informationMarcel Holtmann1-1/+1
2011-08-14stk: Fix crashesDenis Kenzior1-36/+13
2011-07-25stk: Fix missing break statementDenis Kenzior1-0/+1
2011-07-25stk: Make sure to set cancel_cmdDenis Kenzior1-17/+34
2011-07-25stk: Remove code that does nothingDenis Kenzior1-3/+0
2011-07-25stk: Fix possible crashDenis Kenzior1-4/+4
2011-07-25stk: Handle set up call in handled_notifyJeevaka Badrappan1-26/+140
2011-07-15stk: Fix crash seen in stk_alpha_id_unsetJeevaka Badrappan1-1/+6
2011-07-06stk: Use the right command pointerAndrzej Zaborowski1-1/+1
2011-05-31stk: Cancel pending DTMF tones if session is endedDenis Kenzior1-13/+25
2011-05-31stk: simplify respond_on_exit flag handlingPhilippe Nunes1-25/+2
2011-04-05stk: No more need to use get_registeredDenis Kenzior1-3/+3
2011-04-05stk: Check for USSD atom before othersDenis Kenzior1-6/+6
2011-04-05stk: Check if terminal is busy before SIM RefreshAndrzej Zaborowski1-23/+71
2011-03-30stk: Handle user termination for Send DTMFPhilippe Nunes1-5/+21
2011-03-23stk: Fix getenv failure caseJeevaka Badrappan1-3/+3
2011-03-16stk: fix issue with Get Inkey variable timeoutJeevaka Badrappan1-2/+26
2011-03-02stk: Handle Refresh if also performed by modemAndrzej Zaborowski1-6/+30
2011-02-28stk: Make sure to reset respond_on_exitAndrzej Zaborowski1-0/+1
2011-02-17stk: Partially handle Refresh commandAndrzej Zaborowski1-0/+65
2011-02-02stk: Fix style issuesAki Niemi1-4/+6
2011-01-26stk: Fix issue in stk_alpha_id_setJeevaka Badrappan1-1/+6
2011-01-24stk: change timeout from 10 to 3mintuesJeevaka Badrappan1-1/+1
2011-01-20stk: Handle Launch Browser proactive commandJeevaka Badrappan1-0/+79
2011-01-12stk: make use of ADD_ERROR_RESULT macroJeevaka Badrappan1-39/+30
2011-01-12stk: add additional info for terminal busy resultJeevaka Badrappan1-8/+37
2011-01-06stk: Remove unwanted error checkJeevaka Badrappan1-5/+0
2010-12-27stk: Remove unneeded assignmentDenis Kenzior1-3/+1
2010-12-27stk: fix issue in set up menu handlingJeevaka Badrappan1-13/+15
2010-12-23stk: Send the AlphaId's to agentAndrzej Zaborowski1-2/+7
2010-12-10stk: fix issue to avoid null pointer for alpha_idGuillaume Lucas1-7/+6
2010-12-10stk: No need to check for null textDenis Kenzior1-13/+8
2010-12-08stk: Handle provide local info proactive commandYang Gu1-0/+77
2010-11-30stk: Add busy error for the display text commandGuillaume Lucas1-0/+15
2010-11-29core: explicitly compare pointers to NULLLucas De Marchi1-31/+31
2010-11-25stk: use bigger timeout in DisplayTextAndrzej Zaborowski1-0/+3
2010-11-23stk: Minor style fixDenis Kenzior1-1/+1
2010-11-23stk: Handle null Text fieldAndrzej Zaborowski1-0/+3
2010-11-22src: coding style fixes - rule M6Jeevaka Badrappan1-2/+2