bookmarks ? - Touch Pro2, Tilt 2 Windows Mobile General

i changed the browser to opera as default but i cant get the bookmarks off the home screen from under the globe, is there a way to get them off? also when i bookmark a page it dosent show up on the home screen is there a way to get my bookmarks to show up on home screen? thanks for any help in advance.

i made a cab that'll set Opera as the default & get rid of the globe & for default bookmarks & show you OM bookmarks
http://forum.xda-developers.com/showthread.php?t=550647
If you want to do it yourself, you need to go to \Application Data\Manila & move the InternetPortal-en-us.xml file to your computer, take off the Read-Only attribute & edit the code, then reenable Read-Only attribute & put back on your phone.
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>
<BrowserExe>\Windows\OperaL.exe</BrowserExe>
<IncludeUserFavorites>False</IncludeUserFavorites>
change to true to have your bookmarks show up
<Banner
DefaultImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner.qtc"
SelectedImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner_selected.qtc"
Text="Launch Browser"
NavigateUrl="http://www.google.com/pda"
UrlText="Google"
Width="480"
Height="215" />
<OperatorLinks>
<Link
Text="Engadget"
NavigateUrl="http://engadget.com"
ImagePath="\Windows\_Bookmark_icon.qtc" />
<Link
Text="Facebook"
NavigateUrl="http://m.facebook.com"
ImagePath="\Windows\_Bookmark_icon.qtc" />
<Link
Text="MySpace"
NavigateUrl="http://us.myspace.com"
ImagePath="\Windows\_Bookmark_icon.qtc" />
<Link
Text="Woot"
NavigateUrl="http://woot.com"
ImagePath="\Windows\_Bookmark_icon.qtc" />
</OperatorLinks>[/I]
delete all of that to get rid of the 4 bookmarks
</InternetPortal>

What's the source for bookmarks when <IncludeUserFavorites>False</IncludeUserFavorites> is set to true?

Related

Editing .xml on 6.1

I love the sliding panels theme, but I really need my MRU back. I tried to add it to the .xml, but the home screen shows an error. Has anyone had luck adding to the .xml yet? I also would like to add my fizzweather plugin. I dont mind where they are located, they can be at the bottom or top of the list.
Here is what I have tried:
Code:
<?xml version="1.0"?>
<home>
<author>Microsoft Corporation</author>
<contacturl>http://www.microsoft.com/</contacturl>
<title lang="0x0409">Sliding Panel Media MRU</title>
<version>1.0</version>
<default target-width="240" target-height="320" font-face="Nina" font-size="19" font-weight="normal" padding-left="5" padding-right="5" bgcolor="transparent" fgcolor="COLOR_HOMETEXT" padding-top="3" b-border-color="COLOR_HOMERULE" b-border-width="0"><format state="selected" fgcolor="COLOR_HOMEHIGHLIGHTTEXT"/>
</default>
<background bgimage="\windows\SlidingPanel_bkg_240x320.jpg" bgimage-rotated="\windows\SlidingPanel_bkg_320x240.jpg" valign="bottom" bgcolor="COLOR_TRAYGRADLEFT"/>
<scheme>
<color name="COLOR_TRAYGRADLEFT" value="#387f34"/><color name="COLOR_HOMEHIGHLIGHT" value="#084a00"/><color name="COLOR_HOMEHIGHLIGHTTEXT" value="#deff63"/><color name="COLOR_HOMETEXT" value="#FFFFFF"/><color name="COLOR_HOMERULE" value="#76d030"/>
</scheme>
<plugin clsid="{837FC251-FE69-43ad-84E0-EBCEDEBA0884}" name="iconbar" height="27">
<iconbar bgcolor="transparent" fgcolor="COLOR_HOMETEXT"/>
</plugin>
<plugin clsid="{E9267CAB-02EE-4f37-8216-6BF6A8FF5A71}" name="Bronze" height="266">
<Plugins order="CClock;CHome;CAppointments;CWelcomeCenter;CWindowsLive;CMusic;CMyPhotos;Settings"/>
</plugin>
<plugin clsid="{79EFB752-CB70-446d-B317-499723482B3D}" name="startmru" height="52">
<mru y="3"/>
</plugin>
</home>
gospeed.racergo said:
I love the sliding panels theme, but I really need my MRU back. I tried to add it to the .xml, but the home screen shows an error. Has anyone had luck adding to the .xml yet? I also would like to add my fizzweather plugin. I dont mind where they are located, they can be at the bottom or top of the list.
Here is what I have tried:
Code:
<?xml version="1.0"?>
<home>
<author>Microsoft Corporation</author>
<contacturl>http://www.microsoft.com/</contacturl>
<title lang="0x0409">Sliding Panel Media MRU</title>
<version>1.0</version>
<default target-width="240" target-height="320" font-face="Nina" font-size="19" font-weight="normal" padding-left="5" padding-right="5" bgcolor="transparent" fgcolor="COLOR_HOMETEXT" padding-top="3" b-border-color="COLOR_HOMERULE" b-border-width="0"><format state="selected" fgcolor="COLOR_HOMEHIGHLIGHTTEXT"/>
</default>
<background bgimage="\windows\SlidingPanel_bkg_240x320.jpg" bgimage-rotated="\windows\SlidingPanel_bkg_320x240.jpg" valign="bottom" bgcolor="COLOR_TRAYGRADLEFT"/>
<scheme>
<color name="COLOR_TRAYGRADLEFT" value="#387f34"/><color name="COLOR_HOMEHIGHLIGHT" value="#084a00"/><color name="COLOR_HOMEHIGHLIGHTTEXT" value="#deff63"/><color name="COLOR_HOMETEXT" value="#FFFFFF"/><color name="COLOR_HOMERULE" value="#76d030"/>
</scheme>
<plugin clsid="{837FC251-FE69-43ad-84E0-EBCEDEBA0884}" name="iconbar" height="27">
<iconbar bgcolor="transparent" fgcolor="COLOR_HOMETEXT"/>
</plugin>
<plugin clsid="{E9267CAB-02EE-4f37-8216-6BF6A8FF5A71}" name="Bronze" height="266">
<Plugins order="CClock;CHome;CAppointments;CWelcomeCenter;CWindowsLive;CMusic;CMyPhotos;Settings"/>
</plugin>
<plugin clsid="{79EFB752-CB70-446d-B317-499723482B3D}" name="startmru" height="52">
<mru y="3"/>
</plugin>
</home>
Click to expand...
Click to collapse
Y are you trying to insert MRU...there is a built in one. Press start and there it is.
I want my MRU on the home screen. Like we did back in the days of WM6 LOL
I know its just one keypress, but still. I also want my Fizzweather displayed, same idea. I have done a lot of .xml editing before, but this one is different.
gospeed.racergo said:
I want my MRU on the home screen. Like we did back in the days of WM6 LOL
I know its just one keypress, but still. I also want my Fizzweather displayed, same idea. I have done a lot of .xml editing before, but this one is different.
Click to expand...
Click to collapse
you could try this
Thank you for those..but I also want my sliding panels I want my cake AND I want to eat it too hahaha
I suspect this will take hacking of the program that the .xml calls "bronze". havent been able to locate it yet to take a look.

