platform/upstream/ofono.git
2009-10-02 Denis KenziorAdd basic elementary file database
2009-10-02 Marcel HoltmannEnable a few extra atoms in the Huawei plugin
2009-10-02 Marcel HoltmannEnable more atoms in the MBM plugin
2009-10-02 Marcel HoltmannAdd support for switching to a different GAtSyntax...
2009-10-02 Marcel HoltmannRemove unused variables causing a compiler warning
2009-10-02 Marcel HoltmannFix missing include for close() function call
2009-10-01 Denis KenziorUpdate plugins to the new g_at_tty_open API
2009-10-01 Denis KenziorReplace g_at_chat_new_from_tty with g_at_tty_open
2009-09-30 Andres SalomonG1: move chat handling into enable callback
2009-09-29 Denis KenziorFix: different signedness comparison
2009-09-29 Denis KenziorAdd call volume atom to calypso plugin
2009-09-29 Denis KenziorAdd test script for controlling speaker volume
2009-09-29 Denis KenziorAdd call volume to phonesim plugin
2009-09-29 Denis KenziorAdd at modem call volume driver
2009-09-29 Denis KenziorFix: Don't try to set a value if already set
2009-09-29 Denis KenziorBe more numerically stable
2009-09-29 Denis KenziorUse none_prefix in cssn
2009-09-29 Denis KenziorAdd Muted property to CallVolume atom
2009-09-29 Denis KenziorRefactor: Call Volume set_property handling
2009-09-29 Denis KenziorGet rid of unused define
2009-09-29 Denis KenziorGet rid of unused variables
2009-09-29 Denis KenziorRefactor: Assume driver will set call volume
2009-09-29 Denis KenziorDon't use ofono_ prefix for static functions
2009-09-29 Denis KenziorRefactor: Break up call volume notify
2009-09-29 Denis KenziorCleanup: Do not expose DBus details to drivers
2009-09-29 Zhenhua ZhangAdd call volume interface to adjust speaker and mic...
2009-09-28 Denis KenziorFix: F3607gw not being recognized properly
2009-09-28 Denis KenziorFix: Report registered modems properly
2009-09-28 Denis KenziorFix efli being removed prematurely
2009-09-25 Marcel HoltmannRelease 0.6 0.6
2009-09-25 Marcel HoltmannAdd ignore line generated udev rules file
2009-09-25 Marcel HoltmannFix build issue with example history plugin
2009-09-25 Marcel HoltmannFix segmentation fault from SIM reading on Calypso...
2009-09-25 Marcel HoltmannConvert some more strings list for easier reading
2009-09-25 Marcel HoltmannAdd some more test scripts for SMS and voice call testing
2009-09-25 Marcel HoltmannAdd gsmdial application to ignore list
2009-09-25 Marcel HoltmannAdd skeleton for gsmdial test application
2009-09-25 Marcel HoltmannRelease 0.5 0.5
2009-09-24 Marcel HoltmannAdd oFono whitepaper to distribution
2009-09-24 Denis KenziorFix whitespace
2009-09-24 Denis KenziorAdd first draft of the ofono whitepaper
2009-09-24 Denis KenziorUpdate the sim-api with LockedPins property
2009-09-24 Denis KenziorAdd initial support for LockedPins property
2009-09-24 RISKÓ Gergelygdbus: handle introspection generally in generic_message.
2009-09-24 Zhenhua ZhangUnref GIOChannel in g_at_chat_new_from_tty
2009-09-23 Denis KenziorIgnore EFli if the first entry is empty
2009-09-23 Andrzej ZaborowskiAdd plugin interface for getting PIN lock state.
2009-09-23 Andrzej ZaborowskiRemove unused struct field.
2009-09-23 Andrzej ZaborowskiRename eflp_format to efli_format, semantically opposite.
2009-09-23 Andrzej ZaborowskiUpdate sim-api.txt: ChangePin no longer disables pin.
2009-09-22 Denis KenziorSimplify: Use dbus_message_iter_get_args
2009-09-22 Denis KenziorRemove unused structure
2009-09-23 Marcel HoltmannFix unused variable issue from last commits
2009-09-22 Denis KenziorFix: Comparison should be against negative errno
2009-09-22 Denis KenziorUpdate sim-api with LockPin and UnlockPin
2009-09-22 Denis KenziorDon't try to Lock or Unlock SIM PIN2
2009-09-22 Denis KenziorMake sure we try to lock/unlock/change only PINs
2009-09-22 Denis KenziorRefactor: Do not use int instead of enum
2009-09-22 Denis KenziorDon't treat READY CPIN result differently
2009-09-22 Denis KenziorAdd LockPin and UnlockPin functions
2009-09-22 Denis KenziorMove SSN unsolicited notification activation
2009-09-22 Denis KenziorRearrange sim password enum
2009-09-22 Denis KenziorFix: Make sure pin isn't empty
2009-09-22 Denis KenziorGet rid of 1 line function
2009-09-22 Denis KenziorMove some stuff around
2009-09-22 Andrzej ZaborowskiDo PIN authentication
2009-09-22 Denis KenziorAssume sms is registered only when sim ready
2009-09-22 Denis KenziorAssume cbs is registered after sim ready
2009-09-22 Denis KenziorAssume netreg is registered when sim ready
2009-09-18 Marcel HoltmannFix trailing whitespace
2009-09-18 Denis KenziorAdd disconnection function
2009-09-18 Denis KenziorSimplify cleanup logic
2009-09-17 Denis KenziorRefactor language preference parsing
2009-09-17 Denis KenziorSimplify function logic
2009-09-17 Denis KenziorUse g_ascii_isdigit
2009-09-17 Denis KenziorFix potential memory leak
2009-09-17 Denis KenziorRename function to be more clear
2009-09-17 Denis KenziorUse existing function for converting to iso639
2009-09-17 Denis KenziorAssume CBS is registered when SIM ready
2009-09-17 Andrzej ZaborowskiPresent list of preferred languages on SimManager interfce.
2009-09-17 Denis KenziorConvert all the modem drivers to the new API
2009-09-17 Denis KenziorSplit populate modem driver method
2009-09-16 Denis KenziorAdd sim api documentation
2009-09-16 Denis KenziorAdd reading of various CBS related EFs
2009-09-16 Aki NiemiMiscellaneous clean-ups
2009-09-16 Aki NiemiAdd proper bootstrapping to phonebook driver
2009-09-16 Aki Niemigisi: Make reachability detection more robust
2009-09-16 Aki NiemiIncrease network scan/set timeout values
2009-09-16 Denis KenziorMake sure unit tests also use right pdu buffer len
2009-09-16 Andrzej ZaborowskiCheck received PDUs fit in the buffer, fix buffer size.
2009-09-16 Denis KenziorFix: do not leak memory, cleanup the topic list
2009-09-16 Aki NiemiFix restrict keyword usage
2009-09-15 Aki NiemiAdd proper bootstrap using g_isi_verify()
2009-09-15 Aki NiemiRemove version query; use gisi/client.h instead
2009-09-15 Aki Niemigisi: Add ISI version and reachability check API
2009-09-15 Aki NiemiFix error reporting in phonebook driver
2009-09-14 Aki NiemiRemove extra debug
2009-09-14 Aki NiemiFix a possible but improbable leak
2009-09-14 Marcel HoltmannFix compiler warnings on 64-bit systems
2009-09-14 RISKÓ GergelyAdd introspection interface to the output of introspect...
next