summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-01-01stk: Fix crash with Modem-Handled SIM RefreshDenis Kenzior1-1/+7
2013-01-01Revert "stk: Fix crash in SIM refresh handling"Denis Kenzior1-2/+2
2012-12-17handsfree: Implement BatteryChargeLevelDenis Kenzior1-0/+27
2012-11-29sms: Don't try to start the queue if already activeDenis Kenzior1-0/+3
2012-11-28stk: Fix Set Up Call with pause charactersDenis Kenzior1-1/+14
2012-11-28stk: Print what kind of info the SIM wantsDenis Kenzior1-3/+45
2012-11-28voicecall: Add extra debug infoDenis Kenzior1-0/+3
2012-11-28voicecall: Fix crashDenis Kenzior1-4/+7
2012-11-28sim: Fix crashDenis Kenzior1-3/+4
2012-11-28stk: Handle self explanatory icons in idle mode textDenis Kenzior1-5/+9
2012-11-28stk: Handle icon self explanatory in play toneDenis Kenzior1-0/+4
2012-11-28stk: Handle icon self explanatory in get inputDenis Kenzior1-0/+4
2012-11-28stk: Handle icon self explanatory in get inkeyDenis Kenzior1-0/+4
2012-11-28stk: Handle icon self explanatory in display textDenis Kenzior1-0/+4
2012-11-28stk: Handle icon self explanatory in menusDenis Kenzior1-0/+5
2012-11-28sim: Fix crashDenis Kenzior1-1/+1
2012-11-23sim: Read icons with a full SIM/USIM pathDenis Kenzior1-4/+18
2012-11-23simfs: Handle optional EF pathsDenis Kenzior2-2/+11
2012-11-25sim: Assume CPHS files are in ADFusimMarcel Holtmann1-8/+8
2012-11-22simutil: Add 2G and 3G path lookup utilitiesDenis Kenzior2-0/+68
2012-11-22simfs: Update to the new SIM apiDenis Kenzior1-4/+8
2012-11-22sim: Update to the new sim reading APIDenis Kenzior1-1/+1
2012-11-22simutil: Introduce 2G and 3G parent pathsDenis Kenzior2-60/+41
2012-11-22voicecall: Handle RESETTING sim stateDenis Kenzior1-0/+1
2012-11-22modem: Handle RESETTING sim stateDenis Kenzior1-0/+1
2012-11-22simutil: Add file type information to sim_dbDenis Kenzior2-54/+59
2012-11-22simutil: Rename structure variableDenis Kenzior1-1/+1
2012-11-22sim: Fix SIM re-init case of SIM RefreshDenis Kenzior1-14/+11
2012-11-22stk: Fix crash in SIM refresh handlingDenis Kenzior1-2/+2
2012-11-22stk: Always include IdleModeText in GetPropertiesDenis Kenzior1-1/+1
2012-11-22sim: destroy spn info as part of sim main stateDenis Kenzior1-36/+38
2012-11-22stk: Use the shorter timeout for select itemDenis Kenzior1-1/+1
2012-11-22stk: use longer timeout for ImmediateResponseDenis Kenzior1-0/+3
2012-11-22stk: Use short timeout for get_inkeyDenis Kenzior1-1/+1
2012-11-22stk: Use a shorter timeout for DisplayTextDenis Kenzior1-2/+2
2012-11-02modem: Add support for modem type TESTDenis Kenzior1-0/+2
2012-10-31stk: Tweak the concept of continuous tonesDenis Kenzior1-4/+12
2012-10-25systemd: prevent duplicate logging messages in journalMarti Raudsepp1-0/+1
2012-10-01smsutil: Fix warningDenis Kenzior1-1/+1
2012-09-17stkagent: Sanitize any output from the agentPhilippe Nunes1-3/+53
2012-09-17smsutil: Fix up style issues from previous commitDenis Kenzior1-4/+3
2012-09-17smsutil: <CR> is not necessarily a CBS padding characterPhilippe Nunes1-2/+12
2012-09-17smsutil: Fix CR padding logic for 7-bit caseDenis Kenzior1-3/+11
2012-09-17smsutil: Fix style issuesPhilippe Nunes1-14/+14
2012-09-17stk: AID shall not be displayed in certain casesPhilippe Nunes1-0/+12
2012-09-17stk: move number conversion to a utility functionPhilippe Nunes1-15/+43
2012-09-11sms: Optimize behavior of previous commitDenis Kenzior1-5/+7
2012-09-11sms: Fix to find SMS entry posted by STKPhilippe Nunes1-6/+5
2012-09-11ussd: Recover idle state after a transaction errorPhilippe Nunes1-0/+10
2012-09-11dbus: Add Terminated errorPhilippe Nunes2-0/+9