how do i? - MDA II, XDA II, 2060 ROM Development

guyz how i access the control panel ,the registry files, on my O2 xda11s .pls exp me the step by step instruction to access the above.pls email me aT [email protected]

control panel ?
you mean as in click the "start bar" and choose settings ?
registry
get this
http://www.phm.lu/Products/PocketPC/RegEdit/

Related

Weather 3D SE - Non-M2D version (WM2003/WM5/6/6.1)

W3D Second Edition
{
"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"
}
Im currently working on a flash application that displays the Manila 3D weather animations.
The first idea was to have that on M2D, but it prooved impossible: http://forum.xda-developers.com/showthread.php?t=471461
To use this EXE you'll need Flash 7 (lite 3 FINAL will work too, but you'll need to install flash 7 first) and a internet connection (PC sync or GPRS/3G).
The download is quite large (17mb) because of the animations, so I wasnt able to post it here, you have the download from the link below.
In future updates you'll only need to update the main EXE or the data files, so they will be less than 1mb and so, posted here.
I'd like to thank Rumball for giving me permission to use his animations and The_hesham for pushing this idea.
I still need to find a tool to force the internet connection, if there isnt one active already, and obviously add this as a option on the settings.
One thing that always made me some confusion in M2D, and I think it would be nice to implement, if you last updated the weather the day before or two days ago, it should show the actual current day result and simply remove the last days that doesnt know the variables of.
Mini-FAQ:
-----------
Got a wider screen and two white stripes appear?
Unfortunatly the tool I use to make the EXE files only allows qvga and vga screen sizes... If you know another SWF>EXE tool that fixes this, let me know.
Got different slightly results in M2D and this app?
The m2d conversion from Farenheight to celsius is slightly incorrect... Only the farenheight measure is recorded on the registry, so if you choose celsius, m2d makes this conversion: (farenheight - 32) / 1.8 = celsius
But if the result is, for example, between 12.1 or 12.9 the value shown is always 12º. My conversion rounds up anything above 0.5 to +1.0. I think thats the way it should be. And thats why you get different results in M2D and this app.
The animation is really slow...
Its basicly 20-40 PNG files inside each flash swf file, thats why its so heavy (16mb), if it was all vectorial, like the TEMPUS plugin, it would only be less than 1mb, the png sequence is also slow on the display, depends on you free RAM and video driver.
It was made for 400mhz or better machines, flash is still slow in the current CPUs, maybe in the future... :/
Its not really working for me.
Check all items in the TO USE list. The first non-official release of Flash lite 3 is buggy and wont work! The final will.
Can I translate it in my language?
Sure, the DATA.TXT is already (mostly) translated in Portuguese, Romanian and Italian here: http://forum.xda-developers.com/showthread.php?t=471461
You have some more instruction on the end of this post.
Can I make other icon animations or wallpapers?
Sure, create a theme, its a background wallpaper and animated icons. The instructions are in the end of this post.
Can I use this as a today plugin?
Not yet, when its finished I'll release the sourcode and (with the help of APBilbo) make a THROTTLE LAUNCHER version.
Got a error on the results...
The update sometimes fails, just reload/re-update or cancel/re-open things, sorry about that...
I cant see the icons...
Roms in other languages have different names for the SD card and Program files. Check if the path on the settings is the same as yours. Change it accordingly.
I cant see any words...
This is a reaaaaally smart bug from me... I didnt antecipated that ppl with the above problem couldnt read the text to change the text varibles path. :/
You can either press the bottom-right grey button and then the one that appears directly on top of that one... that opens the settings area. Now change the path on the top text area and press the OK button.
Or.. thru the registry, with Resco explorer or any other registry tool here: HKEY_LOCAL_MACHINE\Software\W3D\Settings\PATH
I cant see anything!
Either your Pocket pc is on stand-by, in that case simply press the power button. Or your eyes are closed, in wich case you cant really read my advice to open them...
My City is not on the list.
- Go to: http://www.accuweather.com/includes/ajax-functions/favoriteCities.asp?region=EUR&country=UK
Change the end of the link to your country, PT=Portugal, UK=United Kingdom, ES=Spain, etc...
- ...OR, just click in http://www.accuweather.com/world-index.asp?partner=accuweather&traveler=0 , then write down you "city, country", press GO and it shows your code in the middle of the ADDRESS BAR link.
- Now send me the code (post here or send me by email).
- Add it manually to your cities with the help of the mighty flash keyboard.
Whats new:
-------------
- Fixed the non-WWE bug to see the settings button.
- Added "last updated on" info.
- Added (semi-)Smart* day Weather (tells what day TODAY is)
- Fixed minor coding bugs
- Added some more cities to the online database.
Replace the attached file on the first post to update.
To use:
--------
- Install Flash 7 (if you dont have it already): http://www.adobe.com/products/flashplayer_pocketpc/downloads/player.html
- Download the 17mb zip below.
- Extract and place all the files inside on your /Storage Card/Program Files/W3D and create a shortcut for the EXE (with resco explorer or something). This path can be changed in the settings menu.
- Update the latest files attached here.
- If the 6th image on this post appears on you, its the online update that went wrong, just press UPDATE NOW (make sure you have an existing internet connection already running).
To do:
--------
- Create a update error loop, if the online values arent correctly received.
- Create internet connection + new setting to disable this.
- Convert fscommands to trottle launcher version and release the source-code.
Creating Themes:
--------------------
- Icons must be individual swf files, exported as flash 7, must have the same name as the ones on the "current_theme" folder, 240x200 px size and (this is important) have in the last frame the LABEL parado with the CODE stop();. The icon theme's name is the name of the folder. I added a animation example attached to this post.
- Wallpapers are jpg's in 240x295 px saved in standart enconding, progressive enconding will not appear on flash, this is a old flash bug. They must be on the same folder as the icons.
If you have a VGA or any other sized screen, you can change the JPG size to whatever fits you best.
- The language file data.txt can be renamed to data_sp.txt (as spanish, for example) or any other name you'd like, just remenber to change it on the settings too. I added the Portuguese language as an example also.
Note that the first variable doesnt have the & character and that they all finish with &END, this is normal.
If you have a special character that doesnt appear, tell me what it is, so that I can embebbed it into the app.
Download (17mb): http://rapidshare.com/files/202544328/W3D.zip
.
.
Hi, twolf !
Move to this topic then.
Thanks for Great job !!
One question, how can I get it works on WQVGA (omnia)? (It actually works, but not full screen. It has white background at the top and bottom of the screen)
Thanks.
Unfortunately the tool I use to make the EXE files only allow qvga and vga screen sizes...
twolf said:
W3D Second Edition
Im currently working on a flash application that displays the Manila 3D weather animations.
The first idea was to have that on M2D, but it prooved impossible: http://forum.xda-developers.com/showthread.php?t=471461
To use this EXE you'll need Flash 7 (lite 3 wont work) and a internet connection (PC sync or GPRS/3G).
The download is quite large (17mb) because of the animations, so I wasnt able to post it here, you have the download from the link below.
In future updates you'll only need to update the main EXE or the data files, so they will be less than 1mb and so, posted here.
I'd like to thank Rumball for giving me permission to use his animations and The_hesham for pushing this idea.
One thing I noticed, the M2D conversion from Farenheight to celsius is slightly incorrect... Only the farenheight measure is recorded on the registry, so if you choose celsius, m2d makes this conversion: (farenheight - 32) / 1.8 = celsius
But if the result is, for example, between 12.1 or 12.9 the value shown is always 12º. My conversion rounds up anything above 0.5 to +1.0. I think thats the way it should be. And thats why you get different between M2D and this app.
There's currently no "Choose city" interface like in M2D, so you will need yo know your city code, see it here:
- Go to: http://www.accuweather.com/includes/...EUR&country=UK
- Change the end of the link to your country (US users only need a 5-digit area code), PT=Portugal etc...
...I'll try to find a way to get that info from the m2d cities xml, but no promisses.
I still need to find a tool to force the internet connection, if there isnt one active already, and obviously add this as a option on the settings.
One thing that always made me some confusion in M2D, and I think it would be nice to implement, if you last updated the weather the day before or two days ago, it should show the actual current day result and simply remove the last days that doesnt know the variables of.
To use:
--------
Install Flash 7 (if you dont have it already).
Place it all on your /Storage Card/Program Files/W3D and create a shortcut for the EXE (with resco explorer or something). This path can be changed in the settings menu. You can also change the language by translation the DATA.TXT file.
If the 6th image on this post appears on you, its the update that went wrong, just press UPDATE NOW.
To do:
--------
- City chooser (no need for the keyboard).
- I couldnt find the settings for the "high temperature" and "low temperature" for the current day. But I think its really not needed.
- The "last updated on" text doesnt make the timed account, it just tells at what time was updated. Not sure if I'll leave this as it is, since it will be -a lot- of work for a little detail
- Smart today weather (shows the correct daily weather, no matter how long on the week you last updated).
- Fix the icon package (the renamed 8 files).
- Create internet connection + new setting to disable this.
- Create a update error loop, if the online values arent correcly received.
Download (17mb): http://rapidshare.com/files/197268542/W3D_SE.zip
Click to expand...
Click to collapse
Nice Work!!!!!!!!
Hi Twolf,
Could you please also post the files without the images as I already have them and don't want to DL the whole package again.
Thanks!
motisu said:
Hi Twolf,
Could you please also post the files without the images as I already have them and don't want to DL the whole package again.
Thanks!
Click to expand...
Click to collapse
Sorry, I had some problems with my phone and now the usb port is dead...
I'll send you the new exe in a couple of hours.
This project is on hold at the moment, as my Nike just died.
I cant test whatever I change, so if anyone wants the FLA source-code, Ill post it on the first post.
Sorry...
Hi,
very nice app !!!! but it doesn't work for my htc cruise/polaris. In attach the screens with the log:
1. it diplays in all fields: "undefined"
2. the right/left keys aren't displaied.
I've done:
1. install flash 7 for ppc
2.unzip the app.
3. create the dir W3D in 'SD/program files/...'
4. copy in 'SD/program files/W3D' the unzipped files
5. create a ".lnk" in windows/start menu/programs to the exe of the app
6. active an internet connection
7. lunch the app
8. try to connect to internet but without success !!!
9. the result is in attach.
thx for the help.....
This appears to be a simple path error, see what is the name of your storage card on the file explorer, that should be it.
Notice that the time variables are there, but he cant find the icons or text data file.
Yes...i've changed the name, in the path, of my sd...(as you can see in the picture) but there is always the problem......
twolf said:
This appears to be a simple path error, see what is the name of your storage card on the file explorer, that should be it.
Notice that the time variables are there, but he cant find the icons or text data file.
Click to expand...
Click to collapse
Olá twolf.
Esta app que desenvolveste apenas se destina a HTCs ou pode ser usada noutros PDAs?
Hi twolf.
This app you've developed is for HTCs only, or it can be used on other PDAs?
Bigbest said:
Yes...i've changed the name, in the path, of my sd...(as you can see in the picture) but there is always the problem......
Click to expand...
Click to collapse
I did saw it, but I dont know if its well written...
There could be missing a character or have a special character with an accent like á ò ú...
Or "program files" could be "programmes" or something like that.
Could you send a printscreen of the full path in the file explorer app?
Or try to place the datafile in the root's memory so it would just be like: \data.txt
and them make the full path on the settings be just \
This way the icons still wont appear, but the names will.
And you could see that it must be a path error somehow.
JonasSavimbi said:
Hi twolf.
This app you've developed is for HTCs only, or it can be used on other PDAs?
Click to expand...
Click to collapse
Any Windows Mobile pds with Flash 7 and internet access, havent tested it on WM2003...
Great,does it supports Chinese Language now?
Hmmm... Not yet, sorry.
Its just a matter of adding a chinese font swap to the text areas.
I'll have to do that last, since the export will be muuuuuch slower after.
But at the moment all my projects are stopped, as explained on my sig.
Hi again twolf.
I've installed the app but i'm not seing any icons, wallpaper,and text in the butttons...
I can add cities and see the temps.
No data.txt is generated.
PS: Sorry... Theres a data.txt in W3D_SE folder...
It's Storage Card\Program Files\W3D\W3D_SE
Its not generated automaticly, you have to copy the files manually to the folder you created.
By default it should be in Storage card\Program files\W3D but you can put them wherever you want, just edit that in the settings area.
You can place the EXE there too, but thats not mandatory.
---edit---
I see now that my directions were misleading, I changed that from the first post, sorry.
It's working!
Thanks... The problem was that i was extracting the W3D_SE folder in W3D when i should extract only the content.
By the way, it's great!
I uploaded a new zip, with clearer instructions.
This is the print screen....thx for your help...
B
twolf said:
I did saw it, but I dont know if its well written...
There could be missing a character or have a special character with an accent like á ò ú...
Or "program files" could be "programmes" or something like that.
Could you send a printscreen of the full path in the file explorer app?
Or try to place the datafile in the root's memory so it would just be like: \data.txt
and them make the full path on the settings be just \
This way the icons still wont appear, but the names will.
And you could see that it must be a path error somehow.
Click to expand...
Click to collapse
Yes, your path is correct.
JonasSavimbi made me notice something I mislead ppl with the older zip, your W3D folder should have the data.txt, wall.jpg and icons folder inside. Not another W3d_SE folder.
Sorry about that.

