Index of /smsimport
------------
Description:
------------
This is a program to backup and restore SMS messages on a windows mobile (5.0)
device. Messages are stored in a pretty self-explanatory XML file, so it should
be easily possible to create one to import messages from your old device.
-------------
Installation:
-------------
Copy the provided executable to your device and start it.
-------------
Contributing:
-------------
Your patches are welcome, you find a list of thing to do at the end of this
document, if you don't have your own ideas.
Especially testing the program on different devices is very interesting at the
moment. It might be possible to use it even on windows mobile 2003, but that
needs to be tested.
---------------
Tested devices:
---------------
* HTC Universal (aka Dopod 900, Qtek 9000, T-Mobile MDA Pro, I-mate JASJAR, O2
Xda Exec)
* Fujitsu Siemens LOOX T830
* HTC Touch (WM6)
------------
Limitations:
------------
* Only SMS (no MMS, no emails) can be exported and imported - for I don't use
MMS and use IMAP for email, that won't change in the near future
-------------
Known Issues:
-------------
* Only first recipient will be exported
-----
TODO:
-----
* Fix memory leaks
* Add error handling
* Paint a neat icon
* Localisation
----------
Changelog:
----------
Version 1.0.0.2
* Fixed incorrect times on import - delta depended on your time zone settings (thanks to Thomas Schlöter)
Version 1.0.0.1
* Fixed swapped day of month & month on some non-US locales
* Fixed crash on empty fields in SMS (thanks to Ondrej Pavlicek)
* Fixed import on smartphones
* Fixed a rather mysterious "just nothing happens" error (thanks to Axel Klag)
* Fixed wrong time after import (thanks to Axel Klag)
Version 1.0.0.0
* Initial release
--------
License:
--------
Apart from obviously IDE-generated files, see COPYING.txt
--------
Contact:
--------
Take a look into the source code