1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
#include "pagestart.h"
<H3>Firmware Version</H3>
<UL>
<li><p>The firmware version of the phone used for development & test is <B>LX570V05</B>.
</UL>
<H3>Phonebook</H3>
<UL>
<LI><P>BitPim supports all phonebook features of this phone except for contact ringtone and contact wallpaper.
<LI><P>For each contact, BitPim does not set its ringtone or wallpaper. The contact ringtone will always be set to <B>Default</B>.
</UL>
<H3>Ringtones</H3>
<UL>
<LI><P>BitPim can retrieve <B>Voice Memo</B> and <B>My Melodies</B> files from the phone.
<LI><P>BitPim can add new <B>My Melodies</B> files to the phone:
<UL>
<LI><P><B>My Melodies</B> file format can be either <B>MIDI</B> or <B>MP3</B>.
<LI><P>The file name extension must be <B>".mid"</B>
</UL>
<LI><P>BitPim does not delete <B>My Melodies</B> files on the phone. They must be deleted manually from the phone.
</UL>
<H3>Pictures/Wallpapers</H3>
<UL>
<LI><P>BitPim can retrieve <B>My Albums</B> pictures stored on the phone.
<LI><P>BitPim does not retrieve pictures stored on the microSD card.
</UL>
<H3>SMS</H3>
<UL>
<LI><P>BitPim can retrieve <B>SMS Inbox</B>, <B>Outbox</B>, and <B>Draft</B> messages from the phone.
<LI><P>BitPim does not save/restore SMS messages to the phone.
<LI><P>BitPim can retrive and save SMS <B>Preset Messages</B> from/to the phone. These <B>Preset Messages</B> are managed in BitPim as <B>Canned Messages</B>.
</UL>
#include "pageend.h"
|