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