Request: Today screen loop - Windows Mobile Development and Hacking General

Hi,
Has anybody managed to extract the today screen loop feature from SPB? Ive had a four year love affair with SPB,we broke up over memory issues. I think of her at times....

Anyone???

Why don't you use Shantz theme/wallpaper changer? Search around here to find it.
WB

You know, that if you go into the settings screen you can Uninstall the components of SPB you don't use. I don't use the today screen plugin so I removed that portion, which is the biggest portion. Then you can use an action sender shortcut to the theme toggle. I have the shortcuts, about 50 of them.

Related

move today items around screen?

is there any software that i can use to move the icons or writing on my today screen so i can see my theme picture better? ive seen it online but cant find it now
Search for Scarybear if you want a spacer.
Otherwise, wisbar? PPX? Today Plus?
V
Scarybear no longer has the spacer plugin on their site. I looked for it several months ago, and again the other day.
I DID find a cab file called Today Empty that I use on my Today Screen. You can set the pixel height for the plugin to see your screen image.
You will need to install to the phone itself -- it will NOT work from the storage card. Once installed, go to Start>Settings>Personal>Today>Items and move the app up or down on the list to where you want it and then tap "Options" to set the pixel height.

Anyone with programing skills willing to help?

Hey all,
I recently bought my first PPC ever, the HTC Touch. Not very much later I discovered rlToday and designed a skin in Photoshop. Pi3cH coded it and I tweaked it some more. Besides rlToday I use S2U2, TodayShrink and PCM Keyboard.
The result can be viewed here...
For those who don't understand Dutch. Underneath the appointment is the task section (Total, Important, Today, Overdue)
Now I have some problems I can't resolve in rlToday. I saw Grump on this forum for example that made an app for the iPhone skin and I was wondering if some guys are willing to get this done for me as apps can do more than rlToday.
What am I missing and can't I get done with rlToday:
1) topbar should be something like iPhone or S2US style
No start logo but still its functionality when tapping the icon on the left, smaller than WM6 topbar and nicer icons for Wifi, BlueTooth and stuff.
2) Now I'm using Mortscript to get the appointment coming inside the screen, but I only get the first upcoming one. And if that appointment is now, the next one coming is shown underneath it.
I would rather always see the next y (2, maybe 3, or for the today and tomorrow for example) upcoming appointments along with the location (if available), rather than the 1st upcoming or current and next.
3) Get rid of the circle on the bottom 3 icons when the number of missed calls/new sms/new email is 0.
4) get a highlight effect when tapping one of the 3 bottom icons, just like TouchFlo Cube for example (see pic 6 at my rlToday skin of the Cube 6 app side I changed, it turns blue when tapped).
Just wondering if this is in any way possible, without having a slow and without battery/memory consuming.
No one that can help me out?
You might be able to accomplish this solely with Wisbar Advanced, Wisbar Advanced Desktop (WAD) and a today plug-in.
1) Wisbar Advanced can definately make the top bar look like an iphone. As an alternative you can just run WAD in full screen mode to get the same effect. You won't have the iphone top bar running all the time but just in this screen. But as a trade off it'll be one less program running in the background. Along with the visual customization, Wisbar does have a decent start menu.
2) Doesn't the built-in calendar show the next couple appointments? If not, then there might be some pre-existing today plug-ins that can fulfill this. You gotta do some searching in Google or on this board for that. Worst case scenario, asking someone to program you a today plug-in is a lot easier and quicker than doing a full GUI.
3) WAD already does this and you can see some of their iphone themes already have that. What they do is draw a background circle without any text. And then the top text is drawn using a command like %Unread:SMS%. There is commands to do this for missed phone calls and any other e-mail account you have setup in the device.
4) WAD allows you to have two button states. Normal and pressed. You just need to create two different images for each. I've also came across a thread here in XDA where Speechman created a couple WAD screens where the button would move a little bit. And then use Mortscript to tie it together where it'll make it look like the button (or perhaps the phone) vibrates when you press a button. Here is that post:
http://forum.xda-developers.com/showpost.php?p=1809601&postcount=9
5) To address your speed and memory concerns...I don't think WAD is that bad. It uses about 700-800KB of RAM. No noticeable speed down. If you or someone else builds a custom GUI it will most likely take up even more resources. But atleast this way you can get what you want with $20 worth of software and you have the option of customizing it any way you like in the future.
SeanFromSoCal said:
You might be able to accomplish this solely with Wisbar Advanced, Wisbar Advanced Desktop (WAD) and a today plug-in.
1) Wisbar Advanced can definately make the top bar look like an iphone. As an alternative you can just run WAD in full screen mode to get the same effect. You won't have the iphone top bar running all the time but just in this screen. But as a trade off it'll be one less program running in the background. Along with the visual customization, Wisbar does have a decent start menu.
Click to expand...
Click to collapse
Thx, I've tried WA2 once, but I cannot change it the way I want it, way too much stuff you need to adjust to get it how you want it. I just want to get rid of the start logo and icon, and some nicer icons for signal, battery, wifi and stuff... the iPhone skin I downloaded was grey instead of the black I want and it changed some more icons and stuff I didn't like.
I've posted a request on WA2 forum for a WA2 skin with my wishes but no one ever replied.
SeanFromSoCal said:
2) Doesn't the built-in calendar show the next couple appointments? If not, then there might be some pre-existing today plug-ins that can fulfill this. You gotta do some searching in Google or on this board for that. Worst case scenario, asking someone to program you a today plug-in is a lot easier and quicker than doing a full GUI.
Click to expand...
Click to collapse
Calendar+ is a plugin that works perfect for me, unfortunately I want to use it in the middle of my screen. That becomes a problem because both top and bottom part are rlToday skinned and you cannot run 2 rlToday plugins at one screen.
SeanFromSoCal said:
3) WAD already does this and you can see some of their iphone themes already have that. What they do is draw a background circle without any text. And then the top text is drawn using a command like %Unread:SMS%. There is commands to do this for missed phone calls and any other e-mail account you have setup in the device.
Click to expand...
Click to collapse
My rlToday skin places a circle, together with Mortscripts it gets the missed calls and stuff on my screen, only problem is when it's zero I cannot make the skin hide the circle image...
SeanFromSoCal said:
4) WAD allows you to have two button states. Normal and pressed. You just need to create two different images for each. I've also came across a thread here in XDA where Speechman created a couple WAD screens where the button would move a little bit. And then use Mortscript to tie it together where it'll make it look like the button (or perhaps the phone) vibrates when you press a button. Here is that post:
http://forum.xda-developers.com/showpost.php?p=1809601&postcount=9
Click to expand...
Click to collapse
Will take a look at that.
Well with WA3 (it lets you have more control over the top bar icons) you just have to find a theme that's similar and tweak it. At that point it'll be just replacing graphics and modifying text files for placement. WAD is much easier to work with and you are just starting with a black background, add the bottom gradient, and setting the placement of 3 today plug-ins.
Focaldesign said:
Thx, I've tried WA2 once, but I cannot change it the way I want it, way too much stuff you need to adjust to get it how you want it. I just want to get rid of the start logo and icon, and some nicer icons for signal, battery, wifi and stuff... the iPhone skin I downloaded was grey instead of the black I want and it changed some more icons and stuff I didn't like. I've posted a request on WA2 forum for a WA2 skin with my wishes but no one ever replied.
Click to expand...
Click to collapse
Look at Phone Alarm. This is probably what you will need to replace the bottom rlToday. Phone Alarm has a lot of skins available and you might find a minimalistic one that can get you close. This might also solve the no bubble when zero problem.
So in WAD you'd do...
Top = rlToday
Middle = Calendar+
Bottom = Phone Alarm
Focaldesign said:
Calendar+ is a plugin that works perfect for me, unfortunately I want to use it in the middle of my screen. That becomes a problem because both top and bottom part are rlToday skinned and you cannot run 2 rlToday plugins at one screen.
My rlToday skin places a circle, together with Mortscripts it gets the missed calls and stuff on my screen, only problem is when it's zero I cannot make the skin hide the circle image...
Click to expand...
Click to collapse
Hope that helps. I'm all out of ideas otherwise
SeanFromSoCal said:
Well with WA3 (it lets you have more control over the top bar icons) you just have to find a theme that's similar and tweak it. At that point it'll be just replacing graphics and modifying text files for placement. WAD is much easier to work with and you are just starting with a black background, add the bottom gradient, and setting the placement of 3 today plug-ins.
Look at Phone Alarm. This is probably what you will need to replace the bottom rlToday. Phone Alarm has a lot of skins available and you might find a minimalistic one that can get you close. This might also solve the no bubble when zero problem.
So in WAD you'd do...
Top = rlToday
Middle = Calendar+
Bottom = Phone Alarm
Hope that helps. I'm all out of ideas otherwise
Click to expand...
Click to collapse
I don't have WA3 so I can't try that...
PhoneAlarm won't do it for me I think. To many stuff that I don't want in that plugin (I see a load of icons, clock etc...).
Don't have WAD either, so can't try the bottom part in WAD neither.

