platform/upstream/ofono.git
2009-08-14 Denis KenziorAdd call_watches utility
2009-08-14 Denis KenziorAdd atom_watch functions
2009-08-14 Denis KenziorUse atom's modem in phonebook
2009-08-14 Denis KenziorUse atom's modem storage in call settings
2009-08-14 Denis KenziorUse atom's modem in call meter
2009-08-14 Denis KenziorUse atom's modem in call-forwarding
2009-08-14 Denis KenziorUse atom's modem storage in call barring
2009-08-14 Denis KenziorUpdate to use the new atom_free API
2009-08-14 Denis KenziorRework ofono_modem_remove_atom
2009-08-14 Denis KenziorAdd getter functions for atoms
2009-08-14 Denis KenziorSanity check the atom register/unregister funcs
2009-08-14 Denis KenziorFix passing in modem where call_barring expected
2009-08-14 Denis KenziorPort over ISI modem driver to the new API
2009-08-14 Denis KenziorUpdate the at phonebook driver to the new API
2009-08-14 Denis KenziorEvolve the phonebook driver
2009-08-14 Denis KenziorRemove defunct pointer to call waiting data
2009-08-14 Denis KenziorUpdate at call settings driver to new API
2009-08-14 Denis KenziorEvolve call settings driver
2009-08-14 Denis KenziorMove clir and cug option enums to types.h
2009-08-14 Denis KenziorUpdate the at call meter driver for new API
2009-08-14 Denis KenziorEvolve the call meter driver API
2009-08-14 Denis KenziorUpdate at modem call forwarding driver
2009-08-14 Denis KenziorEvolve the call-forwarding driver
2009-08-14 Denis KenziorUpdate at modem call-barring driver to the new API
2009-08-14 Denis KenziorEvolve the call-barring driver
2009-08-14 Rémi Denis... Phonet: basic pipe owner support
2009-08-14 Alexander KanavinAdd ISI modem SIM phonebook support
2009-08-13 Denis KenziorMove certain parts of driver.h to types.h
2009-08-13 Denis KenziorAdd ofono atom routines
2009-08-13 Denis KenziorMake ss_passwd_register slightly more efficient
2009-08-13 Denis KenziorMake ss_control_register slightly more efficient
2009-08-13 Marcel HoltmannRelease 0.3 0.3
2009-08-13 Denis KenziorWarn when (potentially) invalid input encountered
2009-08-13 Denis KenziorAlways output useable FN in VCard
2009-08-13 Denis KenziorFix a segfault in need_merge
2009-08-13 Denis KenziorBail out early if text & number are empty
2009-08-13 Marcel HoltmannFix comment
2009-08-13 Marcel HoltmannAdd function for printing warnings
2009-08-12 Marcel HoltmannAdd API documentation for voice call interfaces
2009-08-12 Marcel HoltmannAdd some initial API documents
2009-08-09 Denis KenziorFix compile warning
2009-08-08 Johan HedbergUse NameHasOwner instead of ListNames for name checking
2009-08-08 Denis KenziorQuiet an error if a modem is removed quickly
2009-08-08 Denis KenziorFix segfault upon modem removal due to g_source
2009-08-08 Denis KenziorRefactor SIM file cache
2009-08-08 Denis KenziorRe-enable reading of SPN & PNN on phonesim
2009-08-08 Denis KenziorMake the sim op queue have a removable gsource
2009-08-08 Denis KenziorDon't use g_timeout_add to retrieve imsi
2009-08-08 Denis KenziorNo need to use g_timeout_add here
2009-08-07 Denis KenziorNo need to use g_timeout_add here
2009-08-07 Denis KenziorNo need to use g_timeout_add here
2009-08-07 Denis KenziorNo need to use g_timeout_add here
2009-08-07 Denis KenziorNo need to use g_timeout_add
2009-08-07 Denis KenziorEnsure g_timeout_add source can be removed safely
2009-08-07 Denis KenziorStore the tx_next g_source so it can be removed
2009-08-07 Denis KenziorUse g_source instead of flag for mpty list changes
2009-08-07 Denis KenziorUse g_source instead of flag for call list changes
2009-08-07 Denis KenziorFix sim ADN type of number handling
2009-08-07 Denis KenziorRefactor setting MSISDN
2009-08-07 Denis KenziorKeep new numbers in the main sim data structure
2009-08-07 Denis KenziorMove error label to a more logical place
2009-08-07 Denis KenziorMove variable declarations to a move logical place
2009-08-07 Andrzej ZaborowskiMake SubscriberNumbers writable.
2009-08-07 Andrzej ZaborowskiMake SIM op queue more robust.
2009-08-07 Marcel HoltmannFix blocking service watch initial connect handling
2009-08-06 Denis KenziorFix style
2009-08-06 Denis KenziorFix style
2009-08-06 Denis KenziorAdd whitespace properly
2009-08-06 Denis KenziorFix trailing whitespace
2009-08-06 Denis KenziorNo spaces between variable and ++/--
2009-08-06 Denis KenziorFix trailing whitespace
2009-08-06 Denis KenziorFix trailing whitespace
2009-08-06 Denis KenziorBe more lenient for PDU lines
2009-08-06 Denis KenziorRemove unneeded declarations
2009-08-06 Denis KenziorUpdate AT modem plugin to use GAtChat logging
2009-08-06 Denis KenziorCleanup the debug support patch
2009-08-06 Andres Salomongatchat: add debugging infrastructure
2009-08-06 Denis KenziorMake overflow code a bit better
2009-08-06 Denis KenziorFixup atmodem.c for gatchat changes
2009-08-06 Denis KenziorRefactor GAtChat to accept user-provided parsers
2009-08-06 Denis KenziorFix refcounting in GAtChat
2009-08-06 Yang GuEnlarge the timeout for phonebook import
2009-08-06 Denis KenziorSquash warning
2009-08-06 Denis KenziorSquash warning
2009-08-06 Denis KenziorSquash warning
2009-08-05 Andrzej ZaborowskiAttempt to update MBDN based on Enhanced VM IEI
2009-08-05 Andrzej ZaborowskiImplement committing the EF-MBDN records to SIM
2009-08-05 Andrzej ZaborowskiAdd utility for building ADN records
2009-08-05 Andrzej ZaborowskiExpose address encode/decode utilities
2009-08-05 Andrzej ZaborowskiAdd encode_bcd_number utility function
2009-08-05 Denis KenziorDon't emit signals for unexposed properties
2009-08-05 Andrzej ZaborowskiFix record number in at_sim_update_record.
2009-08-05 Denis KenziorDon't hardcode info len to 6
2009-08-05 Denis KenziorMake method async
2009-08-05 Denis KenziorRemove unused declaration
2009-08-05 Andrzej ZaborowskiUse invalid_args instead of invalid_format
2009-08-04 Denis KenziorRefactor how mwis updates are done
2009-08-04 Denis KenziorName the callback properly
2009-08-04 Denis KenziorDon't emit SubscriberNumbers multiple times
2009-08-04 Denis KenziorRefactor how MBDN set is done
next