aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fsodeviced: kernel26_rfkill: add config option to ignore wifi rfkillSimon Busch2012-07-091-0/+8
* fsodeviced: conf: herring: enable smooth disabling of the displaySimon Busch2012-07-091-0/+1
* fsodeviced: kernel26_rfkill: let our logger decide when to enable debug modeSimon Busch2012-07-091-4/+2
* fsodeviced: kernel26_rfkill: cleanup code / respect compiler warningsSimon Busch2012-07-091-21/+3
* fsodeviced: kernel26_rfkill: don't deal with network interface or bluetooth d...Simon Busch2012-07-091-72/+0
* fsodeviced: herring_quirks: enable ALSA stream keeper only when config option...Simon Busch2012-07-091-1/+3
* fsogsmd: modem_samsung: log messages from libsamsung-ipc only in debug levelSimon Busch2012-07-091-1/+1
* fsogsmd: lib: disable lookup of network provider names via odatadSimon Busch2012-07-081-15/+1
* fsotdld: provider_location_cellidwifi: link against internal library; fixes #682Simon Busch2012-07-081-0/+1
* fsodeviced: complete the GTA04 stereoout scenario.Denis 'GNUtoo' Carikli2012-07-081-0/+64
* fsodeviced: complete the GTA04 gsmhandset scenario.Denis 'GNUtoo' Carikli2012-07-071-0/+54
* fsoaudiod: fix silent calls on the GTA04 side.Denis 'GNUtoo' Carikli2012-07-061-2/+2
* fsoaudiod: gsmvoice_alsa_forwarder: link against libasoundLukas Märdian2012-07-061-0/+1
* fsogsmd: dbus_service: print out modem type when configuration is doneSimon Busch2012-07-061-1/+2
* fsogsmd: adjust for the removal of the global theModem variableSimon Busch2012-07-065-10/+15
* libfsoframework: support deregistration of service objectsSimon Busch2012-07-061-8/+65
* fsogsmd: lib: completely remove theModem variableSimon Busch2012-07-061-5/+0
* fsogsmd: test: adjust for recent changes to get tests working againSimon Busch2012-07-062-6/+2
* fsogsmd: lib: invert status update sending for NetworkTimeReport classSimon Busch2012-07-061-8/+11
* fsogsmd: lib: remove access of theModem variable from call classSimon Busch2012-07-063-6/+20
* fsogsmd: lib: configure AT commands after registration with the modem to useSimon Busch2012-07-062-16/+32
* fsogsmd: don't use global modem reference anymore but a local oneSimon Busch2012-07-0654-364/+465
* fsogsmd: dbus_service: don't forget to save reference to our modemSimon Busch2012-07-061-0/+1
* fsogsmd: don't use theModem in any mediator anymore but use protected modem p...Simon Busch2012-07-0623-243/+243
* fsogsmd: lib: assign modem to use on mediator creationSimon Busch2012-07-063-2/+13
* fsogsmd: dbus_service: construct modem outside of our service managerSimon Busch2012-07-062-15/+17
* fsogsmd: dbus_service: move device service manager implementation to own sour...Simon Busch2012-07-063-118/+141
* fsogsmd: dbus_service: don't make private variable staticSimon Busch2012-07-061-1/+1
* fsogsmd: modem_nokia_isi: no override for conference/join methods in the call...Simon Busch2012-07-051-2/+2
* fsotest: vapi: add phonesim interface definitionSimon Busch2012-07-024-0/+51
* fsogsmd: lib: at: implement activating conference callsSimon Busch2012-07-021-0/+26
* fsogsmd: lib: at: move call id validation to our base classSimon Busch2012-07-022-9/+12
* fsogsmd: lib: activating a conference call needs the id of a callSimon Busch2012-07-025-7/+7
* fsogsmd: lib: at: implement call mediators for conference/joinSimon Busch2012-07-022-0/+18
* fsogsmd: lib: extend our call manager for conference/join supportSimon Busch2012-07-024-2/+34
* fsogsmd: lib: add mediators for call conference and joining callsSimon Busch2012-07-022-2/+14
* fsosmd: lib: get everything compiling againSimon Busch2012-07-021-1/+1
* fsogsmd: lib: drop +CMGF and +CSMS commands from modem initializationSimon Busch2012-06-281-2/+0
* Update RELEASE-TODO listSimon Busch2012-06-281-13/+1
* fsogsmd: modem_option_gtm601: implement own SMS handler to override SMS messa...Simon Busch2012-06-283-8/+43
* fsogsmd: lib: at: fix implementation flaw in our SMS handlerSimon Busch2012-06-281-4/+0
* fsogsmd: lib: at: move SMS configuration steps into own methodsSimon Busch2012-06-281-21/+72
* fsogsmd: lib: at: configure SMS message indication on handler startupSimon Busch2012-06-281-0/+80
* fsogsmd: lib: at: parse all supported options for AT+CNMI commandSimon Busch2012-06-282-12/+31
* libfsobasics: add a wrapper class for typed arrays to use it as type parameterSimon Busch2012-06-271-0/+5
* fsogsmd: lib: provide property for our sms handler to indicate wether SMS is ...Simon Busch2012-06-272-1/+3
* fsogsmd: lib: at: force SMS PDU mode otherwise SMS support is disabledSimon Busch2012-06-271-0/+10
* fsogsmd: lib: drop unneeded parameter id from acknowledgeSmsMessage methodSimon Busch2012-06-263-5/+5
* fsogsmd: lib: at: extend warning about a failing AT+CNMA commandSimon Busch2012-06-261-1/+1
* fsogsmd: lib: at: configure SMS service mode and respect supported modesSimon Busch2012-06-262-1/+35