| Commit message (Expand) | Author | Age | Files | Lines |
* | api,introspection: update 'Validity' property in the SMS interface | Aleksander Morgado | 2013-04-05 | 1 | -8/+9 |
* | cli: show CDMA activation state info | Aleksander Morgado | 2013-03-22 | 1 | -3/+6 |
* | api: notify in the interface about the reason why the modem is FAILED | Aleksander Morgado | 2013-02-22 | 2 | -5/+12 |
* | cli: don't autostart the ModemManager service | Aleksander Morgado | 2013-02-06 | 1 | -2/+2 |
* | cli: show current power state in the modem status information | Aleksander Morgado | 2013-01-11 | 1 | -0/+2 |
* | cli: new '--set-power-state-on' and '--set-power-state-low' commands | Aleksander Morgado | 2013-01-11 | 1 | -0/+81 |
* | cli: new actions to setup or gather CDMA BS location source | Aleksander Morgado | 2012-11-02 | 1 | -9/+65 |
* | cli,sms: add missing parameter documentation in `--store-in-storage' | Aleksander Morgado | 2012-10-23 | 1 | -1/+1 |
* | cli: don't abort when looking for bearers in failed modems | Aleksander Morgado | 2012-10-22 | 1 | -1/+23 |
* | api,modem: new 'PrimaryPort' property | Aleksander Morgado | 2012-10-19 | 1 | -2/+4 |
* | cli: avoid segfault when revision info is not given | Aleksander Morgado | 2012-10-15 | 1 | -2/+5 |
* | cli: include signal quality information in modem status info | Aleksander Morgado | 2012-10-05 | 1 | -2/+9 |
* | api,libmm-glib,cli: handle firmware images of type `MM_FIRMWARE_IMAGE_TYPE_GOBI' | Aleksander Morgado | 2012-10-04 | 1 | -1/+18 |
* | cli,firmware: no need to be enabled to run actions | Aleksander Morgado | 2012-10-04 | 1 | -5/+0 |
* | api,libmm-glib: use a 'unique-id' as ID of the firmware image, not a 'name' | Aleksander Morgado | 2012-10-04 | 1 | -8/+6 |
* | libmm-glib: remove the `libmm-common.h' header | Aleksander Morgado | 2012-10-04 | 15 | -0/+16 |
* | build: merge libmm-common into libmm-glib | Aleksander Morgado | 2012-10-04 | 1 | -4/+3 |
* | cli: new `--firmware-list' and `--firmware-select' actions | Aleksander Morgado | 2012-10-04 | 4 | -0/+342 |
* | cli: minor text output fixes | Aleksander Morgado | 2012-09-14 | 1 | -3/+3 |
* | cli: new `--create-file-with-data' action for SMS objects | Aleksander Morgado | 2012-09-14 | 1 | -6/+74 |
* | cli: new `--messaging-create-sms-with-data' switch | Aleksander Morgado | 2012-09-14 | 1 | -13/+55 |
* | cli: print new SMS properties in SMS status report | Aleksander Morgado | 2012-09-14 | 1 | -13/+37 |
* | cli: print delivery report request information in SMS status | Aleksander Morgado | 2012-09-14 | 1 | -10/+12 |
* | cli: include default SMS storage info in `--messaging-status' | Aleksander Morgado | 2012-09-14 | 1 | -2/+6 |
* | cli: include the `--messaging' prefix in all Messaging-related actions | Aleksander Morgado | 2012-09-14 | 1 | -3/+3 |
* | cli: new `--messaging-status' action | Aleksander Morgado | 2012-09-14 | 1 | -1/+45 |
* | cli: new `--store-in-storage' action to be able to select where to store the SMS | Aleksander Morgado | 2012-09-14 | 1 | -2/+49 |
* | api: Sms.Store() now requires the specific memory storage where to store the SMS | Aleksander Morgado | 2012-09-14 | 1 | -0/+2 |
* | cli: include both current and modem capabilities in modem report | Aleksander Morgado | 2012-09-07 | 1 | -4/+10 |
* | api,introspection: report list of drivers, not just one | Aleksander Morgado | 2012-08-24 | 1 | -2/+13 |
* | cli: fix output message when storing a SMS | Aleksander Morgado | 2012-08-24 | 1 | -1/+1 |
* | api,dbus: 'ip-type' property now given as a MMBearerIpFamily (u) | Aleksander Morgado | 2012-08-22 | 1 | -1/+2 |
* | cli,libmm-glib: provide mm_manager_(peek|get)_proxy() | Aleksander Morgado | 2012-07-31 | 1 | -2/+2 |
* | cli,libmm-glib: set default timeout on manager DBus proxy | Ben Chan | 2012-07-31 | 1 | -2/+2 |
* | cli: get AT command timeout directly from our default operation timeout | Aleksander Morgado | 2012-07-25 | 1 | -9/+30 |
* | cli: allow modifying default DBus timeout with `--timeout' | Aleksander Morgado | 2012-07-25 | 12 | -3/+100 |
* | cli: fix showing CDMA related info in sync mode | Aleksander Morgado | 2012-07-25 | 1 | -0/+1 |
* | cli: ensure modem is enabled when performing actions | Aleksander Morgado | 2012-07-25 | 5 | -10/+10 |
* | cli: fix showing revision when not multiline | Aleksander Morgado | 2012-06-29 | 1 | -1/+1 |
* | mmcli: prefix all NMEA traces in order to get a pretty print | Aleksander Morgado | 2012-03-29 | 4 | -43/+49 |
* | mmcli: new actions to request gps-specific or all available locations | Aleksander Morgado | 2012-03-29 | 1 | -38/+149 |
* | mmcli: allow multiple location source enabling/disabling commands | Aleksander Morgado | 2012-03-29 | 1 | -132/+75 |
* | mmcli: new `--location-enable-gps' and `--location-disable-gps' actions | Aleksander Morgado | 2012-03-29 | 1 | -0/+68 |
* | mmcli: new `--location-status' to show supported and enabled location sources | Aleksander Morgado | 2012-03-29 | 1 | -1/+44 |
* | location: rework to allow multiple location sources | Aleksander Morgado | 2012-03-29 | 1 | -34/+43 |
* | mmcli: abort certain operations if modem is unlocked | Aleksander Morgado | 2012-03-26 | 6 | -28/+65 |
* | mmcli: fix alignment of properties in IP config output | Aleksander Morgado | 2012-03-26 | 1 | -4/+4 |
* | mmcli: ensure the modem exports the Simple interface before trying to use it | Aleksander Morgado | 2012-03-26 | 1 | -0/+14 |
* | mmcli: fix looking for unexisting SMS | Aleksander Morgado | 2012-03-16 | 1 | -2/+6 |
* | mmcli: fix looking for unexisting bearers | Aleksander Morgado | 2012-03-16 | 1 | -2/+6 |