Aleksander Morgado
d30ec8f5a6
cli: minor text output fixes
2012-09-14 11:57:36 +02:00
Aleksander Morgado
f6832d72cf
cli: new `--create-file-with-data' action for SMS objects
...
This new action allows creating a new file with the binary data stored in the
SMS, if any.
E.g.:
$> sudo mmcli -s 7 \
--create-file-with-data=output.txt
This action can only be run on SMS object with binary data.
2012-09-14 07:05:26 +02:00
Aleksander Morgado
f6147e0d6b
cli: print new SMS properties in SMS status report
2012-09-14 07:05:25 +02:00
Aleksander Morgado
7c9beae013
cli: print delivery report request information in SMS status
2012-09-14 07:05:24 +02:00
Aleksander Morgado
f0e873b26e
cli: new `--store-in-storage' action to be able to select where to store the SMS
...
Expects the storage as the enum nickname string, e.g:
"me" for MM_SMS_STORAGE_ME
or
"sm" for MM_SMS_STORAGE_SM
2012-09-14 07:05:23 +02:00
Aleksander Morgado
667026f0c8
api: Sms.Store() now requires the specific memory storage where to store the SMS
...
... or MM_SMS_STORAGE_UNKNOWN to store it in the default storage.
2012-09-14 07:05:23 +02:00
Aleksander Morgado
985f510041
cli: fix output message when storing a SMS
2012-08-24 12:32:29 +02:00
Aleksander Morgado
8f8bcd7724
cli: allow modifying default DBus timeout with `--timeout'
...
By default 30s will be used for every operation.
2012-07-25 11:44:01 +02:00
Aleksander Morgado
7f8ca20096
cli: include storage when printing SMS info
2012-03-15 14:15:04 +01:00
Aleksander Morgado
2622705744
cli: new `--store' action to store SMS messages
2012-03-15 14:15:02 +01:00
Aleksander Morgado
6ff1543c32
cli: added SMS-specific actions
2012-03-15 14:15:01 +01:00