index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-25
stk: Default to general beep if no tone is provided
Denis Kenzior
1
-1
/
+1
2010-10-25
stk: Handle the Play Tone proactive command.
Andrzej Zaborowski
1
-0
/
+131
2010-10-25
stk: Add duration_to_msecs to reduce duplication.
Andrzej Zaborowski
1
-35
/
+26
2010-10-22
stk: Nitpick some newline issues
Denis Kenzior
1
-4
/
+5
2010-10-22
stk: Apply STK text attributes as html
Andrzej Zaborowski
1
-25
/
+123
2010-10-22
stk: use null character instead of 0
Denis Kenzior
1
-2
/
+3
2010-10-22
stk: Remove reference to positive EINVAL
Denis Kenzior
1
-3
/
+6
2010-10-22
stk: Handle the Send DTMF proactive command
Andrzej Zaborowski
1
-1
/
+142
2010-10-14
stk: Add a debug to print the handled command type
Denis Kenzior
1
-0
/
+2
2010-10-14
API for STK driver to signal executed commands
Andrzej Zaborowski
1
-0
/
+38
2010-10-14
stk: Simplify and add icon to alphaId api
Andrzej Zaborowski
1
-18
/
+7
2010-10-14
stk: Make the stk properties not optional
Denis Kenzior
1
-30
/
+21
2010-10-14
stk: IdleModeIcon and MainMenuIcon properties
Andrzej Zaborowski
1
-0
/
+23
2010-10-14
stk: Rename sms_submit_req to extern_req
Andrzej Zaborowski
1
-8
/
+13
2010-10-14
stk: Reflow stk_menu_create slightly
Denis Kenzior
1
-7
/
+8
2010-10-14
stk: Add icon ID information in stk_menu
Andrzej Zaborowski
1
-3
/
+22
2010-10-14
stk: Pass icon IDs in stk agent request parameters
Andrzej Zaborowski
1
-14
/
+14
2010-10-02
stk: Additional info for failed Send USSD case
Jeevaka Badrappan
1
-1
/
+8
2010-09-24
stk: Fix missing inlude for encode_hex_own_buf
Marcel Holtmann
1
-0
/
+1
2010-09-23
stk: Add skeleton Refresh handler
Denis Kenzior
1
-0
/
+66
2010-09-21
stk: Language Notification proactive cmd support
Jeevaka Badrappan
1
-0
/
+11
2010-09-21
sms: Refactor __ofono_sms_txq_submit
Denis Kenzior
1
-2
/
+6
2010-09-15
stk: Refactor Send USSD error handling
Denis Kenzior
1
-13
/
+6
2010-09-15
stk: Fix style issues
Denis Kenzior
1
-0
/
+2
2010-09-15
stk: Handling of Send USSD proactive command
Jeevaka Badrappan
1
-1
/
+172
2010-09-09
stk: Fix User Cancel response to Set Up Call
Andrzej Zaborowski
1
-1
/
+1
2010-08-27
voicecall: Refactor ofono_voicecall_busy
Denis Kenzior
1
-1
/
+1
2010-08-27
stk: setup call did not handle agent disappearance
Denis Kenzior
1
-19
/
+24
2010-08-27
stk: Free select item menu
Denis Kenzior
1
-0
/
+2
2010-08-27
stk: Reset cancel_cmd to NULL
Denis Kenzior
1
-0
/
+3
2010-08-27
stk: set cancel_cmd only if agent was called
Denis Kenzior
1
-10
/
+11
2010-08-27
stk: Handle the Set Up Call proactive command
Andrzej Zaborowski
1
-0
/
+188
2010-08-20
stk: reorder: Don't access freed memory in Send SMS
Andrzej Zaborowski
1
-4
/
+4
2010-08-20
stk: Fix error messsage from select item method call
Marcel Holtmann
1
-3
/
+3
2010-08-18
stk: Update agent_called with GetInkey & GetInput
Andrzej Zaborowski
1
-0
/
+2
2010-08-11
Add a few debug statements to STK core
Marcel Holtmann
1
-4
/
+22
2010-08-04
stk: Rip out the HELP stuff for now
Denis Kenzior
1
-41
/
+0
2010-08-04
stk: Handle the Get Input proactive command
Andrzej Zaborowski
1
-0
/
+96
2010-08-04
stk: Handle the Get Inkey proactive command
Andrzej Zaborowski
1
-0
/
+200
2010-07-30
stk: Remove unneeded check
Denis Kenzior
1
-5
/
+0
2010-07-30
stk: Fix typo in comment
Denis Kenzior
1
-1
/
+1
2010-07-30
stk: Handle the case where no agent is registered
Denis Kenzior
1
-0
/
+19
2010-07-30
stk: Get rid of cancel result
Denis Kenzior
1
-23
/
+57
2010-07-30
stk: Introduce destroy semantics to stkagent
Denis Kenzior
1
-11
/
+13
2010-07-30
stk: Handle errors when sending to the agent fails
Denis Kenzior
1
-4
/
+13
2010-07-30
stk: Get rid of nested switch
Denis Kenzior
1
-47
/
+56
2010-07-30
stk: Handle the new termination semantics
Denis Kenzior
1
-2
/
+20
2010-07-30
stk: Simplify sending of terminal responses
Denis Kenzior
1
-32
/
+43
2010-07-30
stkagent: Make DisplayText invocation match API
Denis Kenzior
1
-2
/
+1
2010-07-30
stkagent: Get rid of nasty g_timeout tricks
Denis Kenzior
1
-2
/
+2
[next]