[APP]htcAddicts - cleanRAM v2.5 (RAM Cleaner)

Hola!
Welcome to a world without Soft Rest !!!
The Missing Piece of Windows Mobile!
{
"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"
}
Best Windows Mobile Freeware 2009
cleanRAM has been chosen as the winner of Best Windows Mobile Freeware Utility 2009, read more here.
In One Shot:
One solution when your PDA slows down is to reset (reboot) and the another is to use cleanRAM
Summary:
Release memory for Windows Mobile devices.
Amazing utility which helps you to clean up the wasted RAM memory without having to restart the device and eventually saves a lot of time.
Description:
cleanRAM is a very useful tool for Windows Mobile devices.
cleanRAM lets you with a single click release part of the RAM on your PDA and accelerating in this way.
cleanRAM is a memory reclaimer similar to Oxios but with advanced settings and actually works! great solution for the Windows Mobile memory leak problem.
cleanRAM attempts to release as much memory as possible, cleanRAM will refresh your device memory (RAM).
cleanRAM can save you a lot of SOFT RESET!
Features:
GUI cleaning supported (tested on: TouchFLO3D, HTC Sense ,SPB Mobile Shell, Windows Mobile 6.5 today screen)
There are 3 levels of cleaning + personally customized processes list.
Settings:
Define all cleanRAM behavior.
GUI/Shell Selector
Hibernate for old devices.
Close all applications - force closing all applications.
Launch startup programs after cleaning ended.
Clear recent start menu items.
And more...
Multilanguage supported with option to add new language.
Customized Processes List - custom level that help you to define the process(es) you wish to clean.
Schedule - automatically clean up by schedule (time/date and more options...), get clean-up event at a specific time! extra settings:
Notify you before cleanup starting.
Wake up device before cleanup.
Exceptions List - add to exceptions list: program(s) / process(es) and also you can select "startup shortcuts" that you want to skip/ignore.
Backup / Restore - backup all your cleanRAM settings into INI file. You can also select and load default settings from recommended settings reservoir list.
Update Service - update cleanRAM to latest version directly from the cleanRAM.
configuration (this feature using internet connection). also you can reinstall your last version.
* Click Here to learn about Windows Mobile processes.
Important: Use cleanRAM at your own risk!!! NO WARRANTY!!!
Although running this application does not seem to make any damage, I take no responsibility for any kind of damage caused to the device or data due to this application.
Installation Instructions:
1. Download the latest attached ZIP file from htcAddicts website or from this post (click on "Download" button).
2. Extract the ZIP file into some temporary folder on your PC.
3. Copy the "cleanRAM.cab" file (from the ZIP file) into some temporary folder on your device (use ActiveSync).
4. Execute "cleanRAM.cab" from your device (use file explorer), recommend you install cleanRAM to device memory.
.cab is the zipped file along with the Readme and License text files.
After installation completed you find two links created, one called: "cleanRAM Config" (configuration tool) in the "Start Menu -> Programs" and the second called: "cleanRAM" (is the actual memory reclaimer) in the "Start Menu".
cleanRAM will be installed into /Program files/htcAddicts folder.
Uninstall Instructions:
1. Run cleanRAM Configuration.
2. Menu -> Schedule.
3. Uncheck the Enabled button (if checked).
4. Close.
5. "Start" -> "Settings" -> "System" -> "Remove Programs".
6. Select and Uninstall "htcAddicts cleanRAM".
The Settings Screen with Geneal, Advanced, GUI/Shell and Language Tabs
Tips:
I want more RAM cleaning, what can I do?
You can give more power for RAM cleaning by settings: "Close All Applications" + "Launch Startup Programs" (this option is for advanced users).
You need to define your device's GUI. Menu -> "Settings" -> "GUI" (see "Backup / Restore & GUI support" section).
Do you need more speed? To get higher cleaning speed you will need unchecked (disabled) the settings: "Show RAM Status Notification" (quiet mode).
your device crashes or getting stuck after clean-up is done? This issue happens because when cleanRAM trying to clean some share applications from device's memory them stuck your device. You can avoid this by using "Exceptions List" feature (note that, you can also use exceptions.ini file to add exceptions). For more information, read post #622.
You have issues with the scheduler feature (like error #139)? Check maybe you have a wrong date/time format (under regional settings), please read post #663.
How to load settings (from "Backup / Restore" feature)? Follow these instructions from post #798.
What are the best & recommended settings for HTC HD2 (HTC Sense)? Post #724.
Where can I learn more? For more informations and introductions please read the manual on this post. After cleanRAM installed for the first time on your device you will get the default settings (like safe mode settings), it's good but for some users is not good enough, it will work only on 60% of cleanRAM power. if you want to learn how to make cleanRAM more effective and more powerfully (like the features: "Close All Applications", "Launch Startup Programs" and "Exceptions List") you will need to read the manual and please before asking question, make a quick search on this thread.
Prerequisites:
Windows Mobile Pocket PC 5.0+
* cleanRAM doesn't support non-touch screen devices (for example: HTC Snap, HTC Dash).
If you find this tool useful, please donate. thanks
Huge thanks to these of you who have already donated!
How to translating a new language file?
Here is the english translation file, now you can change the text values to your language.
Add New Language:
1. Download the latest translation file - [english.zip]
2. Extract the file to temporary folder
3. Rename english.ini file to <your language>.ini file
4. Edit and Translate your new language ini file
5. Finally, copy the new language ini file into "\Program Files\cleanRAM\Lang" folder on your device.
Please! when you translate the text strings, please make sure for fit the size of the characters like in my example (english) lang file.
Edit Translation File (ini file):
1. [English] = [<your language>]
2. ConfigurationMenu = <your new translation text> -->> please fit your words size (string length) like mine.
The language file and the section name need to be the same name!
Please, when you translate the text strings, please make sure for fit the size of the characters like in my example (english) lang file.
Save the file in UTF-8 format (notepad -> save as... -> Encoding).
If you can, upload your translation language file to this thread and if you already did so in the past and you want to upload a new translation language file just make sure to upload/update to your previous post.
cleanRAM Language Files
How to build your own language file ?
You can find the instructions on Post #2. [NEW!]
Where can I find the latest English file ?
You can download the latest English language file from here: english.zip.
Language Pack:
For all languages files (all in one) please download and extract the file: Language_Files.zip (update to latest version) into cleanRAM installation folder (\Program Files\htcAddicts cleanRAM\Lang)
Language Files:
English
Build-In language
english.zip
Italian
Thanks to Safato
lang.italian_cleanRAM v2.0.zip
German
Thanks to Lycox
htcAddicts cleanRAM v2.4.0_de-DE.zip
Dutch
Thanks to _Madmatt
dutch.zip
Español
Thanks to Davimon
spanish1.8.3.zip
Portuguese
Thanks to fabianosan
portuguese.zip
French
Thanks to Hanackin and Nvidia32
french.zip
Russian
Thanks to Vadim_Bogaiskov
russian v24.zip
Ukrainian
Thanks to Vadim_Bogaiskov
ukrainian v24.zip
Norwegian
Thanks to Longice
norsk.zip
Chinese Traditional
Thanks to Victorchen101
v2.4 chinese tradition.zip
Simple Chinese
Thanks to Bryan_Wang
chinese_traditional.zip
Swedish
Thanks to MacRoy
Svenska.ini.zip
Denmark (Danish)
Thanks to khl3073
danish.zip
Czech
Thanks to Vylda
czech.zip
Finnish
Thanks to 6sto
finnish.zip
Slovak
Thanks to stanislav.bebej
slovak.txt
Polish
Thanks to Tomme45i
polish.zip
Hungarian
Thanks to Cuore_Sportivo
Hungarian.zip
Greek
Thanks to Dancer_69
greek.zip
Romanian
Thanks to Scorpio094
romanian v2.4.zip
Catalan
Thanks to Afn69
CleanRAM_1_8_catalan.zip
Vietnamese
Thanks to anhphe076
vietnamese for v2.5 fix.zip
Turkish
Thanks to KAF-KEF
turkce.zip
Croatian
Thanks to S1m0n.lfs
croatian.zip
THANK YOU ALL!
Thank you very much
I Love that Program!!!
Good Night
ronenpg said:
[*]Wake Up Device Before CleanUp - save battery (On/Off)
Click to expand...
Click to collapse
Thanks for the new 1.3.0!
All the previous versions worked fine, but while the configuration also works fine in 1.3.0, starting a level 2 clean gives me the following error on my Diamond running 6.1..
Microsoft.AGL.Common.MISC.HandleAr
System.Windows.Forms.ProgressBar._SetInfo
System.Windows.Forms.ProgressBar.set_Value
cleanRAM.Form1.cleanRAM
cleanRAM.Form1...ctor
cleanRAM.Program.Main
Aside from that, what do you mean with "save battery"? Will Wake Up Device Before CleanUp actually save battery? And if so, can you explain how?
awesome program! i use it multiple times a day. I will definately donate when I have some donation funds avail. Ive exceeded my donation allowance for the month. =/ if I go over the limit the wifey sends me to the doghouse. lol
This version still has same bug for me if i choose level 3 clean then run it after a few seconds it launches my dialler (opal phone canvas) the app stays on top now but leaves the dialler open
Excellent app ronenpg!!!
Please remove post.
net.cf error with this last version everytime i launch it:
Code:
in Microsoft.AGL.Common.MISC.HandleAr(PAL_ERROR ar)
in System.Windows.Forms.ProgressBar._SetInfo(AGL_PROGRESSINFO& progressinfo)
in System.Windows.Forms.ProgressBar.set_Value(Int32 value)
in cleanRAM.Form1.cleanRAM()
in cleanRAM.Form1..ctor()
in cleanRAM.Program.Main(String[] args)
that Good. thank you.
Thnks for editing that quote from your post zhoung.
That said, there seems to be an error with level 2 that I and others have noticed.
htcAddicts_cleanRAM.exe
ArgumentException
An error message cannot be displayed because an optional resource assembly containing it cannot be found
at Microsoft.AGL.Common.MISC.HandleAr()
at System.Windows.Forms.ProgressBar._SetInfo()
at System.Windows.Forms.ProgressBar.set_Value()
at cleanRAM.Form1.cleanRAM()
at cleanRAM.Form1..ctor()
at cleanRAM.Program.Main()
Click to expand...
Click to collapse
bbonzz said:
net.cf error with this last version everytime i launch it:
Code:
in Microsoft.AGL.Common.MISC...
Click to expand...
Click to collapse
Fixed! just download and install again the cleanRAM cab file
wapvirus said:
This version still has same bug for me if i choose level 3 clean then run it after a few seconds it launches my dialler (opal phone canvas) the app stays on top now but leaves the dialler open
Click to expand...
Click to collapse
It's not a bug, cleanRAM work little differently on Level 3, this options will refrash windows mobile services including the dialer process. I will check for hide this dialer issue, later...
ronenpg said:
Hola!
Welcome to a world without Soft Rest
...
If you find this tool useful, please donate to the developer.
Bugs / Suggestions / Ideas are invited.
Click to expand...
Click to collapse
Many thanks for your useful application, in attachment you can find Italian translation.
Ciao, Andrea
Revised Version
A revised 1.30 has been released.
Please download and install the (same) cab file again...
Paid Attention
cleanRAM last update: 12/05/2009 16:50 (GMT +02:00)
Thank you very much !!!
cleanRAM Hebrew Translation
Hebrew Translation for cleanRAM latest version
cleanRAM language files relocation to post #3.
我用hd, 使用第三級後, 電話接收信號唔識自動連接返, 要軟重啟才收得返
用返上個版本都係咁
我印象中之前用d好舊既版本無事的, 之後up過新rom, 唔知關邊樣事.....

[ROM][W.M.6.5]★★★ Karanz_ULTIMATE™ Series V8.0 !!! ★★★ (13th May. 2012)★ 240Mhz OC ★

[ROM][W.M.6.5]★★★ Karanz_ULTIMATE™ Series V8.0 !!! ★★★ (13th May. 2012)★ 240Mhz OC ★
{
"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"
}
★★★Welcome to the Ultimate Series™ Thread. ★★★
​
Thread index
Post 1#- Pro Series Thread Introduction.
Post 2#- Pro Series Latest ROM Update Screenshots.
Post 3#- ROM versions explained.
Post 4#- Changelog.
Post 5#- Download Page.
Post 6#- FAQs.
Post 7#- Bug Fixes.
Post 8#- Old ROM screenshots.
Post 9#- Extra info : post reserved.
★ 3.5mm audio adapter for HTC Devices.
★ Storage Card information for Gene Users.
Vote of thanks..
*Note - the person sequence has nothing to do with the level of importance.As far as our Gene forum is concerned, its according to my history on xda when i came to know people sequentially.
Everyone's help and even the smallest guidance has been equally important to me.thankyou all.
Haree - Our very new Gene Moderator.thanks for all your support.
Krazy_about_technology(Sumit) - for the ROM upgrading tutorial,guiding me how to use Ervis Kitchen and many other endless beneficial help..
Duron23(farooq) - for guiding me throughout my ROM cooking process.
vaibhav_batra_the_techguy - for the awesome package creator.
Addictedtoxda - for keeping Gene forum clean and for various help on the forum.
Ankit360 - for writing first Gene ROM Upgrading tutorial and for various guidance throughout the forum.
wapvirus - for skinning help,qvga enhancements,menu enhancements help.
Ramersonw - guidance troughout the forum.
BesFen - for writing the Ervis Kitchen tutorial.
Rakesh_4utoo - for being a great friend on xda.
Shail00 - Support on forum.
Jagan_3400 - for helping me out in About screen image and other support on the forum.
pawanbaw - for support on forum.
Deathgame(Naman) - Support on forum.
!Aman! - for qvga skinning help.
FallenSparten - for constant help throughout the forum.
Da_G - for providing latest builds on xda-developers.
whitealien - for providing lates Touchflo2d enhancements.
Paul_Days - for providing rhodium rings and other enhancements for qvga.
NRGZ28 - for my Gene EnergyRom inspiration.
yozgatg - for my Sense Rom inspiration.
Special thanks to all the Gene users(names i have missed adding to the list.i apologize.) who have helped and supported me.
Donations list !!!
common guys...be the first one to come on the list !!!
Stay connected !!!
Follow me on Twitter to get the latest ROM release news feeds.
Screenshots | About Release | Upcoming Release
Ultimate V8.0 Built 21916!!!
Rom Variations
New post as per OP request
Changelog | fixed | updated | expected
Changelog
May 13th 2012.
240Mhz constant SAFE overclocking. Follow the steps carefully.
Disclaimer : I'm not responsible if any damage is caused to your device if you don't follow the steps carefully. The next rom update(if lucky) will be having this feature right out of the box.
Instructions :
Download the following file from the link below and unzip.
Install omap_omapclock.cab to device memory.(not storage card). (also you should have Resco Explorer V8.0 or higher installed.)
Remove omapClock folder inside Omap folder program files after installation and past it inside /Program Files/ itself.(no sub folders).
Rename omapClock folder to OmapClock.
Finally OmapClock.exe should be in your /Program Files/OmapClock/ folder on your device.
Open File Explorer on your device and open Omapclock.exe. Set it to 240Mhz.(not more than that !).
ISSUE : Suspending the device at this point will cause the speed to be reset back to default. (we'll solve this in the steps below).
Open Resco Explorer and go to the /Program Files/OmapClock/ folder. Locate the OmapClock.exe file and hold the stylus on this file until menu pops. Choose “Copy”.
Now browse to \Windows\Startup then hold stylus in an empty area and when menu pops, choose paste shortcut.
Hold the stylus on the newly created OmapClock shortcut and choose Properties then click the Shortcut tab.
Target should be: “\Program Files\OmapClock\OmapClock.exe” –clock 240
Soft reset and test. Suspending the device will reset the device back to the default speed.
Now install DinarSoft MemMaid from my package u downloaded in step 1.
Open MemMaid and choose the Notification queue button/tab on the bottom (second from left) then click the ADD button.
For Program, click the browse button and browse to the shortcut you created in steps 9-10. The location of the shortcut is \Windows\Startup.
From the event dropdown choose “The device woke up”.
Click Add.
Soft reset and you are done. The Clock speed will remain at the specified speed you specified in step 11 even when the device comes out of suspend.
Download link : http://www.mediafire.com/?gjvrqkczr178pi2
March 11th,2011.
Finally...after a long wait and improvements !!!!!!!!!!
Welcome to Ultimate V8.0 !!!
ROM built updated to 21916.
First boot setup files edited.
New startup screen.
68mb+ free storage space.25mb+ on startup.
HTC HD2 icons all resized to 45*45 pixels in Adobe Photoshop.
Complete stock like rom with tones of updates provided as extra installations in the ROM package.
Pocket digital clock updated to the latest version.
Stock dialer files edited.
many more fixes and improvements....will update this list as i remember.
August 1st,2010.
Welcome to Gene W.M.6.5 Revolution !
ROM built updated to 21911.
ROM is built on a brand new Kitchen.
HTC HD2 dinik icons
stock lite w.m.6.5 rom providing users to install their desired plug-ins.
Audio manager removed.people hardly use it.Still,provided for external install.
Updated following packages from HTC Mega.
AudioBooster_1_2_18192131_2
SDK Message Enhc 1_1_19162620_03_WAlien
SimManager_Mega Updated
xda-shut down skins customized in photoshop.
New startup screens.
No dead shortcuts.hardware buttons mapped properly to respective applications.
Rhodium ringtones,alarms.
JSPA app provided externally for categorizing shorcuts.
HTC Mega notifications in Fuly Loaded edition.
Ezinput Keyboard removed.saves ROM space.will provide cabs for external installation.
UCWEB updated to Version 7.
Speed dial removed.Provided for external download.this eradicates problem of sddeamon.exe executing,removing disturbance while listening to music.
Complete ROM package provided with Start Guide and some applications and games for external installation.
___________________
★ My Custom W.M.6.1 ROMS. ★ My Custom WM 6.5 ROMS.
★ Audio converter for HTC. ★ Storage card info for HTC GENE users.
★ Guide:Upgrading P3400 & P3400i.
If you like my work on Xda, please
Download Page | Roms | Kitchen | Packages
Ultimate V8.0
(11/03/2011)
Direct Rom Update Utility - click here.
New Gene - click here.
Old Gene - click here.
________________________________________________________
Previous versions -
Ultimate V7.1.2 (30/10/2009)
changelog : Click here.
Kitchen Ext packages
-------------------------------------------------------------------------------------------
Ultimate V7(18th Oct.2009)
NEW GENE M2D Mega Manilla Version : Click here.
Enjoy the rom.Do read the Readme.txt inside for instructions.
OLD GENE M2D Mega Manilla Version : Click here.
Ultimate V7 MEGA Kitchen : Click here.
---------------------------------------------------------------------------------------
ULTIMATE V6
ULTIMATE V6 WITH MANILLA NEW GENE
ULTIMATE V6 TITANIUM NEW GENE
ULTIMATE V6 TITANIUM OLD GENE
----------------------------------------------------------------------------------------------------------------------------------------------------------
Version 5 .
NEW GENE VERSION 5
OLD GENE VERSION 5
-----------------------------------------------------------------------------------
. . . Ultimate V4 BMW ULTIMATE ROM. . .
NEW GENE ULTIMATE V4 WITH MANILLA
NEW GENE ULTIMATE V4 WITHOUT MANILLA
OLD GENE ULTIMATE ROM WITH MANILLA
OLD GENE ULTIMATE ROM WITHOUT MANILLA
FAQs | Tricks | Hacks
FAQs(Frequently Asked Questions)​
Q. Is this ROM safe and Virus free to download ?
Ans.Yes it is.
Q. How to flash this ROM ?
Ans. Follow the GENE ROM Upgrading Guide properly and flash a ROM on xda-developers.
Q. i need a less RAM consuming ROM.which one should i download ?
Ans. the Lite Series are targeted to acheive maximum free RAM possible.download the Lite Series.
Q. while upgrading ROM in getting an error[300]/error[260].is this a problem in your ROM ?
Ans. No,this is not a ROM problem.these errors occur when you haven't synced your device properly or you are missing required drivers on your computer/laptop.before flashing a ROM, make sure you have synced your device properly.read the Guide properly,go through the explaination properly and then flash a ROM.
Q.My music stops or gets stuck when the screen is locked or turned off.
Ans. this will probably happen in windows media player and the Audio manager.Solution - see registry fix in Bugs and Fixes post.
Q.After a heavy usage,my phone goes low on memory.what should i do ?
Ans. Go to Advance Task Manager and delete/kill the unwanted processes/applications running on the background.Keep hibernating your phone everytime before you start an application and after exiting an application.
Q.Can i flash a W.M.6.1 ROM after flashing a W.M.6.5 or W.M.6.5.X ROM ?
Ans. Yes you can.only be carefull if you are flashing an official ROM.
Q.Im not able to go to bootloader mode.what should i do?
Ans. Read the Guide properly.
Q.Why are your ROMS called Ultimate Series?
Ans. Because they are made for Gene Ultimate Users.
Q. Do you provide any kind of help or start guide in your Roms ?
Ans. Yes, a complete Start Guide is provided with my Roms along with some good,stable softwares(multimedia,tools),games and tips.
Q. What happens if i ask a stupid or repetitive question?
Ans. You won't be entertained any further.
Bug Fixes | Additional Packages
Bug Fixes :
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks to Sumit for providing us the Bug fixes.i have posted all the bug fixes from Sumit's W.M. 6.1 thread Here.i have omitted the additional steps for gene users to see all the bug fixes from my thread by directly providing them from Sumit's thread.
Problem Resolutions and FAQ:
------------------------
1. The Camera Applications shows little anomalies like number blinking at bottom of screen, hang if left direction key is pressed etc..?
Solution: Use the registry file in CameraFix.zip and incorporate it into your registry using some registry editor or the provided Task Manager 2 application provided in ROM.
2.How to configure Hotmail's Pop3 Access in default messaging application of Windows Mobile without using Windows Live?
Solution: Create a new email account as usual and use these details:
Step 1:
Email Address: Your email but dont use @hotmail.com, instead use something else like htmail.com or something like that. Please not that this is only necessary if your email address end in @hotmail.com. Other Windows Live users dont need to do this.
Password: Your Password.
Step 2:
Uncheck the checkbox : Try to get e-mail settings automatically from the Internet
Step 3:
Select "Internet E-Mail" as your service provider.
Step4:
Enter your name and an account name.
Step 5:
Incoming Mail Server: pop3.live.com
Account Type : POP3
Step 6:
Username : Your email address (full email including @hotmail.com or any other windows live address that you have. This time give it correctly)
Password: Your Password.
Step 7:
Outgoing (SMTP) mail Server: smtp.live.com
Check the box "Outgoing Server requires authentication" and "Use the same username and password for sending mail."
Click "Advance Server Settings". Check the boxes "Use SSL for Incoming Mail" and "Use SSL for outgoing mail". Select "The Internet" as Network connection and then click "Done."
Step 8:
Select the Automatic update interval you want or manual for no automatic mail checking.
Click Finish.
Now open the account in Messaging and click Menu>Tools>Options. Click the account name, click "Edit Account Setup" and change the email address to the real one.Click Next, Next untill Finish and then click ok to close the options menu.
Thats it. Hotmail will be accessible from messaging now.
3. ActiveSync Starts up Again and Again Automatically Even When the Phone is Not Connected to USB cable or Bluetooth
Solution: It happens for some strange reasons that i haven't been able to find but for now there is a workaround for it.
For Users who use Exchange server with ActiveSync will have no problem if they have set the update schedule to manual. Otherwise, if you are using the push mail feature of exchange, then ActiveSync will run all the time for syncing and that is very normal.
For User who dont use Exchanage server, they should create a fake server and then set the update schedule to manual to prevent ActiveSync from running on its own. Here are the steps for that.
First of all, configure ActiveSync with your PC if you want to sync with PC using the usual method. After that:
1. Open Activesync on your phone and from the menu choose Configure Server...
2. Enter any email address. Clear the checkbox titled "Attempt to detect Exchange Server Settings Automatically". Click Next.
3. In server address, enter localhost or anything else. Click next.
4. Enter any username, password and domain name. I mean random strings. Also check save password checkbox.
5. Clear all the checkboxes in the "Data you want to synchronize" list. Click Finish.
6. Open Menu>Schedule. Here set both the dropdown lists to "Manually" and clear both the checkboxes. Click OK and close ActiveSync.
Plus as an additional step, delete the unneeded notification for Active Sync. To do that :
1. Open DotFred's task manager (Task Manager 2) and go to the Notifications tab.
2. In "Notified Programs", search for repllog.exe. You will most probably find 3 entries for it.
3. Scroll horizontally and out of these 3 or what ever entries, find those which have the entry "AppRunAtTimeChange" or "AppRunAfterTimeChange". Delete these entries, using the third icon from left on the bottom toolbar.
ActiveSync wont give you any problems after this.
4. Audio Booster doesn't allows entering Equalizer settings and checking the equalizer checkbox + Missing Audiobooster Option in Audio Managers Menu
Solution: This is not a problem and happens with some versions of AudioBooster and Audio Manager, if their version numbers are different. To resolve it :-
Just start AudioManager, let it build its library a little and then play a song for minimum 5 seconds. After that start AudioBooster, adjust one of its sliders a little. Then soft reset your phone, and both the problems will be solved. What happens is, they create their respective registry settings on first start and after that everything is fine. In Original ROMs from HTC, since on first boot the Customization applications runs, it sets up the registry itself. But even with that, you have to reboot your device anyway.
5. Audio Manager and Windows Media Player stop playback if power button is pressed and phone enters suspend mode.
Solution: First of all, Thanks to Shaunak.it for finding the solution.
This problem occurs in some specific builds of gene. It can occur in old gene and new gene both. So here is what it is like:
Normally, If you press the power button while music is playing, Audio Manager and Windows Media Player stop playback. But this only happens when headset is not connected. If headset is connected, the playback wont stop.This is a standard behavior and not a problem. But on some p3400 and P3400i phones, the playback stops no-matter headset is connected or not. I was not able to find the solution for this problem as it was not happening with me. But a friend of ours from this forum, shaunak.it solved it as he was having this annoyance. Here's what you have to do:
Open the Task Manager Advanced. Click the down faced arrow to the right of the screen and select Regedit from the menu. Now in the folder tree on the upper half of the screen, Navigate to :
For AudioManager:
HKLM > Software > HTC > Audio Manager > Config
In the lower section, look for a value called ENTER_SUSPEND. If its there, double tap on it to edit it and enter 0 as new value. Otherwise, in an empty area in the same place, tap and hold for a while for a context menu to appear. Select New > Value. Select REG_DWORD as Value Type. In the name field, type ENTER_SUSPEND. Click the Set Data button and enter 1 as the value. Click Ok and then again Ok.
For Windows Media Player
HKLM > System > Current Control Set > Control > Power > State > Suspend. Again in the lower left corner look for a value named WAV, if its there, double tap to edit it and then enter 0 as its new value. Otherwise, in an empty area in the same place, tap and hold for a while for a context menu to appear. Select New > Value. Select REG_DWORD as Value Type. In the name field, type WAV. Click the Set Data button and enter 0 as the value. Click Ok and then again Ok.
Secondly, in the same way go to HKEY_LOCAL_MACHINE > Software > Microsoft > MediaPlayer >Preferences and create or modify the DWORD value
"UnattendedPlayback" and set it to 1.
I am attaching a .reg file to do this automatically. Just go to the Task Manager advance and on the registry tab click the first icon in the bottom icon bar and click Import.. and browse to this file and select it.
This will solve your problem.
Click to expand...
Click to collapse
Code:
[B][ATTACH]224519[/ATTACH]
[ATTACH]224520[/ATTACH][/B]
UCWEB Browser , FIM messenger and FACEBOOK initialization to success tip :
Connect your device to your computer.Make sure the device is in active sync mode only.Now start UCWEB browser.it takes a few seconds and always initializes to SUCCESS !!!!!!
Use the same technique to connect to Facebook and Fim facebook messenger when u start it for the very first time.U will never face any problems after that.Enjoy !
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Additional Applications:
Adope Reader LE 2.5 ( Installing this on storage card saves space. )
Start Menu Icons ( Add your own start icon if u dont like mine )
View attachment 219133 (dialer package used in my Pro Series)
View attachment 224656 (touch Pro skin for S2U2.only qvga.)
View attachment 225211 (If,camera shortcut is missing in start menu, place this file inside the folder in your windows/Start menu/Programs)
A very warm welcome to all the noobs. please read the upgrading guide before flashing any rom :
[GUIDE] Step by Step Guide for Upgrading P3400 and P3400i ROM + FAQs
---------------------------------------------------------------------------------------------------------------------------------------------------------------​
Screenshot Section​
---------------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------------​
★★★ Ultimate V7.1.2 ★★★​
Ultimate V7.1.2 is the revised edition of V7.1.1.The main screen screenshots are the same as the default W.M.6.5 layout.The new build 21872 is very fast and stable.i have taken lots of efforts to make the rom as bug free as possible.With applications like JSPA program manager, i have given the users the flexibility to arrange their menu shortcuts according to their need in the specific folders.The rom is fully loaded with alot of new features and enhancements.Enjoy !!!
---------------------------------------------------------------------------------------------------------------------------------------------------------------
- : Ultimate V7 : -
TouchFlo 3D Flipping Clock Arrives !!!! ​
​
----------------------------------------------------------------------------------------------------------------------------------------------------------------
ULTIMATE V6
[/CENTER]
Pagepool :8mb
Free ram(on first boot): 22mb
normal use : 15-18mb with manilla
18mb with HTC HOME
Scroll down for changelog.
----------------------------------------------------------------------------------------------------------------------------------------------------------------
ULTIMATE V5
----------------------------------------------------------------------------------------------------------------------------------------------------------------
Version 5 :
Some of the screenshots have come blured.this is because im using a gif animator to club different images to one.
Pagepool :6 MB
Free ram(First boot) : 23mb
Enjoy !!!
----------------------------------------------------------------------------------------------------------------------------------------------------------------
[NEW]karanz_BMW_ULT[built 23016]
----------------------------------------------------------------------------------------------------------------------------------------------------------------
BMW rom With manilla [V4]
Pagepool :6 MB
Free ram(First boot) : 20mb
-----------------------------------------------------------------------------------------------------------------------------------------------------------
BMW rom Without manilla [V4]
________________________________________________
Pagepool :8 MB
Free ram(First boot) :massive 25mb
i cant show this on screen because as i use mymobiler,that consumes bit of ram.and after sometime i got 21.95mb free ram.
Do post your experience !!!
-----------------------------------------------------------------------------------------------------------------------------------------------------------
My other contribs :
My custom boot screen :
extra info
Post reserved.
Looks great in screenshots
rakesh_4utoo said:
Looks great in screenshots
Click to expand...
Click to collapse
thanks man,im finding it hard to post a qvga image of the same on my thread.can anyone help???
downloading
.....
karan999 said:
thanks man,im finding it hard to post a qvga image of the same on my thread.can anyone help???
Click to expand...
Click to collapse
simply by clicking attachments in Edit Post ,you can do this ... wondering if it's not working for you
rakesh_4utoo said:
simply by clicking attachments in Edit Post ,you can do this ... wondering if it's not working for you
Click to expand...
Click to collapse
ya...seriously,its not.
hey the rom is working realllly great............
thnx alot getting 22 mb free ram and also The group sms...thats really good...
just while using audio manager the ram reduces by 2mb and more by audio booster
its better to use s2p
and where is the s2u2 application?havent u added that?
upload the image to xda server, right click on the attachment and select copy link and then insert that link in image
vaibhav_batra_the_techguy said:
upload the image to xda server, right click on the attachment and select copy link and then insert that link in image
Click to expand...
Click to collapse
Use the attachments button bro...
@sweetashun: You are getting 22 MB at start or after average use? I m getting around 18 MB.
@karan999
Use IE, firefox for some strange reason will not allow to embed images in the post directly.
Nice going buddy. Congratulation for your first ROM build
at the start..and thn its reducing ...i reduce my tabs from manilia!!!
I removed the music widget cos it loads audio manager without pressing the play key..
does anybody tried the footprint widget..??
the manila doesnt start if u activate that!
so do u have any idea about that?
and if u use the windows new lock screen..
ram reduces like anything

[WM6.5] [Titanium] 'New' JMLTodayV6.00 (20-Mar-2011)

JMLToday V6.00​
{
"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"
}
Version 6.00
[new] internal architecture
[mod] all paremeters in registry
[mod] JMLContacts.exe : remove favorites contacts management
[new] JMLFavorites.exe : favorites-contacts AND favorites-programs management
[use] JMLMenuSense.exe : .xml menu with Sense UI
[mod] JMLPicture.exe : can store same picture in many page
[mod] JMLPicture.exe : more than one picture description per .xml file
[fix] Refresh Titanium after screen rotation
Optimization/Cleaning, Reducing size/number of pictures (replaced by JMLPicture, automate for registry keys...) :
[remove] obsolete/redundant registry keys
[remove] all .mscr scripts
Click to expand...
Click to collapse
Installation instructions :
1- Install JMLMenuSense v1.65 minimum
2- Install JMLPanex v3.00 minimum
if you have already JMLToday :
3a- Disable TITANIUM
3b- Uninstall JMLToday
3c- Remove \Program Files\JMLToday folder
3d- Remove HKLM\Software\Microsoft\CHome\JMLToday registry key
3e- Enable TITANIUM
4- Install JMLToday in Main Memory, not in Storage Card
-> Thanks to read all post#2, post#3 and post#4 before questions
-> Previous skins (JMLToday <= V5.92) are not compatible !
-> Only VGA/WVGA Portrait default skin
-> Make a manual update after language changed
Click to expand...
Click to collapse
Read also this thread (thanks to @Freezy1982 for his hard work) : <<< How to create your own Skin for JMLToday >>>
This program is provided without Warranty or Guarantee. Just because it worked on my phone doesn’t mean it will on yours. Like anything before using, backup all relevant data before proceeding. I take no responsibility for loss or damage to your phone.
Have Fun!
NO MIRRORS, thanks.
internal architecture​
When a notification is triggered, JMLToday :
1 - catch this notification
2 - call the appropriate program (JMLComm, JMLSms....).
2a - the program save some informations in HKCU\Software\JML\... registry key.
2b - the program execute an automate which copy/format in HKLM\...\JMLToday\PageX registry key from a JMLTodaynotification.ini configuration file.
3 - call a JMLTodaynotification.mscr (if it exist and Mortscript must be installed) to add your fonctionnalities.
4 - apply a JMLTodaynotification.xml (if it exist) with JMLPicture to create some pictures
With each JMLTodaynotification.ini, you can decide yourself on which page you display the regkey.
All items where you want (item, page) , as you want.​
Just a few configuration files (1 file by notification )....
Actions about registry keys (in HKCU\Software\JML) :
- empty: value when key exist but empty
- inexistent: value when key inexistent
- format: value formatted with %1 %2.... variables (others HKCU registry keys)....
- lang: translate word or registry-keys with your language file
...
default skin
Page1 ('Home' in Chome) : Home
​ -> use JMLPicture to build CLOCK picture, see JMLTodayTime.xml file.
-> use JMLPicture to build NOTIFICATIONS (Sms, Tel....) picture, see JMLTodayTotal.xml file.
-> use JMLPicture to build TASKS picture, see JMLTodayTasks.xml file.
-> use long press feature, see default.pnx file (for cellular, sound, backlight items).
-> use copy/format registry keys functionality, see all JMLTodaynotification.ini
-> show current weather
-> show tasks notifications (today, due...)
-> show next appointment
-> show last SMS-Contact photo.
-> show last Tel-Contact photo.
-> call operator voicemail when long-clic on Tel or Voicemail icon
---------------------------------------------------------------------------------------------------------
Page2 ('Meteo' in Chome) : Weather
​
-> show up to 5 days
-> show currents conditions when clic on today icon ->_Meteo.xmu (created temporarily by JMLActionSense)
-> right softkey : wheather locations, GPS location, synchronization... ->JMLMeteo.xmu
-> HKCU keys : HKCU\Software\JML\Meteo\...
-> HKLM keys : HKLM\Software\Microsoft\CHome\JMLToday\Meteo\...
-> automate : JMLTodayMeteo.ini in skins folder
MSN Weather
List of cities : CitiesMSN.txt file (Format : codeMSN,cityName,mapNumber)
-> mapNumber : See MSN Weather Maps List. The number is showing in the status bar when you put the mouse on the link (Doppler radar, Weather forecast, High temperatures, .... Cloudiness forecast)
Code:
FRXX0016,Bordeaux,0
USNY0996,New York,1
ACCU Weather
List of cities : CitiesACCU.txt file (Format : codeACCU,cityName)
Code:
EUR|FR|FR002|BORDEAUX,Bordeaux
EUR|ES|SP013|Madrid,Madrid
GOOGLE Weather
List of cities : CitiesGOOGLE.txt file (Format : cityName)
Code:
Bordeaux
New York
My Cities
List of cities showed in 'My City' submenu : MyCities.txt file (Format : source:cityName:code)
Code:
msn:Bordeaux:FRXX0016,Bordeaux,0
accu:Béziers:EUR|FR|FR013|BEZIERS
google:Paris:Paris
GPS location use 'GPS' menu to choose :
GPS location with JMLMeteo built-in GPS function
GPS location with Sleuth's myLocation Service :
- first, install http://forum.xda-developers.com/showthread.php?t=607102
- use it to update Latitude/Longitude coordinates
- next, you can update weather
GPS location with Google Latitude:
- first, copy your googleLatitude account in google.ID file in JMLToday folder.
- use googlemaps to update Latitude/Longitude coordinates
- next, you can update weather[/color]
---------------------------------------------------------------------------------------------------------
Page3 ('Calendar' in Chome) : Appointments
​
-> show up to 5 days
-> show appointment informations when clic on icon
-> right softkey : run your default calendar program
-> HKCU keys : HKCU\Software\JML\Calendar\...
-> HKLM keys : HKLM\Software\Microsoft\CHome\JMLToday\Calendar\...
-> automate : JMLTodayCalendar.ini in skins folder
---------------------------------------------------------------------------------------------------------
Page4 ('Sms' in Chome) : Sms
​
-> show up to 5 SMS
-> show SMS informations when clic on icon
-> right softkey : run your default SMS program
-> HKCU keys : HKCU\Software\JML\Sms\...
-> HKLM keys : HKLM\Software\Microsoft\CHome\JMLToday\Sms\...
-> automate : JMLTodaySms.ini in skins folder
SMS predefined text
Use MySMS.txt file to store your predefined text ( one text per line)
Code:
I'am here
Happy birthday !
---------------------------------------------------------------------------------------------------------
Page5 ('Favorites' in Chome) : Favorites Contacts/Programs
​
-> show next 2 contacts-birthday
-> show 10 favorites contacts/programs
-> show contact/program informations when clic on icon
-> right softkey : run your default Contacts program
-> HKCU keys : HKCU\Software\JML\Favorites\...
-> HKLM keys : HKLM\Software\Microsoft\CHome\JMLToday\Favorites\...
-> automate : JMLTodayContacts.ini in skins folder for contacts-birthday
-> automate : JMLTodayFavorites.ini in skins folder for favorites contacts/programs
---------------------------------------------------------------------------------------------------------
Page6 ('Tasks' in Chome) : Tasks
​
-> show up to 5 Tasks
-> show Task informations when clic on icon
-> right softkey : run your default Tasks program
-> HKCU keys : HKCU\Software\JML\Task\...
-> HKLM keys : HKLM\Software\Microsoft\CHome\JMLToday\Tasks\...
-> automate : JMLTodayTasks.ini in skins folder
reserved for me 3
That looks very nice and elegant. Again very good work, congratulations
A nice replacement for Sense - I am up for that!
Heeeeeee, this is fun, looking great, really a very nice job.
Thanks for this.
Great...
will try for it after full release..
Very nice
I want to cook it into my Topaz ROM. Do I still need Manila Sense/Titanium?
Any tips or specific instructions for cooking?
Thanks for sharing
@illi : wm6.5 with titanium.
A++
Congratulations for your new release!
Looks awesome! Hope, many user will use this Update for their Phones
Great work!!!
GreeZ!
Freezy1982
News
@all : beta 2 in progress....
A++
@all : first 'new' JMLToday V6.00.
Wait your feedbacks....
A++
Absolutely cool this version, very good work.
Can one as do the Skin also as with the Bliss-Theme from repereia?
Greeting gras69
Cool! Cool! Very cool
Any chance of having a black background please?
TIA
@ illi and gras69: You can change by yourself... Here is the HowTo for Skinning JMLToday v6.00: HowTo (not completed yet)
@ JMHL: Maybe you can add this HowTo-Thread to your first Post?
GreeZ!
Freezy1982
Leider bin ich nicht so begabt das zu ändern.Ich weis nicht so recht wie und wo ich da was tun soll.Ich benutze JML Today,weil es ja so einfach ist zu installieren und von den Funktionen für mich gut geeignet ist.Ich hänge mal ein Bild an,damit ihr seht was ich meine.
@gras69 : Menu -> Refresh titanium (necessary after installation. perhaps).
@ JMHL
this was not covered to the Sympol from bluetooth. It was about the fact which I it do not get to do a Skin. I would need a Skin on the subject bliss fits which I use.
@gras69: I think you have to create your own one step by step... Its a lot of work and I don't think, that anybody will do this only for you (nicht übelnehmen ) But if you try to understand how JMLToday works - it is really simple to create a skin for it which fullfills ALL your needs...
Maybe you should have a look at the HowTo Thread...
GreeZ!
Freezy1982

[APP][Xposed][L-M] Media notification seek bar [Mar/30/2016]

{
"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"
}
Last update:
[Mar/30/2016] Link
Description:
With this module you can modify the notification of the music / video players.
You can add a seek bar and control the position of the current playing media without opening the application.
Also can change the colors of the notification.
Tutorials:
Tutorials
Compatibility:
- Roms
Android 5.x and 6.0 (sdk 21, 22 and 23).
Stock rom and CyanogenMod.
*Could work with other roms.
Apk ---> Xposed Module Repository: http://repo.xposed.info/module/com.ssrdroide.medianotificationseekbar
My other work:
Lock screen clock mods
Xda thread.
Xposed repository.
Lock screen widgets
Xda thread.
Xposed repository.
Qs X tiles per row
Google+ community.
Xposed repository.
NavBar color when the keyboard is open
Google+ community.
Xposed repository.
Google play music notification seek bar
Google+ community.
Xposed repository.
YouTube notification seek bar
Google+ community.
Xposed repository.
Tutorials:
1) Debug data provider
2) Debug layout name
3) Expert configuration
4) Configuration of some apps
Changelog:
V0.96
- Initial release
Reserved
Tutorials → 1) Debug data provider
*First of all you should check if the app that you want to configure is listed here: Tutorial 4: Configuration of some apps and you get the configuration.
With this tutorial you can check if the module is compatible with the selected media player app (we will configure Phonograph).
1) Go to the configuration section and enable the option “Debug notification”.
Also enable “Data provider”, save the new changes (press the fab button) and reboot your phone.
2) Go to Xposed installer – logs. You should see some lines that start with: “GpmNotificationSeekBar DebugDataProvider”.
You should find the line: “Package loaded: package_name” (if you can't see the line you have made the previous step wrong).
The line: “Mode A loaded!” is required (if you can't see it the module will not work).
The Mode B is an alternative way to get the current position of the media playing content.
The line “Broadcast received!” should appear when you finish the next step.
3) Open the media player app all and play some media content.
Go to the configuration section of the selected media app on the module and press the button “Debug data provider” 2 times faster:
You should see the following things:
- The playing media content should seek to the position 1:00 (one minute)
- The second time that you press the button you should receive the message “Current position and duration 1:00/duration”. The current position should be approximately one minute.
If you obtain the correct position, don't do the next step.
4) As you can see, with Phonograph the current position is incorrect. It says 0:09 and should be approximately one minute.
To fix this go to the advanced configuration and enable the option Get media info MODE_B.
Save the new changes, restart your phone and do again the step 3.
Now you should get the correct values.
Enable the MODE_B only if you get incorrect values when you press the button Debug data provider the second time.
Tutorials → 2) Debug layout name
*First of all you should check if the app that you want to configure is listed here: Tutorial 4: Configuration of some apps and you get the configuration.
With this tutorial we get the layout name of the compressed and expanded notifications (we will configure Phonograph).
The name is necessary to add the seek bar to the notification.
1) Go to the configuration section and enable the option “Debug notification”.
Also check “Layout name” and save the new configuration.
2) Close the media player app and dismiss the notification (if you have the media player app running).
Reopen the app and play some media content (the notification should be recreated).
3) Go to Xposed installer – logs. You should see some lines that start with: “GpmNotificationSeekBar DebugLayoutName”. We need the end of the LayoutName (the LayoutClass is not necessary).
Configuring Phonograph we obtain:
- /notification is the compressed layout name
- /notification_big is the expanded layout name
Generally, the expanded layout contains “big” and the compressed layout “small” or nothing.
The line “SeekBar added!” should appear when you finish the next step, and it means that the seekbar has been added to the notification.
4) Go to the configuration section of the selected media app and add the layout names.
Save the new changes, restart the media player app and the new changes should be applied.
Tutorials → 3) Expert configuration
Some apps use third party libraries to control playback of the audio/video files. If you know the class/method name you can make it compatible with this module.
Now we will configure Vlc (uses its own library called libvlc).
If you follow the steps of the tutorial “Debug data provider” the media content does not seek to the new position.
To make the app compatible open the module and go to the expert configuration.
Check the option custom data provider and set the next configuration:
- Fully qualified class name: org.videolan.libvlc.MediaPlayer
- Method name (seekTo): setTime
- Method name (getCurrentPosition): getTime
Apply changes, restart Vlc, play a media content and now should work.
Tutorials → 4) Configuration of some apps
Style of the configurations:
Code:
- Name_of_the_app: package_name
/name_of_the_compressed_layout
/name_of_the_expanded_layout
[optional - Expert conf] fully_qualified_class_name
[optional - Expert conf] method_name_seek_to
[optional - Expert conf] method_name_get_current_position
*The names could change (with different android versions or future updates of the apps).
Code:
- Phonograph: com.kabouzeid.gramophone
/notification
/notification_big
Advanced conf – get media info MODE_B: checked
- Poweramp: com.maxmpz.audioplayer
/status_controls
/status_controls_big
- PlayerPro: com.tbig.playerprotrial
/statusbar_controls
/statusbar_controls_big_alt
Use the alternative layout: unchecked
- BlackPlayer: com.kodarkooperativet.blackplayerfree
/notification_small_stock
/notification_big_stock
- MeloCloud: com.ranhzaistudios.melocloud.free
/simple_sound_cloud_notification
/simple_sound_cloud_notification_expanded
- Musixmatch: com.musixmatch.android.lyrify
/notification_player
/notification_big_player
- Shuttle: another.music.player
/notification_template_base
/notification_template_big_base
- Google play music: com.google.android.music
/notification_template_material_media
/notification_template_material_big_media
- YouTube: com.google.android.youtube
/playback_notification_small
/playback_notification_big
- YouTube Music: com.google.android.apps.youtube.music
/playback_notification_small
/playback_notification_big
- Music (CyanogenMod): com.cyanogenmod.eleven
/notification_template_material_media
/notification_template_material_big_media_narrow
- VLC: org.videolan.vlc
/notification_template_material_media
/notification_template_material_big_media_narrow
Expert conf - ClassName: org.videolan.libvlc.MediaPlayer
Expert conf - SeekTo: setTime
Expert conf - GetCurrentPosition: getTime
- Spotify: com.spotify.music
/notification_small_player
/notification_big_player
Expert conf - ClassName: com.spotify.mobile.android.orbit.OrbitPlayer
Expert conf - SeekTo: seekToPosition
Thank you for this module.
Unfortunately, it does not work correctly with GoneMAD Music Player. Neither seekbar nor seekbar button are shown in the notification.
- GoneMAD Music Player: gonemad.gmmp
/notification_controls_simple_layout​/notification_controls_simple_big_layout​
I followed all your steps, your app does obtain the correct time position of 01:00 minute (sending the broadcast and all other things are working as they intend to do, even “SeekBar added!” is shown in the Xposed logs), but it is not working.
My device configuration:
OnePlus X
Android Open Kang Project (CM13-based)
Xposed v80 SDK23 arm
SuperSU
Are any further information required to help me?
-------------------------------------------------------------------------------------------
EDIT: It is working... partially.
So I changed the notification style of GoneMAD Music Player from "Always Expanded" to "Default", and now the seekbar button is showing up. But no matter what I try, it is not possible to get the seekbar button working on expanded notification view.
What I also noticed: the seekbar isn't updating in real time. It just stays at the current time position when it has been opened. When closing the seekbar and re-opening it again, it gets updated but will remain at the new time as well.
This is awesome.
Thanks for this great app...
But why not add by default the most used apps like (Google Play Music, YouTube... etc.)... I'm still trying to get it working with GPM with no luck.
orville87 said:
Thank you for this module.
Unfortunately, it does not work correctly with GoneMAD Music Player. Neither seekbar nor seekbar button are shown in the notification.
- GoneMAD Music Player: gonemad.gmmp
/notification_controls_simple_layout​/notification_controls_simple_big_layout​
I followed all your steps, your app does obtain the correct time position of 01:00 minute (sending the broadcast and all other things are working as they intend to do, even “SeekBar added!” is shown in the Xposed logs), but it is not working.
My device configuration:
OnePlus X
Android Open Kang Project (CM13-based)
Xposed v80 SDK23 arm
SuperSU
Are any further information required to help me?
Click to expand...
Click to collapse
Excelent report!
You have told me the steps and the details at each step.
That style of notification requires the option "Use the alternative layout" unchecked (like other players as PlayerPro).
You can change also the position and colors (to improve the visibility).
I have tested it with cm13 and works.
If now works, update your comment, could be useful for other users.
Cheers and thanks for the excellent report.
Module works great, made it fit perfectly in the expanded poweramp notification with custom layout.
And damn this app is beautiful!! One of the best material apps I know.
osama-selo said:
Thanks for this great app...
But why not add by default the most used apps like (Google Play Music, YouTube... etc.)... I'm still trying to get it working with GPM with no luck.
Click to expand...
Click to collapse
Tutorials, configuration of some apps. link
Read the gpm configuration.
You just should set the layout name (copy and paste)
/notification_template_material_media -> compressed
/notification_template_material_big_media -> expanded
SergioSanchezR said:
Tutorials, configuration of some apps. link
Read the gpm configuration.
You just should set the layout name (copy and paste)
/notification_template_material_media -> compressed
/notification_template_material_big_media -> expanded
Click to expand...
Click to collapse
Already done this and it's not working.
My idea is that you can pre-add your configuration to your app the make it more simple... and over time you can add settings for more apps.
Anyway I'll try with other apps and report back.
Could you make also a video of the tutorial???
Sent from my Nexus 6 using Tapatalk
SergioSanchezR said:
Excelent report!
You have told me the steps and the details at each step.
That style of notification requires the option "Use the alternative layout" unchecked (like other players as PlayerPro).
You can change also the position and colors (to improve the visibility).
I have tested it with cm13 and works.
If now works, update your comment, could be useful for other users.
Cheers and thanks for the excellent report.
Click to expand...
Click to collapse
Updated my post, still not working completely.
SergioSanchezR said:
Tutorials, configuration of some apps. link
Read the gpm configuration.
You just should set the layout name (copy and paste)
/notification_template_material_media -> compressed
/notification_template_material_big_media -> expanded
Click to expand...
Click to collapse
I have managed to get it working on Google Play Music... I had a mistake last time
Now in expanded notification everything is OK except that we need an option to put the icon on the left side (for RTL languages)
In compressed notification the first time it works OK, but if I expand then unexpand the notification it will be all black.
EDIT: it happens exactly in this condition:
1- Press the seek bar button.
2- Try to seek the song and let the bar hide automatically and then I got it all black.
If I don't try to seek I would not have this problem
I can't see seek bar, is there something wrong???
piraboy said:
I can't see seek bar, is there something wrong???
Click to expand...
Click to collapse
According to post #8 it should be /notification_big_player instead of /notification_big_stock for expanded view in MusixMatch.

Categories

Resources