index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
message-waiting.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-16
message-waiting: Use new API for CPHS MBDN
Denis Kenzior
1
-4
/
+2
2011-10-10
core: Update copyright information
Marcel Holtmann
1
-1
/
+1
2011-06-21
message-waiting: API to retrieve voicemail number
Frédéric Danis
1
-0
/
+7
2011-03-15
message-waiting: Watch for sim file refreshes
Andrzej Zaborowski
1
-1
/
+91
2011-02-03
core: Minor style tweaks
Denis Kenzior
1
-1
/
+0
2011-02-03
simfs: implement ofono_sim_context api
Andrzej Zaborowski
1
-12
/
+25
2011-02-02
message-waiting: Fix indentation
Aki Niemi
1
-3
/
+3
2011-01-26
message-waiting: check for NULL argument
Pekka Pessi
1
-3
/
+10
2010-11-29
core: explicitly compare pointers to NULL
Lucas De Marchi
1
-2
/
+2
2010-09-21
Fix multi-line comment style issues
Jeevaka Badrappan
1
-7
/
+13
2010-03-22
Move mwi interface definition to dbus.h
Denis Kenzior
1
-14
/
+12
2010-02-08
Fix: Don't use ofono_debug directly in the core
Denis Kenzior
1
-1
/
+1
2010-01-12
Make setting CPHS MWIS actually work
Denis Kenzior
1
-2
/
+7
2010-01-12
Fix: Make the CPHS MWIS version actually work
Denis Kenzior
1
-33
/
+20
2010-01-12
Refactor: Move copy-pasted code into a function
Denis Kenzior
1
-25
/
+33
2010-01-12
Fix: Refactor error conditions
Denis Kenzior
1
-11
/
+26
2010-01-12
Reorder CPHS initializatin order
Denis Kenzior
1
-114
/
+119
2010-01-12
Fix: Create a dedicated callback for syncs
Denis Kenzior
1
-4
/
+16
2010-01-12
Remove #if 0
Denis Kenzior
1
-2
/
+0
2010-01-12
Fix: Don't recurse infinitely
Denis Kenzior
1
-7
/
+12
2010-01-12
Refactor: Rename & Restructure cphs_support
Denis Kenzior
1
-3
/
+9
2010-01-12
If EF-MWIS is not available use the CPHS version.
Andrzej Zaborowski
1
-3
/
+78
2010-01-12
Use CPHS version of mailbox numbers on SIM if 3GPP version not available.
Andrzej Zaborowski
1
-14
/
+116
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-10-02
Refactor: Move elementary file type checking
Denis Kenzior
1
-24
/
+21
2009-09-22
Assume cbs is registered after sim ready
Denis Kenzior
1
-48
/
+8
2009-09-10
Fix generation of Message Waiting PropertyChanged signals.
Andrzej Zaborowski
1
-3
/
+3
2009-09-10
Fix parsing of Enhanced Voicemail notifications.
Andrzej Zaborowski
1
-6
/
+12
2009-08-31
Decode and encode alpha-identifier fields
Andrzej Zaborowski
1
-2
/
+3
2009-08-20
Fix unused variable modem
Denis Kenzior
1
-1
/
+0
2009-08-19
Refine errors returned by message-waiting
Denis Kenzior
1
-4
/
+10
2009-08-19
Evolve message waiting low level API
Denis Kenzior
1
-169
/
+158
2009-08-19
Update message waiting to the new SIM API
Denis Kenzior
1
-17
/
+64
2009-08-06
Squash warning
Denis Kenzior
1
-0
/
+2
2009-08-06
Squash warning
Denis Kenzior
1
-0
/
+3
2009-08-06
Squash warning
Denis Kenzior
1
-1
/
+0
2009-08-05
Attempt to update MBDN based on Enhanced VM IEI
Andrzej Zaborowski
1
-6
/
+13
2009-08-05
Implement committing the EF-MBDN records to SIM
Andrzej Zaborowski
1
-6
/
+24
2009-08-05
Don't emit signals for unexposed properties
Denis Kenzior
1
-5
/
+7
2009-08-05
Make method async
Denis Kenzior
1
-1
/
+2
2009-08-05
Remove unused declaration
Denis Kenzior
1
-4
/
+2
2009-08-04
Refactor how mwis updates are done
Denis Kenzior
1
-106
/
+50
2009-08-04
Name the callback properly
Denis Kenzior
1
-2
/
+2
2009-08-04
Refactor how MBDN set is done
Denis Kenzior
1
-55
/
+91
2009-08-04
Don't gmalloc something that is max 140 bytes
Denis Kenzior
1
-6
/
+1
2009-08-04
Get rid of message-waiting.h
Denis Kenzior
1
-3
/
+2
2009-08-04
Fix minor style issues
Denis Kenzior
1
-8
/
+16
2009-08-04
Use invalid_args instead of invalid_format
Denis Kenzior
1
-1
/
+1
2009-08-04
Add a MessageWaiting interface to track message waiting indications.
Andrzej Zaborowski
1
-0
/
+761