summaryrefslogtreecommitdiff
path: root/src/stkagent.h
Commit message (Expand)AuthorAgeFilesLines
* stkagent: Use bool instead of gboolean / ofono_bool_tDenis Kenzior2018-12-281-12/+12
* stkagent: Add stk_agent_get_quick_digitPhilippe Nunes2012-08-301-0/+6
* core: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* stkagent: Add ConfirmOpenChannel methodPhilippe Nunes2011-04-111-0/+7
* stkagent: typedef renaming from previous commitDenis Kenzior2011-03-301-2/+2
* stkagent: Add stk_agent_display_action methodPhilippe Nunes2011-03-301-0/+9
* stk: Handle Launch Browser proactive commandJeevaka Badrappan2011-01-201-0/+7
* stk: Send the AlphaId's to agentAndrzej Zaborowski2010-12-231-0/+3
* stk: Add busy error for the display text commandGuillaume Lucas2010-11-301-0/+1
* stkagent: Add PlayTone and LoopTone requestsAndrzej Zaborowski2010-10-141-0/+13
* stk: Add icon ID information in stk_menuAndrzej Zaborowski2010-10-141-1/+1
* stk: Pass icon IDs in stk agent request parametersAndrzej Zaborowski2010-10-141-14/+18
* stkagent: Add ConfirmCallSetup request.Andrzej Zaborowski2010-08-251-0/+5
* stk: Rip out the HELP stuff for nowDenis Kenzior2010-08-041-1/+0
* stkagent: Implement RequestInput/RequestDigitsAndrzej Zaborowski2010-08-041-0/+13
* stkagent: Implement RequestConfirmation/Key/DigitAndrzej Zaborowski2010-08-041-0/+24
* stkagent: Remove stk_agent_busyDenis Kenzior2010-07-301-1/+0
* stk: Get rid of cancel resultDenis Kenzior2010-07-301-1/+0
* stk: Introduce destroy semantics to stkagentDenis Kenzior2010-07-301-4/+6
* stkagent: Make DisplayText invocation match APIDenis Kenzior2010-07-301-1/+1
* stkagent: Remove stk_agent_generic_cbDenis Kenzior2010-07-301-3/+3
* stkagent: Get rid of nasty g_timeout tricksDenis Kenzior2010-07-301-3/+3
* stkagent: Refactor stkagent apiDenis Kenzior2010-07-301-2/+4
* stkagent: Rename stk_agent_removeDenis Kenzior2010-07-301-1/+1
* stkagent: Reorder stkagent.hDenis Kenzior2010-07-301-11/+11
* stk: Handle the Display Text proactive command.Andrzej Zaborowski2010-07-301-0/+5
* stk: Handle the Select Item proactive command.Andrzej Zaborowski2010-07-301-0/+8
* stk: Utilities to deal with menus.Andrzej Zaborowski2010-07-301-0/+18
* Add STK agent utilities and logic.Andrzej Zaborowski2010-07-301-0/+47