Discussion:
[Bitpim-devel] LG4600(telus) results of upload wallpaper
Dale
2004-09-15 18:28:58 UTC
Permalink
I think the Group is only 1 byte instead of 2

-----Original Message-----
From: Dale [mailto:***@telus.net]
Sent: Monday, September 06, 2004 9:14 AM
To: Rieberger, Dale
Subject: FW: [Bitpim-devel] LG4600(telus) results of upload wallpaper



-----Original Message-----
From: bitpim-devel-***@lists.sourceforge.net
[mailto:bitpim-devel-***@lists.sourceforge.net] On Behalf Of Roger
Binns
Sent: Friday, August 27, 2004 3:58 PM
To: bitpim-***@lists.sourceforge.net
Subject: Re: [Bitpim-devel] LG4600(telus) results of upload wallpaper
I am not sure how to test if the phonebook entries are two bytes or
one maybe you could explain that.
Try to see if you can get the second byte to change by changing all
other settings on the phonebook entry. For example the second byte may
be the private flag, but you can't tell unless you have made the entry
private.

Also see if you can find somewhere what the limit is for the number of
ringtones/wallpapers. If it is more than or close to 250 then the field
must be two bytes.

Other than that, it is blind guessing and intuition.
The offset to distinguish between builtin and downloaded wallpapers is
10. I picked a wallpaper that had 05 in the .desc file for the index
and then when I looked in protocal logger at the entry where I picked
that wallpaper it had 15 for the number.
I assume that is 10 decimal (as opposed to 10 hex which is 16 decimal).
The code is currently using 30 for both ringtones and wallpaper.
There are 10 builtin wallpapers listed as well as no wallpaper which
means that the numbers 0 thru 10 are already in use which conflicts with
the 10 decimal you report.

You'll need to work out the number for ringtones as well.

Roger



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java
Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
Dale
2004-09-15 18:29:14 UTC
Permalink
Phone entry name = 22 characters

-----Original Message-----
From: Dale [mailto:***@telus.net]
Sent: Monday, September 06, 2004 9:14 AM
To: Rieberger, Dale
Subject: FW: [Bitpim-devel] LG4600(telus) results of upload wallpaper



-----Original Message-----
From: bitpim-devel-***@lists.sourceforge.net
[mailto:bitpim-devel-***@lists.sourceforge.net] On Behalf Of Roger
Binns
Sent: Friday, August 27, 2004 3:58 PM
To: bitpim-***@lists.sourceforge.net
Subject: Re: [Bitpim-devel] LG4600(telus) results of upload wallpaper
I am not sure how to test if the phonebook entries are two bytes or
one maybe you could explain that.
Try to see if you can get the second byte to change by changing all
other settings on the phonebook entry. For example the second byte may
be the private flag, but you can't tell unless you have made the entry
private.

Also see if you can find somewhere what the limit is for the number of
ringtones/wallpapers. If it is more than or close to 250 then the field
must be two bytes.

Other than that, it is blind guessing and intuition.
The offset to distinguish between builtin and downloaded wallpapers is
10. I picked a wallpaper that had 05 in the .desc file for the index
and then when I looked in protocal logger at the entry where I picked
that wallpaper it had 15 for the number.
I assume that is 10 decimal (as opposed to 10 hex which is 16 decimal).
The code is currently using 30 for both ringtones and wallpaper.
There are 10 builtin wallpapers listed as well as no wallpaper which
means that the numbers 0 thru 10 are already in use which conflicts with
the 10 decimal you report.

You'll need to work out the number for ringtones as well.

Roger



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java
Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click

Loading...