NEED HELP for adding own tabs to manila!

Hi guys,
HTC uses Lua (opensoure programming language) to implement thinks like contacts, weather, etc. to each tab of touchflo3d.
I tried to decompile those scripts with LuaDC and LuaDEC but both decompilers won't work with the htc-files.
Then I tried to code my own script. Just printing 'hello world'.... and I add it to the home-tab like this:
Code:
<Page Order="0" Name="home.page" PackageName="HTC" Default="true" Title="[[IDS_HOMETITLE]]" [B]ExternalScriptPath="myfile.luac"[/B]>
<ComponentReference Name="page" Mode9Path="HTC\home.mode9?testParam=1" Component="GizmoRoot" SmartComponent="true" />
<ComponentReference Name="icon_normal" Mode9Path="HTC\icons.mode9" Component="Home_Off" />
<ComponentReference Name="icon_selected" Mode9Path="HTC\icons.mode9" Component="Home_On" />
<ComponentReference Name="icon_preview" Mode9Path="HTC\icons.mode9" Component="Home_Preview" />
</Page>
But after this, manila won't start.
So we have to figure out, how the script files have to look like!
If we got it, then we are able to add own tabs with own functionality to manila like today-plugins for windows mobile!
Try a simpler approach.
Start with just adding a empty tab.
No, that is not so import...
Status
Hi!
i'm really interested in adding own tabs! So have you been able to get one step further?
regards
I too am interested in being able to have tabs added, I personally would like a calendar tab.
Nighthawk said:
I too am interested in being able to have tabs added, I personally would like a calendar tab.
Click to expand...
Click to collapse
meanwhile you can use second today + spb diary
I would love to change the Music tab to launch Slide2Play instead of the standard music ap. Any one have any ideas?
Jules
Did you guys find a solution to these issues?
Adding tabs
Changing the functionality of an existing tab
Thanks.
hom edit my png files and ad my windows folder so it works?
Same to mee.I want change in my touchflo 3d,,,bu pictures are somekind of nuber filef hom edit my png files and ad my windows folder so it works?????

HowTo change the IE search button behavior

