Related
Ikarus suggested we start a new thread with our customized themes and questions on theming, so I thought I would post my current to start it off.
Theme includes the segoe ui font. Ikarus said he would assist in this thread as time permits for him, otherwise anyone with BS experience can jump in and assist anyone with problems.
If you don't know what the excellent Battery Status is, check out here
Here is the online-manual for customization, which is linked in the first post of BS-Thread too.
Yet another clock theme
Here's a clean and simple theme i made for my wizard. Not all meters can be shown, since i made icons for only the ones i use (no operator info, no AM/PM indicator for 12h clock, maybe something else is not implemented).
Includes icons for tray launcher - BT on/off, WiFi on/off, Phone on/off, rotate screen, disable screen and lock device.
With Ecqlipse 2 icons used for Touch commander and ppcProfiles Pro with modified tray icons and profile selection menu to match the overall look (done with ResourceHacker since ppcProfiles has no skinning option) it makes quite a good impression
Works best with HTC Touch Today screen theme, or other dark backgrounds.
Enjoy.
mr_deimos said:
Here's a clean and simple theme i made for my wizard. Not all meters can be shown, since i made icons for only the ones i use (no operator info, no AM/PM indicator for 12h clock, maybe something else is not implemented).
Includes icons for tray launcher - BT on/off, WiFi on/off, Phone on/off, rotate screen, disable screen and lock device.
With Ecqlipse 2 icons used for Touch commander and ppcProfiles Pro with modified tray icons and profile selection menu to match the overall look (done with ResourceHacker since ppcProfiles has no skinning option) it makes quite a good impression
Works best with HTC Touch Today screen theme, or other dark backgrounds.
Enjoy.
Click to expand...
Click to collapse
Nice job Mr_Deimos, looks great with a dark theme.
great job thank you
All the themes will be moved here this weekend
maybe interesting for theme-makers..
Eyecandy for KDE
Many sets of images in png-format.. maybe useful for making themes
Just started using this program and love it.
I actually got rid of Ilauncher since all I was using it for was the meters.
Keep those themes coming
TKS
Hi ikarus,
- How do you add the class="start_app" in the class "date" or the class "cpu_utilization" ?
I tried <Item class="date" ontap="\Windows\Calendar.exe" > but it doesn't work.
- How do change the icons for class="battery_ac_icons" ?
- Sorry to ask : where can I find the manual with all the tags ?
- Something strange : if the view with the CPU load is not active, the CPU load is not displayed in the taskbar. If the view is active and BS is minimized, the CPU load is still displayed in the taskbar.
- I believe the skin setup should override the option setup : if the option is set, the CPU frequency is bold, even with :
<Item class="cpuspeed" >
<label fontfamily="Tahoma" fontsize="12" bold="0" />
</Item>
- When trying to display the CPU utilization below the icon, using :
<Item class="cpu_utilization" ontap="CtlPnl" index="4" subindex="2" >
<image src="CPU.png" width="12" top="2" left="10" />
<label fontfamily="Tahoma" fontsize="12" width="40" top="7" left="-25" align="center" />
</Item>
Only the label area below the icon is refreshed (12 pixels) instead of the whole area (40 pixels).
Thanks again for this great apps.
Kind regards,
Herunim
Themes
Theme by Nostramo. Many Thanks to Nostramo for his great work!!!
Download -> see attachement
ClockTheme by RedUsr:
Download -> 4pda.ru
Theme by banan4ik -> internal Link
Minimalistic theme by utak3r --> Download
Example for application launcher:
Code:
<Row seperator="1" >
<View height="20" itemselect="1" >
<Item class="space" >
<image left="-25" src="rotate.bmp" transparent="020202" />
</Item>
<Item class="start_app" onhold="StartApp" path="\Windows\fexplore.exe" path1="\Windows\solitare.exe" />
<Item class="start_app" path="\Windows\BubbleBreaker.exe" />
<Item class="start_app" path="\Windows\solitare.exe" />
<Item class="start_app" path="\Windows\pword.exe" />
<Item class="start_app" path="\Windows\iexplore.exe" />
<Item class="start_app" path="\Windows\Calc.exe" />
</View>
<View height="38" itemselect="1" >
<Item class="space" >
<image left="-25" src="rotate.bmp" transparent="020202" />
</Item>
<Item class="start_app" path="\Windows\Calc.exe" />
<Item class="start_app" onhold="StartApp" path="\Windows\fexplore.exe" path1="\Windows\solitare.exe" />
<Item class="start_app" path="\Windows\iexplore.exe" >
<image smallicon="1" />
</Item>
<Item class="start_app" path="\Windows\ppt.exe" />
<Item class="start_app" path="\Windows\pword.exe" />
<Item class="start_app" path="\Windows\solitare.exe" />
</View>
<View height="62" absolute="2" itemselect="1" >
<Item class="space" absolute="0" >
<image left="-25" src="rotate.bmp" transparent="020202" />
</Item>
<Item class="start_app" title="Calc" path="\Windows\Calc.exe" >
<image top="1" left="25" />
<label width="40" top="36" valign="top" align="center" left="-2" fontsize="-3" />
</Item>
<Item class="start_app" title="File Explore" path="\Windows\fexplore.exe" >
<image top="1" left="65" />
<label width="40" top="34" valign="top" align="center" left="-4" format="wordbreak" fontsize="-3" />
</Item>
<Item class="start_app" title="Internet Explore" path="\Windows\iexplore.exe" >
<image top="1" left="105" />
<label width="40" top="36" valign="top" align="center" left="-2" format="wordbreak" fontsize="-3" />
</Item>
<Item class="start_app" title="Power Point" path="\Windows\ppt.exe" >
<image top="1" left="145" />
<label width="40" top="36" valign="top" align="center" left="-2" format="wordbreak" fontsize="-3" />
</Item>
<Item class="start_app" title="Solitare" path="\Windows\solitare.exe" >
<image top="1" left="185" />
<label width="40" top="36" valign="top" align="center" left="-2" fontsize="-3" />
</Item>
</View>
<View height="112" itemselect="1" multi="1" >
<Item class="space" >
<image left="-25" src="rotate.bmp" transparent="020202" />
</Item>
<Item class="start_app" title=" Calculator" path="\Windows\Calc.exe" >
<image top="1" />
<label width="180" bold="1" valign="top" top="10"/>
</Item>
<Item class="start_app" onhold="StartApp" title=" File Explorer" path="\Windows\fexplore.exe" path1="\Windows\solitare.exe" >
<image left="-216" top="38" />
<label width="180" bold="1" top="46" valign="top" />
</Item>
<Item class="start_app" title=" Internet Explorer" path="\Windows\iexplore.exe" >
<image left="-216" top="76"/>
<label width="180" bold="1" top="84" valign="top" />
</Item>
</View>
<View height="112" itemselect="1" multi="1" >
<Item class="space" absolute="1" >
<image src="rotate.bmp" transparent="020202" />
</Item>
<Item class="start_app" absolute="1" title=" Calculator" path="\Windows\Calc.exe" >
<image left="25" top="1" />
<label width="180" bold="1" valign="top" top="10"/>
</Item>
<Item class="start_app" onhold="StartApp" absolute="1" title=" öFile Explorer" path="\Windows\fexplore.exe" path1="\Windows\solitare.exe" >
<image left="25" top="38" />
<label width="180" bold="1" top="46" valign="top" />
</Item>
<Item class="start_app" absolute="1" title=" Internet Explorer" path="\Windows\iexplore.exe" >
<image left="25" top="76"/>
<label width="180" bold="1" top="84" valign="top" />
</Item>
</View>
</Row>
Example for Clock with seconds:
Code:
<View height="58">
<Item class="clock_digit" >
<image left="-18" resize="85" />
</Item>
<Item class="clock_digit" />
<Item class="clock_seperator" >
<image top="8" />
</Item>
<Item class="clock_digit" />
<Item class="clock_digit" />
<Item class="clock_seconds_sep" >
<image resize="50" top="25" />
</Item>
<Item class="clock_seconds" >
<image top="22" />
</Item>
<Item class="clock_seconds" >
<image top="22" />
</Item>
<Item class="clock_alarm" ontap="CtlPnl" index="16" subindex="2">
<image left="-43" top="4" />
</Item>
<Item class="clock_apm" >
<image left="4" top="2" />
</Item>
</View>
Themes 1
THEMES !!!!!
Theme from banan4ik, modified/fixed miniBS by utak3r --> Download
nothinpack_xo1BSTheme by nothin --> Download
SkinBS_Tiggerbcn --> Download
mini theme by nihil0 --> Download
Themes 2
Mini Theme by nihil0
--> Download
HTC Home style by tzm0510
--> Download
Hello Herunim,
Herunim said:
- Sorry to ask : where can I find the manual with all the tags ?
Click to expand...
Click to collapse
online-manual for customization, which is linked in the first post of BS-Thread too.
Shall i make the fontsize in first thread bigger?
Basically i don't like to emphasize so much, because it irritates more then..
Herunim said:
- How do you add the class="start_app" in the class "date" or the class "cpu_utilization" ?
I tried <Item class="date" ontap="\Windows\Calendar.exe" > but it doesn't work.
Click to expand...
Click to collapse
you have to use ontap="StartApp", which specifies the action to do.
btw. the class="start_app" implicitly makes use of ontap="StartApp"..
After that you can supply the parameters for that action (see manual) e.g. path="\Windows\Calendar.exe"
Don't you've seen the example for AppLauncher at first page of BS-Thread?
Anything you need is used in the example...
btw. i've just moved it to first page of this thread.
Herunim said:
- How do change the icons for class="battery_ac_icons" ?
Click to expand...
Click to collapse
there are a lot of methods, e.g.
- replace the bitmaps for that icons (copy the resources from default-folder to your desktop-computer and check which ones to change)
- use two <image src="..."... > for the images, where you can use png/bmp/gif/jpeg..
Herunim said:
- Something strange : if the view with the CPU load is not active, the CPU load is not displayed in the taskbar. If the view is active and BS is minimized, the CPU load is still displayed in the taskbar.
Click to expand...
Click to collapse
It's by design. The taskbar-indicator is primarily for showing the cpuspeed.
If no cpu-utilization reading is on today-screen (and cpuscaler is disabled), then there's no need to hold the resources for cpu-utilization. Any resources for cpu-utilization will then be released.
Herunim said:
- I believe the skin setup should override the option setup : if the option is set, the CPU frequency is bold, even with :
Click to expand...
Click to collapse
search for toggleBoldFont-Attribute in the online-manual
Herunim said:
- When trying to display the CPU utilization below the icon, using :
<Item class="cpu_utilization" ontap="CtlPnl" index="4" subindex="2" >
<image src="CPU.png" width="12" top="2" left="10" />
<label fontfamily="Tahoma" fontsize="12" width="40" top="7" left="-25" align="center" />
</Item>
Only the label area below the icon is refreshed (12 pixels) instead of the whole area (40 pixels).
Click to expand...
Click to collapse
I will check this as soon as possible, but i don't know when...
Nevertheless, thanks for reporting your observation
Hi ikarus,
The download link for "HTC Home style by tzm0510" in post #10 seems to be incorrect?
Hi ikarus,
Thank you for your answers.
I'm still having troubles with the battery icons:
<Item type="icon" class="battery_ac_icons" ontap="CtlPnl" index="3" >
<image src="OnBatt.png" />
<image src="OnAC.png" />
</Item>
doesn't work.
It seems that path with accents are not correctly handled. Using:
<Item class="cpu_utilization" ontap="StartApp" path="\Windows\Menu Démarrer\Task Manager.lnk" >
<image src="CPU.png" width="20" top="2" left="10" />
<label fontfamily="Tahoma" fontsize="12" width="20" top="7" left="-20" align="center" />
</Item>
makes BS revert to the default theme.
Kind regards,
Herunim
Hi,
I had this code in my xml. The date and clock is showing fine but the alarmon image is always showing even when alarm is set to off.
Anybody knows how to make it work?
Thannks!
Edit : Another question...what does absolute parameter do?
Code:
<Row>
<View height="14">
<Item class="date" ontap="CtlPnl" index="16">
<label text="dddd, dd MMMM yyyy" bold="1" fontsize="12" left="-28" top="2" align="center" />
</Item>
</View>
</Row>
<Row seperator="1" >
<View height="50">
<Item class="clock" ontap="CtlPnl" index="16">
<label text="HH':'mm':'ss" fontsize="40" left="-28" top="2" width="240" align="center" fontfamily="Alien Encounters" />
</Item>
<Item class="clock_alarm" ontap="CtlPnl" index="16" >
<image top="6" left="-22" />
</Item>
</View>
</Row>
From what i've seen, the alarm icon works only if you use png image-based clock. I think it was mentioned somewhere that it won't work with a label class based clock.
Try getting digit files (0.png - 9.png, separator.png and empty.png") and clock code from any of the themes using png clocks to confirm if it is in fact the case.
d8302530 said:
The download link for "HTC Home style by tzm0510" in post #10 seems to be incorrect?
Click to expand...
Click to collapse
oh, okay. thanks for report.. i will delete it. Actually i don't have a more recent link.
Herunim said:
I'm still having troubles with the battery icons:
<Item type="icon" class="battery_ac_icons" ontap="CtlPnl" index="3" >
<image src="OnBatt.png" />
<image src="OnAC.png" />
</Item>
doesn't work
Click to expand...
Click to collapse
could you attach your xml and the images for battery_ac_icons?
Herunim said:
It seems that path with accents are not correctly handled. Using:
...
makes BS revert to the default theme.
Click to expand...
Click to collapse
it's mentioned in the online-manual, but i don't know whether it works with accents.
You must load the xml on your PC with wordpad and "save as" "Unicode-document".
It's defaulted to ansi-encoding which is good for english. Even german users should do it btw...
whysolate said:
I had this code in my xml. The date and clock is showing fine but the alarmon image is always showing even when alarm is set to off.
Click to expand...
Click to collapse
This will NOT WORK yet.
alarmon is part of digit_clock-component and does not work without the digit_clock. I don't know when, but maybe next year i have more time to make it work..
whysolate said:
Edit : Another question...what does absolute parameter do?
Click to expand...
Click to collapse
check the online-manual
Hey Ikarus,
Is there anyway that using "ontap" for a row, we can toggle the view of the next row (right now, for next row action, I can only find "ToggleNextRow" which enables or hides the next row. I was looking for something similar to ToggleView, i.e., ToggleNextRowView)..
build 0264 - 22/12/2007:
- fixed: png allowed for battery_ac_icons
- removed: version-attribute from Window, version < 1 not supported any longer
- added: <Window ... custombg="0" > for using default-system-theme-background
- added: for RegistryTracker,
<image src="filename%d.png"...> respectively <image src="filename%s.ext"...>
for using images depending on registry-value
if a value is not covered by an image, then filename-1.ext (dword) or filename_empty.ext (string) will be used
- added: Mask to apply to registry-value (dword)
e.g. <label text="%d" mask="0xFF" >...
Herunim said:
I'm still having troubles with the battery icons:
<Item type="icon" class="battery_ac_icons" ontap="CtlPnl" index="3" >
<image src="OnBatt.png" />
<image src="OnAC.png" />
</Item>
doesn't work.
Click to expand...
Click to collapse
fixed in build 0264.
shantzg001 said:
Hey Ikarus,
Is there anyway that using "ontap" for a row, we can toggle the view of the next row (right now, for next row action, I can only find "ToggleNextRow" which enables or hides the next row. I was looking for something similar to ToggleView, i.e., ToggleNextRowView)..
Click to expand...
Click to collapse
hello shantzg, there's no way yet. Do you mean to switch the view or open a certain view?
ikarus, i meant open a certain view. Actually, I thought that if we have this feature we can have a "full-fledged" app launcher with BS. In one row, we can have 3-4 items that work as "tabs", and next row contains launcher icons. So, whenever we click on a tab, it switches the view of the next row accordingly so we see the corresponding icons.
Ikarus said that i have to post my problem here...
Here it is:
Screen1 = my Today-Screen
Screen2 = view 2 of BS in my Today-screen
It takes the red marked Field in Screen4 to open the tasks. When I tap onto the Tasks ("7 aktive Aufgaben") it switches to View 1.
Is there something wrong?
And my Problem 2: the green marked Field (in Screen3 and Screen4) doesnt change anything... it should change the views, but it doesnt change...
Please help me. Thanks you!
Hi all,
They developed a very cool application on iphone, it is like a dock in Mac:
http://www.iclarified.com/entry/index.php?enid=1698
(i like the v2.0 Dock sunburst of Nate True)
I wonder if any body developed similar thing for ppc ? What is the hard thing to make it for ppc since i dig around with google but can find nothing like that for windows mobile !! Or is there any way you can run a iphone-program on ppc ?
It is also cool if we have an software that could do individual function from Throttle Launcher: it will launch a bottom bar and you can slide and the icon touching is appeared above (attached image). It will be very cool when you launch it from a main icon button in itask
the Samsung Windows Mobile Device (i don't have the name here) has something similar, but there as Todayscreen.
I think an application like this could be made, or may be it is already exist somewhere ?
nobtiba said:
it will launch a bottom bar and you can slide and the icon touching is appeared above (attached image). It will be very cool when you launch it from a main icon button in itask
Click to expand...
Click to collapse
Homescreen plusplus will let you set up a sliding bottom bar that can be turned on/off with a tap on the screen. Then you can set the icon select to enlarge, reduce, or change position of selected icon. Not exactly what your looking for, but similiar.
Hi, thanks alot ! I look at some post about this and it seems to be the right application. However i didn't know how to set up and get the bottom slide bar with icon effect like you said, yet.
And how to call this slide bar to appear ? If only one way is tap on the today screen then it is quite hard to call this slide bar from itask. Because, itask run on the Flashtlite layer.. It can only call a program via shortcut as i use to do...
Need some more suggestions from you please !!!
The unreleased Velocity 103 has an interesting pop up dock as demonstrated by Dieter Bohn in his WMExperts unboxing and first look video.
http://www.wmexperts.com/articles/velocity_103_111_83_301_vota_o.html
I saw the video but what program you recommending ? I still don't know how to use battery status for having the slide docking
This is what I'm using to create a sliding dock on homescreen plusplus ui. When icon is selected it grows by 10 pixels(this is controlled by selmode and itemselect). Selmode controls size it changes, and itemselect controls whether it grows(+ number), shrinks(- number) or stays same(0). I have 5 different pages for today screen, and it shows like this on all 5. This code here is only the slide row i'm using, not the complete xml.
Code:
<Row name="Slide">
<image src="Dock.png"/>
<View itemselect="1" slide="1" selmode="10" height="42" adaptwidth="0" absolute="0">
<Item class="space" ontap="View" index="0" subindex="0">
<image src="home.png" left="-15" top="0" width="35" height="40"/>
</Item>
<Item class="space" ontap="View" index="0" subindex="1">
<image src="settings.png" left="13" top="4" width="35" height="35"/>
</Item>
<Item class="space" ontap="View" index="0" subindex="2">
<image src="weather.png" left="13" top="4" width="35" height="35"/>
</Item>
<Item class="space" ontap="View" index="0" subindex="4">
<image src="radar.png" left="13" top="4" width="35" height="35"/>
</Item>
<Item class="start_app" path="\Windows\OperaL.exe">
<image left="13" top="4" width="35" height="35"/>
</Item>
<Item class="start_app" path="\Windows\IntShrUI.exe">
<image left="13" top="4" width="35" height="35"/>
</Item>
<Item class="start_app" path="\Windows\Start Menu\Total Commander.lnk">
<image left="13" top="4" width="35" height="35"/>
</Item>
<Item class="start_app" path="\Windows\fexplore.exe">
<image left="13" top="4" width="35" height="35"/>
</Item>
<Item class="start_app" path="\Storage Card\Program Files\Live Search\LiveSearch.exe">
<image left="13" top="4" width="35" height="35"/>
</Item>
</View>
</Row>
Could you send me a link where i could know how to configure this xml file ? A brief description like this is very hard for beginner for me to follow Many thanks !
Thanks showako for your suggestion but finally i think this is not really what i am talking about. Because this is the dock that will stick on today screen not a dock program that you can call and exit separately whenever you want.
Since i am going to find an individual program for this purpose and integrate it with itask and this one doesn't suite ...
Is there any other program that people could think of ? Why they can make such the thing for iphone but not windows mobile?
any new hopes on this?
if anyone shows up with a velocity device? is it extractable (the dock i mean)..
it looks like a good idea/app..
any new hopes on this?
if anyone shows up with a velocity device? is it extractable (the dock i mean)..
it looks like a good idea/app..
I think there will be such a program. People here could make much more amazing stuffs so why not this one !?!
hey guys,
I'm using home-screen+ (formally battery status) on my elf so I can create a new theme, but I'm having some issues.....
I've written the code below but I need some help with getting it right. Basically, as you can see I have a basic front screen that when tapped changes to the main apps and monitors screen.
The problem is that even though I have the icons on the apps screen where I'd like them, I can't get the ontap and onhold attributes to work correctly. If I tap the SMS icon for instance the view changes, instead of opening the SMS inbox like it should. Strangely if I tap at the bottom of the screen (directly below the SMS icon) the inbox opens ok.
I'm guessing that the height and width attributes are messed up and are causing this strange behaviour but I have no idea why!!!
Since I'm very new at this, could someone with more experience than me have a look through my code and see where I've gone wrong before I continue filling the rest of the apps screen??
Thanking you all!
<?xml version=”1.0″?>
<Window xmlns=”http://www.chi-tai.info/BatteryStatus” imagesrc=”Blastman” version=”1″ >
<!– DAY Screen –>
<Row name=”Day_Screen” >
<!– Front Page –>
<View height=”260″ >
<!– day –>
<Item class=”date”>
<label text=”dddddd” bold=”0″ fontsize=”20″ top=”-80″ width=”180″ align=”center” />
</Item>
<!– clock –>
<Item class=”clock” >
<label text=”HH':'mm” align=”left” left=”-160″ fontsize=”80″ width=”180″ top=”-20″ fontfamily=”Segoe UI” />
</Item>
<!– date –>
<Item class=”date” ontap=”toggleview” >
<label text=”dd MMMM yyyy” bold=”0″ fontsize=”18″ top=”50″ width=”180″ align=”left” left=”-155″ />
</Item>
<!– SMS Count with spacer line –>
<Item class=”registry_tracker” >
<label text=”______________________” suppress0=”1″ top=”70″ width=”180″ align=”left” left=”-199″ >
<registry keyvalue=”HKCU\System\State\Messages\sms\Unread\Count” />
</label>
</Item>
<Item class=”registry_tracker” onhold=”InboxSms” >
<label text=”Unread SMS: %d” suppress0=”1″ fontsize=”14″ top=”90″ width=”180″ align=”left” left=”-157″ >
<registry keyvalue=”HKCU\System\State\Messages\sms\Unread\Count” />
</label>
</Item>
<!– Email Count Count with spacer line–>
<Item class=”registry_tracker” >
<label text=”______________________” suppress0=”1″ top=”70″ width=”180″ align=”left” left=”-199″ >
<registry keyvalue=”HKCU\System\State\Messages\Totalemail\Unread\Count” />
</label>
</Item>
<Item class=”registry_tracker” onhold=”InboxMail” >
<label text=”Unread Email: %d” suppress0=”1″ fontsize=”14″ top=”110″ width=”180″ align=”left” left=”-165″ >
<registry keyvalue=”HKCU\System\State\Messages\Totalemail\Unread\Count” />
</label>
</Item>
</View>
<!– 2nd Page –>
<View height=”260″ itemselect=”1″ adaptwidth=”3″>
<!– Monitoring Icons –>
<Item type=”iconvalue” class=”temperature” onhold=”OpenOptions” >
<image src=”temperature.png” left=”-13″ top=”10″ width=”20″ />
<label left=”-25″ top=”40″ height=”12″ width=”30″ />
</Item>
<Item type=”iconvalue” class=”cpuspeed” ontap=”ToggleView” onhold=”OpenOptions”>
<image src=”cpu_freq.png” left=”15″ top=”10″ />
<label left=”-30″ top=”40″ height=”12″ width=”30″ />
</Item>
<Item type=”iconvalue” class=”memory_program” onhold=”StartApp” path=”\Program Files\hibernate.lnk” ontap=”toggleview”>
<image src=”mem_apps.png” left=”20″ top=”14″ />
<label left=”-28″ top=”40″ height=”12″ width=”40″ />
</Item>
<Item type=”iconvalue” class=”memory_data” ontap=”toggleview”>
<image src=”mem_user.png” left=”15″ top=”14″ />
<label left=”-25″ top=”40″ height=”12″ width=”40″ />
</Item>
<Item type=”iconvalue” class=”memory_sdcard” ontap=”ToggleView”>
<image src=”sd.png” left=”15″ top=”15″ />
<label left=”-29″ top=”40″ height=”12″ width=”40″ />
</Item>
<!– Spacer Line –>
<Item class=”space” type=”value” >
<label text=”____________________________” width=”230″ left=”-201″ height=”120″ ontap=”toggleview” />
</Item>
<!– Messeges –>
<Item class=”registry_tracker” ontap=”Phonemissed” onhold=”ToggleView” absolute=”1″ width=”30″ height=”30″>
<image src=”MissedBtn%d.png” left=”13″ top=”75″/>
<label text=”%d” suppress0=”1″ width=”15″ top=”-35″ left=”-10″ >
<registry keyvalue=”HKCU\System\State\Phone\Missed Call Count” />
</label>
</Item>
<Item class=”registry_tracker” ontap=”Phone” onhold=”ToggleView” width=”30″ height=”30″ >
<image src=”VoicemailBtn%d.png” left=”-1″ top=”75″/>
<label text=”%d” suppress0=”1″ width=”15″ top=”-35″ left=”-10″ >
<registry keyvalue=”HKCU\System\State\Messages\vmail\Total\Unread\Count” />
</label>
</Item>
<Item class=”registry_tracker” ontap=”InboxSms” onhold=”ToggleView” width=”30″ height=”30″ >
<image src=”SMSBtn%d.png” left=”-1″ top=”75″ />
<label text=”%d” suppress0=”1″ width=”15″ top=”-35″ left=”-10″ >
<registry keyvalue=”HKCU\System\State\Messages\sms\Unread\Count” />
</label>
</Item>
<Item class=”registry_tracker” ontap=”InboxMail” onhold=”ToggleView” width=”30″ height=”30″ >
<image src=”EmailBtn%d.png” left=”-1″ top=”75″ />
<label text=”%d” suppress0=”1″ width=”15″ top=”-35″ left=”-10″ >
<registry keyvalue=”HKCU\System\State\Messages\TotalEmail\Unread\Count” />
</label>
</Item>
<!– Spacer Line –>
<Item class=”space” type=”value” >
<label text=”____________________________” width=”230″ left=”-192″ height=”220″ ontap=”toggleview” />
</Item>
</View>
</Row>
</Window>
http://device.sprintpcs.com/Samsung/SPH-D700/EF10.rdf
Code:
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl"
href="http://device.sprintpcs.com/uaprof.xsl"?>
<!--
*********************************************************************
* Sprint UA Prof template
*
* Version: 2.0
* Created: 1/3/2002
* Organization: Customer Equipment
* Modified: 01/03/2008
*
* Copyright 2008 Sprint PCS
*
* Note
* Elements that are not required by Sprint PCS have been omitted
* from this template.
*
* Revision History
* 0.1 Initial Release
*
* 1.2 Updated for Multimedia (J Gilborne)
*
* 1.3 Updated for FOTA Components (K Hunter) 10/21/2004
* Updated for OTA Diagnostics Components (K Hunter) 10/21/2004
* Updated Multimedia Component to include MultimediaEncoderDisplaySize
* Updated WapDeviceClass with documentation
*
* 1.4 Added for Browser Portal Version in the Sprint Extensions(K Hunter) 06/29/2005
* Added for IOTA Protocol Version in the Sprint Extensions(K Hunter) 06/29/2005
* Added DateNetworkType in the Sprint Extensions (K Hunter) 06/29/2005
*
* 1.5 Deleted CcppAccept-Encoding from SoftwarePlatform section (K Hunter) 09/08/2005
* Note: If the CcppAccept-Encoding is include in the rdf with a Multimedia device, then
* this will prohibit the device from streaming multimedia content.
*
* 1.5.1 Updated profie to validate with MAG ( D Durig ) 10/27/2005
* 1.5.2 Changed units of measure on the Multimedia Maximum Bit Rate for Streaming and for
* Encoding from fps to kbps ( J Bryan ) 11/10/2005
*
* 1.6 Added for Sprint On Demand, Capable and Version in the Sprint Extensions ( J Bryan ) 01/06/2006
* Added for Sprint MI-UI, Capable and Version in the Sprint Extensions ( J Bryan ) 01/10/2006
* Added x-pcs/od.content and x-pcs/theme to CcppAccept ( J Bryan ) 01/18/2006
*
* 1.7 Added # to the xpcs namespace URL. ( J Bryan ) 12/05/2006
* 1.8 Added GLMS attributes. ( J Bryan ) 02/28/2007
* 2.0 Added WiMAX attributes. ( J Bryan ) 01/21/2008
*
* Known issues
*
* Push characteristics are not defined yet
* Have not yet defined schema for Sprint Specific enhancements
*
*********************************************************************
-->
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:prf="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#"
xmlns:xpcs="http://device.sprintpcs.com/namespace/xpcs#"
xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:ID="MyDeviceProfile">
<!--********************** Hardware Platform Description
***************************************-->
<prf:component>
<rdf:Description rdf:ID="HardwarePlatform">
<rdf:type
rdf:resource="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#HardwarePlatform"/>
<!-- ******** Vendor/model *******-->
<!-- Enter the vendor name here. This must
match the vendor name in the EDF -->
<prf:Vendor>
SAMSUNG
</prf:Vendor>
<!-- Enter the device model name here. This
must match the model name in the EDF -->
<prf:Model>
SPH-D700
</prf:Model>
<!-- Change if different -->
<prf:CPU>
ARM11
</prf:CPU>
<!--****** Display ******-->
<!-- Enter screen size in pixels here - width x height -->
<prf:ScreenSize>
480x800
</prf:ScreenSize>
<!-- "Yes" if device supports color -->
<prf:ColorCapable>
Yes
</prf:ColorCapable>
<!-- Enter the color or grayscale depth here -->
<prf:BitsPerPixel>
16
</prf:BitsPerPixel>
<!-- Change if not 1:1 -->
<prf:PixelAspectRatio>
1x1
</prf:PixelAspectRatio>
<!-- This should always be "Yes" -->
<prf:ImageCapable>
Yes
</prf:ImageCapable>
<!-- Enter the screen size in characters here. Use the default font. -->
<prf:ScreenSizeChar>
25x21
</prf:ScreenSizeChar>
<!-- Change the to "No" only if the default font on the device is not proportional -->
<prf:StandardFontProportional>
Yes
</prf:StandardFontProportional>
<!-- List the supported output character sets here. -->
<prf:OutputCharSet>
<rdf:Bag>
<rdf:li>ISO-10646-UCS-2</rdf:li>
<rdf:li>ISO-8859-1</rdf:li>
<rdf:li>US-ASCII</rdf:li>
<rdf:li>UTF-8</rdf:li>
</rdf:Bag>
</prf:OutputCharSet>
<!-- ******** Input capabilities ******-->
<!-- List the supported Input character sets here -->
<prf:InputCharSet>
<rdf:Bag>
<rdf:li>ISO-10646-UCS-2</rdf:li>
<rdf:li>ISO-8859-1</rdf:li>
<rdf:li>US-ASCII</rdf:li>
<rdf:li>UTF-8</rdf:li>
</rdf:Bag>
</prf:InputCharSet>
<!-- This should always be "Yes" -->
<prf:TextInputCapable>
Yes
</prf:TextInputCapable>
<!-- This value should only be changed if the device does not use a standard DTMF keypad -->
<prf:Keyboard>
Qwerty
</prf:Keyboard>
<!-- Enter the number of softkeys supported by the device -->
<prf:NumberOfSoftKeys>
0
</prf:NumberOfSoftKeys>
<!-- ********* Audio **********-->
<!-- This should always be "Yes" -->
<prf:SoundOutputCapable>
Yes
</prf:SoundOutputCapable>
<!-- This should be "Yes" for all voice capable devices -->
<prf:VoiceInputCapable>
Yes
</prf:VoiceInputCapable>
<!--******************************-->
</rdf:Description>
</prf:component>
<!--********************** Software Platform Description ***************************************-->
<prf:component>
<rdf:Description rdf:ID="SoftwarePlatform">
<rdf:type rdf:resource="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#SoftwarePlatform"/>
<!-- ***** Basic ******-->
<!-- Should be "Yes" for all Java capable devices -->
<prf:AcceptDownloadableSoftware>
No
</prf:AcceptDownloadableSoftware>
<!-- Use this for J2ME app support -->
<prf:DownloadableSoftwareSupport>
<rdf:Bag><rdf:li>application/java-archive</rdf:li></rdf:Bag>
</prf:DownloadableSoftwareSupport>
<!-- Enter the software version number here.
This must match the version reported via IOTA-->
<prf:SoftwareNumber>
EF10
</prf:SoftwareNumber>
<!-- Should not change if using Qualcomm software-->
<prf:OSName>
Google Android, L4
</prf:OSName>
<!-- Should not change if using Qualcomm software-->
<prf:OSVendor>
Google, Qualcomm
</prf:OSVendor>
<!-- Fill in version of DMSS Software base -->
<prf:OSVersion>
Android 2.3, SBAQ6085BSNACAZ4390
</prf:OSVersion>
<!-- ********** Java ***********-->
<!-- Should be yes for all Java capable products -->
<prf:JavaEnabled>
Yes
</prf:JavaEnabled>
<!-- Indicate MIDP + Sprint Extension profile support -->
<prf:JavaPlatform>
<rdf:Bag>
<rdf:li>Dalvik</rdf:li>
</rdf:Bag>
</prf:JavaPlatform>
<!-- Indicate the VM vendor/version here -->
<prf:JVMVersion>
<rdf:Bag><rdf:li>Dalvik</rdf:li></rdf:Bag>
</prf:JVMVersion>
<!-- ********* CCPP accept **********-->
<!-- List all accepted MIME types here -->
<prf:CcppAccept>
<rdf:Bag>
<!-- Markup languages -->
<rdf:li>text/html</rdf:li>
<rdf:li>text/plain</rdf:li>
<!-- Images -->
<rdf:li>image/gif</rdf:li>
<rdf:li>image/jpeg</rdf:li>
<rdf:li>image/jpg</rdf:li>
<rdf:li>image/gif</rdf:li>
<rdf:li>image/png</rdf:li>
<rdf:li>image/bmp</rdf:li>
<rdf:li>image/x-ms-bmp</rdf:li>
<rdf:li>image/vnd.wap.wbmp</rdf:li>
<!-- Audio / Multimedia -->
<rdf:li>audio/aac</rdf:li>
<rdf:li>audio/amr</rdf:li>
<rdf:li>audio/imelody</rdf:li>
<rdf:li>audio/mid</rdf:li>
<rdf:li>audio/midi</rdf:li>
<rdf:li>audio/mp3</rdf:li>
<rdf:li>audio/mpeg3</rdf:li>
<rdf:li>audio/mpeg</rdf:li>
<rdf:li>audio/mpg</rdf:li>
<rdf:li>audio/x-mid</rdf:li>
<rdf:li>audio/x-midi</rdf:li>
<rdf:li>audio/x-mp3</rdf:li>
<rdf:li>audio/x-mpeg3</rdf:li>
<rdf:li>audio/x-mpeg</rdf:li>
<rdf:li>audio/x-mpg</rdf:li>
<!-- Video / Multimedia -->
<rdf:li>video/mpeg4</rdf:li>
<rdf:li>video/mp4</rdf:li>
<rdf:li>video/3gp</rdf:li>
<rdf:li>video/3gpp</rdf:li>
<rdf:li>video/3gpp2</rdf:li>
<!-- Applications -->
<rdf:li>application/java-archive</rdf:li>
<rdf:li>application/ogg</rdf:li>
<rdf:li>application/vnd.oma.dd+xml</rdf:li>
<rdf:li>application/vnd.oma.drm.message</rdf:li>
<rdf:li>application/vnd.wap.sic</rdf:li>
<rdf:li>application/vnd.wap.xhtml+xml</rdf:li>
<rdf:li>application/xhtml+xml</rdf:li>
<rdf:li>application/x-pcs-mcd+xml</rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</prf:CcppAccept>
<!-- List all accepted character sets here -->
<prf:CcppAccept-Charset>
<rdf:Bag>
<rdf:li>ISO-10646-UCS-2</rdf:li>
<rdf:li>ISO-8859-1</rdf:li>
<rdf:li>US-ASCII</rdf:li>
<rdf:li>UTF-8</rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</prf:CcppAccept-Charset>
<!-- List all accepted languages here in order of preference -->
<prf:CcppAccept-Language>
<rdf:Seq>
<rdf:li>en-us</rdf:li>
<!-- Enter other items... -->
</rdf:Seq>
</prf:CcppAccept-Language>
<!-- List all accepted transfer encodings here -->
<!-- Deleted CcppAccept-Encoding K.Hunter in 1.5-->
<!-- ******** Input Encoders ******-->
<prf:AudioInputEncoder>
<rdf:Bag><rdf:li> </rdf:li></rdf:Bag>
</prf:AudioInputEncoder>
<!--******************************-->
</rdf:Description>
</prf:component>
<!--********************** Network Characteristics Description ***************************************-->
<prf:component>
<rdf:Description rdf:ID="NetworkCharacteristics">
<rdf:type rdf:resource="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#NetworkCharacteristics"/>
<!-- Indicate support for SSL 3.0 and TLS 1.0 -->
<prf:SecuritySupport>
<rdf:Bag>
<rdf:li>SSL3.0</rdf:li>
<rdf:li>TLS</rdf:li>
</rdf:Bag>
</prf:SecuritySupport>
<!-- Indicate support for IS-2000 release 0 packet data bearer -->
<!-- May add more detail here in a later rev. -->
<prf:SupportedBearers>
<rdf:Bag>
<rdf:li>IPv4</rdf:li>
<rdf:li>IPv6</rdf:li>
<rdf:li>HTTP 1.1 (http, https)</rdf:li>
<rdf:li>FTP</rdf:li>
<rdf:li>file://</rdf:li>
<rdf:li>TLS</rdf:li>
<rdf:li>SMS</rdf:li>
</rdf:Bag>
</prf:SupportedBearers>
</rdf:Description>
</prf:component>
<!--********************** Browser UA Description ***************************************-->
<prf:component>
<rdf:Description rdf:ID="BrowserUA">
<rdf:type rdf:resource="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#BrowserUA"/>
<!-- ********* Browser Identification ********** -->
<!-- Enter the browser vendor/product name here -->
<prf:BrowserName>
Android Browser
</prf:BrowserName>
<!-- Enter the browser version here -->
<prf:BrowserVersion>
0.6
</prf:BrowserVersion>
<!-- ********** Capabilities *********** -->
<!-- Frames are not supported -->
<prf:FramesCapable>
Yes
</prf:FramesCapable>
<!-- Basic tables are supported in xhtml-basic -->
<prf:TablesCapable>
Yes
</prf:TablesCapable>
<!-- Frames are not supported -->
<prf:PreferenceForFrames>
No
</prf:PreferenceForFrames>
<!-- *********** Applet / Script support is not required ********** -->
<prf:DownloadableBrowserApps>
<rdf:Bag><rdf:li>No</rdf:li></rdf:Bag>
</prf:DownloadableBrowserApps>
<prf:JavaAppletEnabled>
No
</prf:JavaAppletEnabled>
<prf:JavaScriptEnabled>
Yes
</prf:JavaScriptEnabled>
<prf:JavaScriptVersion>
1.5
</prf:JavaScriptVersion>
<!-- ************* XHTML support - indicate XHTML-Basic 1.0 ************ -->
<prf:XhtmlVersion>
XHTML-Basic/1.1
</prf:XhtmlVersion>
<prf:XhtmlModules>
<rdf:Bag><rdf:li> </rdf:li></rdf:Bag>
</prf:XhtmlModules>
<!--******************************-->
</rdf:Description>
</prf:component>
<!--********************** WAP Characteristics Description ***************************************-->
<prf:component>
<rdf:Description rdf:ID="WapCharacteristics">
<rdf:type rdf:resource="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#WapCharacteristics"/>
<!--******** General ***********-->
<!-- WAP Device Class defined in http://www1.wapforum.org/tech/documents/PROP-ClassConform-20000211.pdf -->
<prf:WapDeviceClass>C</prf:WapDeviceClass>
<prf:WapVersion>
"1.2.1 (WML, WSP/WTLS)", "2.0 (limited supports for HTML-MP and wCSS)"
</prf:WapVersion>
<!--*********** WML ************-->
<!-- If full wml 2.0 is supported, it should be added here -->
<prf:WmlVersion>
<rdf:Bag>
<rdf:li>2.0</rdf:li>
</rdf:Bag>
</prf:WmlVersion>
<!-- Enter the maximum deck size for wml -->
<prf:WmlDeckSize>
8000000
</prf:WmlDeckSize>
<!--******************************-->
</rdf:Description>
</prf:component>
<!--********************** Push Characteristics Description ***************************************-->
<!-- Note: This entire section is TBD in this revision -->
<prf:component>
<rdf:Description rdf:ID="PushCharacteristics">
<rdf:type rdf:resource="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#PushCharacteristics"/>
<prf:Push-Accept>
<rdf:Bag>
<rdf:li>text/plain</rdf:li>
</rdf:Bag>
</prf:Push-Accept>
<prf:Push-Accept-Encoding>
<rdf:Bag>
<rdf:li>base64</rdf:li>
</rdf:Bag>
</prf:Push-Accept-Encoding>
<prf:Push-Accept-AppID>
<rdf:Bag>
<rdf:li></rdf:li>
</rdf:Bag>
</prf:Push-Accept-AppID>
<prf:Push-MsgSize>
<rdf:Bag>
<rdf:li>4096</rdf:li>
</rdf:Bag>
</prf:Push-MsgSize>
<!-- ********************************-->
</rdf:Description>
</prf:component>
<!-- ****************** Sprint UA Prof Extensions ******************************-->
<prf:component>
<rdf:Description rdf:ID="SprintExtensions">
<rdf:type rdf:resource="http://device.sprintpcs.com/uaprof/sprint-uaprof-extensions.xml"/>
<!-- MultimediaPlayback support -->
<xpcs:MultimediaPlaybackSupport>
<!-- example -->
Yes
</xpcs:MultimediaPlaybackSupport>
<!-- Multimedia Streaming Support -->
<xpcs:MultimediaStreamingSupport>
<!-- example -->
Yes
</xpcs:MultimediaStreamingSupport>
<!-- Multimedia Encoding Support -->
<xpcs:MultimediaEncodingSupport>
<!-- example -->
Yes
</xpcs:MultimediaEncodingSupport>
<!-- Type and version of MM player supported -->
<xpcs:MultimediaPlayer>
<!-- example -->
CORE/6.506.4.1 OpenCORE/2.02 (Linux;Android 2.3.3)
</xpcs:MultimediaPlayer>
<!-- Type and version of MM encoder supported -->
<xpcs:MultimediaEncoder>
<!-- example -->
CORE/6.506.4.1 OpenCORE/2.02 (Linux;Android 2.3.3)
</xpcs:MultimediaEncoder>
<!-- Multimedia Encoder Supported Display Size(s) -->
<xpcs:MultimediaEncoderDisplaySize>
<!-- example -->
800x480
<rdf:Bag>
<rdf:li>
</rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</xpcs:MultimediaEncoderDisplaySize>
<!-- File Format the decoder supports -->
<xpcs:MultimediaFileFormatForDecoder>
<rdf:Bag>
<rdf:li>MP4</rdf:li>
<rdf:li>3GP</rdf:li>
<rdf:li>3G2</rdf:li>
<rdf:li>WMV</rdf:li>
<rdf:li>AVI</rdf:li>
<rdf:li>FLV</rdf:li>
<rdf:li>MKV</rdf:li>
<rdf:li>M4A</rdf:li>
<rdf:li>AMR</rdf:li>
<rdf:li>AAC</rdf:li>
<rdf:li>MP3</rdf:li>
<rdf:li>WMA</rdf:li>
<rdf:li>AC3</rdf:li>
<rdf:li>OGG</rdf:li>
<rdf:li>WAV</rdf:li>
<rdf:li>FLAC</rdf:li>
<rdf:li>EVC</rdf:li>
<rdf:li>QCP</rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</xpcs:MultimediaFileFormatForDecoder>
<!-- File Format the encoder supports -->
<xpcs:MultimediaFileFormatForEncoder>
<rdf:Bag>
<rdf:li>3GP</rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</xpcs:MultimediaFileFormatForEncoder>
<!-- Display size the Multimedia player supports -->
<xpcs:MultimediaVideoDisplaySize>
<rdf:Bag>
<rdf:li>
800x480
</rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</xpcs:MultimediaVideoDisplaySize>
<!-- Maximum frame rate the device supports when playing local files -->
<xpcs:MultimediaMaximumFrameRateForPlayback>
<!-- example -->
30fps
</xpcs:MultimediaMaximumFrameRateForPlayback>
<!-- Maximum frame rate the device supports when streaming content -->
<xpcs:MultimediaMaximumFrameRateForStreaming>
<!-- example -->
30fps
</xpcs:MultimediaMaximumFrameRateForStreaming>
<!-- Maximum frame rate the device supports when encoding content -->
<xpcs:MultimediaMaximumFrameRateForEncoding>
<!-- example -->
30fps
</xpcs:MultimediaMaximumFrameRateForEncoding>
<!-- Maximum bit rate the Multimedia player supports when playing local files -->
<xpcs:MultimediaMaximumBitRateForPlayback>
<!-- example -->
12Mbps
</xpcs:MultimediaMaximumBitRateForPlayback>
<!-- Maximum bit rate the device supports when streaming content -->
<xpcs:MultimediaMaximumBitRateForStreaming>
<!-- example -->
10Mbps
</xpcs:MultimediaMaximumBitRateForStreaming>
<!-- Maximum bit rate the device supports when encoding content -->
<xpcs:MultimediaMaximumBitRateForEncoding>
<!-- example -->
12Mbps
</xpcs:MultimediaMaximumBitRateForEncoding>
<!-- List all supported video codecs for decoding here -->
<xpcs:VideoCodecsForDecoding>
<rdf:Bag>
<rdf:li>H.264 BP,MP,HP</rdf:li>
<rdf:li>MPEG4 SP,ASP</rdf:li>
<rdf:li>XviD</rdf:li>
<rdf:li>H.263 P3</rdf:li>
<rdf:li>Sorenson Spark</rdf:li>
<rdf:li>VC-1 MP</rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</xpcs:VideoCodecsForDecoding>
<!-- List all supported video codecs for encoding here -->
<xpcs:VideoCodecsForEncoding>
<rdf:Bag>
<rdf:li>H.264 SP,MP</rdf:li>
<rdf:li>H.263 P0</rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</xpcs:VideoCodecsForEncoding>
<!-- List all supported audio codecs here -->
<xpcs:AudioCodecsForDecoding>
<rdf:Bag>
<rdf:li>M4A</rdf:li>
<rdf:li>AMR-NB</rdf:li>
<rdf:li>AMR-WB</rdf:li>
<rdf:li>AAC</rdf:li>
<rdf:li>AAC+</rdf:li>
<rdf:li>eAAC+</rdf:li>
<rdf:li>MP3</rdf:li>
<rdf:li>WMA</rdf:li>
<rdf:li>AC3</rdf:li>
<rdf:li>OGG</rdf:li>
<rdf:li>WAV</rdf:li>
<rdf:li>FLAC</rdf:li>
<rdf:li>EVRC</rdf:li>
<rdf:li>QCELP</rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</xpcs:AudioCodecsForDecoding>
<!-- List all supported audio codecs here -->
<xpcs:AudioCodecsForEncoding>
<rdf:Bag>
<rdf:li>AAC</rdf:li>
<rdf:li>AMR-NB</rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</xpcs:AudioCodecsForEncoding>
<!-- MCD version -->
<xpcs:SprintMcdVersion>
3.5.4
</xpcs:SprintMcdVersion>
<!-- PictureMailSupport -->
<xpcs:PictureMailSupport>
<!-- example -->
No
</xpcs:PictureMailSupport>
<!-- VideoMailSupport -->
<xpcs:VideoMailSupport>
<!-- example -->
Yes
</xpcs:VideoMailSupport>
<xpcs:MobileOriginatedSmsSupport>
<!-- example -->
Yes
</xpcs:MobileOriginatedSmsSupport>
<!-- *************** IOTA/FOTA Components *****************-->
<xpcs:IOTAProtocolVersion>
<!--example -->
N/A
</xpcs:IOTAProtocolVersion>
<xpcs:FotaProtocolVersion>
<!-- example -->
N/A
</xpcs:FotaProtocolVersion>
<xpcs:FotaClientVersion>
<!-- example -->
N/A
</xpcs:FotaClientVersion>
<xpcs:FotaClientVendor>
<!-- example -->
N/A
</xpcs:FotaClientVendor>
<!-- *************** OTA Diagnostics Components *****************-->
<xpcs:DiagnosticsProtocolVersion>
<!-- example -->
1.1.0
</xpcs:DiagnosticsProtocolVersion>
<xpcs:DiagnosticsClientVersion>
<!-- example -->
3.2.13
</xpcs:DiagnosticsClientVersion>
<xpcs:DiagnosticsClientVendor>
<!-- example -->
CIQ
</xpcs:DiagnosticsClientVendor>
<!-- *************** Sprint Browser Components *****************-->
<xpcs:BrowserPortalVersion>
<!--
**Values for devices**
1.0 for 1x
2.0 for DO
-->
2.0
</xpcs:BrowserPortalVersion>
<!-- *************** Sprint Device Data Network Types*****************-->
<xpcs:DataNetworkTypes>
<rdf:Bag>
<rdf:li>IS2000</rdf:li>
<rdf:li>EVDO</rdf:li>
<rdf:li>DOrA</rdf:li>
<rdf:li>WiFi</rdf:li>
<rdf:li>WiMax</rdf:li>
</rdf:Bag>
</xpcs:DataNetworkTypes>
<!-- *************** Sprint On Demand *****************-->
<xpcs:OnDemandCapable>
<!-- example -->
No
</xpcs:OnDemandCapable>
<xpcs:OnDemandVersion>
<!-- example -->
N/A
</xpcs:OnDemandVersion>
<!-- *************** Sprint MI-UI *****************-->
<xpcs:MI-UICapable>
<!-- example -->
No
</xpcs:MI-UICapable>
<xpcs:MI-UIVersion>
<!-- example -->
N/A
</xpcs:MI-UIVersion>
<!-- *************** Sprint GLMS *****************-->
<xpcs:GLMSClientVendor>
<!-- example -->
N/A
</xpcs:GLMSClientVendor>
<xpcs:GLMSProtocolVersion>
<!--example -->
N/A
</xpcs:GLMSProtocolVersion>
<xpcs:GLMSClientVersion>
<!-- example -->
N/A
</xpcs:GLMSClientVersion>
<!-- ********************************-->
<!-- ****************** Sprint WiMAX Extensions ******************************-->
<xpcs:AdvertisingCapable>
<!-- example -->
No
</xpcs:AdvertisingCapable>
<xpcs:CommerceCapable>
<!-- example -->
No
</xpcs:CommerceCapable>
<xpcs:EmailCapable>
<!-- example -->
No
</xpcs:EmailCapable>
<xpcs:FixedVoIPCapable>
<!-- example -->
No
</xpcs:FixedVoIPCapable>
<xpcs:GamingCapable>
<!-- example -->
No
</xpcs:GamingCapable>
<xpcs:IMVideoCallingCapable>
<!-- example -->
No
</xpcs:IMVideoCallingCapable>
<xpcs:VoiceChatCapable>
<!-- example -->
No
</xpcs:VoiceChatCapable>
<xpcs:IntelligentSearchCapable>
<!-- example -->
No
</xpcs:IntelligentSearchCapable>
<xpcs:LBSCapable>
<!-- example -->
Yes
</xpcs:LBSCapable>
<xpcs:MobileTVORVODCapable>
<!-- example -->
No
</xpcs:MobileTVORVODCapable>
<xpcs:RadioCapable>
<!-- example -->
No
</xpcs:RadioCapable>
<xpcs:DeviceType>
<!-- example -->
</xpcs:DeviceType>
<xpcs:HardwareVersion>
<!-- example -->
</xpcs:HardwareVersion>
<xpcs:ManufacturerWiMAXRadioModule>
<!-- example -->
SAMSUNG
</xpcs:ManufacturerWiMAXRadioModule>
<xpcs:FirmwareVersionWiMAXRadioModule>
<!-- example -->
DH24
</xpcs:FirmwareVersionWiMAXRadioModule>
<xpcs:ModelWiMAXRadioModule>
<!-- example -->
CMC730S
</xpcs:ModelWiMAXRadioModule>
<xpcs:GPSChipsetVendor>
<!-- example -->
QUALCOMM
</xpcs:GPSChipsetVendor>
<xpcs:GPSChipsetModel>
<!-- example -->
QSC6085
</xpcs:GPSChipsetModel>
<xpcs:OMADMCapable >
<!-- example -->
Yes
</xpcs:OMADMCapable>
<xpcs:OMADMVendor >
<!-- example -->
SAMSUNG
</xpcs:OMADMVendor>
<xpcs:OMADMVersion>
<!-- example -->
1.2
</xpcs:OMADMVersion>
<xpcs:ConnectionManagerVendor >
<!-- example -->
</xpcs:ConnectionManagerVendor>
<xpcs:ConnectionManagerVersion>
<!-- example -->
</xpcs:ConnectionManagerVersion>
<xpcs:NavigationSupport>
<!-- example -->
Yes
<rdf:Bag>
<rdf:li></rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</xpcs:NavigationSupport>
<xpcs:EmbeddedApplicationsCapable>
<!-- example -->
No
</xpcs:EmbeddedApplicationsCapable>
<xpcs:DownStreamBufferSize>
<!-- example -->
0
</xpcs:DownStreamBufferSize>
<xpcs:UpStreamBufferSize>
<!-- example -->
0
</xpcs:UpStreamBufferSize>
<xpcs:TotalDeviceMemory>
<!-- example -->
0
</xpcs:TotalDeviceMemory>
<xpcs:TotalDeviceFlash>
<!-- example -->
0
</xpcs:TotalDeviceFlash>
<xpcs:ExternalMemorySlot>
<!-- example -->
Yes
</xpcs:ExternalMemorySlot>
<xpcs:ExternalMemoryMaxSize>
<!-- example -->
32GB
</xpcs:ExternalMemoryMaxSize>
<xpcs:AudioJack>
<!-- example -->
3.5mm
</xpcs:AudioJack>
<xpcs:SupportedApplications>
<!-- example -->
<rdf:Bag>
<rdf:li></rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</xpcs:SupportedApplications>
<xpcs:VOIPAnalogJacks>
<!-- example -->
0
</xpcs:VOIPAnalogJacks>
<xpcs:AntiVirus>
<!-- example -->
No
</xpcs:AntiVirus>
<xpcs:AntiVirusVendor>
<!-- example -->
N/A
</xpcs:AntiVirusVendor>
<xpcs:AntiSpam>
<!-- example -->
No
</xpcs:AntiSpam>
<xpcs:AntiSpamVendor>
<!-- example -->
N/A
</xpcs:AntiSpamVendor>
<xpcs:CameraMegaPixels>
<!-- example -->
5
</xpcs:CameraMegaPixels>
<xpcs:CameraHighestImageResolution>
<!-- example -->
2560x1920
</xpcs:CameraHighestImageResolution>
<xpcs:CameraZoomCapable>
<!-- example -->
Yes
</xpcs:CameraZoomCapable>
<xpcs:CameraBuiltInFlash>
<!-- example -->
Yes
</xpcs:CameraBuiltInFlash>
<xpcs:CamcorderResolution>
<!-- example -->
1280x720
</xpcs:CamcorderResolution>
<xpcs:CamcorderZoomCapable>
<!-- example -->
Yes
</xpcs:CamcorderZoomCapable>
<xpcs:DeviceIdentifierType>
<!-- example -->
<rdf:Bag>
<rdf:li>ESN</rdf:li>
<rdf:li>MEID</rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</xpcs:DeviceIdentifierType>
</rdf:Description>
</prf:component>
</rdf:Description>
</rdf:RDF>
Holy ****. The rdf's used to be just a few lines.
Sent from my SPH-D700 using XDA App
lol!!! i posted this at the same time you did.. lolol
Hit thanks for both you and stevie
Mod please merge thread with other thread
I'm just faster.
(in b4 "that's what she said")
AtomicPlayboy said:
I'm just faster.
(in b4 "that's what she said")
Click to expand...
Click to collapse
You've never seen me with your girl right?
Help support autism awareness,it only takes 2 seconds to help make a difference...
http://picketfenceblogs.com/vote/3616
ecooce said:
You've never seen me with your girl right?
Help support autism awareness,it only takes 2 seconds to help make a difference...
http://picketfenceblogs.com/vote/3616
Click to expand...
Click to collapse
Of course not, Your too "quick"
Sent from my Epix 4G using XDA
Who said I had a girl?
well back to subject at hand. I wonder how marvelious the next modems gunna be.
Sent from my Epix 4G using XDA
Shoulon said:
well back to subject at hand. I woner how marvelious the next modems gunna be.
Sent from my Epix 4G using XDA
Click to expand...
Click to collapse
Very. No more dropping to 1x when your signal was perfect 2.38 seconds ago; GPS lock is almost instantaneous to 7.46'; when you're talking to someone else, they start looking around because it sounds like you're next to them; you'll choose 3G over wifi because of the speed increase and when you connect to 4G, your face will literally almost melt off.
Disclaimer: I have no proof to the preceeding statements.
hayzooos said:
Very. No more dropping to 1x when your signal was perfect 2.38 seconds ago; GPS lock is almost instantaneous to 7.46'; when you're talking to someone else, they start looking around because it sounds like you're next to them; you'll choose 3G over wifi because of the speed increase and when you connect to 4G, your face will literally almost melt off.
Disclaimer: I have no proof to the preceeding statements.
Click to expand...
Click to collapse
This made me lol. But in all honesty, it should be better than the EE03 modem.
Sent from my SPH-D700 using XDA Premium App
hayzooos said:
Very. No more dropping to 1x when your signal was perfect 2.38 seconds ago; GPS lock is almost instantaneous to 7.46'; when you're talking to someone else, they start looking around because it sounds like you're next to them; you'll choose 3G over wifi because of the speed increase and when you connect to 4G, your face will literally almost melt off.
Disclaimer: I have no proof to the preceeding statements.
Click to expand...
Click to collapse
Now that's COMEDY! Thanks for the hardy guffaw.
swear0730 said:
Now that's COMEDY! Thanks for the hardy guffaw.
Click to expand...
Click to collapse
Anytime, especially for a fellow Madison friend! Beautiful city for about 4 months out of the year. I grew up just outside there and love it.
hayzooos said:
Anytime, especially for a fellow Madison friend! Beautiful city for about 4 months out of the year. I grew up just outside there and love it.
Click to expand...
Click to collapse
You're kinda my mirror image! I was born in Madison while my dad was getting his chem engineering degree. He got a job in IL and so I grew up in Waukegan. Came back here for college and never left.
But hey! Its nice for 6 months not 4!
Just wondering on EF10
Are there any leaks of this EF10 on the web right now cause I've been searching to no avail?
Frostacious said:
Are there any leaks of this EF10 on the web right now cause I've been searching to no avail?
Click to expand...
Click to collapse
Soon my friend.
lownox said:
http://twitter.com/#!/@samfirmware
"Gingerbread rom for D700 and I897 tonight online! Europe time."
I hope this is true. ...and I hope it's official.
Click to expand...
Click to collapse
This is a fix that I've whipped up and made into a recovery flashable zip
ZIP REMOVED
Please read POST 8
I've modified the mixer_paths.xml file in /system/etc
I'M NOT RESPONSIBLE IF THIS BREAKS YOUR AUDIO, ETC, BLAH BLAH.
NO BACKUP OF THIS FILE WILL BE MADE
MAKE YOUR OWN BACKUP
File originally from crDroid 6.0.1
Original sections
Code:
<path name="speaker">
<ctl name="QUAT_MI2S_RX Channels" value="Two" />
<!-- Disable earpiece mode -->
<ctl name="BOOST earpiece mode" value="Off" />
<!-- Select Left channel on Left IC bypass mode -->
<ctl name="BOOST Left Ch Select" value="1" />
<!-- Select Right channel on Right IC bypass mode -->
<ctl name="BOOST Right Ch Select" value="2" />
<!-- Enable Mixers to power up Left and Right IC's -->
<ctl name="BOOST_STUB Right Mixer right" value="1" />
<ctl name="BOOST_STUB Left Mixer left" value="1" />
</path>
<path name="speaker-reverse">
<ctl name="QUAT_MI2S_RX Channels" value="Two" />
<!-- Disable earpiece mode -->
<ctl name="BOOST earpiece mode" value="Off" />
<!-- Select Left channel on Left IC bypass mode -->
<ctl name="BOOST Left Ch Select" value="2" />
<!-- Select Right channel on Right IC bypass mode -->
<ctl name="BOOST Right Ch Select" value="1" />
<!-- Enable Mixers to power up Left and Right IC's -->
<ctl name="BOOST_STUB Right Mixer right" value="1" />
<ctl name="BOOST_STUB Left Mixer left" value="1" />
</path>
<path name="handset">
<!-- Enable earpiece mode this toggles gpio -->
<ctl name="BOOST earpiece mode" value="On" />
<!-- Enable Mixer to power up Left IC -->
<ctl name="BOOST_STUB Left Mixer left" value="1" />
<ctl name="BOOST_STUB Right Mixer right" value="0" />
<!-- select (l + r)/2 -->
<ctl name="BOOST Left Ch Select" value="3" />
<!-- bypass dsp -->
<ctl name="BOOST ENABLE Spkr Left Prot" value="1" />
</path>
MODIFIED sections
Code:
<path name="speaker">
<ctl name="QUAT_MI2S_RX Channels" value="Two" />
<!-- Disable earpiece mode -->
<ctl name="BOOST earpiece mode" value="Off" />
<!-- Select Left channel on Left IC bypass mode -->
<ctl name="BOOST Left Ch Select" value="1" />
<!-- Select Right channel on Right IC bypass mode -->
<ctl name="BOOST Right Ch Select" value="2" />
<!-- Enable Mixers to power up Left and Right IC's -->
<ctl name="BOOST_STUB Right Mixer right" value="1" />
<ctl name="BOOST_STUB Left Mixer left" value="1" />
</path>
<path name="speaker-reverse">
<ctl name="QUAT_MI2S_RX Channels" value="Two" />
<!-- Disable earpiece mode -->
<ctl name="BOOST earpiece mode" value="Off" />
<!-- Select Left channel on Left IC bypass mode -->
<ctl name="BOOST Left Ch Select" value="1" />
<!-- Select Right channel on Right IC bypass mode -->
<ctl name="BOOST Right Ch Select" value="2" />
<!-- Enable Mixers to power up Left and Right IC's -->
<ctl name="BOOST_STUB Right Mixer right" value="1" />
<ctl name="BOOST_STUB Left Mixer left" value="1" />
</path>
<path name="speaker-safe">
<!-- Bottom speaker only for Shamu -->
<!-- Select mono channel on Right IC -->
<ctl name="BOOST Right Ch Select" value="2" />
<!-- Enable Mixers to power up Right IC only -->
<ctl name="BOOST_STUB Right Mixer right" value="1" />
</path>
<path name="handset">
<!-- Enable earpiece mode this toggles gpio -->
<ctl name="BOOST earpiece mode" value="Off" />
<!-- Enable Mixer to power up Left IC -->
<ctl name="BOOST_STUB Left Mixer left" value="1" />
<ctl name="BOOST_STUB Right Mixer right" value="0" />
<!-- select (l + r)/2 -->
<ctl name="BOOST Left Ch Select" value="1" />
<!-- bypass dsp -->
<ctl name="BOOST ENABLE Spkr Left Prot" value="1" />
</path>
Is this a known issue? Not something I've noticed when watching videos. I'll have to pay closer attention when playing media.
Some people notice that the top (earpiece) speaker is louder, ever so slightly, than the bottom speaker.
The default config puts emphasis on the earpiece speaker, making it just a few decibels louder. This fixes that imbalance.
Unfortunately it has to be flashed along side each ROM update.
•• MOTOROLA NEXUS SIX ••
Eun-Hjzjined said:
Some people notice that the top (earpiece) speaker is louder, ever so slightly, than the bottom speaker.
The default config puts emphasis on the earpiece speaker, making it just a few decibels louder. This fixes that imbalance.
Unfortunately it has to be flashed along side each ROM update.
•• MOTOROLA NEXUS SIX ••
Click to expand...
Click to collapse
Where did the file come from originally that you edited? Your mixer path values may conflict with custom rom mixer path values that were designed to work with a specific kernel & could cause people's volumes to be all jacked up. Back on the G2 I would take mixer file from one rom & put it in another with mixed results. Could be good.. could be bad... Might be worth the note of where yours came from.
Edit:
May be worth noting in the OP what values you changed to resolve the issue so others can make the change manually if they want.
Updated op with original and modified sections on the mixer_path.xml [from crDroid 6.0.1]
Eun-Hjzjined said:
Updated op with original and modified sections on the mixer_path.xml [from crDroid 6.0.1]
Click to expand...
Click to collapse
what rom are you using??
does this work on stock based roms? coz for what i know, crdroid is based on cm..
I'm on crDroid right now.
I'm looking into a way to change the values, rather than just replacing the file.
For the mean time, you can edit your own file if you are not sure about flashing this.
After further investigation, I've determined that the sound imbalance problem only affects certain ROM and/or kernel combinations.
For some reason some ROMs won't select the proper audio mode (two channel vs mono).
If mono is selected for audio playback through the speakers, the left channel signal is boosted, and right signal is merged into the left.
This still produces sound from the bottom speaker, however the signal is diminished. Creating an imbalance.
If the correct configuration, two channel mode, is the default the ROM and/or kernel picks to output sound to the hardware speakers, there is no imbalance.
There is most likely a fix, but it can't be done at the user level. It's a problem somewhere in audio signal processing in source, on the ROM or the kernel side.
•• MOTOROLA NEXUS SIX ••
Would a kernel with faux sound support and the faux sound control app remedy this?
I would likely think so.
If you hear a difference from before and after, please report back.
•• MOTOROLA NEXUS SIX ••
could you share with us the list of rom/kernels that have the mono issue?
Sent from my GT-N7000 using Tapatalk
I really don't want to turn this into that kind of thread.
If you experience imbalance, you really should let your ROM and/or Kernel Dev know in it's respective thread.
But my personal experience tells me, on my device, that crDroid (currently) has it.
•• MOTOROLA NEXUS SIX ••
Eun-Hjzjined said:
I really don't want to turn this into that kind of thread.
If you experience imbalance, you really should let your ROM and/or Kernel Dev know in it's respective thread.
But my personal experience tells me, on my device, that crDroid (currently) has it.
•• MOTOROLA NEXUS SIX ••
Click to expand...
Click to collapse
respect
Sent from my GT-N7000 using Tapatalk
Did anyone ever try this lol?
Yes. Myself and a few others from around the forums.
The issue seems to be fixed now, whatever was causing it.
•• MOTOROLA NEXUS SIX ••
OP I think you are on to something cause I just rooted and tried my first ROM. Before running stock I had no top speaker sound distortion. Now on custom ROM I have distorted top speaker noise. I could go back to my stock rooted to check.
It just sounds like my speaker is cracked at high volume, max volume wasn't a issue.
Notice this on my Shamu too, now I have the Angler Nexus 6P.