summaryrefslogtreecommitdiff
path: root/src/sms.c
Commit message (Expand)AuthorAgeFilesLines
...
* sms: Add __ofono_sms_message_path_from_uuidDenis Kenzior2010-11-041-10/+10
* sms: add __ofono_sms_get_next_refDenis Kenzior2010-11-041-0/+5
* sms: Fix unused variable warningDenis Kenzior2010-11-021-1/+0
* sms: Update to the new smsutil apiDenis Kenzior2010-11-021-29/+3
* sms: Don't crash when encoding failsDenis Kenzior2010-11-021-1/+5
* sms: Minor style fixDenis Kenzior2010-11-021-3/+3
* sms: Left shift 8-bit ports by 16Denis Kenzior2010-11-021-2/+2
* Fix style problemAki Niemi2010-10-141-1/+1
* sms: Implement text and datagram watchAki Niemi2010-10-141-17/+146
* sms: fix type errorPekka Pessi2010-10-051-1/+1
* sms: Fix 8bit port handlingAki Niemi2010-09-271-2/+2
* Fix multi-line comment style issuesJeevaka Badrappan2010-09-211-9/+18
* sms: Update signals for introspectionDenis Kenzior2010-09-211-0/+2
* sms: Tweak behavior of txq_submitDenis Kenzior2010-09-211-1/+14
* sms: Emit MessageRemovedDenis Kenzior2010-09-211-0/+12
* sms: Emit MessageAddedDenis Kenzior2010-09-211-0/+32
* sms: Implement GetMessages methodDenis Kenzior2010-09-211-0/+56
* sms: Initial Message interface implementationDenis Kenzior2010-09-211-31/+231
* sms: Update to the new history APIDenis Kenzior2010-09-211-6/+4
* sms: Update to the new status report assembly apiDenis Kenzior2010-09-211-5/+6
* sms: Get rid of NextMessageId settingDenis Kenzior2010-09-211-10/+2
* sms: Reflow manager methods tableDenis Kenzior2010-09-211-6/+6
* sms: Refactor __ofono_sms_txq_submitDenis Kenzior2010-09-211-6/+15
* sms: Refactor txq_entry_createDenis Kenzior2010-09-211-18/+44
* sms: Refactor outgoing sms id generatorDenis Kenzior2010-09-211-19/+16
* sms: replace sequential SMS message ID with hashInaky Perez-Gonzalez2010-09-211-1/+49
* sms: Compute SHA1 based UUID for incoming messagesDenis Kenzior2010-09-211-3/+36
* Default to using 8bit SMS reference numbersAki Niemi2010-09-091-2/+3
* Fix adding 8bit reference numberAki Niemi2010-09-031-6/+11
* sms: Add a few more debug statementsMarcel Holtmann2010-08-201-0/+12
* sms: Update SmsManager to MessageManagerDenis Kenzior2010-08-191-13/+14
* sms: struct tx_queue_entry: add a destructorInaky Perez-Gonzalez2010-08-051-6/+22
* sms: rename create_tx_queue_entry()Inaky Perez-Gonzalez2010-07-231-3/+3
* sms: Refactor ofono_sms_submit introduced by stkDenis Kenzior2010-07-081-70/+79
* sms: Tweak the logic to be more readableDenis Kenzior2010-07-081-1/+1
* Add __ofono_sms_submit for other atoms to submit SMs.Andrzej Zaborowski2010-07-081-0/+39
* sms: Tweak the Bearer APIDenis Kenzior2010-06-251-8/+8
* sms: Add support for SMS Bearer settingsDenis Kenzior2010-06-251-2/+132
* sms: minor style fixDenis Kenzior2010-06-241-1/+2
* sms: Don't bother setting SCA if we can't queryDenis Kenzior2010-06-241-1/+2
* sms: Only emit property if value actually differsDenis Kenzior2010-06-211-3/+4
* sms: Fixup minor style issues with status reportsDenis Kenzior2010-06-211-15/+7
* sms: Status report notifyPasi Miettinen2010-06-211-1/+70
* sms: style fix, remove extra newlineDenis Kenzior2010-06-071-1/+0
* sms: Add UseDeliveryReports propertyPasi Miettinen2010-06-071-1/+33
* sms: Add some documentationInaky Perez-Gonzalez2010-05-281-0/+19
* sms_send_message: add a short roadmapInaky Perez-Gonzalez2010-05-281-0/+13
* Fix more-messages-to-send indicatorAki Niemi2010-05-261-8/+4
* Move sms interface definition to dbus.hDenis Kenzior2010-03-221-9/+7
* Fix: Don't use ofono_debug directly in the coreDenis Kenzior2010-02-081-12/+12