summaryrefslogtreecommitdiffstats
path: root/src/stkagent.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-30stkagent: Add stk_agent_get_quick_digitPhilippe Nunes1-0/+6
2011-10-10core: Update copyright informationMarcel Holtmann1-1/+1
2011-04-11stkagent: Add ConfirmOpenChannel methodPhilippe Nunes1-0/+7
2011-03-30stkagent: typedef renaming from previous commitDenis Kenzior1-2/+2
2011-03-30stkagent: Add stk_agent_display_action methodPhilippe Nunes1-0/+9
2011-01-20stk: Handle Launch Browser proactive commandJeevaka Badrappan1-0/+7
2010-12-23stk: Send the AlphaId's to agentAndrzej Zaborowski1-0/+3
2010-11-30stk: Add busy error for the display text commandGuillaume Lucas1-0/+1
2010-10-14stkagent: Add PlayTone and LoopTone requestsAndrzej Zaborowski1-0/+13
2010-10-14stk: Add icon ID information in stk_menuAndrzej Zaborowski1-1/+1
2010-10-14stk: Pass icon IDs in stk agent request parametersAndrzej Zaborowski1-14/+18
2010-08-25stkagent: Add ConfirmCallSetup request.Andrzej Zaborowski1-0/+5
2010-08-04stk: Rip out the HELP stuff for nowDenis Kenzior1-1/+0
2010-08-04stkagent: Implement RequestInput/RequestDigitsAndrzej Zaborowski1-0/+13
2010-08-04stkagent: Implement RequestConfirmation/Key/DigitAndrzej Zaborowski1-0/+24
2010-07-30stkagent: Remove stk_agent_busyDenis Kenzior1-1/+0
2010-07-30stk: Get rid of cancel resultDenis Kenzior1-1/+0
2010-07-30stk: Introduce destroy semantics to stkagentDenis Kenzior1-4/+6
2010-07-30stkagent: Make DisplayText invocation match APIDenis Kenzior1-1/+1
2010-07-30stkagent: Remove stk_agent_generic_cbDenis Kenzior1-3/+3
2010-07-30stkagent: Get rid of nasty g_timeout tricksDenis Kenzior1-3/+3
2010-07-30stkagent: Refactor stkagent apiDenis Kenzior1-2/+4
2010-07-30stkagent: Rename stk_agent_removeDenis Kenzior1-1/+1
2010-07-30stkagent: Reorder stkagent.hDenis Kenzior1-11/+11
2010-07-30stk: Handle the Display Text proactive command.Andrzej Zaborowski1-0/+5
2010-07-30stk: Handle the Select Item proactive command.Andrzej Zaborowski1-0/+8
2010-07-30stk: Utilities to deal with menus.Andrzej Zaborowski1-0/+18
2010-07-30Add STK agent utilities and logic.Andrzej Zaborowski1-0/+47