claunch issue

Using claunch and HTC Home Plugin (with HTC Home Customizer) as my today screen. see attached pic below.
I can't seem to get rid of the solid white line just above my claunch icons.
I've tried every setting in claunch; margins, height etc.
When I unselect claunch on the 'today items' it goes away and if I only have claunch by itself it's there, so it is definately not HTC Home.
Anyone encounter this?
The problem is not with claunch or HTC, it is your theme. You'll need to pick up a windows mobile theme maker (like this one), which will allow you to change the division line between plugins on the today screen. Unfortunately, as far as I know, you cannot remove the line - only colour it the same as your background to hide it.
I never would have got that.
Thanks man

RLToday on the X1

Hi,
I installed RL Today on the X1 today but when I select the theme i want to use for the today screen it only appears as a tiny section under the messaging part part of the today screen. I would like to know how to get it full screen.
The default screen is QVGA. You need to find a VGA theme for RLToday. Just a word of warning; uncheck RLToday in the Today screen control panel before installing additional themes. I forgot causing the Today screen to hang. Had to carry out a hard reset to fix he problem (I lost interest in it after that).
for example use this diamond skin
extract diamond folder and copy to rltoday folder in programs folder

More Today screens as panel?

Is it possible get that more those standard today screen as panel?
Cos I would like to have FEWidgets & iFronz etc. as panels and still have that normal today screen.
Any ideas?
That is a nice idea...!
2 today screens
The closest iv seen to solving this is to use a program called mtoday, see thread - Best Apps for the x1.
You can create 2 today screens with different plugins, run program, set profile 1 and save, then create shortcut, do the same for profile 2. In the programs menu you then find links to launch your 2 today screens. I have pocket plus 4 and touch 3d. Why use panel spaces switching this way is easier and faster.
Posted from my X1
Hi,
I think axjiii is searching a programme or a option to create a panel for a specific programme, for expamle a panel which launches iFonz or other programmes. I was also looking for such an programme with which I could create several panels for i.e. skype, TV, iFonz, etc.
BTW, is iFonz working on the X1? As I'm still waiting for my X1 I couldn't test it yet.
Well, maybe the TF3D panel launcher could be tweaked to launch FEWidgets and iFonz.
No iFonz panel as at yet, right?
ipporek said:
No iFonz panel as at yet, right?
Click to expand...
Click to collapse
Maybe you should try downloading the SDK panel editing package from Sony and dissect the "TF3D as a panel" cab: it just "runs" TF3D
There's also a "youtube" panel but it makes the same simple thing: when pressed, it runs the youtube app and turns "today" screen to blank
You could try to build a panel that runs your desired app
I'd also love such a feature. I have got the panels installed already (not using them though) and to me they very much seem to be something like multiple today screens. It would be nice to just keep the existing panels and the normal today screen and to be able to define another panel (or many more) for which you can define a different today screen with different plugins etc.
What would be very important from my perspective is the impact on resources, both memory and CPU. It would be good not having all today plugins running at all time, even when they are not visible, because many today plugins affect performance a lot from what I experienced. Also the time when switching the home screen via the panels shouldn't take too long, so, initializing the today plugins completely whenever switching today screens/panels would take too long in my point of view. Still, today plugins which run in the background need to get specific messages, e.g. GPRS monitor for still counting the data.
What I would love to have with such a solution would be to be able to switch panels/today screens by switching profiles, i.e. switching panels via commandline.
gtrab said:
Maybe you should try downloading the SDK panel editing package from Sony and dissect the "TF3D as a panel" cab: it just "runs" TF3D
There's also a "youtube" panel but it makes the same simple thing: when pressed, it runs the youtube app and turns "today" screen to blank
You could try to build a panel that runs your desired app
Click to expand...
Click to collapse
Looks quite simple for everyone who has Microsoft Visual Studio.
Unfortunately I don’t have MSVS, but I someone create a panel that simply call some app stored in registry (or panel1 for app1, panel2 for app2 and so on), it will be great! In combination with mToday or SecondToday it will allow for anyone to have multiple Today Screens.
I’m personally prefer to have on main Today Screen SPB Dairy and SPB Phone Suite (organiser) while on second Today a lot of shortcuts to useful apps and tools (pocket pc).

Categories

Resources