summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.250.25Marcel Holtmann2010-07-172-1/+12
* Add feature identifier for SIM ToolkitMarcel Holtmann2010-07-171-0/+1
* Fix Huawei product ID matching in udev rulesMarcel Holtmann2010-07-171-70/+70
* Add a little bit debug to udev modem detectionMarcel Holtmann2010-07-171-0/+4
* stk: Remove an unneeded check.Andrzej Zaborowski2010-07-151-3/+0
* calypsomodem: dtmf chars do not need quotesDenis Kenzior2010-07-151-2/+2
* mbm: poll SIM status when initializingPekka Pessi2010-07-151-4/+35
* TODO: Add GPRS IPv6 support taskDenis Kenzior2010-07-141-0/+5
* TODO: Merge two duplicate itemsDenis Kenzior2010-07-141-10/+7
* stkutil: Set black fore/back ground colorDenis Kenzior2010-07-131-4/+2
* test-stkutil: add html attribute tests for setup idle mode testsKristen Carlson Accardi2010-07-131-16/+68
* test-stkutil: add html attribute test for select_item_testKristen Carlson Accardi2010-07-131-16/+67
* test-stkutil: add html attribute test for setup_menu_testKristen Carlson Accardi2010-07-131-12/+47
* test-stkutil: add html attribute tests for play_tone_testKristen Carlson Accardi2010-07-131-16/+66
* test-stkutil: add html attribute tests for get_input_testKristen Carlson Accardi2010-07-131-16/+59
* test-stkutil: add html attribute tests for get_inkey_testKristen Carlson Accardi2010-07-131-16/+59
* test-stkutil: add html attribute test for Display Text testsKristen Carlson Accardi2010-07-131-0/+211
* test-stkutil: add unit test for html text attributesKristen Carlson Accardi2010-07-131-0/+96
* stkutil: display text attributes as htmlKristen Carlson Accardi2010-07-132-0/+227
* Use specific vendor for phonesim stkYang Gu2010-07-131-1/+1
* atmodem: phonesim proactive command notificationYang Gu2010-07-131-0/+24
* atmodem: Make fetch command function as externalYang Gu2010-07-134-53/+76
* test-sms: Update with a real EMS testDenis Kenzior2010-07-131-45/+173
* Interpret "" Alpha Id as empty data objectYang Gu2010-07-092-5/+17
* ppp: Add MAX_IPCP_FAILURE to avoid timeout quicklyZhenhua Zhang2010-07-094-5/+17
* stk: Simplify poll interval logicDenis Kenzior2010-07-081-6/+4
* stk: Be more paranoid of enums from stkDenis Kenzior2010-07-081-0/+3
* stk: Handle the Poll Interval proactive commandAndrzej Zaborowski2010-07-081-0/+45
* style: Use more understandable syntaxDenis Kenzior2010-07-081-2/+3
* style: No initialization needed hereDenis Kenzior2010-07-081-1/+1
* stk: Get rid of gratuitous goto abuseDenis Kenzior2010-07-081-5/+2
* style: Prefer initialized variables on topDenis Kenzior2010-07-081-1/+1
* sms: Refactor ofono_sms_submit introduced by stkDenis Kenzior2010-07-083-96/+108
* sms: Tweak the logic to be more readableDenis Kenzior2010-07-081-1/+1
* stk: Don't submit all pending envelopes at onceDenis Kenzior2010-07-081-2/+2
* stk: Fix copy / paste errorDenis Kenzior2010-07-081-2/+0
* stk: Get rid of bin to hex converterDenis Kenzior2010-07-081-16/+3
* stk: cancelled variable is not usedDenis Kenzior2010-07-081-5/+0
* stk: Handle the Timer Management proactive commandAndrzej Zaborowski2010-07-081-0/+165
* stk: Handle the Set Up Idle Text proactive commandAndrzej Zaborowski2010-07-081-0/+98
* stk: Handle the Send SMS proactive command.Andrzej Zaborowski2010-07-081-0/+104
* Add __ofono_sms_submit for other atoms to submit SMs.Andrzej Zaborowski2010-07-082-1/+45
* stkutil: Timer Value is conditional, not optional.Andrzej Zaborowski2010-07-081-1/+5
* sktutil: Use the Mandatory flag in parse_dataobj.Andrzej Zaborowski2010-07-081-3/+3
* Add Dbus interface names for STK.Andrzej Zaborowski2010-07-081-0/+2
* stk: Handle ENVELOPEs in a queue, retry on sim busy.Andrzej Zaborowski2010-07-081-14/+77
* atmodem: Make sim operations return sim error codes.Andrzej Zaborowski2010-07-082-15/+37
* Add OFONO_ERROR_TYPE_SIM for negative SIM statusesAndrzej Zaborowski2010-07-081-0/+1
* stk: Handle MoreTime command as a no-opAndrzej Zaborowski2010-07-081-0/+13
* mbmmodem: End session on *STKEND.Andrzej Zaborowski2010-07-081-0/+3