|
||||
Maybe we should make a folder on the FTP called "New Core OEMs." Then these could go there and people could just load them into there kitchens to back them in.
__________________
Now with VGA support on all software!
Projects: (PeraStats 1.7) (PeraCount with Clock 1.3) (PeraCount 1.3) (PeraProfiler 1.2) (S2U2Lock 1.1) |
|
||||
Well, before you upload them, get with me so we can set a standard for how to setup dialer skins for the kitchen. For the R4 release I have seperated out the dialers from the Theme part. I just want to make sure we are on the same page and that there shouldn't be any conflicts down the road.
BTW, do any of them included their own versions of Smartdial? If so, this will need to be addressed as well.
__________________
Kitchen updates at www.ppckitchen.org and you can get BuildOS help Here
If you have been helped by me or would like to support developers like Olipro, helmi_c, and others please feel free to Donate ALWAYS FLASH BACK TO YOUR CARRIER'S OFFICIAL ROM BEFORE TAKING YOUR PHONE IN FOR SERVICE OF ANY KIND |
|
||||
Colonel i made the "option.xml" similar to the keyboard skins. Its own section and a generic name for the section so custom made dialpads can be entered into the section. heres a sample. of One of PaulyA's dialers.
Code:
<?xml version="1.0" encoding="UTF-16" standalone="yes"?> <Items> <Item name="JPL4Dialer Wave III DialPad Skin" group="Dialpad Skin (Choose Only One)" checked="false"> <Tip>Only One Dialpad Skin Allowed</Tip> <Guid type="p">715915be-1588-11dc-8314-0800200c9a66</Guid> </Item> </Items> Code:
<?xml version="1.0" encoding="UTF-16" standalone="yes"?> <Items> <Item name="OzanKilic iPhone DialPad Skin" group="Dialpad Skin (Choose Only One)" checked="false"> <Tip>Only One Dialpad Skin Allowed</Tip> <Guid type="p">715915c1-1588-11dc-8314-0800200c9a66</Guid> </Item> </Items> |
|
||||
Cool. Have you used them yet? My concern deals more with removing the default dialer and any other conflicting files/reg entries.
|
|
||||
Also, if you have screen shots of all of them, we could put together an example page in the kitchen. That way people could see what it looks like.
|
|
||||
I will soon. Im just testing a few of them out with the current kitchen.
Should i zip them up individually or zip them all on one zip. |
|
|
|