sim: Reset additional state info
[platform/upstream/ofono.git] / src / cbs.c
2011-10-10 Marcel Holtmanncore: Update copyright information
2011-03-30 Mika Liljebergcore: remove redundant code
2011-02-17 Denis Kenziorcbs: Set topics on EFcbmid change only if powered
2011-02-17 Andrzej Zaborowskicbs: Watch for changes to relevant SIM files
2011-02-08 Denis Kenziorcore: free GError objects returned by glib
2011-02-03 Denis Kenziorcore: Minor style tweaks
2011-02-03 Andrzej Zaborowskisimfs: implement ofono_sim_context api
2011-02-02 Aki Niemicbs: Fix style issues
2010-11-29 Lucas De Marchicore: explicitly compare pointers to NULL
2010-11-22 Jeevaka Badrappansrc: coding style fixes - rule M6
2010-11-10 Denis Kenziorcbs: Minor style fixes
2010-11-10 Andrzej Zaborowskicbs: CBS-PP download must be enabled in sst / est
2010-09-22 Jeevaka BadrappanFix multi-line comment style issues
2010-06-10 Marcel HoltmannRename CbsManger into CellBroadcast
2010-06-09 Andrzej ZaborowskiFix: download CBS to SIM even when "Powered" is 0
2010-06-09 Andrzej Zaborowskistk: Use envelope encoding utility from stkutil.c
2010-06-07 Denis Kenziorcbs: Send ETWS topics last
2010-04-15 Denis KenziorFix: Look for the STK atom, not SIM atom
2010-04-15 Denis KenziorFix: Process CBS sim downloads if STK atom exists
2010-04-15 Andrzej ZaborowskiAdd Sim Toolkit atom
2010-04-15 Andrzej ZaborowskiExtend sim-ready watch with card insert/eject
2010-03-22 Denis KenziorMove cbs interface definition to dbus.h
2010-02-08 Denis KenziorFix: Don't use ofono_debug directly in the core
2010-01-21 Denis KenziorFix: Process CBS settings even if no EFcbmid
2010-01-21 Denis KenziorFix: Print errors for unlikely CBS failures
2010-01-21 Denis KenziorFix: NULL check both set_topics and clear_topics
2010-01-21 Denis KenziorFix: Make the powered setting actually work
2010-01-20 Denis KenziorFix: Default to powered=true for CBS
2010-01-13 Andrzej ZaborowskiPersist CBS Topics list, handle EF-CBMI, EF-CBMIR.
2010-01-12 Denis KenziorStyle: Trailing whitespace & extra lines
2010-01-02 Marcel HoltmannUpdate copyright information
2009-12-18 Denis KenziorStyle: Flip the if statement
2009-12-18 Denis KenziorStyle: Add empty lines where needed
2009-12-18 Andrzej ZaborowskiAdd Powered property to CbsManager.
2009-12-18 Andrzej ZaborowskiHandle EF-CBSMID contents.
2009-10-29 Denis KenziorFix: Don't pass ofono_network_operator structures
2009-10-28 Denis KenziorRefactor: replace netreg get_operator with mcc/mnc
2009-10-26 Denis KenziorFix: Reset netreg to 0 when unregistered
2009-10-02 Denis KenziorRefactor: Move elementary file type checking
2009-09-17 Denis KenziorAssume CBS is registered when SIM ready
2009-09-16 Denis KenziorAdd reading of various CBS related EFs
2009-09-16 Denis KenziorFix: do not leak memory, cleanup the topic list
2009-09-12 Denis KenziorSupport base station name cell broadcasts
2009-09-11 Denis KenziorEnable registration / location updates for CBS
2009-09-11 Denis KenziorRemove extra free of cbs assembly
2009-09-10 Denis KenziorFix unused variable
2009-09-10 Denis KenziorAdd initial Cell Broadcast atom implementation