summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-11-27simutil: Add EFcfis and EFcphs-cff file IdsJeevaka Badrappan1-0/+2
2010-11-26call-volume: Minor coding style fixJeevaka Badrappan1-2/+1
2010-11-26audio-settings: Remove unwanted checkJeevaka Badrappan1-4/+1
2010-11-26call-volume: Remove extra line at EOFJeevaka Badrappan1-1/+0
2010-11-26network: Use bit as size instead of byteYang Gu1-2/+2
2010-11-26core: Remove stray newlines in messages sent to logRémi Denis-Courmont3-4/+4
2010-11-26call-volume: Fix dbus error message typeJeevaka Badrappan1-3/+3
2010-11-26ctm: fix minor style issuesDenis Kenzior1-6/+4
2010-11-26ctm: Add initial CTM atom implementationLucas De Marchi2-0/+336
2010-11-25stkutil: Minor style fixesDenis Kenzior1-2/+2
2010-11-25stkutil: Use sms_dcs_decode in decode_textGuillaume Lucas1-4/+8
2010-11-25stk: use bigger timeout in DisplayTextAndrzej Zaborowski1-0/+3
2010-11-24call-forwarding: skip property change data and faxJeevaka Badrappan1-0/+7
2010-11-24text-telephony: add new interface to feature mapLucas De Marchi1-0/+1
2010-11-23common: remove redundant predicateRémi Denis-Courmont1-1/+1
2010-11-23dbus: Add __ofono_error_access_deniedGustavo F. Padovan2-0/+7
2010-11-23stk: Minor style fixDenis Kenzior1-1/+1
2010-11-23stk: Handle null Text fieldAndrzej Zaborowski1-0/+3
2010-11-22call-settings: Fix style issuesDenis Kenzior1-3/+9
2010-11-22call-settings: fix CLIR Invocation and SuppressionDenis Kenzior1-2/+2
2010-11-22modem: Don't notify online watches the first timeDenis Kenzior1-2/+2
2010-11-22modem: Miscellaneous style fixesDenis Kenzior2-9/+11
2010-11-22modem: add modem online-offline watchAndras Domokos2-0/+54
2010-11-22src: coding style fixes - rule M6Jeevaka Badrappan20-56/+56
2010-11-22simutil: coding style fixes - rule M6Jeevaka Badrappan1-1/+1
2010-11-22simfs: coding style fixes - rule M6Jeevaka Badrappan1-1/+1
2010-11-22stkutil: coding style fixes - rule M6Jeevaka Badrappan1-10/+10
2010-11-22smsutil: coding style fixes - rule M6Jeevaka Badrappan1-19/+19
2010-11-22util: coding style fixes - rule M6Jeevaka Badrappan1-3/+3
2010-11-19modem: Fix small coding style issueMarcel Holtmann1-1/+1
2010-11-17util: Remove extra tabJeevaka Badrappan1-1/+1
2010-11-17modem: Fix up doc typoDenis Kenzior1-2/+1
2010-11-15Simplify ofono_modem_set_powered() logicGustavo F. Padovan1-22/+25
2010-11-10sms: Fix up comment style and wordingDenis Kenzior1-3/+6
2010-11-10cbs: Minor style fixesDenis Kenzior1-2/+3
2010-11-10cbs: CBS-PP download must be enabled in sst / estAndrzej Zaborowski1-0/+13
2010-11-10sms: SMS-PP download must be enabled in sst / estAndrzej Zaborowski1-0/+13
2010-11-10sim: Add sim_service_available()Andrzej Zaborowski2-0/+20
2010-11-08sms: Handle "USIM Download" SMS type.Andrzej Zaborowski1-5/+16
2010-11-08stk: API for SMS Point-to-Point download to UICCAndrzej Zaborowski2-0/+47
2010-11-08gprs: NULL-safe ofono_gprs_context_remove()Pekka Pessi1-0/+3
2010-11-08dbus: Use OFONO_ERROR_INTERFACE defineGustavo F. Padovan1-16/+16
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-05sim: use mask for check of sim file statusGuillaume Lucas1-2/+2
2010-11-04smsutil: Use entire range of ref / port addressesDenis Kenzior1-12/+12
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