for side loading go here http://forum.xda-developers.com/showthread.php?t=857127
after you did that:
install the reg editor from this link http://forum.touchxperience.com/viewtopic.php?f=20&t=593
example :
Here you go :
HKCU\Software\Microsoft\Internet Explorer\SearchScopes
Edit the string in "DefaultScope" from "Google" TO "Bing".
Make a new key "HKCU\Software\Microsoft\Internet Explorer\SearchScopes\Bing"
In the key "HKCU\Software\Microsoft\Internet Explorer\SearchScopes\Bing" you make a new value:
value Name=URL
Value Data=http://m.bing.com/search/search.aspx?mid=8015&LC=en-us
Value type= String
Click to expand...
Click to collapse
if you want to make a provxml (not needed) you can use the code.
BING
Code:
<wap-provisioningdoc>
<characteristic type="Registry">
<characteristic type="HKCU\Software\Microsoft\Internet Explorer\SearchScopes">
<parm name="DefaultScope" datatype="string" value="[B][COLOR="Red"]Bing[/COLOR][/B]" />
</characteristic>
<characteristic type="HKCU\Software\Microsoft\Internet Explorer\SearchScopes\Bing">
<parm name="URL" datatype="string" value="http://m.bing.com/search/search.aspx?mid=8015&LC=en-us" />
</characteristic>
</characteristic>
</wap-provisioningdoc>
Yahoo
Code:
<wap-provisioningdoc>
<characteristic type="Registry">
<characteristic type="HKCU\Software\Microsoft\Internet Explorer\SearchScopes">
<parm name="DefaultScope" datatype="string" value="Yahoo" />
</characteristic>
<characteristic type="HKCU\Software\Microsoft\Internet Explorer\SearchScopes\Yahoo">
<parm name="URL" datatype="string" value="http://de.search.yahoo.com/search?p={searchTerms}" />
</characteristic>
</characteristic>
</wap-provisioningdoc>
Google
Code:
<wap-provisioningdoc>
<characteristic type="Registry">
<characteristic type="HKCU\Software\Microsoft\Internet Explorer\SearchScopes">
<parm name="DefaultScope" datatype="string" value="Google" />
</characteristic>
<characteristic type="HKCU\Software\Microsoft\Internet Explorer\SearchScopes\Google">
<parm name="URL" datatype="string" value="http://www.google.com/m?hl=en&gl=us&client=ms-hms-tmobile-us&q={searchTerms}" />
</characteristic>
</characteristic>
</wap-provisioningdoc>
if you want the bing search from the hardware button then empty the value "DefaultScope" under "HKCU\Software\Microsoft\Internet Explorer\SearchScopes"
so value data should be empty.
I might be stupid, but i dont understand what IE search button you mean. Is it the icon to the bottom right on the phone?
On my Trophy the key HKCU\Software\Microsoft\Internet Explorer\SearchScopes -"DefaultScope" is empty.
Is it so that if i add a new key named Google, with a value for the google search page, that will appear when i click the bottom right button?
EDIT: Nvm, i testet the setting, only for when you click the search button (bottom right one) while inside IE. As i said, the DefaultScope value was empty to begin with, switched too google and added key and value, works
kjesoo said:
I might be stupid, but i dont understand what IE search button you mean. Is it the icon to the bottom right on the phone?
On my Trophy the key HKCU\Software\Microsoft\Internet Explorer\SearchScopes -"DefaultScope" is empty.
Is it so that if i add a new key named Google, with a value for the google search page, that will appear when i click the bottom right button?
EDIT: Nvm, i testet the setting, only for when you click the search button (bottom right one) while inside IE. As i said, the DefaultScope value was empty to begin with, switched too google and added key and value, works
Click to expand...
Click to collapse
what you did is exactly what I mean
is it also possible to completely disable the hardware searchbutton?

[QUES/SOLVED] Screen Orientation

Hi Guys,
Sorry for posting my question here....
I want to know how to change the orientation of the apps?
In portrait mode lot of games orientation does not suits Sony Tablet, because of its wedge shape, we are expecting the orientation in such a way that we can hold the thicker side with our left hand..
The orientation must be defined somewhere in the .apk file !!!
can we change its value to meet our requirement???
I can see following, but not sure what to change???
<application android:label="@string/app_name" android:icon="@drawable/app_icon" android:debuggable="false">
<activity android:label="@string/app_name" android:name="com.unity3d.player.UnityPlayerActivi ty" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
EDIT:
I took the AirAttackHD.apk
Decompile it (using APKManager)
Changed the following line:
android:screenOrientation="portrait" to android:screenOrientation="sensor"
Compiled it.
Copied the assets folder into build folder, zipped it, renamed to XYZ.apk
Signed it using Sign+
When trying to install, its giving parsing error, what else to do??
EDIT:
I have installed ORIENTATION CONTROL, it solved my problem, now I can play games on my Sony Tablet in desired Reverse Portrait Mode.
https://market.android.com/details?id=com.coinsoft.android.orientcontrol&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5jb2luc29mdC5hbmRyb2lkLm9yaWVudGNvbnRyb2wiXQ..

Adding new check box to aokp ics settings

So I'm working on adding a new check box to (ics) aokp's settings.apk.
But my toggle is nothing close to what it should be. It compiled fine so I'm wondering if I forgot to clarify something
picture here
I've modded my sound_settings.xml like so:
Code:
<PreferenceCategory android:title="@string/sound_category_feedback_title" />
<CheckBoxPreference android:persistent="false" android:title="@string/xloud_strings_xloud_txt" android:key="xloud" android:summary="@string/xloud_strings_xloud_desc_txt" />
<CheckBoxPreference android:title="@string/dtmf_tone_enable_title" android:key="dtmf_tone" android:defaultValue="true" />
and the apporate lines into strings.xml:
Code:
<string name="xloud_strings_xloud_txt">xLOUDâ„¢</string>
<string name="xloud_strings_xloud_desc_txt">Enhance the loudness of the internal speaker</string>
</resources>
Bumpity bump

Categories

Resources