Looking for page pool changer... - Touch Dual, MDA Touch Plus ROM Development

Is there any program/script that allow quickly change page pool size on Niki?

use kaiser pagepool changer!

I mean changer that can change pool size on fly (Without flashing modified rom)

Related

HowTo: Customise HTC ActionScreen

To customise the HTC ActionScreen you can change the total number of icons, the size and shape of icons, their position, the image, and what is launched by pressing the icon.
All reg settings are contained within [HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\ActionScreen]
Each Application reg file is numbered sequentially starting with App_0 going up to the total number of icons -1 (for 8 icons, App_0 to App_7).
Each icon can be shifted to where it is wanted by changing the xPos and yPos dwords, the top left of the screen is xPos 0 yPos 0, with yPos being the vertical distance, and xPos being the horizontal distance from the top right of the screen in pixels. This must be a positive value. The image files can be located anywhere, including the storage card.
Any image can be used, so long as it is converted into a *.brn, and matches the dimensions of the reg file.
The "name" registry entry is the text that appears to the right of the image, as of yet I know no way of changing its position other than moving the entire icon.
This works on other devices with the HTC ActionScreen.
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\ActionScreen]
"Default"=""
"Check"=dword:00000001
"Row"=dword:00000007 [RIGHT]Number of rows[/RIGHT]
"Column"=dword:00000001 [RIGHT]Number of columns[/RIGHT]
"BaseImage"="" [RIGHT]Background image[/RIGHT]
[HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\ActionScreen\APP_0]
"Default"=""
"Name"="" [RIGHT]Text displayed next to the icon[/RIGHT]
"Path"="" [RIGHT]What's launched by pressing[/RIGHT]
"IconPressPath"="" [RIGHT]Image shown when pressed[/RIGHT]
"yPos"=dword:00000028 [RIGHT]Position relative to the top (in pixels)[/RIGHT]
"Width"=dword:000000f0 [RIGHT]Width of icon[/RIGHT]
"IconPath"="" [RIGHT]Basic icon[/RIGHT]
"Param"="" [RIGHT] Parameters of what is launched[/RIGHT]
"Type"=dword:00000000 [RIGHT]Type (no idea...)[/RIGHT]
"xPos"=dword:00000000 [RIGHT]Position relative to left of screen (pixels)[/RIGHT]
"IconSelectPath"="" [RIGHT]Image displayed when selected[/RIGHT]
"Height"=dword:00000028
Attached are image files demonstrating it.
thank for the nice guide..
will try to edit it..
ActionScreen from program files...
Put all the default .brns in \Program files\ActionScreen, import this, soft reset and then it should run from program files rather than windows (or whereever it is running from) to help reduce the size of the windows dir...
And... ActionScreen from storage card...
Put all the default .brns in \Storage Card\ActionScreen, import this, soft reset and then it should run from program files rather than windows (or whereever it is running from) to help reduce the size of the windows dir...
good work! btw, have you one of the latest action screen cab?
if yes, can you link it?
Thankx
I have 'v1.00'...
downloaded, thankx
No probs...
Now in green! Copy the .brns to whatever directory you have set as the default...
Im Confused
I Read It All I Try To Understand But I Guess Im Just A Dummy.i Have A Htc Tilt 8925 And Would Like To Have Animated Pictures And Diffrent Start Screen And All The Cool Things For My Phone But I Just Dont Understand How To Make This Work.please Help And Walk Me Threw This.reach Me At [email protected] Help Will Donate.......thank You......
This info on its own does not give an application.
The action screen app this refers to is available somewhere on the forum...
TRAY BAR
HEY Does any of you knows ho to put this old fashion tray bar on my wm6 instead of the htc home??
THANKS
SISMO said:
HEY Does any of you knows ho to put this old fashion tray bar on my wm6 instead of the htc home??
THANKS
Click to expand...
Click to collapse
Still the same as you used to with WM5, no change in that. You can disable HTCHome in Today Settings pane. Don't forget to restart (soft reset).
Thanks sir...
HTC Action Screen "Emerald Blue"...?
Hi there,
I saw the green version af the Action Screen. Does anybody built an "Emerald blue" one already? I'd like to have that one for my TyTN II.
Thanks..
hi i lost the setting to start a new sms........so anyone can help me give me the parameter for it??
porkchop83 said:
hi i lost the setting to start a new sms........so anyone can help me give me the parameter for it??
Click to expand...
Click to collapse
Name: New SMS
Parameter: -service "SMS" -to ""
Path: \windows\tmail.exe
thanks very much...
I'm using one of Dutty's roms and I'm wondering what registry change would need to be made to make the ActionScreen button go away, and be replaced by Calendar.
I like the old way of doing things.
-James
You may have a shortcut to "SoftKeys" under the System tab of the Settings. If not, look at this: http://www.dotfred.net/SoftkeyAppletEx.htm
It's simpler than using the registry and tends to work better...

