Traylaunch - Advantage X7500, MDA Ameo General

One of my all time favourate programs is traylaunch, a utility that puts shortcuts to programs in the bottom bar. It works well with the Athena, but the icons are taken from the programs themselves, not VGA, and therefor look, let's say, less than desirable.
Does anybody have an alternative for this very useful (free) utility?

Doodle said:
One of my all time favourate programs is traylaunch, a utility that puts shortcuts to programs in the bottom bar. It works well with the Athena, but the icons are taken from the programs themselves, not VGA, and therefor look, let's say, less than desirable.
Does anybody have an alternative for this very useful (free) utility?
Click to expand...
Click to collapse
You might look at BatteryStatus (full version), which includes a tray launch feature.
http://www.chi-tai.info/cs_BatteryStatus_XDA_Neo_WM5_iM_cs.htm

you might try Ilauncher , or if the program you have just needs bigger icon files... try some of the end user's icons contributed at SBSH's Forums

I agree that iLauncher is a far better way to go because you can fill not just the whole screen with nice looking right sized icons but can have multiple pages of them too. However, I'm having some problem dealing with custom made icons in real vga mode at the moment that I still hope to resolve soon. See my posts under posting your today screen and real vga threads.

Related

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.

New Theme rltoday/batterystatus need help

Ok so ive been piecing together this theme from many different people, i take no credit for this, i just changed some skins and edited a few things,
anyhow, i have been working for a bit on this and was just wondering if i could get some feedback, first off i dont like the look of the weather, i would rather put something else in its place but i dont know what to do with that space, any suggestions would be greatly appreciated. Second, is there a stand alone weather program i could link to a tab on the RLtoday at the bottom? i would like something that isn't today oriented so it doesnt have to take up space on my screen like weatherpannel is now.
Heres some images for you, thanks for all the feedback you can give me.
Nearly like my Today-Screen... http://forum.xda-developers.com/showpost.php?p=2481517&postcount=341
I've used UltimateLaunch for the Bottom Thing! With UltimateLaunch it's possible to place the Tabs below the items, and you can use images instead of text...little tweaking, and it'll look like yours!
greetz,
infernalshade
EDIT: If you need more space...there is a .exe that'll hide the softbuttons, so you can use the space of the hidden-softbuttons!
Re:
I have tried UL but i didnt like how you can't launch programs from one of the tabs, its either today plugins or groups of shortcuts, you cant do what ive done with rltoday which is have shortcuts to specific programs. I am using dcinobar which is great and gives me more space, i just dont like the look of the weatherpannel, maybe theres a better theme that would work better with mine or a different plugin i could put there,
thanks for the help,
Well yes, thats true...How do you like my WeatherPanel Theme? its the samuraix theme, i think mini+ template! maybe it'll fit into your plugin!
Jacobia123 said:
I have tried UL but i didnt like how you can't launch programs from one of the tabs, its either today plugins or groups of shortcuts, you cant do what ive done with rltoday which is have shortcuts to specific programs. I am using dcinobar which is great and gives me more space, i just dont like the look of the weatherpannel, maybe theres a better theme that would work better with mine or a different plugin i could put there,
thanks for the help,
Click to expand...
Click to collapse
I don't understand what you mean... You can configure the tabs however you want, pointing to exe, lnk, or "." whatever that is...
UL tabs
Im saying you cant click on a tab and instantly open say opera, you have to go into the tab and click the icon for opera, you can have pages of programs on a tab. i'm using mortbuttons, so the star and the music note open mortbuttons for my programs and media, and the rest open up programs (pocketcm, browser, psshutxp)
And i love the weather panel theme, i changed the size of it so it takes up the whole space there, yet id still like a stand alone weather program, i guess ill just keep this till i find one
I see now, but that seems like a waste of space, couldn't you just put an icon on the bottom of your home screen? OR... just make ultimate launch use gestures to launch the app you want. For example, slide finger from bottom to top to launch Opera. Not saying you have to, but there are options...

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).

[Suggestions] - One Today plugin to rule them all....

