So I was playing with this CHome stuff and decided to create a basic system panel to show memory status. Still working on it, but here is a preview of the work so far, in case anyone wants to continue developing it for their devices. As usual backup the *.cpr files just in case, and play with it if you want.
Update 9/8/09
I've been absent for a while working on some other stuff. My Hermes died in July so I did the most logical thing: I got a FUZE! The bad news is that after trying the new Manila versions I haven't used Titanium since. I will keep in an eye on this thread more often just in case, but probably won't be able to test changes, etc., especially if they are in QVGA.
Update 6/18/09
Changes / Fixes:
1. Added support for WQVGA, VGA and WVGA.
I tested these cabs using the newly released 6.5 SDK Emulator images. Please try it and let me know of any errors. No other changes from the original v2.3. As usual, just tweak the cpr files, png files, etc. to your liking.
Update 5/28/09
QVGA v2.3
Changes / Fixes:
1. Fixed SD Card units in non-skinned mode (now display GB).
2. Fixed all significant digits to 4 in non-skinned mode. It should never fail now...
3. More code optimization.
4. Included sample mortscript for skin creation.
This is a maintenance update only. No new features. If you are as lazy as I am, just copy / overwrite your MemStatus.exe file with the attached file and reboot. Otherwise uninstall / re-install the new 2.3 cab file from the link.
Update 5/19/09
QVGA v2.2
Changes / Fixes:
1. Added skin option where if active, MemStatus will NOT update the "Label" / "PluginLabel" keys. Instead another key "Value" is updated with the rawdata as follows:
XX.XXX;YY.YYY;ZZ.ZZZ;
where X is size, Y is used, Z is free for the respective RAM, STORAGE and SD CARD (or RAM%;STO%;SDC% for the "PluginLabel").
This way, you can parse the values with MortScript, represent them as desired (i.e integer only, 1 decimal place, etc.) and update the keys. Users can now customize the % graphs, the text layouts (via CPR file) and now the values. To use it just change DWORD HKLM\Software\Microsoft\CHome\system\skin to 0x01. Checkout some of Twolf's great work posted in this thread!
2. Some more cleanup and optimizations.
Update 5/15/09
QVGA v2.1
Changes / Fixes:
1. REALLY fixed the 2GB limit (I hope).
2. Reduced MemStatus.exe file size to 117KB. (Consumes about 40K in ram).
3. Added option to specify different SD Card name (HKLM\Software\Microsoft\CHome\system\cardname).
4. Fixed all data displays to 4 significant digits, i.e. xx.xx or x.xxx so that the layout doesn't change.
5. Did some code improvements & cleanups.
Update 5/14/09
QVGA v2.0
Changes / Fixes:
1. Fixed the 2GB size limit.
2. Added floating point capability.
3. Added pie charts graphics.
4. Replaced the Mortscript with an executable (MemStatus.exe)
5. Reduced memory size from 480K to 76K.
Please try this version and look for bugs. Is only QVGA for now.
Update 5/11/09
Added a VGA test version. I don't have a VGA device to test so let me know how it looks, works(?), etc. Still working an a solution to the 2GB limit on the SD Card... I'm currently trying to replace the MortScript with C++ which would also enable the use of graphs, etc.
Update 5/3/09:
I did some further mods trying to make it more useful and informative. It now displays free memory percents when condensed and each memory has it's own page when expanded, with total, used and free memory information. Also, tapping on each page will call either the default task manager or the default file explorer, depending on the particular page. Below are the links to both versions. Be aware that SD card information is incorrect if your card is > 2 GB. This is a limitation of MortScript. I will try to solve it as soon as I can.
New Version v2.0
{
"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 v1.0
Old Version 0.9
Download v2.3 QVGA/WQVGA
Download v2.3 VGA/WVGA
Download v2.3 QVGA ONLY HERE
Download v2.2 QVGA HERE
Download v2.1 QVGA HERE
Download v1.0.1 VGA HERE
Download v1.0 HERE
Download v0.9 HERE (I have trouble uploading to XDA...)
Features:
1. Shows RAM, STORAGE and SD CARD free available memory.
2. Updated every 10 seconds.
3. CAB Installation. (Thanks to AppStar for the Plugin Installer and showaco for CHome Editor!)
4. Pie Charts in Condensed Mode.
5. Floating Point data display.
To Do:
1. ???
Requirements:
1. Icon files (*.png) located in \My Documents\Themes\System Panel (or where ever, but must update registry values)
Basic Installation:
Just in case backup your orginal CPR files and remove any previous system panel registries that were created.
1. Disable the CHome Plugin.
2. Run the Titanium System Panel cab file. Install to Device.
3. Click on the SysVars.mscr file or shortcut (or soft-reset).
4. Enable the CHome plugin.
great idea we need cab for easy instalation
Sexiness
Otro boricua contribuyendo a xda-developers, como decimos aca " esto se va a poner mejor" jajaajaj, great job mate keep it up
awesome job.keep it up.
great idea but it won't work for me :/
i made a hardreset to make sure, everythings clean.
created a new page called system with 1 empty page. made sure that theres TEXT1, TEXT2 and TEXT3 in the registry, added Ram, Dev and SD with the paths pointing to \windows cause i unzipped the images there. added the mortscript, startet it and added the xml to the cpr...
first, i added the xml code to the Titanium_240x320.cpr but it only works in landscape now (without pictures and only showing 2 texts)
second try, adding the xml code to the Titanium_320x240.cpr. now same problem but in potrait... 2 texts, no pictures...
help?
operative1 said:
great idea but it won't work for me :/
i made a hardreset to make sure, everythings clean.
created a new page called system with 1 empty page. made sure that theres TEXT1, TEXT2 and TEXT3 in the registry, added Ram, Dev and SD with the paths pointing to \windows cause i unzipped the images there. added the mortscript, startet it and added the xml to the cpr...
first, i added the xml code to the Titanium_240x320.cpr but it only works in landscape now (without pictures and only showing 2 texts)
second try, adding the xml code to the Titanium_320x240.cpr. now same problem but in potrait... 2 texts, no pictures...
help?
Click to expand...
Click to collapse
Did you use CHome Editor to create the panel first? Anyway, try the new cab file. Please remember to undo any previous changes to the CPR files as well as the registry (for system panel). There is still a bug in landscape that causes the only 2 icons to show while the data is updating. Let me know if that works. This is my first CAB so please be patient
i am so happy with hs++, hmph..
It required a reboot, but the panel works fine on my kaiser Thanks!
installed it in my artemis shows 1gb space when i have a 4 gb sdhc which is copletely free pls help
ashwaa said:
installed it in my artemis shows 1gb space when i have a 4 gb sdhc which is copletely free pls help
Click to expand...
Click to collapse
Yes. I noticed that (I have a 6 GB). Is a MortScript limitation. I'll look into it this week to see if I can find a solution. Sorry about that... I updated the first post with a new version though...
the new version will not show me any data just pics, thanks for your work tho
warfatty said:
the new version will not show me any data just pics, thanks for your work tho
Click to expand...
Click to collapse
Oops! I put the debug SysVars.mscr file instead of the real one. Just copy the attached file to the \My Documents\Themes\Titanium System Panel folder and overwrite the old one. That should do the trick. Or you can just download the cab file again and re-install it. let me know if it works.
Awesome !
Man,
Simple and Very Good Plugin... A must have...
I made some adjustment to adapt on My TiTanium Version...
Need more fix but looks good...
only request...
Possiblity to change in Condensed line...
Text Ram, SD,... by a pictures like Notifications panels ...
look this one...
+22 ! THX
redownloaded cab, still no vaules shown, and font on today screen is smaller then rest, almost looks like the font on todays screen should be the size that the pages font is and vis versa, thanks tho
warfatty said:
redownloaded cab, still no vaules shown, and font on today screen is smaller then rest, almost looks like the font on todays screen should be the size that the pages font is and vis versa, thanks tho
Click to expand...
Click to collapse
Does it work correctly when running the SysVars.mscr? If so, try creating a shortcut to the SySVars.mscr file in the \Windows\StartUp folder. I just discovered the shortcut was missing in the cab file.
is there a version that works on VGA?
this looks realy good!! nice work
MysticGenius said:
is there a version that works on VGA?
this looks realy good!! nice work
Click to expand...
Click to collapse
Thanks, Unfortunately I don't have a VGA device to test. BUT, let me workout the numbers and I'll try to get a VGA version (not tested) over the weekend. Currently, I'm working on a C++ program to replace the mortscript, but I think I'll try the VGA layout first since it is easier.
hmmmm... I have a request....
Could a bar be created also?
Like so:
dgaud007 said:
Oops! I put the debug SysVars.mscr file instead of the real one. Just copy the attached file to the \My Documents\Themes\Titanium System Panel folder and overwrite the old one. That should do the trick. Or you can just download the cab file again and re-install it. let me know if it works.
Click to expand...
Click to collapse
Finally it worked for me on QVGA. I installed and reinstalled many times wondering what I had did wrong.
Thanks for the hard work.
Related
14 Nov 2008 Update: build 11142008 attached. Added Copy/Move Feature (Tap-and-Hold and Drag-and-Drop feature). See Change log on post#2 for more details.
Watch Video presentation : http://www.youtube.com/watch?v=NXOeJ4-zDW4
NOTE: Please download the latest build 11142008 at this time. I'm just keeping the older versions (see attachments) for history purposes only.
---------------------------------
06 Nov 2008 Update: build 11062008 attached. Change log on post#2.
---------------------------------
Application launcher that LOOKS and FEELS like M2D!
Got some free time so I decided to write an application to replace the M2D's "All Programs" application launcher. Basically, this replaces the folderview.exe in your \Windows directory.
NOTE: Hence, this would only work if you have M2D running on your device!
NOTE: I implemented a finger scroll algorithm. So, if you are running FTouchflo or FTouchSL, please include folderview.exe in the exemptions list.
Features:
1) Interface is very similar to M2D. It uses the graphics of your current M2D theme. If you change your theme, you can exit the app launcher and re-launch in order to effect the changes.
2) Navigation is very much similar to M2D. You can scroll up and down the list or drag-scroll the tab icon bar. The icons in the tab bar represents the folders of your Start Menu; the "Main" category represents links in the root of Programs folder. (Limitation: It only reads the folders under \Windows\Start Menu\Programs. Sub-folders are ignored.) You can alternatively use the D-Pad: Up and Down moves up and down the items; while, Left and Right moves through the folders.
3) It uses you current custom folder icons (icons.lnk). If you want to customize your folder icons, just do a search on how to do it. It has been discussed several times in the past. In order to customize the "Main" category (or Root of Start Menu\Programs), just drop an icon.lnk on your \Windows\Start Menu\Programs\ folder.
4) Wherever/whenever possible, I wrote the code to be compatible with any screen resolution/orientation. But, I tested this only on my device (Hermes, QVGA device). Feedbacks are appreciated.
Screenshots:
Using Diamond M2D Skin:
{
"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"
}
Using Deault M2D Skin:
How to install:
1) Copy the attached cab file.
2) IMPORTANT: Make sure folderview.exe is not running on your device. You can use a good task manager to close/kill folderview.exe (or install attached cab file right after a softreset.); otherwise, installation will fail.
3) Copy the cab file to your device and execute to install.
4) Requires netcf 2.0 or higher.
NOTE #1: I implemented a finger scroll algorithm. So, if you are running FTouchflo or FTouchSL, please include folderview.exe in the exemptions list.
NOTE #2: Build 11042008 doesn't have file checking (will fix that soon). SO, if your M2D graphics files are not in the root of \Windows folder, this will crash. Make sure the graphics files needed by this app are in \Windows folder:
1) "hh_fw_tabbtn.png"
2) "hh_fw_tabbtn_mask.png"
3) "hh_fw_background.png"
4) "hh_fw_background.png"
5) "hh_fw_title.png"
6) "hh_fw_tab_bg_fill.png"
7) "HH_SETTINGS_FOCUSEDBAR.bmp"
8) "HH_SETTINGS_SEPARATOR.bmp"
9) "HH_SETTINGS_SEPARATOR_MASK.bmp"
NOTE #3: Before installing, try to use the built-in File Explorer (or Resco Explorer, etc.) and navigate to your \Windows directory. If it takes you a long time loading the \Windows folder as in more than 10 seconds (!), then this application is "unusable" to you as you may experince noticeable lags as it accesses your \Windows folder often. Based on experience, M2D cooked in to the rom is a lot lot faster than installing it via cab.
Enjoy!
Change log:
Build 11142008:
1) New feature: Copy and Move links between folders. Please see video presentation: http://www.youtube.com/watch?v=NXOeJ4-zDW4
NOTE: Tap-and-hold on a link and drag-and-drop to COPY or MOVE to a specific folder. Default is "MOVE TO" but you can drag the icon to "COPY TO" if you are copying the link to a folder.
2) Faster and smoother scrolling.
3) Same as build 11142008, your M2D graphics files should be in \Windows folder. Otherwise, it will crash.
Build 11062008:
1) Fixed some bugs.
2) Faster and smoother scrolling.
3) Same as build 11042008, your M2D graphics files should be in \Windows folder. Otherwise, it will crash.
Build 11042008:
1) build 11042008 is the initial release. So I expect some bugs. Please post feedbacks. Thanks.
Excellent! Great job pre! Donation coming...
AMAZING work.
thank you!
holy ****.....thanks greatbal
me likie, me likie
da_mayhem said:
Excellent! Great job pre! Donation coming...
Click to expand...
Click to collapse
Thanks for the beer!
this looks really nice, I will be trying it out later today, thanks for developing this
matindi!
idol! great job! go pinoy!
Wahoo!!!
good job man as usual!!!!
WOW that looks nice! Will test soon!
mpenguin14 said:
this looks really nice, I will be trying it out later today, thanks for developing this
Click to expand...
Click to collapse
thanks! Please post some feedbacks soon.
Like usuall..Awesome works..keep it up
herg62123 said:
holy ****.....thanks greatbal
me likie, me likie
Click to expand...
Click to collapse
Thanks! I really appreciate it, especially coming from the "father" of M2D on all devices!
Its really good app launcher!!
I feel slow in the scrolling... but good work!
Doesn´t work on my blueangel (sundreams WM 6.1)
i just get the error "an unexpected error has occured in folderview.exe.....usw"
will i need netcf 3.5 for it ?
caballero600 said:
Its really good app launcher!!
I feel slow in the scrolling... but good work!
Click to expand...
Click to collapse
That's because of the bitmap mask on the tab bar. Without the mask, scrolling would have been a lot lot faster. I'm using .netcf and I can't find a good class to handle bitmap masks. so i implemented it using lockbits and manipulated the pixels one-by-one. Not an elegant way of doing it, but it works well.
wmvfan said:
Doesn´t work on my blueangel (sundreams WM 6.1)
i just get the error "an unexpected error has occured in folderview.exe.....usw"
will i need netcf 3.5 for it ?
Click to expand...
Click to collapse
netcf version 2.0 or higher is required.
this looks great. Can't try it yet because I'm trying out m3d, which made of think that this would also be great if you could run it as a stand alone app-launcher (a program that could be run outside of m2d).
I've been looking for an app launcher like this that simply follows the folder structure of my programs folder. It would be great if we could have it as a program and therefore run it from a hw button. Thanks and great job!
Looks cool, wonder if anyone has a Japanese Rom
greatbal said:
netcf version 2.0 or higher is required.
Click to expand...
Click to collapse
Hi
I've got the same problem.
Looking into the Exception, I noticed it's actually a "FileNotFound" Exception...
I've got .NET CF 3.5 up and running on my device (HTC Prophet G4).
Is there any additional file to install beside the cab ?
Thanks in advance for your help
Cheers
Hi All,
Credits first , thanks to drkfngthdragnlrd for his titanium tutorial & appstar for his titanium installer! Amazing work guys! Special thanks to benven for being a very patient beta tester.
Edit 7/11: Looking for 0.5 cabs? Look here: http://forum.xda-developers.com/showpost.php?p=3868774&postcount=95 (credit jdmsleepr) & here http://forum.xda-developers.com/showpost.php?p=4106493&postcount=164 (credit hgage2003). Please note, I haven't done these cabs so all compliments/complaints should go to the poster.
Edit 5/31: Fixed the recurring task bug, now the application doesn't use State & Notification Broker but hooks into Outlook Interop. This means that the application cannot rely on SNB to start itself and hence places a shortcut in windows\startup folder. The task counter now only displays the tasks that are due today instead of all tasks (Pages placement is defined for QVGA only). This version does not require any soft-reset post install/uninstall.
Edit 5/23: Should support most of the resolutions now. If you are on some other resolution than QVGA, extract the default.plg file from default.plg.zip and replace the plg within taskanium.zip with this one before installing. I haven't been able to test the layout for other resolutions so bug reports are welcome.
Edit 5/23: Now with task counter goodness in condensed mode for QVGA in portrait mode! Why only QVGA? Because, it takes a lot of hit and trial to get the placement of the counter and requires good amount of tweaking to show it correctly & since I don't have a VGA/WVGA device; I couldn't really take it up. If you wish you can modify the default.plg file of 0.4b to include the placement of "Pages" counter in the Condensed mode for your resolution before installing 0.4b.
Taskanium is a simple Titanium (WM 6.5) plugin which displays the list of active tasks within the titaniun plugin and allows you to
add a new task
open the active task by clicking
mark the task as complete (right soft-key)
Pre-requisites
1) WM 6.5 with titanium enabled (obviously!).
2) .net CF 2.0 or higher.
Plugin view
Plugin View for QVGA (.4b build)
{
"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"
}
Add a task
Task view
Installation:
Currently, there is no cab file for installation (cause I am really tired and it's late night!), the installation is straightforward:
1) unzip the zip file within \program files\taskanium (the path is hard-wired, so unzipping it somewhere else would not work*).
2) click on taskaniumInstall file (if you don't see any error messages it means the installation was successful). * taskaniumInstaller is just a lnk file, if you know how to modify it; you can modify it to point to some other installation folder (along with taskaniumUninstall). The link files are the only place where the path is hard-wired, rest all should work.
3) soft-reset (yes, you have to else you will only see "add a new task" in titanium).
Uninstallation:
1) Click on taskaniumUnInstall.
2) delete the entire taskanium folder
3) soft-reset (required again).
The current location in plg for this plugin is set to 2.
KNOWN ISSUES:
1) completing a recurring task doesn't refresh the plugin unless you add/remove a simple task. I still haven't been able to figure out why
2) Uninstallation at times still keeps taskanium.exe running even after a reset (again, don't really know why), the work around for now is to delete the entire taskanium folder after running taskaniumUninstall & before soft-resetting.
STANDARD DISCLAIMERS APPLY, This works on my phone (asus P525 with andrewsh's rom) and should ideally work on your phone too without any issues, but if you believe it might cause something crazy on your phone DON'T INSTALL IT!
History
5/15/09: 0.1 Beta.
Change log: First version.
-----------------------
5/16/09: 0.2 Beta
Change log: Flushed the keys in installation, which should hopefully fix the issue with plugin not persisting post soft-reset.
-------------------------------------------------------
5/17/09: 0.2 RC
Change log: Defined the plg file based on layout of Appstar's favPeople to support different resolutions (haven't been able to test it myself as I only have a QVGA phone, bug reports are welcome).
-------------------------------------------
5/17/09: 0.3
Change log:Fixed the max number of pages to 15 (+2), in case there are more than 15 tasks, the last page displays number of remaining tasks and opens tasks.exe by default. This should fix the issue with people having a lot of active tasks (100+?) and the plugin going kaput.
2) Moved the plugin back to 10th position instead of 2nd.
---------------------------------------------------
5/23/09: 0.4b (taskanium-qvga-04b.zip)
Change log: Added the task counter in condensed view for QVGA portrait mode. Uninstall the previous version before installing the new one.
-----------------------------------------
5/21/09: 05b
Change log:
* Fixed the recurring task bug.
* Changed font in plg file from Tahoma to Segoe UI.
* Changed the task counter to display only due today task.
* Removed dependency on Persistent SNB.
---------------------------------
5/21/09: 0.5
Change log: Fixed a silly bug. If you have installed 0.5b, please upgrade to 0.5 to this version.
Does that use the AT installer? That means, the other panels will not be affected when installing this one?
BLAM! Finally a task plugin! THANK YOU! will test asap.
Great idea! Just downloaded. Unfortunately, all I get is a blank panel after a soft reset. If you scroll up/down, the right soft key pulls in from that panel. Titan running a 21222 ROM.
benven,
do you mind posting a screenshot of what you are getting, after a soft-reset and check in (process) Task Manager if taskanium.exe is running after a soft-reset (open Task Manager, click on View-->Processes)? Also, just trying to understand the the problem that you're having, in the collapsed titanium view; you don't see the "tasks" label but see a blank place-holder; is that right? And, if you select this blank place-holder do you see at least "Add a new task" as in screenshot#2 above? The blank place-holder could be due to the fact that I am only updating one reg key for the plugin text ([email protected]l).
This does use ATInstaller so other plugins should be un-affected.
Thanks in advance for helping me troubleshoot this.
benven said:
Great idea! Just downloaded. Unfortunately, all I get is a blank panel after a soft reset. If you scroll up/down, the right soft key pulls in from that panel. Titan running a 21222 ROM.
Click to expand...
Click to collapse
benven,
can you test out the latest build, this should hopefully fix your plugin blank issues after a soft reset?
Thanks!
Installed it on my Touch HD but it doesn't work - doesn't display any panel...
Invisible Sense said:
Installed it on my Touch HD but it doesn't work - doesn't display any panel...
Click to expand...
Click to collapse
Please read the first post, it's QVGA only (for now) and doesn't support Touch HD (WVGA). The current default.plg only defines layouts for QVGA portrait and landscape mode only.
Hi sn123. Thanks for all your help. I don't have screen snapshot software on my device. I'll download the latest version and report back.
Hi sn123, tried the latest version. But I still get the same result Attached is a screenie scrolling down from the music tab.
benven said:
Hi sn123, tried the latest version. But I still get the same result Attached is a screenie scrolling down from the music tab.
Click to expand...
Click to collapse
benven, do you mind sharing your titanium_240x320.cpr file?
apologies for more questions, but if I understand correctly that once you select the blank plugin; the right soft-key does change to something like "Complete or New"; it's just that you don't see any text either in "condensed view" (when the plugin is collapsed and even if you select the blank plugin, is that correct?
Yes, the right soft key changes to the panel's right key I was at previously. So for the attached example I went from the music panel to the task panel and it picked up the right key for the music panel. Also, nothing happens when I press on the panel or use the right soft key. Could it be the number of tasks?? I have probably over 150 tasks sync'd up. cpr file attached.
benven, I think most probably the blank task panel is due to the customized theme that you are using (the one that you are using is not the titanium default) and has nothing to do with number of tasks that you have (I have tested it with around 100 tasks on my phone and it does work).
There are two things that you can do to hopefully get it to work:
1) Open the default.plg file in taskanium folder in a text editor and change the position to 1 from 10 (within <position></position>
2) Replace all instances of Tahoma with Segoe UI.
After you make these changes just install it again and hopefully it should work. You can also use the default.plg file attached (remove the .txt extension) with the above 2 changes already made and replace the existing plg file with this one.
If it still doesn't work, you can help me further in troubleshooting by using a registry editor (like CERegEditor) and tell me if the following keys are created:
1) HKLM\Software\Microsoft\CHome\Taskanium (there should be at least 2 subkeys within this: 1) CondensedPage & 2) Page1.
2) HKLM\System\Notifications\Taskanium.
From the bliss theme post: http://forum.xda-developers.com/showthread.php?t=508968
When using third-party or cummunity plugins such as TitaniumWeather, Favorite People make sure you re-install this theme cab after installing the plugins so that the theme and the plugins can coexist together. It doesn't matter if you already have this theme installed and you decide to install the additional plugins, you must install this theme cab after installing any plugin that is supported by this theme.
Supported community Titanium plugins:
-TitaniumWeather by showaco
-CTwitter, COffice, CFacebook by JukEboXAuDiO
-FavoritePeople by AppStar
-Programs by Sector (aka giorgosm)
Click to expand...
Click to collapse
This kinda makes me believe that the issue is compatibility with the bliss theme; I'll check with rpereira.
Can anyone else also try this on a QVGA device on default theme and let me know if it is a yay or a neigh? Thanks!
claus1953 said:
Does that use the AT installer? That means, the other panels will not be affected when installing this one?
Click to expand...
Click to collapse
yep it does.
VGA Please
I have been wanting this plugin since 6.5 became available. Can anyone port this to VGA?
mlin said:
I have been wanting this plugin since 6.5 became available. Can anyone port this to VGA?
Click to expand...
Click to collapse
just posted the VGA support, enjoy .
PS: Hope you are not on bliss theme too
Wow! You're fast!
Hi sn123. First off thank you very much for your time and help. I uploaded the default.plg file. Checked the registry. All keys are in. I guess I have 118 tasks! Anyway, uninstalled/reinstalled, Taskanium and the Bliss theme on both my Titan and Apache. I am sad to report that it still does the same thing . It must be something with the theme. I'm sure rpereira can help out. He seems like a really good guy and resource. Then again, maybe it's me that's not doing something right! Anyway, I'm going away for a week, so I'l check back when I get back.
sorry that it didn't work for you . It could be due to the number of tasks (perhaps titanium has a cap on number of pages that it would show!). For 15 tasks that I tested it with it seemed to load all the pages.
Once I have some free time, I will perhaps create 118 dummy tasks just to test out .
I am very interested in this project. Will this plugin play nicely with my other titanium panels (incl. Titanium weather) or will kit try to rearrange and/or disable them?
People were having too many problems with this, so I decided to stop the project, sorry everyone.
--------------
This small tool is not trying to competing with the excellent M2D Customizer by MPenguin14!
I just made it because theres currently no versions of M2DC that works with the latest M2D.
And, even though M2DC is open-source, I dont know how to programm in that language, so I tried to mimic what it does with flash + mortscript.
It enables, disables and rearranges the tabs:
{
"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"
}
To use:
--------
Make sure your device is QVGA!
Backup your system first, just in case.
Install Flash 7, if you dont have it already.
Install Mortscript, if you dont have it already.
Install the attached CAB.
Run my app.
Click to enable/disable tabs, drag to reorder them.
Red text means the tab is disabled, note that some tabs NEED to be disabled for M2D to run!
The listing is strange, as is in 2 columns, Ill have to find a better way of reordering the tabs in the future (any ideas?).
Save your settings.
Wait a couple of seconds, M2D will restart itself.
Enjoy.
What's new:
------------
Reads saved tab settings.
Change main softkeys.
Change Launcher tab grid (rows X columns).
Added M2D restart shortcut (usefull for skinners).
Notes:
------
The arrow is NOT pointing to cancel, it just means the list on the right continues from there.
It does not use or read any of your previously changed xml data, for now it always starts from its own default.
It creates a backup in \Windows\M2Dr\backup of the last XML changed, just in case you need it back.
You can install the app anywhere, but it always creates some temp files in \Windows\M2Dr that take about 200kb in the device (backup included).
Some tabs NEED to be disabled for M2D to run!
If the app is stuck in a screen reading "If you can read this you need flash 7", guess what, you only have flash lite. ;P
No widescreen version, my SWF to EXE doesnt support it, sorry.
Installing old M2D skins wont work, because some files arent the same.
I wouldnt advise more than 6 columns and a reasonable ammount of rows on the LAUNCHER tab, I have no idea of its limits.
Dont use this with the old M2D, it WONT work.
Old M2D(ct) thmes wont work also, they all have to be remade.
I attached here a QUICK-FIX, in case your M2D cant load, just copy the file into the windows folder and restart M2D.
How can I help?
---------------
Do you know a way of converting PNGs to JPGs with a simple command line? Or maybe a simple EXE that converts all the files in a folder.
How can I enable a TSK theme without going thru the settings?
How can I create a list of all the files inside a folder and its subfolders? (The FOREACH command on Mortscript only reads one folder)
To do (if M2DC doesnt get updated first, hehehe):
-------
Install new skins with a new extension name.
Change background (real M2D background, not just the HOME tab wallpaper).
Backup/restore XML settings.
Browse button for the softkeys choice (dont know if its possible)...
Nice,
Thanks for your work
Thanks for your work...
This is something i was waiting for a long time.
I hope you have succes...
I will be around this threat
hey twolf great app, no surprise it came from you
and in terms of ordering the tabs would it be possible to add a scrollable list, just an idea
Thanks, I wanted to do a horizontal scroll tab, but am having a lot of bugs with it, also we dont see all the tabs at once, and that makes it hard to order...
Updated v0.2:
Now to work on the skinning option.
any way for this tool to be able to add links and shortcuts to the internet tab in the future? great app twolf!! all your work is mind blowing
the thing mess up my m2d.. now i cant launch the m2d, have to use windows default home
incubus26jc said:
any way for this tool to be able to add links and shortcuts to the internet tab in the future? great app twolf!! all your work is mind blowing
Click to expand...
Click to collapse
Thanks, it should be as simple as adding those registry options, its not in my to-do list because I wanted to finish the most basic things first, but I believe I can do that after.
theraventhatdied said:
the thing mess up my m2d.. now i cant launch the m2d, have to use windows default home
Click to expand...
Click to collapse
What M2D version do you use?
You have your previous XML on Windows\M2Dr\backup just copy it back to the windows folder...
ALSO....
Added the How can I help? area on the first post, with stuff I'm stuck with.
If anybody knows any solution, please help.
theraventhatdied said:
the thing mess up my m2d.. now i cant launch the m2d, have to use windows default home
Click to expand...
Click to collapse
twolf said:
What M2D version do you use?
You have your previous XML on Windows\M2Dr\backup just copy it back to the windows folder...
Click to expand...
Click to collapse
Yes, it messed up my M2D too. And I'm using version 2.19191432 as cooked by Miky6682 in his ROM (I believe this is the new version you talk about). And btw, I had only rearranged the tabs to begin with.
Copying back XML from Windows/m2dr/backup also did not help. You admitted yourself that your M2D reFLUSH does not take into account previously edited XML and creates its own backup point. I had to restore from the XML I had manually saved earlier.
Any ideas why this could be happening? M2D reFLUSH could be a fantastic tool if I can get it to work for me.
The problem is that mortscript cant "read" XML files properly, so I had to separate the xml into severall parts to be able to rebuild it with my changes.
You can see it on \Windows\M2Dr\part*.txt
Its separated into all those txt files:
Part 1 is the image list
Part 2a and 2b are created by my M2Dr flash file on save, its the tab list and order. Its separated in two because flash cant save that many characters on a text file) some characters are incorect but mortscript fixes them.
Part 3a is the end of the tab list and the beginning of the launcher settings (I moved it to the top so that it was easier to change).
Part 3b is the middle of the launcher tab settings.
Part 3c is the end of the launcher tab settings and the rest of the hole XML.
So, for now, to use M2Dr, all you need to do is make sure the file \Windows\M2Dr\part3c.txt is represented the same way in your XML.
:/
Tricky, but it will work.
I am using 2.1919.1432 as cooked by Miky6682 too. I am having the same problem. After I enable the "Launcher". The M2D has no longer work. Is there any wany to fix it?
I added a quick-fix in the first post with the original XML.
Just copy it to the Windows folder.
Sorry about that.
twolf said:
I added a quick-fix in the first post with the original XML.
Just copy it to the Windows folder.
Sorry about that.
Click to expand...
Click to collapse
quick fix didnt wrk for me. u have to hreset now. id advise ppl to stay clear of this app till u sort this bug out.
No ned to hard reset...
All this does is change the xml I attached and the softkeys (IF you changed any).
You did extracted the xml from the attached zip, copied it to your Windows folder and resetted, right?
If that didnt fixed it, you can always reinstall M2D, or simply remove your softkeys settings with M2DC.
But this really shouldnt be necessary, the xml fix should resolve everything.
:/
All this app thouch is the xml and the softkeys, nothing more.
I did tested it before releasing it, I know it will only work on QVGA for now, but that should be the only problem.
djtosh said:
quick fix didnt wrk for me. u have to hreset now. id advise ppl to stay clear of this app till u sort this bug out.
Click to expand...
Click to collapse
Hey, no need to be so alarmed. As twolf explained, this "app" does not make any irrevocable changes. It is just a user friendly and convenient interface for editing the HTChomesettings.xml file of Manila 2D. Alternatively you can use some utility like Mobile Notepad to manually edit the xml file yourself. But thats a complicated procedure and twolf's M2D reFLUSH makes it easy for even newbies like me.
Secondly, this forum is all about developing new apps and utilities.... and testing/feedback is an inseparable part of development. If everyone "stays clear", then nothing would ever get developed.
well i am now going lose all of my data, so i will say "stay clear" so that other ppl dont suffer the same fate, the quick fix does not work and i am now screwed. dont av a go at me for being angry, im the one who is inconvenienced not you.
I am truthly sorry for your data, believe me that this was never my intention with this app...
The most that it could do of harm would be to stop M2D from starting, nothing that wouldnt be fixed easily, or at most by reinstalling M2D.
What exactly happened to your device?
Maybe if I can understand the problem better I can fix whatever this tool did or stop working on it at all... :/
Sooo... could you please explain in detail what happened to your device?
Launcher fails to change anything
Hi... First off... Fantastic. Simple and clean application.
Only thing is I cannot seem to adjust the Launcher. I set it to 4 x 4 to no avail. The only thing that happened was the icons seemed to spread out a bit but remained 6 rows and 3 cols. I tried to change anything with the same result.
Any ideas?
ExtendedFileExplorerExtv.0.3
Version History
v 0.3
popup menu smaller
All menus text smaller
some start menu tweaks
Keep in mind this is remaining fairly universal, If you have problems PLEASE REPORT THEM!
v 0.2
Display a horizontal scroll bar, add features column replacement
Anti-freeze - problems at the end
v0.1
Original Combo and testing, works great.
Bugs
None that I am aware of yet, please let me know if there are.
Plans
I am actually planning on making this a full UI mod eventually including tweaking for the abnormally large menus in wm 6.5
Description
Want to say that this is merely the combination of two VERY excellent additions to file explorer for WM. Those are: FileExplorerExt 2.07 by Hou Ming and ExplorerExt by RAMMANN. So credit goes completely and totally to them.I just combined the two into a single cab. Package version for cooks is attached as well.
Features:
- You can select any folder to display the folder tree when you tap the folder name in the upper left.
· Tab or Esc key to display the folder tree too.
- You make up the file list in the left and right keys.
· BS key parent folder.
- The parent folder and press the left top of the list of files.
- Choose the first non-press file on the top of the list of files and file focus state at the end →
Select and change the focus state.
· WindowsMobile6.5 tap to the left when the action flick in and hold the menu
Tap the file or folder and adds the following menu items hold.
- Opens with the parameter (exe files only)
- Copy Path
Copy to clipboard full path names of selected files
- Send a shortcut to the program (exe file only)
Shortcut to \ Windows \ Start Menu \ Programs Create
- Open program
Open the file in the Open list.
+ Start menu program list is displayed in the same program.
- Property
Display Properties screen.
- File Name
Displays the file name with extension. You can also change the file name.
- The contents of the shortcut (only for shortcuts)
Show shortcuts / can be edited
- File Types
- File
Display the file in bytes.
If memory card space, the unit displays the total amount of MB.
- Last Updated
Date updated file and displays the time.
- File attributes
Read-only attribute to show hidden files / change.
- Version information (if the version resource)
Advise: ROM can still change file properties
Tap the file is not part of the menu and hold (WindowsMobile5.0 later Toolbar
Menu as well) adds the following items.
- See Extension: Extension Display / hide sets. When installed to view the extension
Has set.
- Image Preview: when you move the focus to an image file, or in WindowsMobile6.5
When the action flick to the right, (if possible) to preview.
WindowsMobile6.5 tap change and transparency in the image preview
- Details: Change the format verbose. (PPC as a standard condition)
- Details (with headers): Change the display format display with header information. When installed
This display format.
- Icons: Change icon view format.
Display Options - "Show all files" when you specify the file also shows the ROM module
ROM file to the same name - paste (overwrite), will make a
- Horizontal scroll bar appears on the screen not fit column
* You can drag the column and change the display order by dropping
DEVICE UPDATE SUPPORT! Even if you dl it from here, it will show up in Device Update if I update the app
Some pics:
{
"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"
}
v2
v3
I would encourage you to download Device Update by crc and get it from there. If you want to go that route simply goto http://crc.id.au/deviceupdate
Otherwise you can download it from below. Zip version is the Package version for cooks. Cab is for end users.
**VIVA LA ATTENCION!!**
It has come to my attention and this is my own fault tha everyone may not like the setting I have set the font to, well no problem, grab your fav reg editor and play around with the followibg values ubtil its comfortable:
[HKEY_LOCAL_MACHINE\System\GWE\Menu\PopFnt]
"Ht"=dword:00000258
[HKEY_LOCAL_MACHINE\System\GWE\Menu\BarFnt]
"Ht"=dword:000002bc
[HKEY_CURRENT_USER\Software\Microsoft\Today\ListVie w]
"ListViewSelectorThemeImageMaxHeight"=dword:000000 5e
Sorry to all who didnt get the support during my net issues.
***INSTALL TO DEVICE AND REBOOT! DONOT INSTALL TO SD CARD!***
Thanks so much nice ext
thanks, 2 apps in one!
Thank you.
looks great.
Thank you
Merci aestivalisakito
Thanks
very nice, I cannot wait to see more work (the UI/Bugs/Tweaks whatever else I can find out in the next 2 weeks)
Updated to version 3 refer to the first two pictures for the diffrences between v2 and v3, the menus both context (popup) and actual browsing through File Explorer are smaller. Note I am a giant, 6'6" tall with hands that engulf most and the menus are still too big, now that they are smaller it more convenient.
installed the new version but did not like the more compressed items. uninstalled it and yet it's still compressed and did not go back to the more open format. is there a way to get the original format back?
Im on Kaiser QVGA and this app works fine here.
Thanks for your work.
Can you post the zip for cookers?
Cheers .
sadly, 2.07 of the FileExplorerEXT doesnt display file previews anymore, until the next release to fix this, you should revert to 2.06 or find out why 2.07 isnt working anymore...
Great app, but I have a bug. It removes the arrows from all of my scrollbars!
SE X1 running WM6.1
Edit: A second soft-reset fixed it
v 0.3 Installation didnt finish!
HTC HD. Had to softreset and can't install v 0.3 ...
Where can I find v.02 ?
Mittaa
Using it on HTC Hinalaya with WM 6.5.3 build.
Very good for QVGA devices.
Sascha
thank you working good
Not Working
Thank you very much for the effort, but mine did not finish the installation either. I will wait for a version without the problem, and try to install it again, since it is a nice app. BTW, I like the small spacing! Cheers HTC HD2 Dutty 2.9 Rom
I just installed 0.3 on my HTC Touch Pro (Sprint) which has a VGA (640x480) screen and runs WM 6.1. Now, the menu in all other applications is VERY small. I hope you can fix this soon as it maked my device VERY hard to use.
Thank you
Nice little collaboration, good job!
Kindest regards,
One short Question i don't see answered in the Program description:
Does it work under Windows Mobile 6.1?
BUGS:
-HD2 freezes and has to be softresetted when closing file explorer via mmtask (Morose Media Task Manager, available at the marketplace (Germany)).
- The orange highlighting used in the file explorer appears also in the marketplace. There it is slightly displaced.
{
"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"
}
MichelDiamond has given us such a wonderful tool in CHTS 2.30. Of the many functions available in the application, Layout Switching is an amazingly powerful part and it seems to be relatively unused, with the exception of file backup. BHSInterceptor and I have been successful at changing our phone themes on the fly from such popular themes as Touch of Glass to Sencity. All without having to install a cab on our phones. The key to this switching are XML files that are saved in the windows directory when you install CHTS. I will upload copies of these files here for you to look at, along with some additional ones for other tabs and applications on your phone. These XML files can be added, removed or edited as you need for your themes.
CHTS Layout Saving Options
In the CHTS Menu, there are a couple different options that use these XML files for saving. There is Full Sense Backup, Layout Saving and Baseline Saving. The Full Sense Backup and Baseline saving are both there as a fallback, in case you need to restore your phone to a previous state.
When saving your layout with CHTS, there are several options to choose from. What exactly you want to save will determine which method you will use. You can save a "Standard Layout" or an "Extended Layout". Both methods will save your CHT settings, the difference is that "Standard" will only save the items associated with your Home Tab, including all widgets and add-ons. Extended will save items for all Sense Tabs, this includes everything that would be saved with the "Standard". With either one of those layouts, you can also save all of your start menu icons. One other option you will see there is to save your "CHT(E) Settings Only".
When you first install CHTS on your phone, I recommend you first save a Baseline and then save an initial Full Sense Backup.
Baseline Saving: This is the most basic Layout you can save. Baseline will save the same files that are defined in the XMLs for the "Layout - Standard", except it won't save any of the quicklink information.
Full Sense Backup: This is the most complete Layout you can save. Full Sense Backup will save ALL manila files in your Windows directory, in addition to all other files defined in the XML files. With this method, all of the manila files will be zipped and stored to save space. This compression happens on the fly as you save the Layout.
Layout Saving - Standard: This will save all of the items from your Sense Home Tab. Including the following: Widgets, Clocks, Quicklinks, Freelinks, Positions of all of them, configuration,... All xml files that are CHTWidget_**.xml will be backed up here. This would be the method to use if the only thing you are themeing is your home tab.
Layout Saving - Extended: This will save all items saved in the Layout - Standard, in addition to items from other tabs defined in the XML files CHTTheme_**.xml. In the release of CHTS 2.30, this includes most of the standard sense tabs. All xml files that are CHTWidget_**.xml and CHTTheme_**.xml are backed up here.
In the CHTS 2.30 release cab, the following XML files are included:
CHTTheme_BasicWeather
CHTTheme_Calendar_Tab
CHTTheme_CommonFiles
CHTTheme_Email_Tab
CHTTheme_Home_Tab_Subs
CHTTheme_Internet_Tab
CHTTheme_Messaging_Tab
CHTTheme_MusicPlayer_Tab
CHTTheme_People_Tab
CHTTheme_Photo_Tab
CHTTheme_Settings_Tab
CHTTheme_Stock_Tab
CHTTheme_Twitter_Tab
CHTTheme_Weather_Tab
CHTWidget_Basic
CHTWidget_BasicHometab
CHTWidget_CHTS
CHTWidget_TabSlider
The attached zip file contains all of the CHTTHeme files listed above and also includes the following tab files:
CHTTheme_Documents_Tab
CHTTheme_Facebook_Tab
CHTTheme_Footprints_Tab
CHTTheme_Mode9_Lua
This zip files will be updated periodically as I add more xml files and add file names to the ones that already exist. The version number will be the date on the file. I will be going through some available themes to verify that they work with CHTS when using this group of files. The goal is that if you install a theme and want to change back to where you started, you will be able to use CHTS to switch back and forth.
CHTS XML Files
The XML files for CHTS are lists of files that should be backed up. These can be any files in the "Windows" directory on your phone. These XML files can be added and removed from you phone and you can change the files listed in them as you see fit. These files can also be a great way to figure out what "manila" qtc files are used for the gaphics on most of the sense tabs. We spent a lot of time going through each tab so that we could layout these XML files, so they are also a great starting point for anyone who wants to skin sense.
An example of one section in the XML files is:
<AnalogClock
Description="Analog Clock"
SubDescription="Clockface and hands"
analogclock ="20F62884_manila"
hourHand ="0AB9C3F4_manila"
minuteHand ="4BDFBA48_manila"
secondHand ="2A87D392_manila"
ClockDot ="7126E342_manila"
analogclocknight ="3C87827D_manila"
hourHandnight ="5CCDF1ED_manila"
minuteHandnight ="5E305741_manila"
secondHandnight ="4B1CC00B_manila"
ClockDotnight ="6294D3BB_manila"
Co0kieAnalogClock_mode9 ="1E1A6CCD_manila"
LuaScript_HomeAnalogClock ="1EC5924B_manila"
/>
How to for the users.
A basic step by step of how I change my Layouts
1. Copy the XML files from post 1 to your Windows folder. This will add and update the XML files from the original CHTS install.
2. Perform a Baseline Save, a Full Sense Save and then save your current layout extended style before doing any switching. I usually do all three after each flash of my phone. This way I know that I can always go back to where I started.
3. Copy one of the pre-built themes from below to your _CHTScheduler folder on your Storage Card. Or, install your favorite theme cab files to change your phone.
4. Once these new theme files are on your phone, you can tweak this layout to what you like and then save it as a new Layout that will include all of your CHT settings as well.
Once you have a couple Layouts saved on your SD card, you can use SwitchGUI to change between them.
I will expand on these steps with some screen shots. Also, please give me some feedback and questions so I know what isn't clear. It is a bit tough to start writing, since I have been doing this so long I take for granted how easy it can be.
Also, if you have a theme you like and want me to either setup a folder for it or at least check to see if it is fully switchable, just post a link in this thread to the theme and I'll check it out!
Themes Already Set Up For Layout Switching
Sencity by _LeCiel_
Touch of Glass by DJCedric
How to for theme builders
How to for theme builders. Showing them how they can check to make sure their files are all listed in the XML files.
Tools For Theme Switching
CFC GUI by Chainfire
First tool I will list here is CFC-GUI. This tool will allow you to look at, identify and edit all of the qtc image files that are saved as manila files. For more explanation, see the thread here. You should also check out the version of this program that I updated to include almost all of the image files found on the newer Sense 2.5 ROMs. You can find that in this post here.
Reserved Six
Reserved Six
Way to go
Muchas gracias amigo for putting all this together. reading between the lines and looking at the files, you "unveiled" some tabus
Come back of WinMo and CHT Suite
It´s a pleassure coming back and playing again with my HD2 and HD Mini. Really enjoying all the feautures and themes available atm
BHS Interceptor said:
It´s a pleassure coming back and playing again with my HD2 and HD Mini. Really enjoying all the feautures and themes available atm
Click to expand...
Click to collapse
Ber, you're back! Sad to say, I got bored with the lack of development on the WinMo and I bought myself a HTC Inspire 4G. I still have the HD2 sitting here, but I have not even powered it up in a couple months now.
Yes my friend, I know how you feel.... I´m thinking to get me a new set atm, a Flyer, a Sensation and a small Wildfire S. Guess it´s time to move on to the dark side, but with Sense
Probably will get them for x-mas, so I´ll be playing around for another month. Take care and "read ya"
BHS Interceptor said:
Yes my friend, I know how you feel.... I´m thinking to get me a new set atm, a Flyer, a Sensation and a small Wildfire S. Guess it´s time to move on to the dark side, but with Sense
Probably will get them for x-mas, so I´ll be playing around for another month. Take care and "read ya"
Click to expand...
Click to collapse
Hey, you take care too. I'll see you over on the dark side, I am just starting to get a feel for how Android is set up. But it is all still so new, I am happy with it. I am sure I'll get the itch at some point to dig in and change stuff. Later.