[?]Landscape wallpaper Rhodium//WM6.5

Hi TP owners,
There's an issue that's been bothering me for a long time. I tried my best on XDA google but I did not came to any conclusions .
The problem is:
wallpapers in landscape look out of size (this is a logical problem because portrait and landscape mode have a different size). Since the release of rhodium manila, we have been more confronted with this "problem".
And I've been wondering if there is any way to easily change the wallpaper of Landscape?
im using SecondToday that allows both TF3D2 and WM6 and I want to change the landscape for both
Can anyone fill me in?
stwater../tdywater.. not related to manila but default today screen. (and your 240_320 is for QVGA)
For manila, the background cache is \Windows\HomeBackground.img
For Rhodium manila, u need to delete abovesaid file before u can remove/change landscape wallpaper. its a good way to make your wallpaper image file with 640 x 640.
Ok that makes more sense
First VGA, "tdywater_*_*" to begin with. What exact filenames with what size are used for raphael?
Also I removed the \homebackground.img but what file must I replace to have the landscape wallpaper then?
This may look silly asking so much but I cannot find this info anywhere
Is this procedure so clear for everyone except me? cause I can't find any info on it for Raphael.
Thanks allot for replying to my problem, monx!
The correct name for vga is tdywater_480_640 (P) tdywater_640_480 (L)
But it is not so important. stwater.jpg/gif/png can be general if no other *stwater* *tdywater* existence.
Fit size :
portrait =480x588
landscape = 640x428
homebackground.img is the cache wallpaper image file. no need to delete if u r using raphael (non-ported) manila. change ur favourite wallpaper via manila settings tab.
for pre-configured wallpaper for manila, use this key :
[HKEY_CURRENT_USER\Software\HTC\Manila]
"CachedBackgroundPath"="your_wallpaper_including_path.jpg"
"HomeBackgroundPath"="your_wallpaper_including_path.jpg"
Hope this help a bit.
I understand but what I really want is to change the wallpaper for landscape on Rhodium manila and wm6 to fit perfectly when you slide out the keyboard. On the screenshots you see a gap that is black. In wm6, it fills the gap because of patern.
i would like to do the same as i have the TF3d v2 now and the landscape wallpaper is streched is there a seperate file to use for a landscape wallpaper so it isnt streached.
not anyone that has a solution for this?

How to change CHome value w/o refreshing the entire?

I'm writing a program to change some value in CHome, but when I get registry value changed, the CHome doesn't change until I have to run refreshchome program manually (and the chome highlight returns to the first panel). How can I change the chome instantly as soon as the registry get changed whithout refreshing the entire chome?
btw, I'm using C# in VS 2008.
Change "Updated" between 0 and 1. (I think it picks up any change).

[ROM][GSM][Omnia Pro B7610] Sumit Bhardwaj's WM 6.5.3 build 23145 JE2 Full+Extras ROM

