summaryrefslogtreecommitdiff
path: root/src/stk.c
Commit message (Expand)AuthorAgeFilesLines
...
* stk: Cancel pending DTMF tones if session is endedDenis Kenzior2011-05-311-13/+25
* stk: simplify respond_on_exit flag handlingPhilippe Nunes2011-05-311-25/+2
* stk: No more need to use get_registeredDenis Kenzior2011-04-051-3/+3
* stk: Check for USSD atom before othersDenis Kenzior2011-04-051-6/+6
* stk: Check if terminal is busy before SIM RefreshAndrzej Zaborowski2011-04-051-23/+71
* stk: Handle user termination for Send DTMFPhilippe Nunes2011-03-301-5/+21
* stk: Fix getenv failure caseJeevaka Badrappan2011-03-231-3/+3
* stk: fix issue with Get Inkey variable timeoutJeevaka Badrappan2011-03-161-2/+26
* stk: Handle Refresh if also performed by modemAndrzej Zaborowski2011-03-021-6/+30
* stk: Make sure to reset respond_on_exitAndrzej Zaborowski2011-02-281-0/+1
* stk: Partially handle Refresh commandAndrzej Zaborowski2011-02-171-0/+65
* stk: Fix style issuesAki Niemi2011-02-021-4/+6
* stk: Fix issue in stk_alpha_id_setJeevaka Badrappan2011-01-261-1/+6
* stk: change timeout from 10 to 3mintuesJeevaka Badrappan2011-01-241-1/+1
* stk: Handle Launch Browser proactive commandJeevaka Badrappan2011-01-201-0/+79
* stk: make use of ADD_ERROR_RESULT macroJeevaka Badrappan2011-01-121-39/+30
* stk: add additional info for terminal busy resultJeevaka Badrappan2011-01-121-8/+37
* stk: Remove unwanted error checkJeevaka Badrappan2011-01-061-5/+0
* stk: Remove unneeded assignmentDenis Kenzior2010-12-271-3/+1
* stk: fix issue in set up menu handlingJeevaka Badrappan2010-12-271-13/+15
* stk: Send the AlphaId's to agentAndrzej Zaborowski2010-12-231-2/+7
* stk: fix issue to avoid null pointer for alpha_idGuillaume Lucas2010-12-101-7/+6
* stk: No need to check for null textDenis Kenzior2010-12-101-13/+8
* stk: Handle provide local info proactive commandYang Gu2010-12-081-0/+77
* stk: Add busy error for the display text commandGuillaume Lucas2010-11-301-0/+15
* core: explicitly compare pointers to NULLLucas De Marchi2010-11-291-31/+31
* stk: use bigger timeout in DisplayTextAndrzej Zaborowski2010-11-251-0/+3
* stk: Minor style fixDenis Kenzior2010-11-231-1/+1
* stk: Handle null Text fieldAndrzej Zaborowski2010-11-231-0/+3
* src: coding style fixes - rule M6Jeevaka Badrappan2010-11-221-2/+2
* stk: API for SMS Point-to-Point download to UICCAndrzej Zaborowski2010-11-081-0/+39
* sms: Refactor __ofono_sms_txq_submitDenis Kenzior2010-11-041-3/+4
* stk: Handle Send SS in handled_notifyDenis Kenzior2010-10-281-0/+5
* stk: Remove ofono_stk_terminal_response_sent_notifyDenis Kenzior2010-10-271-7/+11
* stk: Handle more commands in handled_notifyAndrzej Zaborowski2010-10-271-0/+27
* stk: Default to general beep if no tone is providedDenis Kenzior2010-10-251-1/+1
* stk: Handle the Play Tone proactive command.Andrzej Zaborowski2010-10-251-0/+131
* stk: Add duration_to_msecs to reduce duplication.Andrzej Zaborowski2010-10-251-35/+26
* stk: Nitpick some newline issuesDenis Kenzior2010-10-221-4/+5
* stk: Apply STK text attributes as htmlAndrzej Zaborowski2010-10-221-25/+123
* stk: use null character instead of 0Denis Kenzior2010-10-221-2/+3
* stk: Remove reference to positive EINVALDenis Kenzior2010-10-221-3/+6
* stk: Handle the Send DTMF proactive commandAndrzej Zaborowski2010-10-221-1/+142
* stk: Add a debug to print the handled command typeDenis Kenzior2010-10-141-0/+2
* API for STK driver to signal executed commandsAndrzej Zaborowski2010-10-141-0/+38
* stk: Simplify and add icon to alphaId apiAndrzej Zaborowski2010-10-141-18/+7
* stk: Make the stk properties not optionalDenis Kenzior2010-10-141-30/+21
* stk: IdleModeIcon and MainMenuIcon propertiesAndrzej Zaborowski2010-10-141-0/+23
* stk: Rename sms_submit_req to extern_reqAndrzej Zaborowski2010-10-141-8/+13
* stk: Reflow stk_menu_create slightlyDenis Kenzior2010-10-141-7/+8