| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2010-11-04 | build: Remove generic AT command modem plugin | Marcel Holtmann | 1 | -3/+0 | |
| This plugin was used for initial testing and is no longer needed. So just remove it. | |||||
| 2010-11-02 | test: Add test-smart-messaging | Denis Kenzior | 1 | -1/+2 | |
| 2010-11-02 | test: Add test-push-notification script | Denis Kenzior | 1 | -1/+2 | |
| 2010-11-02 | push-notification: Add skeleton | Denis Kenzior | 1 | -0/+3 | |
| 2010-11-02 | smsagent: Add smsagent implementation | Denis Kenzior | 1 | -1/+2 | |
| Based on the patches by Aki Niemi | |||||
| 2010-10-27 | test: add script to control fast dormancy | Mika Liljeberg | 1 | -1/+2 | |
| 2010-10-26 | test: Add script to change MMS Proxy and MMSC | Marcel Holtmann | 1 | -0/+1 | |
| 2010-10-26 | test: Add scripts for creating Internet and MMS contexts | Marcel Holtmann | 1 | -4/+4 | |
| 2010-10-25 | test: add deactivate-all | Denis Kenzior | 1 | -1/+2 | |
| Uses ConnectionManager DeactivateAll | |||||
| 2010-10-25 | build: Add example configuration for phonesim plugin | Marcel Holtmann | 1 | -1/+5 | |
| 2010-10-25 | build: Remove modemconf plugin support | Marcel Holtmann | 1 | -8/+1 | |
| 2010-10-25 | build: Don't include phonesim plugin if disabled | Marcel Holtmann | 1 | -0/+2 | |
| 2010-10-21 | ifxmodem: Add skeleton for Infineon specific GPRS context driver | Marcel Holtmann | 1 | -0/+1 | |
| 2010-10-21 | gatchat: Add skeleton for GAtRawIP module | Marcel Holtmann | 1 | -0/+1 | |
| This adds the basic skeleton for a GAtRawIP support. It is only the skeleton with its intended API. It has no raw IP support yet. | |||||
| 2010-10-13 | test: Add get-icon script | Denis Kenzior | 1 | -1/+2 | |
| 2010-10-05 | test: Add script for enabling/disabling RoamingAllowed property | Marcel Holtmann | 1 | -0/+1 | |
| 2010-10-02 | build: Add support for systemd configuration | Marcel Holtmann | 1 | -2/+4 | |
| 2010-10-02 | build: Add D-Bus service autostart support | Marcel Holtmann | 1 | -0/+4 | |
| 2010-10-01 | isimodem: Add support for audio settings | Kai Vehmanen | 1 | -1/+2 | |
| The audio state is mapped directly to isimodem's call server status indications. When active, the modem speech path should be opened, and when closed, the modem speech path may be closed. | |||||
| 2010-10-01 | build: Rename smart_messaging.c to smart-messaging.c | Marcel Holtmann | 1 | -1/+1 | |
| 2010-10-01 | build: Move example plugins to its own directory | Marcel Holtmann | 1 | -4/+7 | |
| 2010-09-30 | Remove usbpbmodem plugin | Aki Niemi | 1 | -3/+0 | |
| 2010-09-30 | n900: modem driver plugin for Nokia N900 | Pekka Pessi | 1 | -0/+3 | |
| This patch adds a modem driver plugin for the Nokia N900 internal modem. It controls the modem using the appropriate GPIO lines and thus works without the Maemo userspace. This plugin can run natively on the N900 with either Maemo or Meego kernels. However, it conflicts with the Maemo userspace, for which isigen should be used instead. | |||||
| 2010-09-30 | isigen: generic modem driver plugin for ISI | Pekka Pessi | 1 | -0/+3 | |
| The new isigen modem driver plugin replaces the generic parts in the isimodem modem driver. This plugin works with recent Nokia modems in PC suite mode over USB, as well as with the N900 modem using Maemo5 userspace. | |||||
| 2010-09-30 | doc: Add audio settings API description | Marcel Holtmann | 1 | -1/+2 | |
| 2010-09-30 | ifxmodem: Add support for audio settings | Marcel Holtmann | 1 | -0/+1 | |
| 2010-09-29 | huaweimodem: Add support for audio settings interface | Marcel Holtmann | 1 | -0/+1 | |
| 2010-09-29 | core: Add support for audio settings interface | Marcel Holtmann | 1 | -2/+2 | |
| 2010-09-28 | smart_messaging: Add skeleton plugin | Denis Kenzior | 1 | -0/+3 | |
| 2010-09-28 | build: Add the missing doc files to Makefile.am | Denis Kenzior | 1 | -2/+7 | |
| 2010-09-28 | build: docs for pushnotification and smartmessaging | Denis Kenzior | 1 | -1/+3 | |
| 2010-09-29 | test: Add script for hanging up active call | Marcel Holtmann | 1 | -0/+1 | |
| 2010-09-28 | test: Add simple script to set APN, username and password | Marcel Holtmann | 1 | -0/+1 | |
| 2010-09-26 | huaweimodem: Add skeleton for simple voice call driver | Marcel Holtmann | 1 | -0/+1 | |
| 2010-09-26 | test: Add script for answering incoming calls | Marcel Holtmann | 1 | -0/+1 | |
| 2010-09-26 | tools: Add skeleton for Huawei audio utility | Marcel Holtmann | 1 | -2/+7 | |
| 2010-09-24 | ifxmodem: Reorder voicecall driver before all other | Marcel Holtmann | 1 | -2/+2 | |
| 2010-09-23 | ifx: Copy voicecall driver from atmodem | Denis Kenzior | 1 | -1/+2 | |
| IFX is a fairly bone stock AT based modem so the atmodem driver is a good start. | |||||
| 2010-09-24 | ifxmodem: Add support for SIM Toolkit (raw mode) | Marcel Holtmann | 1 | -1/+2 | |
| 2010-09-23 | ifxmodem: Add support for radio settings | Marcel Holtmann | 1 | -1/+2 | |
| 2010-09-22 | Fix breakage of make distcheck | Marcel Holtmann | 1 | -4/+3 | |
| 2010-09-21 | Simplify linker script | Lucas De Marchi | 1 | -11/+1 | |
| Version linker scripts support function names and globs, so there's no need to rely on nm tool to gather the exported symbols. | |||||
| 2010-09-21 | build: Make unit test compile with new dependency | Denis Kenzior | 1 | -1/+1 | |
| 2010-09-21 | Use DBUS_CONFDIR variable instead of DBUS_DATADIR | Marcel Holtmann | 1 | -2/+2 | |
| 2010-09-18 | ifxmodem: Add skeleton for Infineon driver plugin | Marcel Holtmann | 1 | -0/+5 | |
| 2010-09-18 | ifx: Add skeleton for Infineon modem plugin | Marcel Holtmann | 1 | -0/+3 | |
| 2010-09-15 | doc: Add features.txt document | Denis Kenzior | 1 | -1/+1 | |
| 2010-09-10 | build: Add forgotten disable-gprs and enable-gprs | Denis Kenzior | 1 | -1/+3 | |
| 2010-09-09 | test: Update to the new Manager api | Denis Kenzior | 1 | -1/+0 | |
| 2010-09-09 | Add gdbus/polkit.c file to sources list | Marcel Holtmann | 1 | -1/+2 | |