Hi Guys,
Here is a full WM 6.5.3 JE2 23145 ROM that I have built for my personal use. I thought it might be of some interest for others too Its a plain, vanilla 6.5.3 ROM so I don't think screen shots are necessary.
Link : Download from Megaupload.com
Here is what is in the ROM :
- Windows Mobile 6.5, CE OS 5.2.23145 (Build 23145.5.3.10), with Start button at bottom.
- Full, unmodified JE2 ROM with Optimized CSC (1.86 MB only, will work with other ROMs too, though not all maybe), LZX Compression and 12 MB Pagepool for optimum performance.
- Phone Memory : Approx 144 MB, RAM: About 72 MB on start
- Samsung Widgets, Samsung Today, Dialer and Keyboard from JD1 ROM of Omnia II for 6.5.x position changes compatibility.
- Schaps Advanced Configuration Tool (Highly versatile tweaking utility)
- DotFred's Task Manage 3.3 for WM 6.5 (Highly useful and detailed task manager for power users)
- GPRS Counter application from JE2 ROM (Useful for keeping track of GPRS data usage for limited GPRS plan users. Can show stats in chart as well as report format)
- Midomi Application from Omnia II (Music information recognition software)
- MortScript 4.2 (A very popular scripting runtime for Windows Mobile)
- OpenNETSDF v2.3.0.21 (A framework that complements .NET CF, needed to run many modern .NET based apps).
- SQL Server CE 3.1 (Although SQL Server is always there on Windows mobile in background, this version supports a GUI tool, Query Analyzer, using which you can run SQL commands on your phone )
- XDA Shutdown v1.01 with Black Theme (Shutdown, Restart, Sleep or Hibernate your mobile with ease.)
- AutoClose Patch 1.1 (Enhances the way memory allocation/deallocation happens on Omnia, useful for keeping phone running for long time without restart)
- Bluetooth Toggle Application (One touch toggling of bluetooth)
- MADE Text Editor (A simple text editor that supports both ANSI and Unicode text formats)
- PPC PIM Backup (Great Personal Information (contacts, messages, calender, task etc) backup utility)
- Pocket RAR (Archiving utility supporting RAR and ZIP formats)
- Simple Regedit (A powerful registry editor, despite the word simple in its name )
- HTCSensorSDK.dll and LibGLES_CM.dll (Needed for accelerometer and OpenGLES v1 support in games and manilla kind of apps)
- Microsoft Voice Commands (from WM 6.5.3 build, the latest version available. Recognizes asian accents quiet well, including Indian english )
- Latest MyPhone application, No need to install afterwards.
- UTDrv TTF driver for fixing Bold Fonts issue with the new Font Engine of 231xx builds. For more information, search on XDA.
- Bubble Breaker game added from COM2. WM 6.5.3 no longer comes with it.
- Tweaks
----Orientation Settings Enabled
----Titanium Enabled by Default
----JBlend Font Size fix
----WinMO default Settings icon enabled
----Disabled lines between tradional today plugins
----Enabled Lockscreen Picker in Settings>Lockscreen
----Disabled Samsung Large Titlebar for enabling Windows default large icon title bar dropdown
----Enabled Samsung Launcher (that shows up automatically when keyboard is slided) by default)
----Other Misc performance tweaks.
Please note that as I said before this was for my personal use, so everything is according to my preferences. If you feel your preferences are same, use it else ignore it. Just a small disclaimer
Cheers!
Known Problems :
-------------------------------
1) Sometimes, when phone is not restarted for some time and used heavily, using the lock button to put phone to sleep may not lock it. When you wake it up, it will come unlocked. I am not aware of a fix right now, I always long press the lock key to first lock the device and then press the key again briefly to make it sleep.
2) 2 Ring delay when phone call comes is there. I will ask daskalos for the fix, if he helps me, I will post that here in form of a cab and make it permanent in all the future roms.
Hi...Can I flash this rom on my Samsung B7620 Giorgio Armani...
thank you ...this rom is amazing!!!!!
i really like the rom the problem is i do not know the steps in flashing a rom in omnia 2 need som advise and help thanks in advace cheer
Add screenshots.
Hi Buddy,
Looks like a great ROM. I guess you need to add some screenshots. Hope that will give this ROM, the place it deserves
Keyboard layout different .... ?
Great ROM but the keyboard layout is different then my hardware, how could I solve this problem?
Regards,
Bert

[APP]CHT Tweaks [BETA][SENSE 2.5]

