Export Messages Logo

Export Messages

(0)

Garfonso

Download
Export Messages Screenshot 0

Description

This app exports all your messages from the messaging app (or better the internal database) to a text file with tabulator seperated fields for: timestamp, human readable date and time, service (i.e. sms, gtalk,...), inbox/outbox, sender, recepients, message.

This file is saved in the usb partition and can be send as attachement per E-Mail (from the app menu). It should be easy to import that file to Excel. This way one can backup and/or export all the sms and also IM messages from the device and keep them, even if webos goes down or the palm backup  server dies someday.

This app works for webOs 2.x and 3.x. It will NOT work on webOs 1.x. webOs 1.x users should have a look at the Save/Restore app.

IMPORTANT

You have to grant this app permission to read your messaging database. This can be done either via installing a patch and doing a full device reboot called "Export Messages permission" (from the Messaging category) or via command line using the following command:

luna-send -a com.palm.app.messaging -n 1 palm://com.palm.db/putPermissions '{"permissions": [{"type": "db.kind", "object": "com.palm.message:1", "caller": "info.mobo.exportmessages.service", "operations": {"read":"allow"}}, {"type": "db.kind", "object": "com.palm.message:1", "caller": "info.mobo.exportmessages.service", "operations": {"read": "allow"}}]}'

from a root-terminal on the device (the command line way does not require a device reboot).

If you have concerns regarding your privacy, be assured, that I don't care to read your messages. The source code of the app is freely available at github ( https://github.com/Garfonso/ExportMessages ) so you can check if there is some strange stuff happening. :-)

How-To:

Just press "Do Export" and wait for the spinner to stop spinning and the message "All went well". If you get a "Permission denied"-Error, please execute the command line from above or tripple-check if the patch is installed and that you rebooted the phone after the patch installed. After that hook up the device to an USB port and copy the created file or use "Mail message" from the app menu and e-mail the message to yourself.

You can change the filename in the text editfield. But there is no real reason to do so. If you select "Export only SMS" IM messages are ignored. If you run into trouble with the service lockign up, you can try that.

You can tick "Export as XML", which will create an XML file which can be imported on Android devices, see the forum thread or here http://android.riteshsahu.com/apps/sms-backup-restore .

If the service locks up, you'll have close the app and wait a minute or you can try "Reset service" from the app menu.

Versionhistory:

1.0.6 (2014-01-15)
- fixed issue with address not correctly quoted.
- Circumvented issue with call-stack exceeded.
- Added quoting of characters not allowed in XML.

1.0.5 (2014-01-09)
- fixed possible issue with SMS with neither from nor to address during XML export.

1.0.4 (2014-01-05)
- added option for XML export for easier import, see here: http://android.riteshsahu.com/apps/sms-backup-restore

1.0.3 (2012-10-10)
- explicitely excluding deleted messages.

1.0.2 (2012-10-09)
- new lines and tabulators are now filtered from message text, because they break Excel import.

1.0.1 (2012-10-08)
- fixed issue with human readable timestamp

1.0.0 (2012-10-07)
- initial release

Rating

Click to rate!

Information

Seller: Garfonso

Homepage: http://www.webosnation.com/export-messages

Category: System Utilities

Updated: February 6, 2014

Version: 1.0.6

Size: 13k

License: MIT License Open Source

Type: Application

Feed: PreCentral

Comments