index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-02
sms: Minor style fix
Denis Kenzior
1
-3
/
+3
2010-11-02
sms: Left shift 8-bit ports by 16
Denis Kenzior
1
-2
/
+2
2010-10-14
Fix style problem
Aki Niemi
1
-1
/
+1
2010-10-14
sms: Implement text and datagram watch
Aki Niemi
1
-17
/
+146
2010-10-05
sms: fix type error
Pekka Pessi
1
-1
/
+1
2010-09-27
sms: Fix 8bit port handling
Aki Niemi
1
-2
/
+2
2010-09-21
Fix multi-line comment style issues
Jeevaka Badrappan
1
-9
/
+18
2010-09-21
sms: Update signals for introspection
Denis Kenzior
1
-0
/
+2
2010-09-21
sms: Tweak behavior of txq_submit
Denis Kenzior
1
-1
/
+14
2010-09-21
sms: Emit MessageRemoved
Denis Kenzior
1
-0
/
+12
2010-09-21
sms: Emit MessageAdded
Denis Kenzior
1
-0
/
+32
2010-09-21
sms: Implement GetMessages method
Denis Kenzior
1
-0
/
+56
2010-09-21
sms: Initial Message interface implementation
Denis Kenzior
1
-31
/
+231
2010-09-21
sms: Update to the new history API
Denis Kenzior
1
-6
/
+4
2010-09-21
sms: Update to the new status report assembly api
Denis Kenzior
1
-5
/
+6
2010-09-21
sms: Get rid of NextMessageId setting
Denis Kenzior
1
-10
/
+2
2010-09-21
sms: Reflow manager methods table
Denis Kenzior
1
-6
/
+6
2010-09-21
sms: Refactor __ofono_sms_txq_submit
Denis Kenzior
1
-6
/
+15
2010-09-21
sms: Refactor txq_entry_create
Denis Kenzior
1
-18
/
+44
2010-09-21
sms: Refactor outgoing sms id generator
Denis Kenzior
1
-19
/
+16
2010-09-21
sms: replace sequential SMS message ID with hash
Inaky Perez-Gonzalez
1
-1
/
+49
2010-09-21
sms: Compute SHA1 based UUID for incoming messages
Denis Kenzior
1
-3
/
+36
2010-09-09
Default to using 8bit SMS reference numbers
Aki Niemi
1
-2
/
+3
2010-09-03
Fix adding 8bit reference number
Aki Niemi
1
-6
/
+11
2010-08-20
sms: Add a few more debug statements
Marcel Holtmann
1
-0
/
+12
2010-08-19
sms: Update SmsManager to MessageManager
Denis Kenzior
1
-13
/
+14
2010-08-05
sms: struct tx_queue_entry: add a destructor
Inaky Perez-Gonzalez
1
-6
/
+22
2010-07-23
sms: rename create_tx_queue_entry()
Inaky Perez-Gonzalez
1
-3
/
+3
2010-07-08
sms: Refactor ofono_sms_submit introduced by stk
Denis Kenzior
1
-70
/
+79
2010-07-08
sms: Tweak the logic to be more readable
Denis Kenzior
1
-1
/
+1
2010-07-08
Add __ofono_sms_submit for other atoms to submit SMs.
Andrzej Zaborowski
1
-0
/
+39
2010-06-25
sms: Tweak the Bearer API
Denis Kenzior
1
-8
/
+8
2010-06-25
sms: Add support for SMS Bearer settings
Denis Kenzior
1
-2
/
+132
2010-06-24
sms: minor style fix
Denis Kenzior
1
-1
/
+2
2010-06-24
sms: Don't bother setting SCA if we can't query
Denis Kenzior
1
-1
/
+2
2010-06-21
sms: Only emit property if value actually differs
Denis Kenzior
1
-3
/
+4
2010-06-21
sms: Fixup minor style issues with status reports
Denis Kenzior
1
-15
/
+7
2010-06-21
sms: Status report notify
Pasi Miettinen
1
-1
/
+70
2010-06-07
sms: style fix, remove extra newline
Denis Kenzior
1
-1
/
+0
2010-06-07
sms: Add UseDeliveryReports property
Pasi Miettinen
1
-1
/
+33
2010-05-28
sms: Add some documentation
Inaky Perez-Gonzalez
1
-0
/
+19
2010-05-28
sms_send_message: add a short roadmap
Inaky Perez-Gonzalez
1
-0
/
+13
2010-05-26
Fix more-messages-to-send indicator
Aki Niemi
1
-8
/
+4
2010-03-22
Move sms interface definition to dbus.h
Denis Kenzior
1
-9
/
+7
2010-02-08
Fix: Don't use ofono_debug directly in the core
Denis Kenzior
1
-12
/
+12
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-12-17
Style: Fix a few more occurences of if/else
Denis Kenzior
1
-1
/
+2
2009-12-14
Fix: Concatenation of datagram SMS messages
Denis Kenzior
1
-4
/
+8
2009-12-01
Fix: Don't forget to cleanup the atom watch
Denis Kenzior
1
-0
/
+7
2009-11-24
Fix: Send all SMS segments
Zhigang Li
1
-1
/
+1
[prev]
[next]