summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* smsutil: Fix warningDenis Kenzior2012-10-011-1/+1
* stkagent: Sanitize any output from the agentPhilippe Nunes2012-09-171-3/+53
* smsutil: Fix up style issues from previous commitDenis Kenzior2012-09-171-4/+3
* smsutil: <CR> is not necessarily a CBS padding characterPhilippe Nunes2012-09-171-2/+12
* smsutil: Fix CR padding logic for 7-bit caseDenis Kenzior2012-09-171-3/+11
* smsutil: Fix style issuesPhilippe Nunes2012-09-171-14/+14
* stk: AID shall not be displayed in certain casesPhilippe Nunes2012-09-171-0/+12
* stk: move number conversion to a utility functionPhilippe Nunes2012-09-171-15/+43
* sms: Optimize behavior of previous commitDenis Kenzior2012-09-111-5/+7
* sms: Fix to find SMS entry posted by STKPhilippe Nunes2012-09-111-6/+5
* ussd: Recover idle state after a transaction errorPhilippe Nunes2012-09-111-0/+10
* dbus: Add Terminated errorPhilippe Nunes2012-09-112-0/+9
* call-barring: SS query is made with given clsPhilippe Nunes2012-09-051-1/+2
* call-forwarding: SS query is made with given clsPhilippe Nunes2012-09-051-1/+9
* voicecall: Accept long phone number format for STKPhilippe Nunes2012-09-051-1/+1
* stk: Fix comment styleDenis Kenzior2012-08-301-3/+1
* stk: Ask for immediate digit response as requiredPhilippe Nunes2012-08-301-2/+7
* stkagent: Add stk_agent_get_quick_digitPhilippe Nunes2012-08-302-0/+38
* stk: Check if an agent is registered when UI is requiredPhilippe Nunes2012-08-301-0/+9
* stk: Display action information while sending USSDPhilippe Nunes2012-08-301-5/+14
* call-settings: Improve error reportingPhilippe Nunes2012-08-221-2/+3
* call-barring: Improve error reportingPhilippe Nunes2012-08-221-4/+3
* call-forwarding: improve error reportingPhilippe Nunes2012-08-221-2/+3
* sim: implement function to get password typeAugust Mayer2012-08-161-0/+8
* util: Make sure to handle special empty stringsDenis Kenzior2012-08-161-0/+6
* gprs: fix bearer dbus signal interfaceChristopher Vogl2012-08-131-1/+1
* voicecall: Implement ReleaseAndSwapDenis Kenzior2012-08-051-0/+23
* util: Style issuesDenis Kenzior2012-07-161-3/+2
* util: update comment from previous commitDenis Kenzior2012-07-161-6/+10
* util: Fix GSM to UTF8 conversion mechanismGuillaume Zajac2012-07-161-3/+14
* gprs: Call detach_shutdown when network is lostGuillaume Zajac2012-07-151-21/+63
* voicecall: Avoid shadowing of number variableMarcel Holtmann2012-07-151-2/+2
* voicecall: Remove shadowing modem variableMarcel Holtmann2012-07-151-5/+1
* ctm: Remove shadowing reply variableMarcel Holtmann2012-07-151-2/+0
* ofono: Avoid shadowing other atom variablesMarcel Holtmann2012-07-151-2/+2
* gprs: Avoid shadowing error variableMarcel Holtmann2012-07-151-4/+4
* network: Avoid shadowing of strength variableMarcel Holtmann2012-07-151-2/+2
* network: Avoid shadowing of mode parameterMarcel Holtmann2012-07-151-4/+4
* manager: Fix up introspection dataDenis Kenzior2012-07-041-2/+2
* emulator: Test already done in g_at_server_resume()Guillaume Zajac2012-06-241-3/+0
* sim: Add extra errors for EFmsisdn and EFad length mismatchesMarcel Holtmann2012-06-251-3/+6
* sim: Fix use of uninitialized valuesDenis Kenzior2012-06-191-3/+1
* sim: Don't re-init the SIM needlesslyDenis Kenzior2012-06-191-1/+1
* ussd: send NotRecognized error for invalid USSDDenis Kenzior2012-06-181-1/+1
* dbus: Add NotRecognized errorDenis Kenzior2012-06-182-0/+7
* common: Match logic to comment: valid_ussd_stringDenis Kenzior2012-06-181-1/+1
* simutil: Add entry for EFimsiDenis Kenzior2012-06-171-0/+1
* sim: Allow IMSI to be obtained via EF readsDenis Kenzior2012-06-171-11/+63
* stk: Fix crash when envelope returns syncDenis Kenzior2012-06-161-3/+4
* sim: Revert adding special callback for EFiccidDenis Kenzior2012-06-161-26/+1