UI wish to get my DATA toggle back on my stock rooted mk2
anyone ?
thanks
EDITED
just got it with help from Darnell0216
check his tutorial here
http://forum.xda-developers.com/showpost.php?p=50595248&postcount=7
{
"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"
}
here i am quoting him as well
- Open up SQLite Editor - Select the Apps tab on top and scroll down until you see Settings Storage and click it.
- Click on Settings.db
- Click on system
- Click on the search icon on top right
- Type in the word "notification" in the Filter Value field and click ok
- Once the results load up, tap on "notification_panel_active_app_list" (should be the bottom result) and click on the pencil icon on top to edit
- In the Value field, you'll see all your toggles listed. All you have to do is add the word WiFiHotspot
Click to expand...
Click to collapse
What data toggle? Never had one on my S4. HTC had one.
Sent from my icrap 2 using Tapatalk HD
cruise350 said:
What data toggle? Never had one on my S4. HTC had one.
Sent from my icrap 2 using Tapatalk HD
Click to expand...
Click to collapse
There was one before 4.3 in the drop down menu
Sent from my SCH-R950 using Tapatalk 2
lord dredd said:
There was one before 4.3 in the drop down menu
Sent from my SCH-R950 using Tapatalk 2
Click to expand...
Click to collapse
any takers....what do you mean by "toggle"
You can download Notification Toggle from the Play store as an alternative. Works well. As for getting the original Samsung toggle back, I wouldn't have a clue.
troyboytn said:
You can download Notification Toggle from the Play store as an alternative. Works well. As for getting the original Samsung toggle back, I wouldn't have a clue.
Click to expand...
Click to collapse
Actually I want the toggle in my drop down menu,
Don't wish to use any custom rim as i have debloated my own rom to bare minimum and it's giving me excellent battery life
Sent from my SCH-R950 using Tapatalk 2
lord dredd said:
I wish to get my DATA toggle back on my stock rooted mk2
anyone ?
thanks
Click to expand...
Click to collapse
- Open up SQLite Editor - Select the Apps tab on top and scroll down until you see Settings Storage and click it.
- Click on Settings.db
- Click on system
- Click on the search icon on top right
- Type in the word "notification" in the Filter Value field and click ok
- Once the results load up, tap on "notification_panel_active_app_list" (should be the bottom result) and click on the pencil icon on top to edit
- In the Value field, you'll see all your toggles listed. All you have to do is add the word WiFiHotspot <-- just like that with a semi colon right after. Make sure there's no space after the semi colon then click the save button.
- Close SQLite editor and reboot your phone. Once your phone boots back up, you should now have the WiFiHotspot toggle in quick settings!
--
Code:
SilentMode;Wifi;WiFiHotspot;Bluetooth;AirplaneMode;SBeam;Nfc;Location;MultiWindow;DormantMode;AllShareCast;MobileData;Sync;AirGesture;AirView;SmartPause;SmartScroll;SmartStay;AutoRotate;PowerSaving;Ebook;DrivingMode;
It's a copy and paste from my notes but same premise with all available Sprint toggles. If you get an error, you may need "TB Restore Fixer" to give SQLite permission to edit system files.
Darnell0216 said:
- Open up SQLite Editor - Select the Apps tab on top and scroll down until you see Settings Storage and click it.
- Click on Settings.db
- Click on system
- Click on the search icon on top right
- Type in the word "notification" in the Filter Value field and click ok
- Once the results load up, tap on "notification_panel_active_app_list" (should be the bottom result) and click on the pencil icon on top to edit
- In the Value field, you'll see all your toggles listed. All you have to do is add the word WiFiHotspot <-- just like that with a semi colon right after. Make sure there's no space after the semi colon then click the save button.
- Close SQLite editor and reboot your phone. Once your phone boots back up, you should now have the WiFiHotspot toggle in quick settings!
--
Code:
SilentMode;Wifi;WiFiHotspot;Bluetooth;AirplaneMode;SBeam;Nfc;Location;MultiWindow;DormantMode;AllShareCast;MobileData;Sync;AirGesture;AirView;SmartPause;SmartScroll;SmartStay;AutoRotate;PowerSaving;Ebook;DrivingMode;
It's a copy and paste from my notes but same premise with all available Sprint toggles. If you get an error, you may need "TB Restore Fixer" to give SQLite permission to edit system files.
Click to expand...
Click to collapse
But according to you , this creates a WiFiHotspot toggle in quick settings , but i need just the data enabler toggle only ???
lord dredd said:
But according to you , this creates a WiFiHotspot toggle in quick settings , but i need just the data enabler toggle only ???
Click to expand...
Click to collapse
The code is in the list. MobileData;
Darnell0216 said:
The code is in the list. MobileData;
Click to expand...
Click to collapse
hi
any other app other than the paid SQLite Editor
i havent setup anything as yet on the phone and fior this one off thing would like to use a free app;P
lord dredd said:
hi
any other app other than the paid SQLite Editor
i havent setup anything as yet on the phone and fior this one off thing would like to use a free app;P
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=com.mixo.sqlitedbeditor
Darnell0216 said:
https://play.google.com/store/apps/details?id=com.mixo.sqlitedbeditor
Click to expand...
Click to collapse
tried despite having root permissions it cant open settings storage
tried another app
that one cant open settings.db > both showing errors
lord dredd said:
tried despite having root permissions it cant open settings storage
tried another app
that one cant open settings.db > both showing errors
Click to expand...
Click to collapse
Then you'll need to download TB Restore Fixer. It will fix their permissions in SELinux so they can edit it. As soon as the app errors, run TB and click Fix Now. Then try the app again.
to clear up any confusion/anyone wondering this is what the OP means by data toggle, in the notification pulldown the scrollable list of toggles (some may call them power widget toggles) is the "Mobile Data" toggle.
here it is in MF9's notification pulldown (stock rooted, just customized by Wanam Xposed(plus Complete Action Plus & launcher is ADW EX). was curious if my S4 supported camera over USB OTG).
I'm also interested in this & thanks Darnell0216. its quite puzzling why samsung would remove it, why not just keep it in the inactive toggle pile by default?
Darnell0216 said:
Then you'll need to download TB Restore Fixer. It will fix their permissions in SELinux so they can edit it. As soon as the app errors, run TB and click Fix Now. Then try the app again.
Click to expand...
Click to collapse
Yippieeee
I love you man ,
just got it done , and cant thank you enough
learned a new thing today all courtesy of you my man !!
thanks a lot
thanks thanks thanks
AquilaChill said:
to clear up any confusion/anyone wondering this is what the OP means by data toggle, in the notification pulldown the scrollable list of toggles (some may call them power widget toggles) is the "Mobile Data" toggle.
here it is in MF9's notification pulldown (stock rooted, just customized by Wanam Xposed(plus Complete Action Plus & launcher is ADW EX). was curious if my S4 supported camera over USB OTG).
I'm also interested in this & thanks Darnell0216. its quite puzzling why samsung would remove it, why not just keep it in the inactive toggle pile by default?
Click to expand...
Click to collapse
do as darnell0216 saya mate i just did it
used the free app SQLITE editor pro free
and TB Restore fixer
just run TB restore fixer once at first
then do all the process using SQLITE Editor Pro
works like a charm
Thanks again Darnell, God bless you bro
lord dredd said:
do as darnell0216 saya mate i just did it
used the free app SQLITE editor pro free
and TB Restore fixer
just run TB restore fixer once at first
then do all the process using SQLITE Editor Pro
works like a charm
Thanks again Darnell, God bless you bro
Click to expand...
Click to collapse
Not a problem. Glad I could help. It was either an oversight or Sprint's choice, as other carriers still had it after upgrades around the same time (MJA). I keep this in my notes along with the full toggle list in case they decide to change anything in the future.
If I ever get the 720T, I'll have to get the toggle for WiFi Calling on the list.
Is this method applicable to NG2 ROM as well?
I cannot find Settings.db in databases.Only mysettings.db.
Related
Alright... I need a good (great?) task manager.
I have used SPB and Magic Button. I like SPB but it is too difficult to hold in the corner of the screen on my Wizard (8125) and I dont want to install ALL of it just for that (I use resco explorer and I like it better then SPB's addins to the default file explorer.)
Magic button was the next logical choice because it puts the icon in the middle of the screen and that's what I use now, but I'm not crazy about it. Anyone have any other suggestion? I am looking for something that is one hand friendly and lite weight and fast (of course, I want it ALL! lol)
Thanx in advance; Lew
Hi Lew...
You might want to try this http://www.insoftwarehouse.com/desktop/products/inclose/index.php?l=en
or you could try Wisbar Lite at http://www.lakeridgesoftware.com/products.php?prod=WisBar+Lite
there seems to be some kind of conflict with every single task manager I've used so far:
InClose Mobile: freezes my Pictures & Videos app
Wisbar: doesn't close correctly on many windows such as Resco explorer options, and wallpaper changing. It simply ends the window thus discarding any changes you make.
Magic button: Made some of my status icons on the top bar disappear
still looking for the perfect app...
I Got Served said:
Magic button: Made some of my status icons on the top bar disappear
Click to expand...
Click to collapse
You know it has two display modes, right? If you tap-and-hold the OK/close button, it will switch between showing the Magic Button icon + running programs icons, and just showing your regular bar. I have it set up to just take up the whole task bar space, and usually show my regular bar. If I need to switch apps, I can just tap and hold and tap the icon of the app I want active.
I have tryed those 2 now and I am back to Magic Button. The MAIN reason... It is too hard to HOLD the corner of the screen with my thumb on the 8125, I guess because the border of the screen is raised so much. Ah well back to what works I guess.
Thanx guys; Lew
Hi,
You can also try Xbar. You can find it with Google. It is not freeware but very cheap. It is a completely different idea from a taskmanager. You use the Actionbutton to call on the Xbar and then you can switch or close tasks or open programs without using the stylus.
I've been using it for a couple of months now after using every taskbar on the market for the last 4 years...
Wouter
If you want a proper task manager, this is pretty much definitive:
http://buzzdev.net/component/option,com_simpleboard/Itemid,59/func,view/catid,27/id,15472/#15472
By one of Buzz's boys, DotFred. It's superb.
But that's really for tech heads. If you just want to close apps, use SMclose or similar.
If you really just want one handed task closing, check out VJOkButt on the board (not my website, versions on here are newer). It has various options but is very simplistic, but does close apps one thumbed.
V
I bought xbar3, its a great very straightforward piece of software.
You can find information on it here
I've previously used handyswitcher which i didn't enjoy, because it listed 'phone' as a running application and tried to close it.
best app closer/task manager hands down:
PocketNav 2.74 http://www.scottandmichelle.net/scott/cestuff/pocketnav.zip
Free and just a simple .exe to throw in your startup. If you don't like it, just delete it. I've been using it for several years now and have tried others. I always come back quickly...
-Mc
I like SmallMenu Plus, a launcher/manger, highly configurable, can replace STart menu. There is a free version, but for a couple $$ you get a lot more functionality. It's the first program I install.
http://tillanosoft.com/ce/smenu.html
Guys… what am I missing here? I’m managing tasks via tray launch and have no complaints but then I’m a noob and don’t know any better. Please let me know if this is dumb. TIA
I have my first two tray launch links set to “AltTab” and “Running Programs”. From Today, I navigate down w/dpad and have task switcher tool there. Move one right and I can kill apps via OEM system tool.
Picture 1 shows tray icons. First (far left) is AltTab and second is Running Programs (created under ZeBoxx’s tutelage).
{
"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"
}
Pictures 2 and 3 are the respective apps open.
lpasq said:
Guys… what am I missing here?
Click to expand...
Click to collapse
Just a convenience thing E.g. like a on a desktop, you could run Task Manager, click the task you want, and then choose Activate or End Task. But you could also alt-tab to go to the application you want active, and you can click the buttons on your taskbar to switch to them directly, or close them from there.
Personally I still like MagicButton best, but there's a ton of these types of apps out there, all with different styles and functionalities. I'd say just try some of them - if you don't like it, just uninstall
McHale said:
best app closer/task manager hands down:
PocketNav 2.74 http://www.scottandmichelle.net/scott/cestuff/pocketnav.zip
Free and just a simple .exe to throw in your startup. If you don't like it, just delete it. I've been using it for several years now and have tried others. I always come back quickly...
-Mc
Click to expand...
Click to collapse
Thanks for that tip I like small programs and it works well with smclose. I found magic button a bit glitchy and hid icons on the nav bar so I could not see missed calls etc.
Another small app to my collection
If you have not tried smclose it is attached and just put in startup folder as well and it will close rather than minimize apps.
I ask myself then do I need a task manager with all apps closed lol
lpasq said:
...I have my first two tray launch links set to “AltTab” and “Running Programs”. From Today, I navigate down w/dpad and have task switcher tool there. Move one right and I can kill apps via OEM system tool.
Click to expand...
Click to collapse
Hello Ipasq, i'm using PHM Tray Launch, could u please inform me how i can put the "AltTab"?
TIA
I've been playing around with SKMenu and it seems to work really well on my 8125. It is a bit to get configured but once you scan through the options is it pretty simple. The custom menu editor with the preview is very very nice when creating custom menus.
Overall its not bad for $8. If it continues to play nice with all the other junk on my PPC I am sold.
wgary said:
I like SmallMenu Plus, a launcher/manger, highly configurable, can replace STart menu. There is a free version, but for a couple $$ you get a lot more functionality. It's the first program I install.
http://tillanosoft.com/ce/smenu.html
Click to expand...
Click to collapse
Wgary (or anyone that uses SmallMenu(Plus).
Has anyone figured out how to hide or exclude certain applications from the close processes list (ie. Activesync, Phone, etc)? There is a settings button in the general tab of the smenu settings but it is disabled. Anyone figure this one out?
TIA!
bill_viper said:
lpasq said:
...I have my first two tray launch links set to “AltTab” and “Running Programs”. From Today, I navigate down w/dpad and have task switcher tool there. Move one right and I can kill apps via OEM system tool.
Click to expand...
Click to collapse
Hello Ipasq, i'm using PHM Tray Launch, could u please inform me how i can put the "AltTab"?
TIA
Click to expand...
Click to collapse
i put AltTab.exe in \windows and placed shortcut in \windows\start menu\programs too. then used the following command line in PHM Traylnch: \windows\alttab.exe (http://forum.xda-developers.com/viewtopic.php?t=42913&highlight=)
the AltTab in the tray along with water's sweet "smartskey" work fine for me and seem to give me the task management control i need. (http://forum.xda-developers.com/viewtopic.php?t=41060&highlight=)
JNGold said:
wgary said:
I like SmallMenu Plus, a launcher/manger, highly configurable, can replace STart menu. There is a free version, but for a couple $$ you get a lot more functionality. It's the first program I install.
http://tillanosoft.com/ce/smenu.html
Click to expand...
Click to collapse
Wgary (or anyone that uses SmallMenu(Plus).
Has anyone figured out how to hide or exclude certain applications from the close processes list (ie. Activesync, Phone, etc)? There is a settings button in the general tab of the smenu settings but it is disabled. Anyone figure this one out?
TIA!
Click to expand...
Click to collapse
Can't do it. The one that can, which is very similar to SmallMenuPlus (but free) is GSPocketMagic.
meschle said:
Thanks for that tip I like small programs and it works well with smclose. I found magic button a bit glitchy and hid icons on the nav bar so I could not see missed calls etc.
Another small app to my collection
If you have not tried smclose it is attached and just put in startup folder as well and it will close rather than minimize apps.
I ask myself then do I need a task manager with all apps closed lol
Click to expand...
Click to collapse
Thanks for the file. You know, pocketnav closes apps as well. It puts an X on the screen so you can close the app and if you click on the lightening bolt, you can see a list of everything that's running and close them one at a time, all but active, or all.
Play around with the settings, it's pretty powerful!
-Mc
McHale said:
meschle said:
Thanks for that tip I like small programs and it works well with smclose. I found magic button a bit glitchy and hid icons on the nav bar so I could not see missed calls etc.
Another small app to my collection
If you have not tried smclose it is attached and just put in startup folder as well and it will close rather than minimize apps.
I ask myself then do I need a task manager with all apps closed lol
Click to expand...
Click to collapse
Thanks for the file. You know, pocketnav closes apps as well. It puts an X on the screen so you can close the app and if you click on the lightening bolt, you can see a list of everything that's running and close them one at a time, all but active, or all.
Play around with the settings, it's pretty powerful!
-Mc
Click to expand...
Click to collapse
Thank you JUVS for the original 6 button comm manager.
The reason I fixed the graphics for this 6 buttons comm manager because its very cheap looking, I still want to remove the additional text and leave only the main titles and the buttons, but I coud'nt figure it out, I looked at the registry and changed the disablebuttontext to different values to see if it will change but actually it messes up the whole thing and I didnt wanna play with it anymore, hopefully someone here can figure it out and let me know so I can make different screenshot.
here is the before and after picture so you guys see what was done.
before
{
"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"
}
after
Is it posble 2 hv th choic of app. ?
Good start, Poorlyduck. Key question for me is how customisable is your version going to be?
Example here is that you use Airplane Mode; we use Flight mode. Semantics, perhaps, but important, nevertheless, in the customising game. Also the range of apps you display isn't necessarily what everyone else might want to cover, hence the question on flexibility.
All the best.
WB
uhmmm, no Wi-Fi???
I have this and Poorlyduck's yellow cube installed, and in both of these apps. these apps look like the writing is in cursive. In the screen settings the text size is set to the center (default), and Clear Type disabled. If I change the text sizeI get very large blocky letters, it also has the same effect if I turn enable clear type. I know that This has been asked before but I cannot find how to do it. I just want to have the basic type of font as shown in Poorlyduck's. My device is a Titan
Thanks.
saenzjoseph said:
I have this and Poorlyduck's yellow cube installed, and in both of these apps. these apps look like the writing is in cursive. In the screen settings the text size is set to the center (default), and Clear Type disabled. If I change the text sizeI get very large blocky letters, it also has the same effect if I turn enable clear type. I know that This has been asked before but I cannot find how to do it. I just want to have the basic type of font as shown in Poorlyduck's. My device is a Titan
Thanks.
Click to expand...
Click to collapse
you need to go to \windows\fonts delete watever font you have there, maybe you installed somerthing that had those 2 fonts. reset the device and you will have normal text.
burkay said:
uhmmm, no Wi-Fi???
Click to expand...
Click to collapse
there is wifi, just install the cab file and you will get it the wifi button automatically, I removed it in mine through the registry, because I have the wifi hardware switch. look at the picture above this post, those are the main buttons you will get when you install. to customize just replace whichever you want in the registry editor.
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager]
"0"="FlighMode"
"1"="Phone"
"2"="WLAN"
"3"="Bluetooth"
"4"="DataDisconnection"
"5"="Ir"
additional keys
"6"="vibrate"
"7"="Activesync"
poorlyduck said:
you need to go to \windows\fonts delete watever font you have there, maybe you installed somerthing that had those 2 fonts. reset the device and you will have normal text.
Click to expand...
Click to collapse
hmm the fonts folder is empty already. so it must be caused by a program that was installed. ill have to check it out later this week when rebuilding my phone from that new rom is comming out
saenzjoseph said:
hmm the fonts folder is empty already. so it must be caused by a program that was installed. ill have to check it out later this week when rebuilding my phone from that new rom is comming out
Click to expand...
Click to collapse
I'm interested in whatever you find out. I have the same issue with a cube I have just installed and like you, I found th efonts folder to be empty.
WB
can you copy from your computer \window\fonts Tahoma and Arial fonts to your ppc \windows\fonts and reset, let me know how it goes.
Yup that fixed it. Thanks Poorlyduck
Well it fixed the Comm Manager but not the Cube, oh well never really found the Cube usefull
Gets more interesting, I got the correct font for the Comm Manager by copying over the fonts, then installed the Cube and then soft-reset and now the Comm Manager and the Cube have the cursive font. Uninstalling the Cube didn't help, and now I cannot delete the fonts because everytime I try to it gives the "being used by another program issue"
Here is the fonts if anybody needs them.
poorlyduck said:
there is wifi, just install the cab file and you will get it the wifi button automatically, I removed it in mine through the registry, because I have the wifi hardware switch. look at the picture above this post, those are the main buttons you will get when you install. to customize just replace whichever you want in the registry editor.
[HKEY_LOCAL_MACHINE\Software\HTC\CommManager]
"0"="FlighMode"
"1"="Phone"
"2"="WLAN"
"3"="Bluetooth"
"4"="DataDisconnection"
"5"="Ir"
additional keys
"6"="vibrate"
"7"="Activesync"
Click to expand...
Click to collapse
I am using Karmba's ROM & in the comm manager there is "3G" instead of Data Connection.
I checked in the registry value, number 4 = "3G" not "DataDisconnection". Is it the same function when i want to disconnect my data connection?
I need the "Data Connection" in my comm manager instead of "3G", should I delete the registry value or replace the value? please explain it to me.
thanks
I know this is off topic with the thread but since you guys are talking about it. How easy is it to change the System font? Can it be done?
allan1 said:
I know this is off topic with the thread but since you guys are talking about it. How easy is it to change the System font? Can it be done?
Click to expand...
Click to collapse
Go to this thread and it might answer your question.
http://forum.xda-developers.com/showthread.php?t=340763&highlight=segoe
Is this Comm Manager compatible with WM5...more specifically a HTC Wizard?
widihol said:
I am using Karmba's ROM & in the comm manager there is "3G" instead of Data Connection.
I checked in the registry value, number 4 = "3G" not "DataDisconnection". Is it the same function when i want to disconnect my data connection?
I need the "Data Connection" in my comm manager instead of "3G", should I delete the registry value or replace the value? please explain it to me.
thanks
Click to expand...
Click to collapse
Im with sprint service and we dont have 3G, I cant tell you if it will work if you replace the "3G" with "datadisconnection", dont delete it it, just try to replace it with "datadisconnection" .
Either way both are wireless data, if you turn off "3G" actually it will disconnect your data connectivity.
freeyayo50 said:
Is this Comm Manager compatible with WM5...more specifically a HTC Wizard?
Click to expand...
Click to collapse
sorry I cant answer that question because I own WM6, The only way to find out is to try it or someone that had it working in his WM5
poorlyduck said:
Im with sprint service and we dont have 3G, I cant tell you if it will work if you replace the "3G" with "datadisconnection", dont delete it it, just try to replace it with "datadisconnection" .
Either way both are wireless data, if you turn off "3G" actually it will disconnect your data connectivity.
Click to expand...
Click to collapse
Thanks.....I found that 'advance configuration tools' could fix my problem.
Now I get my "datadisconnection" back again.
widigol said:
Thanks.....I found that 'advance configuration tools' could fix my problem.
Now I get my "datadisconnection" back again.
Click to expand...
Click to collapse
good to know your issue was solved, enjoy the comm manager
Thanks Poorlyduck .... very helpful.
fab
Just put this on my touch .. had to instal it on my main mem and not my stor card
works fab thanks !!
CURRENT VERSION A4 (Updated 01/08/08)
Alright, so after some tweaking, I decided to release my Devonshire WAD2 QVGA theme
IMPORTANT: Make sure you have Calibri font installed on your Pocket PC! If you do not have it, follow the instructions found here: http://labnol.blogspot.com/2007/03/download-windows-vista-fonts-legally.html
{
"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 tabs are HOME, WEATHER, AGENDA, APPS & SETTINGS, and CONTACTS
History
A4: Fixed the change page gestures and refined the apps & settings page and the contacts page
A3: Home tab tweaked to add on the most used apps popup menu these items: bluetooth status, volume status & pending notifications. Apps & Settings tab completed: Now has 3 pages for apps, 2 pages for settings. Contacts tab completed: Now has 3 pages for contacts.
A2: Minor tweaks, plus better layout for weather
HOME
Pressing on the Home tab at the very bottom opens up WM5NewMenu, which is similar to the left softkey but customizable. I highly suggest you look for it and install it. Otherwise, just link it back to the left softkey.
The four main buttons above it are the Menu Button, Phone Button, AltTab Button, and S2U2 Button
If you need AltTab, it can be found in this post: http://forum.xda-developers.com/showpost.php?p=3137583&postcount=10
Pressing on the left button (Menu) opens up the menu with your most-used apps. In version A3, I also added notifications for bluetooth, sound, and pending notifications. In the zip file, I also left the graphics for wifi, if you decide to switch any of them.
Pressing the analog clock opens up the indicators strip:
I also added a popup calendar which comes up when you press on the date at the top.
WEATHER
This tab uses WAD2's internal weather program. You can always change it to Weatherpanel, of course.
I changed the layout and the arrow to make it look nicer and provide more information.
I use the Yahoo weather icons from PhatPhinger for my layout, since not all of the Weatherpanel Diamond icons work properly. I attached the zip of the two set of icons for it.
AGENDA
For the sake of compatibility, this also uses WAD2's internal agenda. The links for tasks and appointments go to Agenda One, however. You can change those easily.
APPS & SETTINGS
The apps & settings tab has 3 pages for apps and 2 pages for settings, with 11 slots in each page. The arrows changes the pages.
Pressing on "Apps" will change it to "Settings", and vice versa.
The "App" tab on the very bottom opens up Resco file explorer,
CONTACTS
The contacts tab has 3 pages for contacts similar to the apps and settings tab. The "missed calls" text will also open the missed calls screen.
The "Person" tab on the very botom opens up VITO FunContact, but you can change it to any contact apps that you use.
Any feedbacks?
Hi! great work!
In my opinion only the weathertab is not really fitting to your desing of the other pages... it's a little bit too Manila like...but well, it's only me!
Thx for sharing!
ruebyi
Looks great ! Good job !
A couple notes:
1. For some reason, the ditigal time on my Home Tab was messed up. It showed the time as 4:30 A and then underneath it AM. I fixed it, but don't know if it was a bug or just my phone.
2. In Calendar Tab, the lines 0 Tasks Due Today and 0 Tasks Overdue where spilling over on to the calendar.
3. For some reason, the controls are inverted (i.e. if I am at the Home Tab and press left, instead of going to Contacts Tab, it goes to Weather Tab. Any way to fix this?
4. The Contacts Tab only has one page currently. Update?
Other than that, I love the theme. Possibility of landscape being added?
tilt4life2 said:
A couple notes:
1. For some reason, the ditigal time on my Home Tab was messed up. It showed the time as 4:30 A and then underneath it AM. I fixed it, but don't know if it was a bug or just my phone.
2. In Calendar Tab, the lines 0 Tasks Due Today and 0 Tasks Overdue where spilling over on to the calendar.
3. For some reason, the controls are inverted (i.e. if I am at the Home Tab and press left, instead of going to Contacts Tab, it goes to Weather Tab. Any way to fix this?
4. The Contacts Tab only has one page currently. Update?
Other than that, I love the theme. Possibility of landscape being added?
Click to expand...
Click to collapse
Oh shoot, that's what I forgot to mention. I use Calibri font for the whole thing.... if you don't have it, you ought to install it. It's a better font than Arial/Tahoma.
Can I upload it here or will that be a violation?
IMPORTANT: Make sure you have Calibri font installed on your Pocket PC! If you do not have it, follow the instructions found here: http://labnol.blogspot.com/2007/03/download-windows-vista-fonts-legally.html
jambaj0e said:
Oh shoot, that's what I forgot to mention. I use Calibri font for the whole thing.... if you don't have it, you ought to install it. It's a better font than Arial/Tahoma.
Can I upload it here or will that be a violation?
IMPORTANT: Make sure you have Calibri font installed on your Pocket PC! If you do not have it, follow the instructions found here: http://labnol.blogspot.com/2007/03/download-windows-vista-fonts-legally.html
Click to expand...
Click to collapse
Okay, cool. I will re-install that tomorrow.
I have a suggestion/request if possible:
Is there any way to change the 3rd (AltTab) and 4th (S2u2) pictures into BlueTooth and WiFi.
Those are a bit more practical, especially since I don't know what AltTab does and don't use s2u2.
Also, I know landscape might be hard/time consuming, so is there a way to get simple landscape (e.g. maybe just a Home Tab w/ texts, e-mails, calls and time listed or something?
I use landscape a lot w/ my Tilt since I use it for texting.
tilt4life2 said:
Okay, cool. I will re-install that tomorrow.
I have a suggestion/request if possible:
Is there any way to change the 3rd (AltTab) and 4th (S2u2) pictures into BlueTooth and WiFi.
Those are a bit more practical, especially since I don't know what AltTab does and don't use s2u2.
Also, I know landscape might be hard/time consuming, so is there a way to get simple landscape (e.g. maybe just a Home Tab w/ texts, e-mails, calls and time listed or something?
I use landscape a lot w/ my Tilt since I use it for texting.
Click to expand...
Click to collapse
Well, it's actually pretty easy for you to customize it and change the function under Author Mode for those two buttons. AltTab is a great little software that allow you to change programs, just like hitting Alt+Tab on your computer keyboard.
S2U2 is one of the most popular screen lock around and it started here on Xda-Developer. Do a search on it =D
I uploaded the AltTab program. Just copy the folder into your Program Files folder in your phone.
where to download
samy.3660 said:
where to download
Click to expand...
Click to collapse
I have the new version A4 up now.
I have a noob queston is this for any mobile running WM6.1??
I have an ATT FUZE (Raphael) will this work? And will it just replace the TFLO3D I currently have?
Is it ROM interdependent?
Lot's of questions I know read the full thread but no mention of op system required.
Skippy38 said:
I have a noob queston is this for any mobile running WM6.1??
I have an ATT FUZE (Raphael) will this work? And will it just replace the TFLO3D I currently have?
Is it ROM interdependent?
Lot's of questions I know read the full thread but no mention of op system required.
Click to expand...
Click to collapse
This can run on WM5, WM6, and WM6.1.
All you need is the Wisbar Advance Desktop software, which can be purchased here: http://www.lakeridgesoftware.com/products/pocketpc/WisBarAdvanceDesktop/
Ok I have wisebar desktop.exe which adds this to my Fuze. But I am a little confused by instructions (yeah thick headed I know) I have added theme to my Themes folder under "\Program Files\Lakeridge\WisBar Advance Desktop\Themes" this is on device mem. Do I also then copy this to storage card, or just move the WisBar Advance Desktop\Themes portion of the foler to card?? kind of lost
edit: this is 2.1b version.
Skippy38 said:
Ok I have wisebar desktop.exe which adds this to my Fuze. But I am a little confused by instructions (yeah thick headed I know) I have added theme to my Themes folder under "\Program Files\Lakeridge\WisBar Advance Desktop\Themes" this is on device mem. Do I also then copy this to storage card, or just move the WisBar Advance Desktop\Themes portion of the foler to card?? kind of lost
edit: this is 2.1b version.
Click to expand...
Click to collapse
1. Copy the folder "Devonshire" into "\Program Files\Lakeridge\WisBar Advance Desktop\Themes"
2. On your storage card's root folder, copy the folder "Wisbar Advance Desktop." This is where the graphics are and the link has to be the same, or else you'd have to manually redefine each gfx file.
jambaj0e said:
1. Copy the folder "Devonshire" into "\Program Files\Lakeridge\WisBar Advance Desktop\Themes"
2. On your storage card's root folder, copy the folder "Wisbar Advance Desktop." This is where the graphics are and the link has to be the same, or else you'd have to manually redefine each gfx file.
Click to expand...
Click to collapse
AHHH what a dumbA$$ I am.... I put the Devonshire folder that winrar created in the themes instead of going a folder lower to see the two seperate one. Sheeessss what an idiot I am
ok I was able to get it to work butt now I have 4 tiled views of the layout. Or the original screen you posted just x 4 on my Fuze. did I get a qvga by accident???
Skippy38 said:
ok I was able to get it to work butt now I have 4 tiled views of the layout. Or the original screen you posted just x 4 on my Fuze. did I get a qvga by accident???
Click to expand...
Click to collapse
Oh, I forgot to mention, this is QVGA only. Sorry, I don't have a VGA phone to make that version =(
I can't get the slider to work ...
Get and unpack Chome Visual Editor
copy original LS_LockScene_480x800.cpr file from your phone /windows/lockscreen/ to the chome folder
copy all the png graphics that start 'htc_' from your phone /windows to chome/windows on the pc.(not necessary, you can happily edit without this step)
The starred section below is what chome instructions say you should do, and is connected to importing registry, however i can't make it work properly yet, so this is kind of useless for now, and again, it isn't necessary for these simple positioning edits.
***********************
*copy bronzeres.dll from phone to chome/windows
*copy cmhomeres.dll.0409.mui from phone and rename it cmhomeres.dll in chome.windows.
*You need ROMExtractor from Cotulla to get the .mui file
*http://forum.xda-developers.com/showthread.php?p=1571715
************************
If you want to enable the animated arrows on the lockscreen left and right of the slide button, open your LS_LockScene_480x800.cpr in notepad, and look for the two sections that have been commented out. Find and remove the entries
<!--
and
-->
there are 4 of them.
EDIT using the animated arrows affects music playback when in standby. i guess that's why it comes commented out.
************************
Run CVE (chome visual editor) and open your lockscreen.cpr
The first thing you will see is that the buttons aren't there. I haven't figured out about importing registry and what not yet, only tinkering with the layout.
At the bottom of the preview, set the size to 480 x 800 and zoom till you can see it all. I opened the default wallpaper.png in windows/ folder and erased the background to leave it clear, get rid of that ugly coloured thing.
{
"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"
}
on the left, open the tree at 'scene'.
Of the 5 entries, the three layers are Lockslider, Notifications list (for missed calls, txts, email) and TimeAppointment. Pretty self explanatory which is which.
If you select those three on the left, and look at the info on the right, you will see these three panes are given positioning info relative to the top of the screen.
So the notification List panel has a Top value of 115. (And it also lights up blue in the preview, not all panes do this)
Sub items of the main panels have their positioning relative to the panel, so notification/focus has a top value of 0 - the top of the notification panel.
IMPORTANT - if you move an item above the start of its panel, either by dragging, or by setting a top/left/right or whatever outside the panels edge, it won't show when you use the lockscreen.
This is most notable when dealing with the
TimeAppointment/DateTime and
TimeAppointment/Appointment
because they have zero height and width, so don't show up shaded blue on the preview - easy to mistakenly move a time/calender entry above it.
We're going to keep it simple, and not mess with the sub entries, just rearrange the three panels. Time/calendar at top, msg/call notification panel in the middle, and unlock slider at the bottom.
Select the LockSlider panel on the left, and on the right, set the Top value to, say 650
Select the TimeAppointment panel, and on the right set top to 0
Select the Notifications List, set top to 250 and height to 400
Don't forget to move the TapOrSlide and SlideToUnlock entries to just above the LockSlider, select them one by one and set top to 630 for both. You will also see on the right that different options have come up. Font, colour, shadow etcetera.
Now lets tinker with the time / appointment display a little.
Select and delete the ugly red calender symbol, and then with the entries for time, date, appointment subject, just play with them. Personally i move things by manually editing the top/left/right etcetera rather than the mouse.
TRAP - select TimeAppointment/Appointment, see the small blue dot? if you drag the appointment items above that they wont show, so be sure and set that's top value to 0.
In the image, subject will not show.
If you select DateTime, you will see this has a top value of 14, so if you move the clock up without changing it, you get the top cut off.
If you want to play with graphics, click and select the calender icon as a test, and you will see on the right there are two references to a file in the windows folder, you can edit that, but you need to edit both refs or it wont change.
Testing
_______
Copy to your phone, move to windows/lockscreen, and soft reset. A bit of a pain, the soft reset, but it won't update till you do.
and that's it, i haven't gotten into anything deeper, I'm going to branch into kitchens and see if i can get importing the registry to work, but here's how mine looks for now.
and version 2...
I don't know what the buttons down the left do, certainly nothing for me.
If anyone knows more about using this prog, please let me know.
I'll add as/if I find anything about how importing registry works.'
That is nice!! Thank you very much for this!
Very nice. Thanks.
Very nice , very useful!
you are very knowledgeable!
XXXXXYYYYY said:
you are very knowledgeable!
Click to expand...
Click to collapse
hehe thanks but sadly no, I just have too much free time. )
This is cool!
heres my lockscreen
just made myself a cab installer for my lockscreen, so thought id attach it here.
Includes animated slide arrows.
Thanks to torsergey who's font and clock background image i borrowed.
EDIT - fixed time alignment
Excellent tutorial indeed....
My falicitations to you...
is it possible to show 2 appointments instead of only one?
radzi said:
is it possible to show 2 appointments instead of only one?
Click to expand...
Click to collapse
no, it appears not. I have searched several times for info on this, and not found anything.
Task bar with % and time from screenshot "sams lock screen"
Off topic, but how could I get the same task bar configuration that you have in the screenshot of your lock screen. It had both the time and battery percentage and volume-together. I haven't been able to find that config. for my TMOUSHD2-stock ROM.
Thanks for all your posts, helped me out more than once.
update - I had wondered why the animated slide arrows had been commented out by default, but now I know why.
When you are listening to mp3 and the phone drops to standby, the playback stops and starts every 10 - 20 seconds (well it does on the 15/20 meg mp3 podcasts i listen to using media player).
Comment out the arrows and voila, no more jerky playback.
edited cab attached.
tcoots said:
Off topic, but how could I get the same task bar configuration that you have in the screenshot of your lock screen. It had both the time and battery percentage and volume-together. I haven't been able to find that config. for my TMOUSHD2-stock ROM.
Thanks for all your posts, helped me out more than once.
Click to expand...
Click to collapse
sorry, its from the rom i use, dont know what its called, except 'colouredtaskbar.cab', though i think thats just the colours, not the actual items.
Everything is working well with this app but there is something I'm not seeing. how do you remove the actual text that displays "slide" or "tap or slide" above the lock icon?
PhantomApollyon said:
Everything is working well with this app but there is something I'm not seeing. how do you remove the actual text that displays "slide" or "tap or slide" above the lock icon?
Click to expand...
Click to collapse
there are two thin wide panels just above the slide path, and i think it says tap or slide. just delete the two panels.
i'll grab a screenshot when i get home.
Anyway to remove the time and calander bar completely?
I tried but could not.
pugsid said:
Anyway to remove the time and calander bar completely?
I tried but could not.
Click to expand...
Click to collapse
you should be able to just select the layer you are interested in in the list on the left and just delete it, no?
"can't test it, not near my pc, i'll double check tomorrow)
samsamuel said:
you should be able to just select the layer you are interested in in the list on the left and just delete it, no?
"can't test it, not near my pc, i'll double check tomorrow)
Click to expand...
Click to collapse
Thanx. Appreciated
pugsid said:
Thanx. Appreciated
Click to expand...
Click to collapse
yep, thought so. To completely get rid of time and app layer, in the list on the left select 'TimeAppointment' and hit delete. Save it, done.
Well crud. I can't copy the PNG's off my HD2 Windows error code 0x80030001 - Server Device Error
Double drats!
SPB Mobile Shell 3.55 for Non-Touch Screen Devices
SPB Mobile Shell is not free. So if you like it, please buy it.
Known Supported Devices:
1) List of devices
Click to expand...
Click to collapse
Notes:
1) SPB_MS3_excalibur_1.00
2) SPB_MS3_excalibur_1.01
Added some new widgets from BomByX v3.5 (DClocks, Batteries, Notifications, Alarm)
Facebook & Twitter widgets reported not working
3) SPB_MS3_excalibur_1.02
SPB MS 3.55 used
Clock & Alarm starts from the Clock Widget
Sliding between panels using shortcut-arrows located at the top edges of the screen
Black background added
Switching backgrounds works
Removed widgets from BomByX v3.5 (DClocks, Batteries, Notifications, Alarm)
Positioning of miscellaneous panels improved
Installation:
(Please check on previous list of devices before you perform this step)
1) Install 96dpi.cab if you already haven't - If you already got your phone on 96dpi, just skip this step
2) Soft reset
3) Install SPB_MS3_excalibur_1.02.cab
4) end
Click to expand...
Click to collapse
Development:
- Moving the widgets:
1) My Mobiler & Fake mouse (Visually - Easier way)
2) Through the registry (if anyone's interested)
- Shutting down SPB Mobile Shell
- Placing the Contacts or any other shortcut on the screen:
1) Contacts, ActiveSync, Programs, etc...
- Tips & Tricks:
Important: Backup following files before do anything:
\program files\spb mobile shell\qa_layouts.dat
\program files\spb mobile shell\ql_bkg_now.dat
\program files\spb mobile shell\qp_bkg_now.dat
Click to expand...
Click to collapse
Screenshots:
v1.00
v1.01
v1.02
Click to expand...
Click to collapse
Predefined Screens:
<<Reserved for later>>
Click to expand...
Click to collapse
Feedback
Working Devices:
Code:
[B]Device Name[/B] [B]Win. Version (ROM)[/B] [B]Res.[/B] [B]96dpi[/B] [B]WORKS[/B]
---------------------------------------------------------------------------------------------
* HTC s620 (Excalibur/Dash) 6.1 320x240 Yes Yes
* HTC S620 (Excalibur/Dash) 6.5 3VO 3.50 320x240 No Yes
* Samsung GT-C6625 6.1 320x240 Yes Yes
* Samsung GT-C6625 6.5.X 320x240 Yes Yes
* Samsung Omnia Pro B7320 6.5 320x240 Yes Yes
* Moto Q8 GSM 6.5 320x240 Yes Yes
How to move the Widgets:
To move the Widgets:
My Mobiler:
Download My Mobiler: Download
Connect your Device through Active Sync
Auto Connect: When Activesync is connected, MyMobiler try to connect your Device automatically.
Control your Mobile by using Desktop Keyboard and Mouse.
{
"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"
}
Click to expand...
Click to collapse
OR
Fake Cursor:
Download Fake Cursor: Download
"Control + F" to search for: "Cursor"
Download the Fake Cursor
Copy the FakeCursor.exe to your Device
Click on the .exe file
Click on Install
You can Change the Movement Speed (necessary to speed the movement up)
Click on the .exe file again (you'll see the mouse)
Go to Start Menu and open SPB (you can use the Softkeys when using the Mouse)
Add Widgets
Place the Mouse on a Widget
Hold the Middle D-Pad and the left/right/up/down D-pad at the same time to move it around! (Press and hold them as quick as possible)
Click to expand...
Click to collapse
i'll try it on my Q..
zenlord77 said:
i'll try it on my Q..
Click to expand...
Click to collapse
Great, we will wait for your Feedback!
whats the reason to use 96dpi.cab works great wit out it
bgtvfr said:
whats the reason to use 96dpi.cab works great wit out it
Click to expand...
Click to collapse
You mean you can use it without the 96dpi .cab? Be more specific please!(A)
Which Device do you have, and which ROM, and your screen resolution?
Thanks in advance!
Thekn said:
Great, we will wait for your Feedback!
Click to expand...
Click to collapse
It was nice..everything work fine.
The only thing i don't understand, why i cannot change the background? And also how to re-arrange the widget position on homescreen?
For example i want to put the weather widget on today screen..but it always appear above the other widgets and i cannot move it..is there any suggestion?
Thanks in advance
Moving the widgets (REGISTRY)
1) Right soft key \ Add new widget
2) Start Registry Editor and pont to HKLM\Software\SPB Mobile Shell\Widgets
3) Determine the name of the current panel (in my case Weather Panel). Choose folder based on these rules:
Lifestyle Panel - HomeScreen
Application Panel - HomeScreen2
Music Panel - HomeScreen3
Weather Panel - HomeScreen4
Internet Panel - HomeScreen5
So my choice is Homescreen4.
4) Choose the folder with the maximum integer value, since tha newly added widget should be the last one.
(in my case 35)
5) So now in the Name field I got Analog Clock - so that's my widget.
6) Edit the _tl_320_240 field - that's the position field.
7) Value inside is HEX value (make sure you check the HEX check box) in the following format:
yyyxxx - where yyy are y values and xxx are x values
Bare in mind that 10 in HEX is 16 in decimal, so you don't get all confused.
zenlord77 said:
It was nice..everything work fine.
The only thing i don't understand, why i cannot change the background? And also how to re-arrange the widget position on homescreen?
For example i want to put the weather widget on today screen..but it always appear above the other widgets and i cannot move it..is there any suggestion?
Thanks in advance
Click to expand...
Click to collapse
you can't change the background 'cause the option's not working right now. i hope that someone will make it work and share. that was original point of this thread. positioning and rearanging is described and illustrated in the first post, you should read that, or try with the fake cursor. you can't do it easier 'cause you don't have touch screen, but changing the registry keys is not as hard as it seems, trust me... btw which device and rom do you use?
kazablanka said:
you can't change the background 'cause the option's not working right now. i hope that someone will make it work and share. that was original point of this thread. positioning and rearanging is described and illustrated in the first post, you should read that, or try with the fake cursor. you can't do it easier 'cause you don't have touch screen, but changing the registry keys is not as hard as it seems, trust me... btw which device and rom do you use?
Click to expand...
Click to collapse
Thank for the explaination..but at last i can figure it out..i use My Mobiler to control it from PC..so i can arrange the widget as i wish..see attachment..so no worry about it...
I'm using Moto Q8 GSM with WM6.1 standard
Thekn said:
You mean you can use it without the 96dpi .cab? Be more specific please!(A)
Which Device do you have, and which ROM, and your screen resolution?
Thanks in advance!
Click to expand...
Click to collapse
yeah it works with out the 96dpi cab i have s620-dash tmo running 3VO 3.50 320x240 i see no reason to have it installed
Add my first post on this thread about Moving the Widgets to the First Thread!
Then you won't get any question about moving the Widgets! Maybe it's also easier to add some info about the project, what you did to port it and in which state of development it is, people can't further Develop this nice App if they don't know how you port and change it!
bgtvfr said:
yeah it works with out the 96dpi cab i have s620-dash tmo running 3VO 3.50 320x240 i see no reason to have it installed
Click to expand...
Click to collapse
Well.. tried it on my Samsung GT-C6625 with WM6.1 and it doens't work without the 96dpi! Maybe it can on WM6.5 but I need to test that! Thanks for your feedback!
zenlord77 said:
Thank for the explaination..but at last i can figure it out..i use My Mobiler to control it from PC..so i can arrange the widget as i wish..see attachment..so no worry about it...
I'm using Moto Q8 GSM with WM6.1 standard
Click to expand...
Click to collapse
did you need the 96dpi.cab? So I can add your feedback to the 2th post!
somecuitears said:
but there is no option to go to options like programs, contacts, activesycn etc... there is only add widget, setting, change layout, change background and show today...
Click to expand...
Click to collapse
yes, we've removed the links to those options from the menu bar, since there's more room on the screen like this. if you want links to contacts, or any other option of the shell you can place it on any panel you want as a new shortcut.
if you don't know how to do that here's the link:
http://forum.xda-developers.com/showpost.php?p=4294669&postcount=3646
works on samsung omnia pro B7320 wm 6.5.0 with 96dpi programs
hope you will find a solution to create custom background for this program
gatutkoco said:
works on samsung omnia pro B7320 wm 6.5.0 with 96dpi programs
hope you will find a solution to create custom background for this program
Click to expand...
Click to collapse
the solution is described in the post, it just need a little testing, i'm kind of short with the spare time at the moment, let's hope someone will make it work really soon.
thanks for the feedback.
Thekn said:
did you need the 96dpi.cab? So I can add your feedback to the 2th post!
Click to expand...
Click to collapse
yes..i'm using 96DPI..
when i ekstract this file and found a lot of .dat files,rename to .zip and unzip it,
i can't find the default images on today screen.