|
__init__(self,
logtarget,
commport)
Calls all the constructors and sets initial modes |
source code
|
|
|
|
|
|
|
|
|
|
|
get_phonebook_media(self,
pbook,
fundamentals)
This phone does not provide ringtone and image info for contacts in
the regular packets so we have to read the filesystem directly |
source code
|
|
|
|
|
|
|
save_phonebook_media(self,
pb_entries)
This phone does not provide ringtone and image info for contacts in
the regular packets so we have to write the filesystem directly |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getmedia(self,
maps,
result,
key)
Returns the contents of media as a dict where the key is a name as
returned by getindex, and the value is the contents of the media |
source code
|
|
|
|
|
savemedia(self,
mediakey,
mediaindexkey,
results,
merge,
reindexfunction)
Actually saves out the media |
source code
|
|
|
make_new_media_entry(self,
entry,
index,
type) |
source code
|
|
|
makegcd(self,
filename,
size)
Build a GCD file for filename |
source code
|
|
|
makejad(self,
filename,
size)
Build a JAD file for filename |
source code
|
|
|
|
Inherited from com_lgvx4400.Phone :
eval_detect_data ,
get_cal ,
get_detect_data ,
get_esn ,
getcalendar ,
getcallhistory ,
getgroups ,
getmemo ,
getsms ,
is_mode_brew ,
savecalendar ,
savememo ,
savesms ,
set_cal
Inherited from com_lgvx4400.Phone (private):
_assignpbtypeandspeeddialsbyposition ,
_assignpbtypeandspeeddialsbytype ,
_build_cal_entry ,
_build_cal_repeat ,
_findmediainindex ,
_findserial ,
_get_text_from_sms_msg_with_header ,
_get_text_from_sms_msg_without_header ,
_get_voice_id ,
_getsender ,
_normaliseindices ,
_readhistoryfile ,
_set_alarm ,
_set_cal_event ,
_set_repeat_event ,
_set_voice_id
Inherited from com_phone.Phone :
alert ,
close ,
log ,
logdata ,
progress ,
raisecommsdnaexception ,
raisecommsexception ,
readobject ,
setmode ,
writeobject
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__str__
Inherited from com_brew.RealBrewProtocol :
basename ,
dirname ,
exists ,
explore0c ,
get_brew_esn ,
getfilecontents ,
getfilesystem ,
getfirmwareinformation ,
hassubdirs ,
isdir ,
isfile ,
join ,
listfiles ,
listsubdirs ,
mkdir ,
mkdirs ,
modemmoderequest ,
offlinerequest ,
rmdir ,
rmdirs ,
rmfile ,
sendbrewcommand ,
setfileattr ,
statfile ,
writefile
Inherited from com_lg.LGPhonebook :
sendpbcommand
|
|
desc = ' LG PM225 '
|
|
helpid = ' phone-lgpm225.htm '
|
|
protocolclass
Various descriptions of data specific to LG PM225 (Sprint)
|
|
serialsname = ' lgpm225 '
|
|
imagelocations = ( ( 1536, ' setas/dcamIndex.map ' , ' Dcam/Wallet ' , ...
|
|
ringtonelocations = ( ( 4352, ' setas/voicememoRingerIndex.map ' , ...
|
|
builtinimages = ( ' Spectrum ' , ' Speed ' , ' Drops ' , ' Country Road ' , ...
|
|
builtinringtones = ( ' Tone 1 ' , ' Tone 2 ' , ' Tone 3 ' , ' Tone 4 ' , ' T ...
|
|
__mimetype = { ' bmp ' : ' image/bmp ' , ' gif ' : ' image/gif ' , ' jar ' : ' ...
|
|
__reverse_mimetype = { ' application/java-archive ' : ' jar ' , ' audi ...
|
|
__app_extensions = { ' jar ' : '
' }
|
|
brew_version_file = ' ams/version.txt '
|
|
brew_version_txt_key = ' ams_version.txt '
|
|
my_model = ' PM225 '
|
Inherited from com_lgvx4400.Phone :
esn_file ,
esn_file_key ,
lgpbinfo_key ,
ringerindexfilename ,
wallpaperindexfilename
Inherited from com_phone.Phone :
MODEMODEM ,
MODENONE ,
getplaylist ,
gett9db ,
gettodo
Inherited from com_brew.RealBrewProtocol :
MODEBREW ,
brewterminator
Inherited from com_lg.LGPhonebook :
MODEPHONEBOOK ,
pbterminator
|