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
Related
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, 唔知關邊樣事.....
Developed on HTC Diamond (VGA 480 × 640) with standard Titanium (no WM7.. Project, etc....)
Post#2 : Configuration/Parameter Informations
JMLPanex program (JML Panel Execute) allows multiple hotspots on a plugin (-> Association picture/program).
{
"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"
}
Changelog Version 3.00 : see Post#2 Thank you for offering me a beer. All donations (3€, 5$, +) are appreciated !
- Required for JMLToday v6.00
- all parameters in registry (JMLPanex.ini deleted)
- configuration with JMLMenuSense program (Sense UI interface)
- vibration when long clic (if 'vibrate' parameter enabled and JMLToday v6.00 required)
- remove all .mscr scripts
- sound clic (@Freezy1982 idea's)
- expand zone-area picture from A-Z (26 maxi, 5x5 or 2x13...) to A-Z,a-z (52 maxi, 7x7 or 5x10....)
Installation instructions :
1- Install JMLMenuSense v1.30 -> *JMLMenuSense thread*
2- Install JMLPanex cab file
-> In Windows Start Menu, -> in JMHL folder, -> you have a JMLPanexSense link to configure JMLPanex.
Changelog Version 2.70 :
- #ITEM command : allows a area-zone (A, B. ..) to behave as an ID (execute program, conditional action.....)
- #PAGEITEM command = #GOTO + #ITEM
- make a vibration on click
- manages long click to provide 2 actions on a picture
- apptodate compatible
Changelog Version 2.60 :
- Deplacement optimisation (little faster)
- Zone-area depending of the picture (-> see @HC_72 Post#228)
- Add more effects when clic.
Changelog Version 2.50 :
- It write the name of PNX file used -> in ...CHome\JMLPanex\PnxFile register key
- It scan the tag < button > in .CPR file.
- #FOLDER command : open folder with ":MSFEXPLORE"
- Conditionnal action based on the content of the registry key (see post#2)
Changelog Version 2.30 :
- dim=RxC (ROWSxCOLS), ex : dim=4x1, dim=2x4 ..... with a single restriction : MAX of 26 positions.
Changelog Version 2.10:
- Bug : Cache works on Portrait AND Landscape mode
- Compatible BronzeListView CPR (to tested. thanks)
Changelog Version 2.00 :
- caching the cpr-part of each Panel for faster reaction (another MichelDiamond's idea)
- reverse search for <Images> (because a big Image must be in First position in CPR, but must be scanned in Last position by JMLPanex)
- #GOTO command to interact with others Pages of a Plugin or another Plugin without manual sliding
- add %JMLTODAY% and %JMLPANEX% for path-file
Have Fun!
NO MIRRORS, thanks.
Configuration/Parameter Informations
AppToDate ready for JMLToday >= 6.00
- install AppToDate application
- run AppToDate application, check updates and download the new version.
#ITEM, #PAGEITEM
ex.:
Code:
[Page1]
...
XMLTOTAL=[Page1_XMLTOTAL_Action]
[color=red]SmsNotify[/color]={Page1_SmsPNG_Action}
[Page1_XMLTOTAL_Action]
dim=4x1
A=[color=red]#ITEM SmsNotify[/color]
B=%JMLTODAY%CallHistory.exe
C=%JMLTODAY%JMLMenu.exe;JMLEmails.mnu -execute
D=%WINDOWS%voicemail.exe
[Page1_SmsPNG_Action]
.jpg=[color=green]#PAGEITEM Page4 Infos[/color]
unknown.png=#GOTO Page4
sms_e.png=#GOTO Page4
sms_d.png=%WINDOWS%tmail.exe;-service "SMS"
#ITEM SmsNotify -> Execute action of SmsNotify (in same page)
#PAGEITEM Page4 Infos-> #GOTO Page4 and execute action of Infos ITEM
Long clic action
You can use || to separate actions in .pnx file.
Example : ...=%JMLTODAY%\JMLComm.exe;-flight||%JMLTODAY%\CommManager.lnk
single clic : switch flight-mode/phone-on
long clic : launch CommManager program.
----------------------------------------------------------------------------------------
Effects when clic
[/color]
Zone-area depending of the picture
(-> see @HC_72 Post#228)
You can define different areas of actions in function of the image displayed.
Code:
[Page1]
IconA={Page1_IconA_Action}
[Page1_IconA_Action]
PictureFor6Zones.png=[Area6Zones]
PictureFor4Zones.png=[Area4Zones]
[Area6Zones]
dim=1x6
A=...
B=...
C=...
D=...
E=...
F=...
[Area4Zones]
dim=1x4
A=...
B=...
C=...
D=...
Conditionnal action
Example of .pnx file for icon IconA on Page5 (IconA = contact or private event -> and we want a different action !)
Code:
[Page5]
IconA={Page5_IconA_Action}
PagesPNG=[PagesPNG]
[Page5_IconA_Action]
jpg=%PROGRAMFILES%\JMLToday\JMLSms.exe;-reply:1
unknow.png=%PROGRAMFILES%\JMLToday\JMLSms.exe;-reply:1
Private.png=#FOLDER %PROGRAMFILES%
[PagesPNG]
...
-> if registry key IconA contains "jpg" or "unknow.png" -> it's a contact -> Reply action
-> if registry key IconA contains "Private.png" -> it's a private event -> other action
Be careful :
- use { and } to define condition, after '=' (in place of action)
- use [ and ] for section name (page_name or area_name or condition_name)
----------------------------------------------------------------------------------------
Scanning <button> tag
Some titanium/skin use this tag : i think the applauncher plugin use it (to verify).
With this, in JMLPanex, you can specify static pictures avalaible for all pages. when you slide from page to another page, these pictures not slide, there are static.
JMLTodayV6.00 skin exemple (see JMLToday thread #post2) :
- There is one static picture : Bkg
- The path of pictures are hard-coded in .CPR file, not in registry
- You can also put actions with .PNX file (it's because JMLPanex scan <button> tag ! as <image> tag)
Code:
<Layer ID="JMLTodayExpanded" nil="False" Width="480" Height="164" Clip="False">
<Keypad ID="Buttons" Width="480" Height="336" Clip="False">
<Button ID="Bkg" Left="-2" Top="-200" Width="484" Height="348" Clip="False">
<Layer ID="ButtonUpLayer" Clip="False">
<Image ID="ButtonUp" Width="484" Height="348" Visible="True" ScalingAlgorithm="Fast" Source="\JML\JMLToday_Bkg.png" />
</Layer>
</Button>
</Keypad>
<Layer ID="Page" Clip="False">
<Image ID="BG" Left="230" Top="-172" Width="240" Height="115" ScalingAlgorithm="TriLinear" Opacity="1.0"/>
<Image ID="H1" Left="243" Top="-146" Width="42" Height="66" ScalingAlgorithm="TriLinear" Opacity="1.0"/>
... [i][b]same page description as before[/b][/i]
----------------------------------------------------------------------------------------
#FOLDER
Syntax : #FOLDER folder_path
----------------------------------------------------------------------------------------
Parameter file .pnx
----------------------- for SEARCH in PNX :
- One File in plugin folder (file-name=skin-name.pnx)
or/and
- One File in plugin folder (file-name=plugin-name.pnx)
or/and
- One File in JMLPanex folder (file-name=plugin-name.pnx)
-----------------------
- One section per page of plugin or per area description
- One line per association picture=program
Example JMLToday.pnx for JMLToday plugin :
Code:
[Page1]
default=%PROGRAMFILES%\JMLToday\JMLAction.exe
AlarmPNG=%WINDOWS%\ctlpnl.exe;cplmain.cpl,16,1
BG=%WINDOWS%\ctlpnl.exe;cplmain.cpl,16,0
EmailPNG=%WINDOWS%\tmail.exe;-service "ActiveSync"
SmsPNG=%WINDOWS%\tmail.exe;-service "SMS"
TelPNG=%PROGRAMFILES%\JMLToday\CallHistory.exe
BattPNG=%WINDOWS%\ctlpnl.exe;cplmain.cpl,3
[Page2]
default=%PROGRAMFILES%\JMLToday\JMLMeteo.mscr
NB. : default is the default program when you click out of a picture.
----------------------------------------------------------------------------------------
Constantes File-Path
You can use these constantes in your file-path name :
%PROGRAMFILES%
%WINDOWS%
%MYVIDEO%
%MYPICTURES%
%MYMUSIC%
%JMLTODAY%
%JMLPANEX%
----------------------------------------------------------------------------------------
Program/parameters separator
You can use ; in your file-path name to separate parameter to program-name :
Example : ...=%WINDOWS%\ctlpnl.exe;cplmain.cpl,3
----------------------------------------------------------------------------------------
ACTIONURL - ACTIONURLPNX
When you associate JMLPanex to a plugin, JMLPanexForPlugin.mscr store the old ACTIONURL value in ACTIONURLPNX
----------------------------------------------------------------------------------------
Algorithm
1 - During a click, the plugin launches JMLPanex.exe in passing in parameter the name of the plugin (eg. JMLToday) and the concerned page (eg. Page1)
2 - JMLPanex gets back the coordinates of the click
3 - JMLPanex looks for in the file active .cpr, and in Layer of the plugin (eg. JMLTodayExpanded), the element the positions / dimensions of which correspond in coordinates of the click
4 - JMLPanex gets back ID of the concerned element and search in a file parameters, the associated program and executes it.
----------------------------------------------------------------------------------------
Area Button (MichelDiamond's idea)
- The image is cut in zones representing a matrix
- Every zone can be associated with a program
- Max squared matrice dim = 5 (5x5 zones)
- New dim=RxC (ROWSxCOLS) -> ex : dim=4x1, dim=2x4 ..... 26 zones
Example :
----------------------------------------------------------------------------------------
#GOTO
Syntax : #GOTO page/direction plugin-destination
- page = Page1, Page2... PageN
- direction = Left...LeftN (Left occurs N), Right... RightN, None
- plugin-destination = name of plugin to go (if different)
----------------------------------------------------------------------------------------
Offset]
If you have a vertical offset due to :
- ROM build > 23xxx
- BronzeListView in place of TitaniumListView
-> Run JMLPanexSense to fix it
----------------------------------------------------------------------------------------
Cache
- One .dat file cache per Plugin and per Resolution
- The cache is rebuild when the .CPR file is modified or .dat inexistent
- The cache only work with .CPR file, NOT with .pnx (icon coordinates recorded only, NOT associate action).
-> Run JMLPanexSense to force the recompilation of cache for one plugin
For the developpers :
- Delete the appropriates .dat files in your script to clear cache.
Excellent! Updated skins on the way.
wow nice/exciting!
Short Info: will work on each Resolution in TitaniumListView-Skins
You can have Buttons without any new running background-process.
Try it with JMLToday - and you will get working SMS, Phone,.... - Buttons It's great!
Heya, can we now use buttons that are out of the focus bar area? This wasn't the case in the beta.
Sorry to be a little off topic or if I didn't search enough... But I haven't changed my ROM to a 6.5 one yet, so I don't really understand the titanium behaviour. Can you give me pointers to some information about that ?
From what I read here, in the normal titanium plugins, you can't have multiple clicking areas ? Is that true ? From the screenshots of software like JMLToday, I had understood that it was possible to have real buttons on a titanium panel (for example to enable / disable bluetooth and so on...). Am I wrong ?
Mods, if I'm way too off topic, please delete this post...
Thanks in advance for your help.
Cheers
@MysterD : French sîte -> http://htc-touch-diamond.forumactif...wm65-titanium-v097-beta-du-22-aout-t14134.htm
A++
Thanks for your answer... I'm already a member of this forum, too
I'll try and read everything over there too...
Yes - Titanium itself has no workable buttons by default - but if you once use it - I already was a Fan of TF3D2 - I changed to Titanium. It's integrated in system - no third party - and uses much less RAM and Battery than TF3D2.
And it's easy to configure - not like the Manila-Files (please read the other Threads about "Titanium" as Search Tag - then you will see, how nice it is)
But - with JMLPanex - everybody can easily switch his Plugin to a Plugin with working Buttons (and WITHOUT 24/7-Script to do this!!!) - everybody can do this now - I don't know, if the users (and especially the Plugin-Developers) already mentioned it, what a Killer app is JMLPanex.
I will make an example as How-To tomorrow (with JMLToday - but you can use this in the same way for EACH TITANIUM-PLUGIN, that it gets workable Buttons in an easy an light way)
MichelDiamond said:
Short Info: will work on each Resolution in TitaniumListView-Skins
You can have Buttons without any new running background-process.
Try it with JMLToday - and you will get working SMS, Phone,.... - Buttons It's great!
Click to expand...
Click to collapse
MichelDiamond said:
Yes - Titanium itself has no workable buttons by default - but if you once use it - I already was a Fan of TF3D2 - I changed to Titanium. It's integrated in system - no third party - and uses much less RAM and Battery than TF3D2.
And it's easy to configure - not like the Manila-Files (please read the other Threads about "Titanium" as Search Tag - then you will see, how nice it is)
But - with JMLPanex - everybody can easily switch his Plugin to a Plugin with working Buttons (and WITHOUT 24/7-Script to do this!!!) - everybody can do this now - I don't know, if the users (and especially the Plugin-Developers) already mentioned it, what a Killer app is JMLPanex.
I will make an example as How-To tomorrow (with JMLToday - but you can use this in the same way for EACH TITANIUM-PLUGIN, that it gets workable Buttons in an easy an light way)
Click to expand...
Click to collapse
Hi Micha, looking forward to the guide.
Can you answer my earlier question: Is the placement of buttons restricted to the focus bar, like in the beta? Or can we use the whole display area?
@Jumba : Only on the panel ! (focused bar). JMLPanex replace and do as [ACTIONURL] before.
JMHL said:
@Jumba : Only on the panel ! (focused bar). JMLPanex replace and do as [ACTIONURL] before.
Click to expand...
Click to collapse
Great, thanks!
Doesn't work for me.
Assigning an action for clicking on the clock (default in .pnx) works, but doesn't work on the off-focus icons like email, sms, call history etc.
@adwinp : give me your .CPR file
JMHL said:
@adwinp : give me your .CPR file
Click to expand...
Click to collapse
http://www.mediafire.com/?ie4jckqzjmn
There you go.
;]
I also tried moving every icon (iconPNG) from the top bar to below the clocks, which didn't work either.
adwinp said:
http://www.mediafire.com/?ie4jckqzjmn
There you go.
;]
I also tried moving every icon (iconPNG) from the top bar to below the clocks, which didn't work either.
Click to expand...
Click to collapse
Heya, I am going to convert the dual analog and digital skins to work with Panex when I get back from vacation, but maybe try the slanted skin which works fine here and has all the buttons on the focus bar, or the default one to see if it works then.
@adwinp : Your PNG are out the cliquable area. Try with JMLTodayV5.3 skin to verify JMLPanex works.
a++
JMHL said:
@adwinp : Your PNG are out the cliquable area. Try with JMLTodayV5.3 skin to verify JMLPanex works.
a++
Click to expand...
Click to collapse
Which layer exactly defines your clickable area?
New version 0.98 -> Post#1
@adwinp : in your CPR, height = 200 :
<Layer ID="Focus" Width="480" Height="200" Clip="False">
Hi,
A new Plugin for Titanium - BlueProdigy
And now: V2
Please red installation instruction in middle of this post!
Download: *Blue Prodigy V2*
Major Changes and new skins - look into changelog
Special Character Set-Skins(Taiwan,China,Hebrew,Russia): Post #2
For FAQs: Post #3
{
"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"
}
The design-idea and images are from Matt_Jackson - and it's like a Skin for JMLToday - but as own Plugin. Also Calendar-Function is JMLCalendar from JMHL.
BlueProdigy is developed it in C/C++ in all of it's doing (animations, overview-update, apointments-scrolling, clock-resizing,...) and using it's own notifications for clock, alarm and calendar. Only the control of menu and language by menu is in mortscript - but that has no effect on performance - because it's only for changing settings.
So - it's extremely fast and has no noticeable effect on battery.
Please read installation instructions in middle of this post!
Features:
- ALL RESOLUTIONS (VGA, WVGA, QVGA, WQVGA)
- Portrait & Landscape
- MUCH LANGUAGES already integrated (en,us,de,fr,es,tw,ru,au,it)
- Correct Timeformat & Start of week for this Languages
- You won't be asked for your language - Plugin uses settings of JMLToday to identify your LAnguage
- Full skinable!
- Skin support by menu
- Buttons-Support (JMLPanex) - over full PAnel to expand/collapse/jump to apps/...
- Installed by TICS - so you can use it in each Titanium Theme like Bliss, Neo,... (and can make you special skin for it)
- Settings by Menu:
-- Calendar: Max Days = how much days do you want to see? ( up to 365)
-- Calendar: Max Items = how much appointments should be displayable?
-- Animation-Speed (1-300 ms)
-- Skin-Choice (you can choice of the skins which are in V1 or each other skins you made or downloaded
-- Choice of call of your Apps for Calendar, Alarm, Clock by menu
-- manual calendar update (is done also automatic by system if next appointment shall appear
Changelog V2_2.0 - Additional Features of V2:
- Detailed view for each appointment! (just click on date/time of appointment)
- More animations - especially for detailed view
- Tab on appointment in detailed view (eye symbol) - direct jump to the day of this appointment in calendar
- In Main Panel - Tab on weekbar - you jump into week view of calendar
- Much more Images & Texts for Skinning - good example is "Duality" - look into FAQs of Post #3
- New Notifications - runs faster and no side effects with other plugins
- BlueProdigy suspends itself, if Titanium is switched off (e.g. you are running Sense or TouchFlo)
- New Refresh (MichasRefresh) - better free space for your device at all, saves much Soft-Rsets
- New Skins like Transparency or Duality for the new keys
- Better Font-support
- Better support for foreign countries with special character sets (e.g. Hebrew, Russia, Taiwan, China,...)
- Changeable path for analog clock in Menu
- some little bugfixes
- some more Menu options for pathes
- better translated language files for some countries
- some more little needful things - I have forgotten, what
Here's the Skins inside basic .cab of BlueProdigy V2:
and 2 more additional Skins for you to use or change like you want (download: click on pics or bottom of this post) :
Installation instructions (overjump step which you already done) - please remark - BlueProdigy is a "SubPlugin" of JMLToday - so you need at least the installation:
1. Install JMLPanex >= 2.30 (It's now released , but BluePRodigy notices older version and will give you a menu point to install it for you.
(Thread for JMLPanex: *click here*
2. Install JMLToday >= 5.5 : *click here* (all from JMLToday 5.6 which is needed, is direct in BlueProdigy.cab, so never mind )
3. Disable Titanium (otherwise the installation could fail and you have to re-install .cab again)
4. Install Blue Prodigy - Cab
5. Enable Titanium and enjoy - if Font isn't displayed - you need a Soft-Reset (will be told to you by BlueProdigy)
6. If you don't see a calendar entry or wrong date after enabling first time Titanium - please choose "Update Calendar" from Menu - afterwards new notifications are set permanently
Some more Screenshots:
*HebrewBlue*
*RussianBlue*
*SimplyChinaBlue*
*TaiwanBlue* (external download, Size 2,5 MB)
In Post #2 / #3 I will collect Skins and FAQs.
Credits:
MATT_JACKSON for this great Design!!! ( you can also look for his ideas here: http://ashigaru-design.blogspot.com/2009/09/teaser-titanium-clock-blue-prodigy.html inside is Design-Page: http://ashigaru-design.de)
JMHL for JMLPANEX & JMLCALENDAR
Listed at: *1800pocketpc.com - PPC-Software and WinMo-Freeware*
Have fun
Micha
BlueProdigy, TitaniumRSS, TICS, TitaniumStarter, JMLLibrary and the other stuff-
Like my work? To spend much more nights, if you want, you can donate a cup of coffee for me.
# 2: For other Skins also later as collection for skins of other users perhaps)
Special Font Skins:
*HebrewBlue*
*RussianBlue*
*SimplyChinaBlue*
*TaiwanBlue* (external download, Size 2,5 MB)
Skin-Hints (also to find as Text-File in Skins-Subfolder of BlueProdigy) :
Code:
The directory structure of skins is alomst the same as in JMLToday.
Each subdirectory of "skins" is an own skin - as maximum it consists of:
.plg = Skin File
(same name as directory = SkinName, otherwise TICS would give message, that .plg wasn't found)
.ttf = FontFile for the Appointment texts/Digital style
(name indifferent, only one .ttf-File, will be copied to \windows,
sometimes WinMo needs SoftReset to use new .ttf, perhaps MichasRefresh or later MichasSpecialRefresh is enough)
BlueProdigy.pnx = Panex File for Button-Definitions
(fixed name - please red instructions for Area Button, to understand, how you can define Tab-Areas.
Will be copied to BlueProdigy-Main-Directory after skin change)
.\clockA = Images for analog clock
(fixed name - perhaps later on possible to use your clockA-Directories in JMLToday)
.\BlueProdigyImages = Images for BlueProdigy at all
(All Images for BlueProdigy - if you skin it: ALL Graphic-Files of Default must be also inside this)
If some of this 5 Directories or .plg/.pnx/.ttf-Files are not defined in Skin - then this part is used from
Skins-Default-Directory
( ...\BlueProdigy\skins\default)
So: IF you only change .plg - then it's enough to put .plg to new directory. Name of the .plg must be
the same as the directory. The Rest is used from default - that's the easiest way to move some things a little bit.
Please don't forget PLG-Resizer to share your skin to all users for all resolutions.
#3: FAQs
What can I skin in BlueProdigy?
Clocks, Appointments, Alarm, Fonts,... everything you want - only look into "howto.txt" in skins-directory. (Please look only for Fonts which are free of charge!)
BlueProdigy mustn't be blue You can skin new animations. You can rearrange icons and text and you can use other Formats for e.g. Date.
Only look with CHome-Editor into BlueProdigy-Page1, what's possible.
Just share it afterwards - and please use PLG-Resizer http://forum.xda-developers.com/showpost.php?p=4254191&postcount=2 that every user can use it.
Does I always have to make a Soft-Reset after changing to a skin with another Font?
No - on some device at the first time, that the new Font is linked by WinMo - therefore you get the message from BlueProdigy "You need perhaps a Soft-Reset"
If you see a standard Font (Tahomo) instead of a Font on Screenshot - then you need a Soft-Reset one time - afterwards no more, if you change back to this Skin again
Tab-Areas:
@all : JMLPanex V2.30 released.
happy to see this release
but there's a lil problem , it only can show all day's application on my device....
and the second problem is... the smallist chinese font is almost 3 M, it's too huge...
@JMHL: I updated Post #1
@Kane:
All days applications in chinese? Then we must have a look if JMLCalendar newest version works with chinese, too.
The font can't be resized by .cpr? Just edit .plg - it is a .ttf, right?
Looks already nice in Chinese
Thx 4 credit
n1 presentation!
Work 4 me:
ohh no, that's the report for the beta one ...
mmm i tried this one, and... it dont show anything for me....
even all days applications dont show ( set 365 days and 20 shows)
and ya, it's a 2.87 Mb's ttf file
@kane:
ok,then let's have a look,what's the difference is in chinese language appointments. 2,23 mb for a .ttf - you have really much signs in chinese...
please have a look in hkcu/software/jml/blueprodigy, if the appointments aree read coorect from jmlcalendar in chinese. you can also attach the content as .reg herr.
at best together with hklm/software/microsoft/chome/blueprodigy
@matt
No... thanx for your great idea and images
Micha
@MichelDiamond
ok here's the reg, total is 0 in jml\BlueProdigy
mmm so , what you think?
maybe that exe file need to change to real unicode
donno, I just guess
Hmm - ok - it's not from BlueProdigy - it's from JMLCalendar (even by manual update of calenar the key of JML/BluePRodigy is empty?)
Registry is alays using wide char (unicode) - so I must talk to JMHL for JMLalendar.
Can you switch so long to another language like english to get the results? (The Menus,... are in chinese correct? )
(Or copy JMLCalendar.exe from jmltoday 5.5 to BluePRodigy-Directory and tell me if this works)
I also want to wait for russian feedback - because there is also something to do.
But both will be Skins with special .ttf-Files, which can be seperate downloaded for BlueProdigy - because that would need to much space for install as Main.
@All: No wishes? I know what I would do for V2
ok, wait a lil ,sorry, I was busy today, can you get online on MSN??
then it's easy to feed back, now I'n switching language.... , will talk more later..
ok, I change language to english,and every thing is the same....
so what you think is going on??
I'm not at home, sorry for now, bud - but you changed language from JMLToday, right? Then please run install.mscr from BlueProdigy, so that BlueProdigy recognizes the new language (or just change skin of BlueProdigy - then it always looks for new language, too)
MichelDiamond said:
I'm not at home, sorry for now, bud - but you changed language from JMLToday, right? Then please run install.mscr from BlueProdigy, so that BlueProdigy recognizes the new language (or just change skin of BlueProdigy - then it always looks for new language, too)
Click to expand...
Click to collapse
Hi Michel,
I'm also still having problems with the hebrew content. To solve the problem, I just delete the blueprodigy.ttf file after installation and before I SR and then all works OK
Yes -thanx Moti - a Soft-Reset is mostly needed in WinMo to use new .ttf
But be careful, Moti - I changed system against Beta because of your Feedback - the .ttf won't be renamed by copiing to Windows - so you only need one soft reset for a new font - but not after changing back to this skin (therefore the change) . So also no more need to delete blueprodigy.ttf
But have a look to
HKEY_LOCAL_MACHINE\Software\Microsoft\FontLink\SystemLink
if the new Font is correct registered
There's a second key there:
HKEY_LOCAL_MACHINE\System\GDI\FontLinkMethods
and look if it's on "1" (can be 1,2,3)
If you perhaps see, that this LinkMethod doesn't work - use 2 or 3 - but in SystemLink must be the Link to the Font-File (you see Tahoma there as example)
Unfortunately you need to Soft-Reset device while trying - because that's only read by WinMo while booting together with other country-specifics.
I know that my settings are for European/american/... but Hebrew, chinese and japanese could need other settings.
BlueProdigy doesn't set FontLinkMethods - but if it's necessary, I could set it because of Language in next version Please feedback, which combination works - the skin-support makes it possible to try it very easy.
@Kane: Already tried to use older version of jmlcalendar from JMLToday 5.5 installation?
@All: It's easy to skin it like each JMLToday-Skin - I almost use the same system to do it. You an change behaviour, click areas, .... and of course images like you want. But please - share it to the other users.
I'm already about V2 - because I want a little bit more for me (detailed view of appointment and jump direct to correct day )
Greetz
Micha
@MichelDiamond
use old jmlcalender, and it only shows all day application, it works fine, just this issue
sorry, I was busy in these few days, lots of F*cken exam
animation good, clock good, only shows all day application by using old Jmltoday's jmlcalender
MichelDiamond said:
Yes -thanx Moti - a Soft-Reset is mostly needed in WinMo to use new .ttf
But be careful, Moti - I changed system against Beta because of your Feedback - the .ttf won't be renamed by copiing to Windows - so you only need one soft reset for a new font - but not after changing back to this skin (therefore the change) . So also no more need to delete blueprodigy.ttf
But have a look to
HKEY_LOCAL_MACHINE\Software\Microsoft\FontLink\SystemLink
if the new Font is correct registered
There's a second key there:
HKEY_LOCAL_MACHINE\System\GDI\FontLinkMethods
and look if it's on "1" (can be 1,2,3)
If you perhaps see, that this LinkMethod doesn't work - use 2 or 3 - but in SystemLink must be the Link to the Font-File (you see Tahoma there as example)
Unfortunately you need to Soft-Reset device while trying - because that's only read by WinMo while booting together with other country-specifics.
I know that my settings are for European/american/... but Hebrew, chinese and japanese could need other settings.
BlueProdigy doesn't set FontLinkMethods - but if it's necessary, I could set it because of Language in next version Please feedback, which combination works - the skin-support makes it possible to try it very easy.
Click to expand...
Click to collapse
Hi Micha,
I reinstalled V1.1 and didn't delete blueprodigy.ttf. I SR and had the same problem in condensed mode. I checked the registry and blueprodigy font is registered as it should be but there was no fontlinkmethods value so I added it as a dword value. I tried all 3 values but none of them helped. I deleted the blueprodigy value from the registry, SR and still get gibberish. So I uninstalled, reinstalled and deleted the font and now it works again with the standard system font.
Thanx Moti,
perhaps it's really not necessary to set any registry key for it.
I'm glad that I set this keys not in C-Code - because SkinChange is nothing critical for performance.
Could you comment the line
Code:
RegWriteString("HKLM","Software\Microsoft\FontLink\SystemLink",FileBase(arrTTF[1]),"\windows"\arrTTF[1]&","&FileBase(arrTTF[1]))
in bpchangeskin.mscr ?
and
Code:
RegWriteString("HKLM","Software\Microsoft\FontLink\SystemLink","blueprodigy","\windows\blueprodigy.ttf,blueprodigy")
in install.mscr ?
And delete existing keys by hand and soft-reset that WinMo doesn't know them anymore, and then try it with V1 and a new .ttf , if it works?
Then I would kick it out in V2. Would be really nice from you
@kane:
Only to be sure: You ONLY see all-day-appointments - the normal appointments (e. g. from 9.30 am - 10.30 am) are not shown? Is your ROM chinese or chinese/english-hybrid? (Country-Code?)
I've already told it to JMHL - it seems that there must be something special for asian WinMo's - but I don't know what's the difference so far. Let's find it out
Greetz & Thanx
Micha
So I installed it, and its not displaying info, it is throwing an error that says "Blue Prodigy - Clock Disabled: #14 JMLToday Date0 Entry not found"
Any thoughts?
yes - install jmltoday ( >= 5.5)
then re-install blueprodigy (shortcut in start-utilities-blueprodigy
and don't forget jmlpanex,too,if it's not installed.
MaxSense Unleashed (POCKETNOW REVIEW)
{
"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"
}
Introduction
If you are from outer space and wonders what MaxSense is all about, then please take some time to read through this.
This has taken a while longer than planned as I lack the free time that I used to have. Due to this, MaxSense will only be released in ROMs and there is no cab for it. This is to avoid answering questions all the time and give myself time to make further improvements. If you are a cook and intend to flash this to your ROM, you can contact me on my mail [email protected] for the latest files. Future updates will be posted here. The current version have some basic widgets but depending on the reception of this project, more things will be added.
What is MaxSense?
MaxSense is based on Manila/Sense 2.5. Unlike the original setup, MaxSense offers you total freedom to re-design your Home layout. All objects are now widget based and there are many customization options available to make your phone truly looks the way you want it. With full screen features and multiple screens, these allow you real estates to put things on the screen which were never possible. The UI design in such a way that it gives you access to the things you use frequently within a touch or scroll. I can go on forever but below summary of the features will bring to light what is there to offer.
Features of MaxSense
Full Screen ( Wallpapers 960x800 )
3 Home Widget Screens ( Scroll left/right )
60 Quicklinks accessible on all tabs
Tab launcher screen accessible on all tabs
Full Taskbar with dropdown features accessible on all tabs
Widgets ( a lot of customization options and more to come )
- Clocks ( Analog, Digital, Slide )
- Alerts ( Calendar, Call History, Mail, SMS, Voicemail, Alert Display Panel )
- Quicklinks ( 10 additional shortcut widgets for program, contacts and bookmarks )
- 11 Toggle Widgets ( Wifi, Bluetooth, Airplane, Data, AutoLock, AutoMute, AutoBacklight, Weather Animation, Vibrate Toggle, Rotation, Display Off )
- 6 Utility Widgets ( Battery, Memory Meter, Date, Alarm, Phone Signal, StartMenu )
- Others ( Weather, Music Player, Favorite Contacts, Internet Search, Blank Panel, Scrolling Text )
General Settings
- Weather Animation
- Rotation
- Autolock
- AutoMute
- Taskbar ( Hidden/Maximized/Minimized ) + Retractable
- Text Color ( includes bottom arrow but exclude all widgets text which you can set individually )
- High Quality Wallpaper
- 20 pixel snap
Program Link Settings (LSK, Start, Date, Alarm, Battery, Memory, Calendar, Messaging, Email, TaskMgr)
Video Review/Tutorial
Review Video from Pocketnow CLICK HERE
Thks to Swiss420. Here's a very nice flash link where you can play around and find out more about the functions of the UI. CLICK HERE
Thanks
Special thks to Bignadad for all the development support. Without him, Max Sense would not be completed.
CJ Lippstreu for the review and video on Pocketnow
Also thks to Co0kie for his multi quicklinks scripts
Bignadad, Millski and NRGZ for coming up with the first batch of Max Sense ROMs
Beta testers - Ceesheim, Millski, Big and his beta tester group
Language translators - Dan Nda, Kenia, Emra, Joaquim, Riku, Jan, Toby, Hector, Andreas, btxakita, Sandra, Renazzi and Dave ( let me know if I missed any names )
Links to ROMs with MaxSense
Millski HD2 ROM
http://forum.xda-developers.com/showthread.php?t=676344
Bignadad TP2 CDMA ROM
http://forum.ppcgeeks.com/showthread.php?t=122177
Energy ROMs (Released in regular threads. Look for the |WWE|·.¸¸.·´¯`·.¸¸.- Energy -.¸¸.·´¯ |May 30| 21905|23569 |`·.¸¸|MaxSense|¸¸.·´¯) title in your favorite device forum )
Help me buy a HD2
Updates/Changelogs/FAQs
Updates / Changelog
HTML:
v1.04/1.05
- Analog clock widget with dual time/clock feature (all new clocks)
- New Text scrolling panel widget ( text will scroll on the panel upon updates on registry ). This is actually planned for stock updates but I still don't have the time to update yet.
- 1 new weather layout
- Home buttons and keys now go straight to the main screen
- Program link settings for those featured applications
- Retractable taskbar settings
- Larger snap option in widget edit mode
- All alert icons are more responsive to touch
- New widget; backlight display off toggle
- Widget can now be deleted by moving straight to the bottom trash can in widget edit mode
- Display panel alert new auto close setting ( will close after pressing left top icon )
- Save & Restore Settings
- Extended Favorite Contacts Widget
- All new stock icons and backgrounds
v1.02/1.03
- total 10 quicklink widgets. Can also now access to contacts and bookmarks
- toggle widgets (total 10)
- Wifi, BT, Data, Airplane, Weather Anim, AutoLock, AutoMute, Vibrate, Rotation, AutoBacklight
- utility widgets (total 6)
- Memory, Battery, Date, Alarm, Phone Signal, Startmenu
- New music player layout (Maximized and minimized)
- Added new alert widget for voicemail
- Added navigation icon for display alert panel
- Improved performance, smoother transition between submenus and main screen
- Improved gridlock on widgets and performance in widget edit mode
- Added many alternate external program links to the widgets
v1.01
- Updated MaxGRPS.exe to detect no data package phone
- Adjusted the HomeButton press and sliding sensitivity
- Added a HQ wallpaper option in MaxSense Settings
- Added 3 additional shortcuts
- Appointments count fixed
- Fixed other tabs title appearing after coming back fm landscape
- Some other minor fixes
v1.00
Due to time constraint, the other languages packages will only be released
on the next updates. Thks in advance to those who has contributed.
Requirements & Compatibilty
1. Supports both WVGA and VGA
2. ROM with Manila/Sense 2.5 ( MaxSense is only available "cooked" in ROM's. As of now there are no intentions of releasing a cab as a "Add On" to Manila/Sense 2.5 )
FAQs
1. How to get speed performance in Max Sense?
Ans : Putting more widgets on screen will slow things down and the best way is to switch off certain settings when necessary. Below are some of the settings which you can tweak to get optimum performance
a. Minimize or hide weather animation
b. Minimize or hide taskbar
c. Minimize all alerts and use a single alert display panel
e. Use less widgets
2. How do I change the language in Manila?
Ans : You have to edit a registry value in HKCU / MUI / CurLang. The CurLang value determines what language will appear in Manila. After you've made the changes, re-start manila. Currently, languages to be included are as below with hex value.
a. English : en-us (0409)
b. Chinese (Simplified) : zh-cn (0804)
c. Chinese (Traditional) : zh-tw (0404)
d. Czech : cs-cz (0405)
e. Finnish : fi-fl (040b)
f. French : fr-fr (040c)
g. German : de-de (0407)
h. Greek : el-gr (0408)
i. Hungarian : hu-hu (040e)
j. Italian : it-it (0410)
k. Korean : ko-kr (0412)
l. Dutch : nl-nl (0413)
m. Norwegian : nb-no (0414)
n. Polish : pl-pl (0415)
o. Portugese : pr-pr (0816)
p. Spanish : es-es (0c0a)
More information regarding languages and their number in the below link.
http://msdn.microsoft.com/en-us/library/ms776294.aspx#NotesPrim
ScreenShots
MaxSense Wallpaper 960x800
Howto backup maxsense :
To auto backup and restore please look at this post Auto backup
Open Task Manager and go to the Regedit.
Go to HKCU or HKLM .
Them go to one of the register key's mentioned in the code boxes.
Now click and hold the key you want to backup till there come's a pop up screen.
Then export the registry key.
To save your Quick Links that you use : ( Home\"*"] this is the number of the Quick link) there are 75 of them.
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Home\[COLOR=red][B]*[/B][/COLOR]]
"HomeServiceType"=dword:00000000
"IsReadOnly"=dword:00000000
"Index"=dword:00000000
"ContactFavorType"=dword:00000000
"ContactOid"=""
"ExePath"=""
"IconPath"=""
"DispName"=""
"IsSet"=dword:00000000
"IsNeedRefresh"=dword:00000000
To save the maxsense settings :
Code:
[HKEY_CURRENT_USER\Software\HTC\Manila]
"Max_CalendarPath"=""
"Max_CalendarArg"=""
"Max_BatteryArg"=""
"Max_BatteryPath"=""
"Max_MessagingPath"=""
"Max_MessagingArg"=""
"Max_EmailPath"=""
"Max_EmailArg"=""
"Max_BacklightPath"=""
"Max_BacklightArg"=""
"Max_TasksPath"=""
"Max_TasksArg"=""
"Max_TaskMgrPath"=""
"Max_TaskMgrArg"=""
"Max_WallMode"=dword:00000000
"Max_QuickLinksMode"=dword:00000002
"Max_HideIconFrames"=dword:00000000
"Max_HideEmptyShortcuts"=dword:00000000
"Max_DefaultShortcutPage"=dword:00000002
"Max_SelectorGrid"=dword:00000001
"Max_LSKPath"=""
"Max_LSKArg"=""
"Max_BT"=dword:00000000
"Max_CDMA"=dword:00000000
"Max_AlarmPath"=""
"Max_AlarmArg"=""
"Max_DatePath"=""
"Max_DateArg"=""
"Max_MemoryPath"=""
"Max_MemoryArg"=""
"Max_SignalPath"=""
"Max_SignalArg"=""
"Max_StartPath"=""
"Max_StartArg"=""
To save Widgets (38)
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_DC]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_AC]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_WT]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_MP]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_FC]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_IS]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_CA]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_CH]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_SMS]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ML]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_DP]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_BLA]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_SC]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_QLA]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_QLB]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_QLC]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_WF]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_BT]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_RD]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_QLD]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_QLE]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_QLF]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_DT]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_BAT]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_MEM]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_QLG]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_QLH]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_QLI]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_QLJ]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ALM]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_DAT]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_PSM]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ABL]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ROT]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ALK]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_VIB]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_MUT]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_WEA]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_VC]
@=""
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_STT]
@=""
FAQ.
1) Q: "Can you remove or hide placeholders"
1) A: yes you can , you have to edit the registry . [HKEY_CURRENT_USER\Software\HTC\Manila] to :
"Max_QuickLinksMode"=dword:00000002"
"Max_HideIconFrames"=dword:00000001"
"Max_HideEmptyShortcuts"=dword:00000001"
2) Q: How dos " auto mute " work .
2) A: Put your phone face down and it's muted (just a handy feature for some people)
3) Q: How dos " auto lock " work .
3) A: Put your phone top down( or reverse ) and it's locked .
4) Q: How do I change the language in Manila? (Multi Lang cab only)
4) A: You have to edit a registry value in HKCU / MUI / CurLang. The CurLang value determines what language will appear in Manila. After you've made the changes, re-start manila. Currently, languages included are as below with hex value.
5) Q: How can I get the stock look back .
5) A: Install this cab MaxSense Stock
1) English : en-us (0409)
2) Chinese (Simplified) : zh-cn (0804)
3) Chinese (Traditional) : zh-tw (0404)
4) Czech : cs-cz (0405)
5) Finnish : fi-fl (040b) (In multi cab)
6) French : fr-fr (040c) (In multi cab))
7) German : de-de (0407) (In multi cab)
8) Greek : el-gr (0408) (In multi cab)
9) Hungarian : hu-hu (040e)
10) Italian : it-it (0410) (In multi cab)
11) Korean : ko-kr (0412) (In multi cab)
12) Dutch : nl-nl (0413) (In multi cab)
13) Norwegian : nb-no (0414)
15) Polish : pl-pl (0415)
16) Portugese : pr-pr (0816)
17) Spanish : es-es (0c0a) (In multi cab)
MaxSense rom threads
Beegee_Tokyo "[June 10th] WM6.5 Build 21905 ROM with MaxSense v1.01" => The Thread
zard [Topaz WWE 23568 with Max Sense v1.02][20/Jun/2010] => The Thread
kenia [Blackstone WWE/ITA BlackNew with MaxSense v1.00][6/Jun/2010] => The Thread
pego2007 "[June 17th]Topaz-GER/WWE WM6.5 Build 21907 ROM with MaxSense v1.01" => The Thread
pego2007 "[June 20th]Topaz-GER WM6.5 Build 21907 ROM with MaxSense v1.02" => The Thread
zard Rhodium WWE 23549 ROM with Max Sense v1.02 [22/Jun/2010] => The Thread
j-a-c-k Touch HD RUS WM 6.5.x build 21661 MaxSense 1.02 ROM named 3.18MS => The Thread
dibbson RhodiumW 23569 w/ Max Sense => The Thread
pavanmaverick TP2, Sprint: Noobie ROM v0.1 alpha with MaxSense v1.02: Fast, Friendly, Stable.... => The Thread
Fab985 [ITA-WWE]DEV-FAM WaterBear MAX v0.2[2.13][576MB][23569/21905][MaxSenseUI 2013]=> The Thread
helgee> Topaz-RUS WM6.5.5 Build 23569 ROM with MaxSense v1.02 => The Thread
pego2007 TOPAZ_GER WM6.5 Build 21907 & MaxSenseV1.03 => The Thread
Thanks To:
Language translators - Dan Nda, Kenia, Emra, Joaquim, Riku, Jan, Toby, Hector, Andreas, btxakita, Sandra, Renazzi and Dave ( let me know if I missed any names )
All the Language cab's are for MaxSense V1.0.0 and will be updated later ( you can use them on later build's but some text will be wrong )
Get your Languages here :
German
Finnish
Dutch
French
Greek
Spanish
Korean
Italian
Czech
Arabic
Multi
V 1.02 .
Czech
French
German
Finnish
V 1.03 .
German
Spanish
Finnish
Portuguese
There will be more later.
Each butterfly is born ugly
the new beginning.
feel free to steal this banner
With No doubt this new UI will be awesome, and Maxycy work alot of this project, but right now im a bit disapointed, because i was thinking that the Max Sense is stand alone complate new Revolution UI and everyone can use it without to have need from the Manila, now i read is again just new mod for 2.5 Sense this mean that only the peoples with new devices who are by default with 2.5 can use it..., of course everyone can flash a rom with 2.5 sense even on Blackstone but this is super super super slow interface...for our old devices, i like the Cooke mod too but i need to buy HD2 if i really wana use it, all other is JOKE and peoples with Blackstone and other Old devices who think they can use this manila 2.5 MODs.. know very well that this is not a interface for our devices, super slow,buggy lags etc....
I think the best UI need to be independant like stand alone application only then many peoples with diferent devices can use it and feel it, because if have some UI like this then we just need to Flash a fast clean rom without any Manila etc and just to use this UI alone, this is the REVOLUTION and complate new UI.
Anyway congrats for the work and will wait to see how this Max Sense will work if is posible please update with some Video when is released.
Thanks
@Maxcy send you a mail about dutch translation
This is going to be good!
I can't wait.. This looks very good from the post above.. Great job guys.
Wow! I really appreciate all the work that has gone into rebuilding the UI. I can't comprehend the undertaking it was. I am still trying to get used to it though. What a change! Very complex and difficult right now to keep track of which home screen I am on. Navigating is not natural for me yet. I hope it becomes easier for me to remember how to move through it soon. Thank you to Maxyc and the whole team for all that you do.
French translation
Hi maxycy, PM is send, cordially.
Italian Translation
Hi Max...
I sent to you a mail for the italian translation...
let me know if you are interested!
Greets!
and thanks in advance for your beautiful work (I saw all the video previews!!)
ar-sa (arabic)
zh-cn (chinese-simplified)
zh-tw (chinese-traditional)
ja-jp (japanese)
ko-kr (korean)
da-dk (danish)
de-de (deutsch)
sv-se (swedish)
nb-no (norway)
ro-ro (romanian)
ru-ru (russian)
nl-nl (netherland)
it-it (italian)
cs-cz (Czech)
hu-hu (hungarian)
pt-pt (Portuguese)
fi-fl (finnish)
sk-sk (Slowakian)
es-es (spanish)
es-es_tradnl (traditional spanish)
el-gr (greek)
tr-tr (turkish)
pt-br (brasilian portuguese)
pl-pl (polish)
fr-fr (french)
ca-es (spanish catalan language)
btw: I could help out with german and french language. I think you should first do a release with the most important languages.
I'll do the Scottish translation!
O.K so it's a blatant attempt to get this early! .... wish I'd studied more languages at college now!
Can't wait to try this.... keep up the good work Maxcy (and from the screenshot in your first post... does that mean you own a HD2 now?)
Let's get these three bad boyz done and release the beast!
it-it (italian)
es-es (spanish)
fr-fr (french)
To all those who has volunteered so far, thks and pls chk your mail for the invitation. There is a instruction which will tell you how to do the translation.
There are quite a bit more languages still open (pls chk post#1) and volunteers are welcome.
For those who has put up questions here, I apologize for not answering right now as I'm pretty tied up getting things organized. I will release more information in the next couple of days.
maxycy said:
I will release more information in the next couple of days.
Click to expand...
Click to collapse
A COUPLE MORE DAYS????
LOL.........Take your time,do it right.
maxycy said:
To all those who has volunteered so far, thks and pls chk your mail for the invitation. There is a instruction which will tell you how to do the translation.
There are quite a bit more languages still open (pls chk post#1) and volunteers are welcome.
For those who has put up questions here, I apologize for not answering right now as I'm pretty tied up getting things organized. I will release more information in the next couple of days.
Click to expand...
Click to collapse
I have added the dutch language file in dropbox. I have tried as hard as I can should be fine
There were some minor things where I was not sure about. But we will see that when it is released.
Since if the translation is direct it can be look strange in dutch. So I did my best to guess what you mean
The hardest thing were the 43 different wheather states from sense 2.5.
Finally,I'm here now.
and seems all the things are ready for a go.
jan-willem3 said:
I have added the dutch language file in dropbox. I have tried as hard as I can should be fine
There were some minor things where I was not sure about. But we will see that when it is released.
Since if the translation is direct it can be look strange in dutch. So I did my best to guess what you mean
The hardest thing were the 43 different wheather states from sense 2.5.
Click to expand...
Click to collapse
Try creating the 43 different weather states
HTC's descriptions seemed to run into each other and was a little difficult to get correct image.... it all worked out quite well IMO....
Hello World!
You are using T_Simplicity?
You miss some Features like Landscape or WeatherForecast?
What? You really haven't ever tested this Skin and its functionality?
Then this is your salvation:
!!! Finally - Big Update - New Features !!!
T Simplicity v1.1 (powered by JHML's great JMLToday!)
{
"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"
}
New Features:
- Landscape Support (Full Support beside: BackGroundChanger / FastLoad / WeatherForecast)
- Weather Forecast for 4 days in Portrait Mode
- actual Zodiac is shown
- some minor Stuff
You want to have it? - Jump to "Installation"!
=================================================
T Simplicity v1.0 (powered by JHML's great JMLToday!)
Highlights:
=> 1 Click Controls for:
- Missed Calls / SMS / eMail / vMail (in next Versions)
- BlueTooth / WiFi / Data Connection (in next Versions) / CommManager
- Backlight (left side)
- Volume (right side)
=> Today Weather
=> Quick Overview for:
- Next 3 Appointments (Icon tap = Open Calendar / Icon hold = New Appointment)
- Next Task (Icon Tap = Open Tasks / Icon hold = New Task)
- BatteryPower (in %) / FreeRAM (in %)
=> FastLoad Panel (with customizable Shortcuts in Menus)
=> BackgroundChanger for all you desired wallpapers
=> You have to use a ROM which supports Titanium! <=
Installation: (For users who have JMLToday V5.90 already installed)
Step 0)
- Download and unzip T_SimplicityV1.1.zip from Attachment and copy the unzipped Folder to "\Program Files\JML Today\skins" on your DEVICE
("Program Files" = "Programme" in German = "Programma" in Italian... a.s.o)
Step 1)
- Go to your Homescreen and click "Menu > Settings > Change Skin", select T_SimplicityV1.1 and confirm with "OK"
Step 2)
- Enjoy your new Titanium Skin and DONATE to JMHL here on XDA's if you like this Skin!
Installation: (For new JMLToday users)
Step 0)
Download the following Apps:
- MortScript >> DOWNLOAD <<
- JMLPanexV2.70.cab >> DOWNLOAD <<
- JMLTodayV5.90.cab >> DOWNLOAD <<
- T_Simplicity1.1.zip (Attachment)
Step 1)
- Go to "Start\Settings\Today" und uncheck all Boxes under "Items"
=> Now you should have nothing left on your TodayScreen
Step 2)
- Install MortScriptV4.20.cab to DEVICE
- Install JMLPanexV2.70.cab to DEVICE
- Install JMLTodayV5.90.cab to DEVICE
Step 3)
- Download and unzip T_SimplicityV1.1.zip from Attachment and copy the unzipped Folder to "\Program Files\JML Today\skins" on your DEVICE
("Program Files" = "Programme" in German = "Programma" in Italian... a.s.o)
Step 4)
- Reactivate Titanium under "Start\Settings\Today\Items" and enable "Windows Default"
=> Your TodayScreen should show "Install JMLToday V5.90" at first Position and the softkeys "Contacts" and "Install"
- Click "Install"
=> The App JMLToday is unzipping and installing itself - please wait until it asks you to choose your skin
- Choose "T_SimplicityV1.1" and click OK
- Confirm installing "T_SimplicityV1.1"
Step 5)
- Enjoy your new Titanium Skin and DONATE to JMHL on XDA's if you like this Skin!
Special Thanks to:
JMHL (for his awesome "little" Apps and contineous help which made this Skin possible!)
Thunder141 for his Support! (Hope there will be a .cab Version of this Skin soon...)
Other great Titanium Skins:
JMLTodayV5.90 (by JMHL1963)
T_LCARSv1.0 (by Freezy1982)
JMLToday v3.0 (by contable)
NeoMixDark (by sv0911 & friends)
NeoMixDark II Simply (by sv0911 & friends)
gchris Titanium v1.3.1 (by gchris)
Titanium Sense WQVGA (by NikichZ)
My only rule: NO MIRRORS!
Use this Skin at your own risk! I don't take any responsibilities if you damage your phone!
Further Information
==============================
Here you will learn more about all the functions which are possible with this skin...
The Functions of the Skin are really simple to understand, so I don't have to tell you how to click a button
But you should read the following Notes carefully if you would like to customize this skin!
1) FastLoad Panel:
How to add Apps to the FastLoad Panel?
Best way:
- Take the unzipped folder T_Simplicity on your DesktopPC and browse to "T_SimplicityV1.0\JMLToday\"
- Here you will find several .mnu files, which are named as the Button on your FastLoad Panel
- Open the one you would like to change with a simple Editor
- Change: DISPLAYED NAME = PATH TO YOUR FILE
- Be careful: Don't delete [Menu] and the free line between your Entries. Only add a static and full Path to an .exe file (.lnk will not work)
- Save your changes and copy the changed File(s) to your DEVICE in "\ProgramFiles\JMLToday\skins\T_SimplicityV1.0\JMLToday\"
- Reinstall the Skin T_SimplicityV1.0 to accept the changes!
Note: This is the safest way - after reinstalling your skin in future your changings are saved - They are not if you use the Fast way!
Fast way: (If you are not at home or sth. like this)
Be careful! Your changings are deleted if you reinstall your skin!
- Browse on your DEVICE to "\ProgramFiles\JMLToday\" and search for the .mnu file which is named as the Button on your FastLoad Panel you would like to change
- Open this file with an PocketEditor and adjust the lines you like
- Change: DISPLAYED NAME = PATH TO YOUR FILE (only full Path to .exe - don't delete [Menu] and the free Lines between your Entries)
- Save and you are done - until your next SkinChanging
2) BackgroundChanger
How can I add more Wallpapers?
This is easy if you adhere the following points:
Copy a Wallpaper you like to "DEVICE\ProgramFiles\JMLToday\skins\T_SimplicityV1.0\wallpapers\ and you are done, but:
- you have to use a .png file!
- use the format: 480x800 for your file!
- you have to use the filenames 1.png, 2.png, 3.png, 4.png... (If you have ...3.png, 4.png, 6.png, 7.png... => the 4th File is your last one which is shown!)
- no Landscape Wallpapers (not yet...)
3) Add a new City to Weather List
How can I add more Cities?
- First you have to get your Weather Code according to your City and to the Provider you would like to use (AccuWeather / MSN Weather / GoogleWeather)
(Please use google to find your Weather Code: "AccuWeather; Code; CITYNAME")
- Browse to "\ProgramFiles\JMLToday\skins\T_SimplicityV1.0\JMLToday\" and open the Cities[...].txt of the Provider you would like to use
- Enter your CityCode as the other entries in this list are inscribed
- Save your file and install (or reinstall) T_SimplicityV1.0
- On Todaysceen choose "Menu > Settings > Modify City", select your Provider and your City
- Back on Homescreen click "Menu > Weather" to run a WeatherUpdate with your city
FAQ
=========
Q: The BatteryIcon doesn't show the right AccuStatus!
S: No Solution yet! (I will speak with JHML about it - maybe its a fault of Titanium?)
Q: The Skin is flickering and some Buttons are not at the right place!
S: No Solution yet! It's caused by Landscape Mode or some Apps - Click "Menu > Refresh Titanium" to get rid of it.
Q: The lower Buttons are not working correctly!
S: Do a Softreset - If the Problem persist, contact me here...
Q: Data Button doesn't disconnect my DataConnection!
S: No Soluton yet! For now you can only use it as an Indicator if you DataConnection is ON / OFF - Use the CommManager instead.
Q: vMail Button doesn't work!
S: No Solution yet! Could be a Problem of my ROM - If anybody find an .exe in \Windows, report me and I can implement this!
to be continued...
ChangeLog
========
(still for v1.1)
- [In Progress] Installation by .cab (WM6.5 & WM 6.5.x)
(v1.0 => v1.1)
- [FIXED] Button: Backlight "Auto" working now (Device Check)
- [FIXED] German language translation
- [ADD] WeatherForecastPanel
- [ADD] Landscape Mode
- [ADD] PhoneSignalStrength in %
- [REMOVED] Icon: PhoneNetwork
- [ADD] actual Zodiac
- [ADD] Hold "SMS" => New TextMessage
(BETA => v1.0)
- [ADD] Now Included: JMLToday FixPack v5.92
- [FIXED] BackgroundChanger doesn't open
- [ADD] More Weather Infos on TodayScreen
- No need to install CHomeEditor - Plugins before Skin Installation are saved and restored after Uninstallation
- [ADD] Next AlarmTime
- [FIXED] Show right Weather Icon (tomorrow was shown)
- [FIXED] Speed up FastLoad
- Deactivate "VoiceMail" & "Data" for v1.0 - not working for now
- [ADD] Show Phone Provider
- [ADD] >CloseButton< for FastLoadMenus
- [ADD] WeatherCity Customisation before Skin Installation
ToDo (for v1.2)
===========
- Battery /PhoneSignal PNG don't show the right Values
- VolumeProfiles
- Implement JMLMenuSense
WishList (for future Versions)
====================
- Data Button with Function
- vMail Button with Function