summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.350.35Marcel Holtmann2010-11-052-1/+9
* sim: Check both EFust and EFest for FDN & BDNDenis Kenzior2010-11-051-4/+9
* sim: Don't read EFest if the file is not availableDenis Kenzior2010-11-051-4/+12
* AUTHORS: Mention Guillaume's contributionsDenis Kenzior2010-11-051-0/+1
* sim: use mask for check of sim file statusGuillaume Lucas2010-11-051-2/+2
* TODO: Add owner of provide local info taskYang Gu2010-11-051-0/+1
* TODO: Mark WAP PUSH task as doneDenis Kenzior2010-11-042-7/+4
* TODO: Mark Smart Messaging task as doneDenis Kenzior2010-11-042-11/+11
* TODO: Mark app src / dst port handling task doneDenis Kenzior2010-11-042-14/+12
* smsutil: Use entire range of ref / port addressesDenis Kenzior2010-11-041-12/+12
* smart-messaging: Implement SendAppointmentDenis Kenzior2010-11-041-1/+38
* test: Add send-vcard scriptDenis Kenzior2010-11-042-1/+22
* smart-messaging: Implement SendBusinessCardDenis Kenzior2010-11-041-1/+52
* sms: Call the txq_submit queued callbackDenis Kenzior2010-11-041-0/+3
* sms: Separate history from dbus flags in txq_submitDenis Kenzior2010-11-042-11/+19
* sms: Refactor __ofono_sms_txq_submitDenis Kenzior2010-11-043-64/+93
* sms: Add __ofono_sms_message_path_from_uuidDenis Kenzior2010-11-042-10/+13
* sms: add __ofono_sms_get_next_refDenis Kenzior2010-11-042-0/+7
* isigen: increase offline timeoutPekka Pessi2010-11-042-1/+2
* build: Remove generic AT command modem pluginMarcel Holtmann2010-11-042-276/+0
* Mention Marit's contributionsMarcel Holtmann2010-11-041-0/+1
* atmodem: Remove at_pin_send_puk_cb, and use at_pin_send_cb instead.Marit Henriksen2010-11-041-33/+1
* TODO: Update Read/Write EFcfis descriptionJeevaka Badrappan2010-11-031-2/+2
* smsutil: Remove traces of ref_offset variableDenis Kenzior2010-11-021-6/+2
* sms: Fix unused variable warningDenis Kenzior2010-11-021-1/+0
* ofono.conf: Punch hole for SmartMessagingAgentDenis Kenzior2010-11-021-0/+1
* test: Add test-smart-messagingDenis Kenzior2010-11-022-1/+67
* smart-messaging: Register to vCal notificationsDenis Kenzior2010-11-021-0/+31
* smart-messaging: Register for vCard notificationsDenis Kenzior2010-11-021-0/+31
* smart-messaging: Free agent when sms atom exitsDenis Kenzior2010-11-021-5/+6
* smart-messaging: Implement unregister agentDenis Kenzior2010-11-021-1/+18
* smart-messaging: Implement RegisterAgentDenis Kenzior2010-11-021-1/+34
* smsutil: Add sms_datagram_prepareDenis Kenzior2010-11-022-0/+136
* sms: Update to the new smsutil apiDenis Kenzior2010-11-021-29/+3
* unit: Update test-sms to the new APIDenis Kenzior2010-11-021-6/+6
* smsutil: Get rid of ref_offset in sms_text_prepareDenis Kenzior2010-11-022-13/+5
* coding_style: Add case for enum as switch variableYang Gu2010-11-021-0/+32
* coding_style: Fix enum nameYang Gu2010-11-021-1/+1
* test: Add test-push-notification scriptDenis Kenzior2010-11-022-1/+49
* sms: Don't crash when encoding failsDenis Kenzior2010-11-021-1/+5
* smsutil: Additional sanity checks for decode_sctsDenis Kenzior2010-11-021-0/+21
* ofono.conf: Punch hole for PushNotificationAgentDenis Kenzior2010-11-021-0/+1
* push-notification: Handle WAP push messagesDenis Kenzior2010-11-021-0/+32
* sms: Minor style fixDenis Kenzior2010-11-021-3/+3
* sms: Left shift 8-bit ports by 16Denis Kenzior2010-11-021-2/+2
* push-notification: Free agent when sms atom exitsDenis Kenzior2010-11-021-6/+6
* push-notification: Implement unregister agentDenis Kenzior2010-11-021-1/+18
* push-notification: Implement register agentDenis Kenzior2010-11-021-1/+35
* push-notification: Add skeletonDenis Kenzior2010-11-022-0/+154
* smsagent: Add smsagent implementationDenis Kenzior2010-11-023-1/+370