So I tried to stick with TF3D for as long as I can but I dislike a) how slow it is b) the number of steps required to achieve simple things, thus hindering productivity a lot.
I came from the HTC Touch (elfin) and I loved the regular HTC Home with the big clock, and the 5ish tabs. It allowed you to see the time, play music, see the whether, overview of messages, change backlight settings, rotate screen from that small widget. As well it still had room below to add your own today plugins! Not only that, it looked relatively nice. Simple but effective and elegant.
TF3D I feel is just all "prettiness" and I just really dislike the effort it takes to do simple things.
So now I'm on a man hunt to find the perfect today plugin for my uses. I tried installing the HTC Home plugin but the widget looks all distorted on my HD. So I was wondering if someone could make suggestions on some good today plugins that I may find as good as the HTC home one on my elfin.
I've taken a look at the likes of SPB mobile and WAD but I'm not really in the idea of an entire today replacement, more like useful plugins for the today screen... but by all means if you have a great suggestion for a today replacement I'm open to all and to testing them out and seeing which is most suitable for me.
Thanks a lot!
Ultimatelaunch. Takes some time to configure, but then I think it's perfect.
You can make it look like HTC home, for example. Or you can just implement a bunch of different today plugins like weather, calendar, RSS etc. together with program icons on several pages.
You can do about anything with HomeScreen++ (Battery Status)
http://forum.xda-developers.com/showthread.php?t=350510
Hmm I'll take a look at Ultimate Launch seems promising... I have Homescreen++ installed but never knew it had that much function... I'll have to look more into that then. Keep the suggestions coming! Thanks
before tf2d came out for the polaris i used to have, i used a custom batterystatus screen. i tried ultimatelaunch, but just as soon as i would get it all configured, it would start causing problems, and i finally had to remove it i tried a couple of different versions, but they all came crashing down for me if i wanted anything very complex... i hope it works better for you...
you might also try spb mobile shell 2...
SPB Mobile Shell is a very polished retail UI. The only problem with it is that WVGA is fairly new so people haven't developed any/many nice themes for it yet.
Two UIs that I'm keeping my eyes on, that are still in development but can be used to some degree, are Today Life (post here) and FEWidgets (post here). If those two were combined I bet there could be some amazing themes for our Touch HDs. All they need is for more of our awesome developers to look away from TF3D/Manila/Etc for a minute and check them out.
They use XML and Flash, so just imagine having custom backgrounds and custom shaped buttons that'll load anything you want. So someone could take, for instance, a picture of an airplane cockpit and make buttons that look like the switches or dials. Or a bookshelf where you click on the books. Or... Ideally you would want the buttons to be shaped and colored to blend in perfectly with the background. Just imagine what could be done!
I used to use SBSH PocketBreeze as the main today screen and add vertical Tabs.
But, I've been seduced by TF3D and its shallow prettiness !!
However, I do have SecondToday running very well and up pops SBSH with its loads of Tabs.

Weather Program Combination (Development Idea)

How do everyone? I'm trying to combine two weather programs but have run into a problem. I originally wanted to just add the icons from one to another, but now that I need help I have a more ambitious journey in mind.
---
The programs are: Tonaya WeatherToGo (WTG) which is freeware and the ever famous SPB Keyboard. I'd like to add the icons (skins) from SPB to WTG so the footprint stays small while the look improves immensely.
1. WTG
Pros: free, small footprint, great weather source (noaa.gov), today screen plugin, multiple cities, updating options
Cons: only works for US cities, today screen is only accessible by touching screen, icons are old and stale, product no longer developed so it may not work for VGA and WVGA screens.
2. SPB
Pros: looks great, multiple weather sources, today screen plugin, works internationally, for various screen sizes
Cons: Size, size, size (extra large footprint) and not freeware.
---
So I tried to import the skins from SPB weather into WTG, but I only have the cab file for WTG and couldn't insert them. Honestly, I would be satisfied with this improvement and if someone wants to give me directions I'm willing to take them.
If a developer wants to work on this I'd be happy as pie and would only ask for idea credits and a QVGA version being made automatically.
---
Yes I'm aware there are a lot of programs but these two are my favorite after years of use and I would love them to be combined.

Categories

Resources