index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stkagent.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-20
stk: Handle Launch Browser proactive command
Jeevaka Badrappan
1
-0
/
+68
2010-12-23
Revert "stkagent: Remove unneeded goto"
Denis Kenzior
1
-0
/
+2
2010-12-23
stkagent: Remove unneeded goto
Denis Kenzior
1
-2
/
+0
2010-12-23
stk: Send the AlphaId's to agent
Andrzej Zaborowski
1
-0
/
+49
2010-11-30
stk: Add busy error for the display text command
Guillaume Lucas
1
-2
/
+10
2010-11-29
core: explicitly compare pointers to NULL
Lucas De Marchi
1
-1
/
+1
2010-10-14
stkagent: Add PlayTone and LoopTone requests
Andrzej Zaborowski
1
-0
/
+94
2010-10-14
stkagent: Handle NULL items in append_menu_items
Denis Kenzior
1
-1
/
+2
2010-10-14
stk: Add icon ID information in stk_menu
Andrzej Zaborowski
1
-1
/
+1
2010-10-14
stk: Pass icon IDs in stk agent request parameters
Andrzej Zaborowski
1
-16
/
+23
2010-08-25
stkagent: Add ConfirmCallSetup request.
Andrzej Zaborowski
1
-0
/
+65
2010-08-18
stkagent: Free pending call when destroying agent
Andrzej Zaborowski
1
-5
/
+6
2010-08-04
stkagent: No need to split these on two lines
Denis Kenzior
1
-8
/
+4
2010-08-04
stkagent: Introduce CALLBACK_END macro
Denis Kenzior
1
-85
/
+28
2010-08-04
stkagent: Implement RequestInput/RequestDigits
Andrzej Zaborowski
1
-0
/
+179
2010-08-04
stkagent: Implement RequestConfirmation/Key/Digit
Andrzej Zaborowski
1
-0
/
+240
2010-07-30
stkagent: Remove stk_agent_busy
Denis Kenzior
1
-7
/
+2
2010-07-30
stk: Introduce destroy semantics to stkagent
Denis Kenzior
1
-4
/
+16
2010-07-30
stkagent: Make DisplayText invocation match API
Denis Kenzior
1
-3
/
+1
2010-07-30
stkagent: Remove stk_agent_generic_cb
Denis Kenzior
1
-2
/
+2
2010-07-30
stkagent: Get rid of nasty g_timeout tricks
Denis Kenzior
1
-132
/
+139
2010-07-30
stkagent: Get rid of unneeded checks
Denis Kenzior
1
-9
/
+0
2010-07-30
stkagent: Shorten logic
Denis Kenzior
1
-7
/
+2
2010-07-30
stkagent: Simplify stkagent logic
Denis Kenzior
1
-22
/
+21
2010-07-30
stkagent: Refactor stkagent api
Denis Kenzior
1
-11
/
+12
2010-07-30
stkagent: Rename stk_agent_remove
Denis Kenzior
1
-3
/
+3
2010-07-30
stk: Handle the Display Text proactive command.
Andrzej Zaborowski
1
-0
/
+36
2010-07-30
stk: Handle the Select Item proactive command.
Andrzej Zaborowski
1
-0
/
+63
2010-07-30
stk: Utilities to deal with menus.
Andrzej Zaborowski
1
-0
/
+36
2010-07-30
Add STK agent utilities and logic.
Andrzej Zaborowski
1
-0
/
+299