CHT Tweaks BETA
Only for Co0kie Home Tab 2.0.0
CHANGE FONT TEXT DIRECTLY TO CHT.2.0.0
USE PNG FILES DIRECTLY TO CHT.2.0.0
new! PIE CONTROL FOR SENSE
new!ONE CLICK TO HIDE THE TASKBAR
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
pie control here & into v100beta​
I continue experimenting with Co0kie Home Tab 2.0.0. Mainly CHTtweaks allow to change textures in .png format using the file explorer and give the option to easily change the text font for all CHT elements independently. Aditionally CHTtweaks uses great tool JMLMenuSense to make a setting menu.
CHTtweaks brings major changes as the original files of CHT.2.0.0 lua & mode9 are modified. I am also providing the open source where the changes are marked (--CHTtweaks) in the files as explanation. Feel free to use, modify, edit, mirror, sale, delete or whatever you want to do with this, but always with fun
For security also I am providing the original CHT files to restore if necessary. Just copy all files from insode the zip to windows folder, acept overwrite & restart Sense.
The files with changes are the followings:
5950B2CD_manila -- Co0kieNotifyBar.lua ==> added a 3rd layout for text missed calls - sms - emails - voicemail notification, Configurable: text font, size, color, alignment, language, displayed text
5fa4d4b7_manila -- homedigitalclock.lua ==> chose png texture for numbers, colon & background; switch for transparent flipclock-tabs; switch for get out of the midle flipclock line.
4B558519_manila -- CHT_Widgets.lua ==> selectable opacity for home clock background; added 4th layout to textclock: alarm icon only; added 3rd layout text notifications
1EC5924B_manila -- homeAnalogClock.lua ==> chose png texture for analog clock face, hourhand, minutehand & secondshand
new!2AFAFEFA_manila -- CHT_Softkeys.lua ==> chose png texture for the softkeys background; switch for transparent softkeys & softkeys background; switch to dissable the enlargement softkey icon when pressed, work done by devil-strike based on the script of rat_2665 (all credits for them please). Extended CHT menu. Hide taskbar new!
29C5E347_manila -- Co0kieEmail.lua ==> chose png texture for CHT email background independently of Email Sense Tab; change text font
7ECB5997_manila -- Co0kieMessages.lua ==> chose png texture for CHT SMS background; change text font
4956014B_manila -- CHT_Lockscreen.lua ==> chose png texture for the slider unlocker of each CHT lockscreen (Manila, Windows, Mini HD)
6A5D6A2D_manila -- Co0kieMusicPlayer.lua ==> switch transparent CHT music player background; change text font; change background
45E83959_manila -- CHT_Titlebar.lua ==> switch transparent home title bar; set color for other Sense Tab titles (excepting Music Sense Tab & Internet Sense Tab); change text font; switch page indicators to botton screen
5146EC01_manila -- Co0kieAppointments.lua, 45D3F17C_manila -- Co0kieListControl.lua & 094C0231_manila -- Co0kieAppointments.mode9==> switch transparent background for CHT appointment, horizontal alignment & change text font
3ACCF880_manila -- CHT_QuickLinks.lua==> change text font for quicklinks labels; change quiklinks frames
58B6C4C5_manila -- CHT_FreeLinks.lua==> change text font for freelinks labels; change freelinks frames
346BA8F0_manila -- Co0kieTextClock.lua==> change text font for the clock, date & alarm bar widget
6639bcc4_manila -- weatherforhome.lua==> change text font for weather info for home.
6DB6511F_manila -- CHT_Constants.lua==> dock size up to 120px
new! 285d005a_manila -- manila.lua & 3a8e04af_manila -- manila.mode9==> pie control in all sense tabs
CHTtweaks does also add some settings that use to be done in CHTEditor, now you can also do it in CHTtweaks, like disable double flip or minute flip; show seconds hand; set softkey height & menu height; set color for CHT Email text & CHT SMS text; select lockscreen style (0= Manila; 1= Windows; 2= HD Mini)
To restore default manila texture just leave the texture path in blank and restart Sense. CHTtweaks is provided without png textures because it was making so big. I have uploaded a pack CHTtweaks_PNGtextures.rar with some examples, just unpack it in the SD\CHTtweaks folder and select your favorite, delete, add new textures ... and share them with us! I havent done any of this nice graphics. I am taking graphics from NordPolCamper, MrBeO, LNando84, Santod040, [email protected], _leciel_, S-Droid, Sternas & ericv99. Thank you so much for them! Special thanks to LNando84 for all the good work and help with the setting menu.
Installation:
CHT2.0.0 needs to be installed previously.
Switch Off Sense.
uninstall any previous version, acept soft-resset.
Install CHTtweaks.v0.97.cab in device, accept soft-resset.
Install JMLMenuSense 1.60 or higher in device, only in case you allready have not installed for other widgets (v1.75 not working)
Extract CHTtweaks_PNGtextures.rar in device or SD, I use to do it in \Storage Card\CHTtweaks
Switch Sense On
Find CHTtweaks in Start Menu\Programs & CHT menu.
You can uninstall CHTtweaks.v0.97.beta.cab. If you have any problem after deinstallation use restore.CHT.original.zip, just copy the original files from inside the rar to windows folder, acept overwrite and do restart Sense.
Also you can restore independently any modified file of CHT and the rest will continue working. I mean if you like the way of changing the CHT Email background but nothing else, just restore all the files excepting 29C5E347_manila. CHTtweaks will continue working only with this feature.
NEW! ONE CLICK TO HIDE TASKBAR NEW!
Just copy the file into the zip to windows folder and accept overwrite and restart Sense
LOCKSCREEN
​
CHTtweaks.097.beta contains ICS lockscreen for CHT2.0. This lockscreen substitute CHT Windows lockscreen. It is made by 3 .png files: ICSlockscreen.png (256x256) for the slider; ICSlockscreen2.png (256x256) for the slider pressed; ICSlockscreenBG.png (512x512) for the lockscreen background. Of course you can change this graphics as usual in CHTtweaks, just go to lockscreen menu and select textures from internal memory or SD (to get default graphic just leave it blank. You can also select the application to launch by unlocking in left slide. As most of the CHTtweaks you can use this ICS lockscreen independently of CHTtweaks.
The others lockscreens (manila & HDmini style) can also be customized with CHttweaks.
MIUI LOCKSCREEN
***download***
SENSE 3.0 LOCKSCREEN
***download***
TEXT NOTIFICATIONS
Configurable: text font, size, color, alignment, language, displayed text
TEXT FONTS
APPOINTMENTS
Tip: Go to HKCU\Software\HTC\Manila\CHT.Tweaks.TransparentHomeAgenda and set the opacity value for the agenda from 1 to 100 (50, 33, etc)
SOFTKEYS
Just a few clicks and you can change easily the softkeys. Also I added the option to disable the softkeys icon enlarge when pressed, accordingly to the work done here by devil-strike based on the script of rat_2665
CHTtweaks includes the option to have transparent softkeys background in one click. All this changes in softkeys needs re-start Sense. Also includes the file restore.CHT.original.rar in case you want to uninstall this cab, just copy the files inside the rar into \windows and restart sense.
Special thanks to lnando84 for the tests and the work in the setting menu and all Dream Team for the nice graphics.
Tip: I am uploading a few transparent softkeys icons very useful to play a bit with this softkeys backgrounds textures. Enjoy!
Tons of Softkey bars (Docks) uploaded in this post and followings. Thankyou very much ezzie (& Nando)
EMAIL & SMS
in this post and followings ezzie has uploaded a lot of graphics for SMS & Email ready to use wth CHTtweaks. Thanks a lot!
HOMECLOCK
Thanks to the amazing work of Dunc001 in SimClock a lot of new possibilties are comming to the world of CHTwidgets. CHTtweaks add the feature to easily change the texture of some elements of the homeclock using png files.
Just open CHTtweaks menu setting (CHTquicklink / CHTfreelink >> miscellaneous) go to home clock setting and use the file explorer to find your favourite texture for the home analog clock, the numbers of the home flipclock and the colon (two dots). Also select the font text for the weather info & text clock. You can always restore the defeult textures just deleting the texture path and restarting sense
EDIT: With so many changes of home analog clock may be useful this set of clock hands good for any light-dark clockface
Thanks to Lnando84 you can find here (and followings posts) lots of clocks in png format, ready to use with CHTtweaks!
A few clocks, softkeys, Lockscreens, etc to enjoy with CHTtweaks. Unzip in SD card and select it with CHTtweaks:
CHTtweaksPNG
STILL BETA STAGE, FEEDBACK AND SUGESTIONS IS MUCH APRECIATED
Some adapted themes: (here more adapted themes by cocopuf)
https://plus.google.com/u/1/photos/106797872708479667834/albums/5947715799326302689?sort=1
Here is the kitchen. In the folder \workspace\lua there are all the files decompiled and commented, the modified code is marked with --CHTtweaks where is changed from the original. It also has been modified the mode9 file 094C0231_manila, it was necessary for the appointments transparency. You can run it without devMode (_Deploy_to_device_normal_mode.bat). All credits & thanks to Co0kie Monster.
Also uploaded the source and kitchen of most of my widgets including CHTtweaks:
Poy_fullKitchen.zip - 49.19 MB
HOW IT WORKS?
Uploaded with ImageShack.us
CHTtweaks 0.93.beta introduces small modifications in the lua files of Co0kie Home Tab 2.0.0 which makes that some properties of a few elements (homeclock, lockscreen unlocker, email background, etc) can be set in the registry HKCU\Software\HTC\Manila\CHT.Tweaks.XXXX. This changes are compatible with any other widget or standar CHT skin: if there is no CHTtweak registry setting the default texture will be used.
Attaching the source of all modified files in which has been included the marks --CHTtweak for easy indentification. As example the code below say to CHT to use the png file for the home analog clock -defined previously by CHTtweaks setting menu, but if it does not exist it will use the default manila file
--#####Set texture for home analog clock by CHT Tweaks
SetTextureHomeAnalogClock= function ()
poyTweaks_HomeAnalogClock_texture_path = GetCHTSettingString("Tweaks.HomeAnalogTexture", "\\windows\\htc\\Home\\Assets\\Images\\Home\\VGA\\AnalogClock_bg.qtc")
analogclock:SetTexture(poyTweaks_HomeAnalogClock_texture_path)
end
SetTextureHomeAnalogClock ()
_application.Store:GetValueChangedEvent(Lifetime_Permanent, "CHT.Tweaks.HomeAnalogTexture"):connect(SetTextureHomeAnalogClock)
--#################################
Click to expand...
Click to collapse
CHTtweaks Setting Menu configure the registry, then this configuration is applied to CHT
And never forget Co0kie's words specially where is said " ... The source code is freely available. You may modify it as you wish, but I do have a request:
If you're going to post a CHT modification publicly, post only the modified files and not the whole thing, so that the installation procedure is:
1) Install the main CHT cab first.
2) Install your modification.
Alternatively, if you want to use any part of this source code in your own independent manila project, you are free to do so, but please do post a mention that you're using this code and what parts.
That's the only thing I ask. I hope everyone will honour it. Thanks, here's the source, have fun with it."
Thanks again Co0kieMonster
CHTtweaks 1.8.5
(available beta 2)​
At first BIG THANKS TO CO0KIE MASTER its amazing how he has converted a static home tab into a flexible and very customizable home tab. Every time I look a bit into the source files I get impressed what Co0kie has done. Not only the CHT itself, but also the source is free and available for use and enjoyment.
With this development I try to bring some of the advantages of CHTweaks to CHT1.8.5's friends. So I have started with the analog and flip clock (basic CHTwidget) and CHTtweaks can change the elements of the analog clock -face & hands- using textures in PNG format stored in any folder of device or SD. In the standard flip clock can be changed the numbers (always in PNG format) and add 2 dots between hours and minutes. Also clock background can be changed using textures in PNG format and set opacity from 1=transparent to 100. Aditionaly has been added some work i the Home Title Bar (transparency). Further development depends on comments and sugestions.
Installation
1. Install CHT 1.8.5 (& rest of the components)
2. Install CHTtweaks 1.8.5.betaXX.cab, softresset
3. Aditionally I recommend to install JMLMenuSense v1.60 (or higher) for access to setting menu
4. Access to configuration menu in \start menu\programs
5. Get lots of textures in PNG format here and everywhere in XDA
**DOWNLOAD HERE**
Attaching the kitchen. The source with the modified files are in folder \workspace\_lua\. Everybody is free to add features, correct bugs, edit files, delete them, change, sale, mirror, or whatever want to do with them. Use is not compulsory. CHTtweaks1.8.5 works fine in my HD2(WM6.5.x) with CHT1.8.5 installed, but if it does not work in your device I will help as much as I can.
If you want to try the kitchen*, do the changes in the lua files with notepad2 (inlcuded in tools folder) then run _Deploy_to_device_normal_mode.bat and the files will be recompiled and deployed to your device fro test. Once the changes are done, just run _Generate_files_for_cab.bat and will get the files ready for the cab in folder \cab\_files_final\
* at first the device must be synchronized with PC and run z_init.bat only once at the beginning.
CHTtweaks 1.8.5 includes Typoclock​
A reduced version of Typoclock has been added as layout in standard textclock. This reduced typoclock has time, date and alarm icon, and can be configured in CHTtweaks 1.8.5 setting menu (or directly in registry HKLM\Software\HTC\Manila\CHT.Tweaks.XXX). It can be changed: text font for time and date; color; text sizes; vertical position; horizontal alignment (left, center, right); hide alarm icon; alarm icon position.
To activate Typoclcok on CHT 1.8.5 install CHTtweaks, go to menu > edit home layout > select level > Advanced > show text clock > typoclock; for configuration just go to CHTtweaks setting menu (start menu\programs) > typoclock > set your favorite parameters.
Click to expand...
Click to collapse
[beta2] includes new layout in classic CHT clock for stand alone weather; control over the text font in weather info for home; and lockscreen textures in PNG format
Click to expand...
Click to collapse
Addon for CHT
Hola, looks and works very good
Great job and lot´s of work and thinking behind it. Congratulations amigo.
It works on both of my devices HD2 & HD Mini, much better than expected
For beeing a beta, I´d say it´s rather a "release candidate"
Hi Poy,
WOW !!!
What a great job amigo mio, this is really another huge step to a higher level in WM and CHT Widgets.
If all this great things continue growing at this pace we will soon see a massive immigration coming from the dark OS sides
Once again amigo, Big Thanks for sharing your amazing work
OMG OMG OMG......
I may have to leave "sick" to get home and apply this.....does tweakideation sound like a legit diesese?
Hi again Maestro,
I wondering if you have installed the Dunc"s CHT Fix40 Slots-Widgets you posted here and could you please check in your registry to see if it is shown 40 or 20, I just installed this fix but in my registry it still show 20 slot, is this right?
Thanks in advance, amigo
[email protected] said:
Hi again Maestro,
I wondering if you have installed the Dunc"s CHT Fix40 Slots-Widgets you posted here and could you please check in your registry to see if it is shown 40 or 20, I just installed this fix but in my registry it still show 20 slot, is this right?
Thanks in advance, amigo
Click to expand...
Click to collapse
I really do not know what cab i have installed so many test ... but for sure is Dunc's CHT fix 40 widgets. Dunc's mod of mike2nl's CHT fix 40 widgets is not included in CHT Tweaks v0.90. Its linked to this post: http://forum.xda-developers.com/showpost.php?p=12016868&postcount=24
I thinks that Dunc's mod of mike2nl's CHT fix 40 widgets should be standar nowdays, it should be added to CHT2.0.1 (or eventually to CHT Service Pack 1). This fix allows 40 widgets and reserve 8 slots for BG widgets. If you don't have 40 slots in the registry just add it: HKCU\Software\HTC\Manila\CHTI.AddonWidgets.Count = 40
CHT Tweaks its just a protection to avoid overwrite the file home.mode9 when themers are working on home flip clock to convert it to digital clock with 2 dots & no flip line. Now you can get this mod without touching this fixed file. Something similar happends with CHT_rat_weather_library, with CHT Tweaks I am trying to protect this valious file to be overwritten.
Thanks for your fast reply Maestro.
I understood perfectly amigo, so I going to change the value 20 to 40 in the registry and I hope when I get my 21' widget everything goes ok
I just installed the 40 fix now because I know that amazing widgets are coming soon
Thanks again Amigo.
please give me stick note (hola) widget! Thanks
you'll find it here: http://forum.xda-developers.com/showthread.php?t=965868&page=3
in cab folder into the .rar
CHT Fundamental Questions
poyensa said:
....
I thinks that Dunc's CHT fix 40 widgets should be standar nowdays, it should be added to CHT2.0.1 (or eventually to CHT Service Pack 1). This fix allows 40 widgets and reserve 8 slots for BG widgets. If you don't have 40 slots in the registry just add it: HKCU\Software\HTC\Manila\CHTI.AddonWidgets.Count = 40
CHT Tweaks its just a protection to avoid overwrite the file home.mode9 when themers are working on home flip clock to convert it to digital clock with 2 dots & no flip line. Now you can get this mod without touching this fixed file. Something similar happends with CHT_rat_weather_library, with CHT Tweaks I am trying to protect this valious file to be overwritten.
Click to expand...
Click to collapse
Now we´re getting to one of the main questions or issues since so many addon widgets and Cookie´s kitchen have been released. We are indeed loosing our "base2 or let´s say, "common ground"....
Guess we need a "Base Definition" in order to avoid future probs with "crucial" files in order to keep ONE basic CHT version & vision. I also think it is IMPERATIVE and every mod of this kind should always post a detailled list of the included and modded files, and maybe even provide the o files in case of probs. See notes and issues when uninstalling one of these files or widgets.
I´m not sure about a Service Pack... I would rather say this requires a new release, so all that´s been done up to now should be compatible with CHT 2.0 and all that´s beeing done in the future, based on your findings and Dunc´s SK-i Theme (and the evolutions for CHT within it) as well as from other CHT Members and users. Call it maybe CHT 2.5, or CHT 3.0 because it´s not a "minor update" like a bug fix or some addons. We´re talking about fundamental changes in CHT
Maybe this could be discussed with users and devs in actual CHT thread, or even a new thread? I´m asking this, because like with the update and new release of CHT 2.0, there are quite still a lot of CHT users that prefer older version (CHT 1.8.5.1) and have decided not to change. I guess there will be also enough that might want to stick to "unchanged" 2.0 instead of having to worry that new widgets need new mods on crucial files like home.mode9, etc...
Skinning mods of image files is one thing, as well as tweaking or partially modding mode9 files for fontsize, color, etc..., but mayor changes affecting luas, or other items in mode9 should be done very carefully, especially considering the fact, that this files and changes call upon a lot of other files, and this can really screw your Sense
Interesting and unique mod to CHT. I will try this, and post comments later! Thanks for sharing...
poyensa said:
...
CHT Tweaks its just a protection to avoid overwrite the file home.mode9 when themers are working on home flip clock to convert it to digital clock with 2 dots & no flip line. Now you can get this mod without touching this fixed file. Something similar happends with CHT_rat_weather_library, with CHT Tweaks I am trying to protect this valious file to be overwritten.
Click to expand...
Click to collapse
BHS Interceptor said:
... I also think it is IMPERATIVE and every mod of this kind should always post a detailled list of the included and modded files, and maybe even provide the o files in case of probs. See notes and issues when uninstalling one of these files or widgets.
.... I guess there will be also enough that might want to stick to "unchanged" 2.0 instead of having to worry that new widgets need new mods on crucial files like home.mode9, etc...
Skinning mods of image files is one thing, as well as tweaking or partially modding mode9 files for fontsize, color, etc..., but mayor changes affecting luas, or other items in mode9 should be done very carefully, especially considering the fact, that this files and changes call upon a lot of other files, and this can really screw your Sense
Click to expand...
Click to collapse
Yes, it´s me again After a few extensive tests, I do insist that a "File List" is imperative for not having to BAN overwriting or modding files that are crucial to the system and Sense. I´ve been switching mode9´s and Luas with CHTS now, and if you do it right, there will be no issues, but you need to know the files that are changed BEFORE installing the widgets or mods, so you can back them up before damage is done. The xmls included in all widgets, AND HERE IN THE PAST THERE HAVE BEEN A LOT THAT WHERE NOT WRITTEN PROPERLY AND THUS UNUSEFULL AND DANGEROUS, have to be checked and approved, otherwise they will be no good. CHTS can help overcome these problems if used properly. CHTS can save those crucial files before install to a save profile, and then you can use any file in another profile and so switch safely back and forth. But CHTS needs to know these files before install in order to back up / save the original ones
I have been able to switch from a Profile configured with rat´s changed home.mode9 file (his weather library needed for his last widgets) to another profile using the original (well, not original since CoOkie also modified the same file for CHT - so there is an Original file, then the CHT file and now the modded CHT files for that) CHT home.mode9 file and everything went fine. But still the manila/sense versions need to bee watched, since not all mode9 are version independent
Very nice useage of JMLMenuSense!
Sadly I cannot use Manila on my phone (too slow for normal use) - But indeed very useful!
Congratulations!
GreeZ!
Freezy1982
Guys, i have read that Dunc has made a 40 widget fix for CHT. So far i can remember about that issue... i have done this fix and others, in team work of BHS and me before x-mas and i have published this in the CHT Artworkgroup as a beta testing issue.
Dunc please tell me why you have realeased this fix before we have done our intesive tests of this release is ok.
Hi again Mike, I dont see any controversy there. We are recommending to use Dunc`s verssion for the the CHT fix 40 slots -widgets, because it also has been altered to allow the use of 7 backgrounds widgets, as impleted in Blue Sk-i theme or CHT Walls. We all recognise your work and credits have been properly granted. Dont waste your time and energy on that, we have still a lot of work to do
mike2nl said:
Guys, i have read that Dunc has made a 40 widget fix for CHT. So far i can remember about that issue... i have done this fix and others, in team work of BHS and me before x-mas and i have published this in the CHT Artworkgroup as a beta testing issue.
Dunc please tell me why you have realeased this fix before we have done our intesive tests of this release is ok.
Click to expand...
Click to collapse
poyensa said:
Hi again Mike, I dont see any controversy there. We are recommending to use Dunc`s verssion for the the CHT fix 40 slots -widgets, because it also has been altered to allow the use of 7 backgrounds widgets, as impleted in Blue Sk-i theme or CHT Walls. We all recognise your work and credits have been properly granted. Dont waste your time and energy on that, we have still a lot of work to do
Click to expand...
Click to collapse
Hola again, Mike and Poy, yes it´s true that Mike worked on that widget fix and it´s not about beeing mentioned, but about possible issues and misunderstandings about this particular and specific fix for Dunc´s SK-i Theme and CHT in general...
"The attached zip folder contains seven background widget cabs which will install the backgrounds you see used in the screenshots. You can choose to install any number of these and after you have installed them you can easily edit them using the reg changes and new images. However to get them to appear behind everything else on screen you first need to update the home.mode9 file. You will find a cab to install the mode9 and make the necessary reg edit in the zip folder with the widget cabs. Poyensa has edited this one for me to make the first eight widget slots appear behind eveything else so I have his original background widget and my seven installed and working perfectly. As an added bonus, and because the backgrounds will use up to eight widget slots this mode9 is also modified to allow up to 40 CHT widgets to be installed (the original maximum was only 20) so you shouldn't run out of space!"
And actually it was only 10 in the original coded but 20 "targetet"
The original CHT mode9 file (7c60907d_manila) indeed allowed only 20 slots, but in the Sk-i theme, the one modded or used was not the original file from CHT, but the one Mike modded!!! and not tested/approved for release
So let´s wait for Mike´s reasons and motives for not releasing it yet.....
A few weeks back, it was agreed that there were still some issues pending to be resolved prior to a public release as you remember when rat informed us about the mode of 3a8e04af_manila
No dissapointments friends, I have edited my posts to give propper credits to mike2nl. I've really always thought that mike is the creator of the original fix. Sorry for the inconveniences that this may have caused.

Categories

Resources