aboutsummaryrefslogtreecommitdiff
path: root/u300-ril-sim.c
AgeCommit message (Expand)Author
2011-08-03SIM: Update of ECC list handlingGjermund Hodnebrog
2011-08-03SIM: Added printing current detected SIM card state and substateKim Tommy Humborstad
2011-08-03SIM: Handle wrong SIM cards and report CARDSTATE_ERROR to AndroidGjermund Hodnebrog
2011-08-02SIM: Improve SIM detection + add CPHS related files to USIM tableGjermund Hodnebrog
2011-08-02SIM: Remove SIM_IO workaround and replace AT+CGLA with AT+CRLAGjermund Hodnebrog
2011-08-02Generic: queueRunner synchronizationKim Tommy Humborstad
2011-08-02SIM: Handle sim reset.yiming
2011-07-25Generic: Improved static variable handling during modem independent restartKim Tommy Humborstad
2011-07-25SIM: Application indexes are initialized to out-of-range valueGjermund Hodnebrog
2011-07-25SIM: Return number of retries in successful SET FACILITY LOCKSverre Vegge
2011-07-25SIM: Wrong path in SIM directory definesGjermund Hodnebrog
2011-05-19SIM: Allow entering PIN/PIN2 at any timeGjermund Hodnebrog
2011-05-19SIM: Distinguish between PUK1/PUK2 permanently blockedGjermund Hodnebrog
2011-05-19SIM: Return number of retries in successful SET_FACILITY_LOCKGjermund Hodnebrog
2011-05-19SIM: Corrected QUERY_FACILITY_LOCK for non-barring facilitiesGjermund Hodnebrog
2011-05-19SIM: Fixed locks related to SIM and Network Subset personalizationKim Tommy Humborstad
2011-04-26SIM: Fix free of invalid pointerJulius Gustavsson
2011-04-26Startup: Initial state must be RADIO_OFFGjermund Hodnebrog
2011-04-26SIM: Avoid AT+CGLA retry when AT+CRSM fails due to PIN2/PUK2 lockGjermund Hodnebrog
2011-04-26SIM: Added support for MSISDN workaroundGjermund Hodnebrog
2011-04-26SIM: Retries not returned when enabling SIM lock with incorrect PINGjermund Hodnebrog
2011-04-26SIM: Improve SIM card type detectionGjermund Hodnebrog
2011-04-26Facility locks: Incorrect parsing of AT+CLCK responseGjermund Hodnebrog
2011-04-05SIM: Support for unblocking PIN regardless of SIM stateGjermund Hodnebrog
2011-04-05SIM: Prevent overwriting default ECC listGjermund Hodnebrog
2011-04-05SIM: Fixed buffer overrun in requestSIM_IO.Teddie Stenvi
2011-03-10Audio: Use *EACE:3 to indicate call state changed Network: add reading of bit...Yiming Li
2011-03-02Generic: Handle return values or explicitly ignore them.Jarl Thore Larsen
2011-03-02Services: Changed class conversion to 255 for ussd stringsKim Tommy Humborstad
2011-03-02AT channel: New event queue design. Support for one AT channel.Sverre Vegge
2011-03-02SIM: Check & fix path for USIM files in SIM_IOGjermund Hodnebrog
2011-03-02SIM: 3G USIM and pre-PIN ECC readingErwan Bracq
2011-03-02SIM: Fix for FDN phone list handling.Therese Nilsen
2011-03-02SIM: RIL sets password parameter of +CLCK to "(null)"Gjermund Hodnebrog
2011-02-20SIM: Added support for PIN2 in REQUEST_SIM_IOKim Tommy HUMBORSTAD
2011-02-08SIM: Change in lock state handling for "PUK blocked" SIMKim Tommy HUMBORSTAD
2011-01-02Call handling: Changed ro.ril.ecclist to always initialize to common emergenc...Yiming LI
2011-01-02Network: changed RIL_REQUEST_QUERY_NETWORK_SELECTION_MODE to not poll with "a...Yiming LI
2011-01-02Audio: Changed Ringback tone unsol to only return ril.h range of valuesKim Tommy HUMBORSTAD
2011-01-02SIM: Added support for all SIM/Network/Phone lock codes so that unsupported l...Kim Tommy HUMBORSTAD
2010-12-01SIM: Correct the facility class for command CLCK in query case.Yiming LI
2010-12-01Generic: Improving readability of RIL by introducing boolean andMagnus REFTEL
2010-11-28Misc improvements and bugfixes in atchannel.c, u300-ril-network.c,Andreas Ludviksen
2010-11-28Misc iumprovemnents and bugfiges in u300-ril.c, atchannel.c, u300-ril-network.c,Andreas Ludviksen
2010-11-28Implemented proper phone number conversion for ECC list.Dmitry Tarnyagin
2010-11-28Change to using enum values for CME and CMS error handling.Yiming LI
2010-11-28Implementation of saving of ECC list to ro.ril.ecclist.Dmitry Tarnyagin
2010-11-28PDP: Correct free memory allocated by alloca.Yiming LI
2010-11-28SIM: Bugfixes in 'u300-ril-stk.c' and 'u300-ril-sim.c'.Andreas Ludviksen
2010-11-26SIM: Corrected RIL response when changing PIN.André Carvalho de Matos