Small apps - Sony Xperia XZs Questions & Answers

Im considering upgrading my Z5C, but I see f.ex small apps are missing, and Im so depended on them in my everyday life. I´ll really miss all of them, but I think the hardest one to let go of would be the Notes. The possibility to wuick open a note and write, and then safe it so it stays in the notification bar. I need to make To dos and reminder notes all the time at work and private life so need to have have easy access plus have them "in my face" for reminding me (no, dont want a widget on the main home screen since I want and need that cleaned from stress, haha, and swipe for home screen arnt in my face enough as when its in the Notification bar with the Small app Notes.).
So, Im woundering if anyone think Small apps will come back? Or know of any good apps to replace my Small app need?

Groofy85 said:
Im considering upgrading my Z5C, but I see f.ex small apps are missing, and Im so depended on them in my everyday life. I´ll really miss all of them, but I think the hardest one to let go of would be the Notes. The possibility to wuick open a note and write, and then safe it so it stays in the notification bar. I need to make To dos and reminder notes all the time at work and private life so need to have have easy access plus have them "in my face" for reminding me (no, dont want a widget on the main home screen since I want and need that cleaned from stress, haha, and swipe for home screen arnt in my face enough as when its in the Notification bar with the Small app Notes.).
So, Im woundering if anyone think Small apps will come back? Or know of any good apps to replace my Small app need?
Click to expand...
Click to collapse
I wish they could come back.
Actually the only replacement that I know is to open two apps on the screen which is possible on the new xperias.
Good luck

yes , I believe that the multiwondows option is way better than the small apps .

Related

Relocate Lower taskbar/system tray WM2005??

Is it possible to relocate the lower taskbar where the bluetooth/running program icons sit??
I want to move it down into the softkey position as i have found a program to disable this from this site:
http://forum.xda-developers.com/viewtopic.php?t=27331&highlight=16
From Buzzdev.net it seems that the lower taskbar is in fact HHTaskbar and on searching the registry for this please see image below.
I think it must be controlled by a registry setting no?? any ideas?
Registry seems to point to /windows/shell32.exe
anybody able to look into this file?? maybe something in there, something must instruct the taskbar to appear at that exact location so hopefully it can be moved?!
Images below show my screen current and my screen when taskbar activated
Thank you for taking time to read this.
Darren_Bridgeland: there is another program out to hide the tray, but I forget what it's called. I'll be releasing an update of VJToggleToday as soon as I can finish off a few things on it. Hopefully be working on it this weekend... but I say that every week
This is an issue you guys need to think about though:
- hiding the tray is fine, but consider that when we do need access to the Tray, which occassionally we do, would you like it as an overlay as you have it now, or revert all of the changes made by VJToggleTodayWM5, which will optionally be:
- toggle tray
- shrink start bar (top)
- shrink soft buttons (bottom)
- expand Today screen
I future version of VJToggleToday will do some more funky stuff with the Tray, but for now, we need to consider - should I hide the tray/unhide and revert all changes, or hide/overlay similar to the current "feature" in the old WM2003 version you're using.
V
Thank you for answering so quickly vijay555 I was just looking at your personal website, great work your doing there
I absolutely love the clean look your togglenew program has given my device but unfortunately I agree that the system tray is needed.
All im hoping for is a way to relocate the tray into the old 'new menu' position at the bottom underneath Ilauncher in my screenshot. I can then reduce pocketbreeze size and away i go lol
Is this possible?
But if I mush the tray down to where the soft keys would be, what about the sofkeys?
Relocate the tray above the soft keys?
VJToggleToday works on relatively simple ideas, but the permuations are the pain of it - if I shrink the Start bar, I have to account for it in the Today screen, the soft buttons and the Tray. If I hide the tray, I have to account for it likewise. However, if I don't hide the tray? If I don't shrink the SoftButtons? Und so weiter.
VJToggleToday is going to need a config dialog I think. And a clear head to program stuff like tray toggling. The basic code is done though, I hope. I haven't looked at it for a while - so busy on VJCandela cross compatibility and something else - old, but new, coming soon :wink:
V
If you look at my screenshots I currently have my screen full, Ilauncher is sitting right at the bottom where the softkeys WOULD BE. Im asking for the tray to be INSTEAD of the softkeys (so to be EXACT the tray needs to be located 26pixels lower than its usual postion). Then I can reduce pocketbreeze by 26 pixels.
At the moment the tray cuts right through Ilauncher as Ilauncher is sitting in the tray & softkey position.
Is this clearer??
I understand that Darren.
In my WM5 screenshot, I've minimised the soft keys to 2 pixels rather then remove them completely, on the basis that you might still want to tap on them with the stylus (I do this with my Magician's start bar (top), which is minimised to 2 pixels and then overlayed with a 24 pixel PhoneAlarm skin
However, if you KNOW you will not need this, ie only use the hard keys to access the softmenu, then I can make it an option to entirely remove the softkeys (however - the SIP icon overlay still seems to enjoy popping up. I'll investigate that later).
I'm intending to make it optional to configure the size of the softkeys and start menu, from 26 pix to 0. Maybe make it bigger then 26 pix for VGA screens? That might be cool.
V
That would be a good feature to be able to configure the menu's size. So just out of interest the togglenew program, does that disable the softkeys or shrink them? Ive remade my wallpaper to be 26 pixels large and nothing appears clickable, I assumed it completely disabled them (think im getting confused lol)
Trouble is even if you disable/shrink softkeys how will you move the system tray to the bottom of the screen??
It cant be via another program as people will want to butt programs up to the tray, so you'll need to find the code that currently locates it and alter the code perminantly no??
You're using the old VJToggleToday which is Wm2003. That's hardcoded to hide the New menu on Wm2003, and by accident the soft keys on Wm5. But for the Wm5 it's more sophisticated internally (hence then new WM2003 version as well, which will be more foolproof).
The new version will permit resizing of the soft keys, and I guess the start menu (for those who use start bar replacements).
Moving the Tray is no problem. On my WM2003 I used to use it like this:
VJHideStart
To permit hiding it, but bringing it back optionally. Future versions of VJToggleTodayWM5 will (hopefully) have similar options.
It cant be via another program as people will want to butt programs up to the tray
Click to expand...
Click to collapse
That's all part of the difficulties involved in writing it. There are lots of contingencies to take into account.
V
wow how did you move the tray?? was it hard/easy?
could i manage it??
Sure you could manage it, but through code. PM me if you want to discuss.
V
vijay555 said:
You're using the old VJToggleToday which is Wm2003. That's hardcoded to hide the New menu on Wm2003, and by accident the soft keys on Wm5. But for the Wm5 it's more sophisticated internally (hence then new WM2003 version as well, which will be more foolproof).
The new version will permit resizing of the soft keys, and I guess the start menu (for those who use start bar replacements).
Moving the Tray is no problem. On my WM2003 I used to use it like this:
VJHideStart
To permit hiding it, but bringing it back optionally. Future versions of VJToggleTodayWM5 will (hopefully) have similar options.
It cant be via another program as people will want to butt programs up to the tray
Click to expand...
Click to collapse
That's all part of the difficulties involved in writing it. There are lots of contingencies to take into account.
V
Click to expand...
Click to collapse
Is there any way to have the latest beta version of VJToggleTodayWM5 ? Thanks in advance.
Not really jolas: if it was ready to release, I'd release it, but I've been too tied up to work on it for a while. I'll try to have a look at this and a couple of other apps this weekend... I'm also releasing a couple of other new-ish things this weekend, so busy busy
V
Thanks for your reply vijay555. Please, try to release this app, it will be very usefull for me and a lot of other people.
Hope this weekend it a positive and productive one for you Vijay and cant wait to see the results :wink:
Hope to recieve a PM about the coding, but will understand if your trying to sort the program instead.
Take Care
Any news about VJToggleTodayWM5 ???
its next on vijay's priority list, hes just finished a couple of other programs. Hopefully we'll start seeing some progress over the next week or 2
Thanks Darren. See you're posting from Buzzdev!
Yes, as I've been saying for a while, my developments tend to dovetail together. I finally got a chance to do some work on VJFullscreenTSC this weekend, which I hope finally works properly. It's had minimal testing but it worked fine on my VGA universal.
But from there I learnt a couple of lessons I needed to bring back to VJToggleToday. It strikes me that this app should not be too hard to finish now. That's no promise - I've had some very concerning news recently about Vijay555.1, my little baby who is on his way. So as I'm sure you'll all understand, family priorities
But certainly, next on my plate is VJToggleToday, finally. And research has given way to a couple of new ideas that should also help a few left handed chaps out. But one app at a time...
V
ooh I hope vijay 555.1 is ok. Ive just had a little boy 3 days ago so good luck with that.
My 2 year old was a very traumatic pregnancy and first 15months of life so I wish you all the best
Many thanks Darren. News could be better on Vijay555.1, but it could be worse. All the best to your little one! Now the real hard work begins. I must be the only guy looking forward to having an excuse to be up at night, with nothing to do but program and look at the kid..
I'm only managing an hour or two coding on weekdays, and that's slow progress, barely one app to look at per night.
Yesterday was VJFullscreenTSC again (check out the new screenshots), but VJToggleToday is certainly next. I'm resisting VJTrayLaunch, which I also have some ideas for...
V
Please give us a beta!!!
Is any beta of VJToggleTodayWM5 ready to be releasead? Please, give us something test!

[Q] My video for a Homescreen Launcher proposal

I want to create a new launcher and ive been reading the internet for tutorials and been messing with google app inventor but it just hasnt been working out.
im limited to design work and the idea is in my head but i need help with someone who knows how to code. heres a rough draft i did a few minutes ago to show an idea of what i want. theres still a lot of features i want to show but i didnt feel the need to put them all in this little sketch video.
if you like the idea and want to work with me, we can team up, u can message me in my inbox.
https://picasaweb.google.com/GiantApeZilla/May212011?authkey=Gv1sRgCKG09qKfs8T9iAE#
https://picasaweb.google.com/lh/photo/T2Z0PiD0rmBiUpz6CLiOpeXTFZz2d2Bq4gC29EOcqCA?feat=directlink
Hey, that looks pretty awesome.
Couple of questions though.
1) Is that a widget your intending for the centre of each screen, or is it the only place you can put icons?
2) Is the gap at the top and bottom being reserved for anything?
3) The dock bar at the bottom is showing differant icons on each 'screen'. Intended? Are they screen independant or do differant screens show differant icons?
4) What design reason is that large 'apps' rectangle at the bottom? Is that being filling by something else?

Theme or ROM?

So I'm curious about looks vs. functionality
Each one of my little drawings here satisfy both.
First off, I apologize for being a retard and using cam scanner to make these images sideways (although they were right side up originally).
Seeing as I can't attach images directly from my phone onto this site, I had to email them to myself, download them and then re attach.
Also another retard thing, I made a home button (app) thing on both of them even though there is a physical one on the phone itself.
Have a look
Also clarify with me which is which (theme or ROM).
How hard is it to design/engineer this and actually have everything function properly?
Theme/ROM 1
Them/ROM
it looks like you want to pull the whole status bar to the bottom of your phone. i didnt think you could just move that stuff around. a Dev would would be able to give u a yes or no.
im leaning more towards a theme than a Rom. but you can only theme what the Rom has. and NO rom has that, that i know of. so its like a combination of both.
Those drawings appear to be a significant layout overhaul, a la Sense and Touchwiz
It would either be:
1) a full-blown ROM
2) A replacement for a number of system apps (but could be an add-on), at the very least the launcher and probably the lockscreen
More than just basic theming, that's for sure.
Well it certainly gives the phone a neater, "in my opinion more efficient" functionality.
The one with the radial app dial, that spins, (you guys probably could tell that already) can fit either 7 or 8 apps.
When you press the home button the phone app automatically aligns directly above the said home button (non physical assuming there are 7 apps not 8).
The apps that go on the radial thing-a-ma-jig are your primary apps.
However since that non-physical home button is not needed, then the phone would be in the center or perhaps you'd like the browser.
In any case whichever app you use most extensively (ie #1).
I certainly cannot do any of the ROM creating but I was hoping to spark interest with the ones who are able to do so with ease.
The one with the triangle side bars (next image) these have 1-3 icons on them, when you tap that icon the first time a box will come up over lapping everything else in the background (or with slight opacity) and that gives you more detail rather than just an icon.
I think it would be neat as hell if this was done.
So is it like, theme = aesthetics ; rom = function
In this case I'd like to do both.
Also the capability to assign any app in that 7-8 slot (radial) would also be nice.
Perhaps done through the command prompt.
This is a feature I picked up from a blackberry (ability to assign any icon to a specific design/theme).
Thanks for the interest, I'm going to try and fix the orientation.
Some of what you're looking to do (the home-dial concept) may be doable without any ROM development at all - after all, plenty of launchers are installable as apps and what you're describing there is a launcher concept.
Notification bar moving could be a lot harder though.
FYI I'm a kernel guy not an app developer, so I can't help you much other than say that I'm fairly certain one of the features you want to implement can be done as a launcher app for any ROM.
Alright alright, we're sifting through sonething here.
I have very little knowledge od 'kernel' 'launchable' 'rom' as far as developing them goes. Are there tutorials ? (search bar probably)
Thanks for your contributions
What about color (borders keys etc)
Nice drawings man
Sent from my SAMSUNG-SGH-I997 using xda premium
Hey thanks DevilDogAK
It's one thing to draw the idea by hand but to actually create it with code...
That's where the tires hit the road one might say.
I need to do some reading to get an idea of what I have to accomplish.
Thanks for the interest, as always it starts with a dream
I'll let you guys know whats up when I actually get to the point of dev
But team work goes a long way (hint hint hint)
sweet... great concept imo, & hey, cyanogen started with just a concept. wish i knew more to help you out, but we're with you in spirit nice drawings too lol
from Sams inFuse... inFused GB
About the launcher comment, does having two mean more computing power needed to run the first and second launcher or can I just do one primary launcher?
If I can just move things around, what about putting some notification components under the wheel? Components such as the wifi toggle and the data image or perhaps the data and battery.
Anyone smart enough to do that probably isn't dicking around on XDA. You never know though.
Well... I'm here
Haha just kidding, I do wish somebody with some experience knowledge (ie developer of Serendipity etc... ) a man can dream... a man can dream.

List of open apps as icons in bottom bar

Hello my fellow tf700 users,
I find it really annoying to have to open the recent apps list to see what i have open. I have gestures set up that allow me to swipe from the bezels to switch bw apps, however, I am curious if anyone knows of a tweak/app that would simply list open apps as icons in the bottom bar to the left of the clock. kind of like the taskbar in windows (never thought id say that), yet I dont want them to be interactive or anything (simply grey icons like the storage/KB dock icons). I find opening the recent apps list to check what is open incedibly redundant as I already have gestures that allow me to quickly swipe to switch apps. This may seem trivial, however, this is my primary device, and workflow is very important to me for school. I am simply trying to limit the number of gestures I have to initiate to get **** done.
Best,
Lucius
To me, it sounds like you want the VivoTab -- indeed, Windows-based.
Sent from a comfortable chair from the outer ring of Purgatory. The red guy asked me to say 'hi'.
Hmm I took don't really see the need. Google put the recent apps there for a reason. It's a single click away and includes swipe to close. How does moving it to the notification bar make it any simpler?
BTW prepare yourself as the 4.2.x update will really annoy you as notifications are now in a split bar up the top wasting screen space.
sbdags said:
Hmm I took don't really see the need. Google put the recent apps there for a reason. It's a single click away and includes swipe to close. How does moving it to the notification bar make it any simpler?
BTW prepare yourself as the 4.2.x update will really annoy you as notifications are now in a split bar up the top wasting screen space.
Click to expand...
Click to collapse
I dont use the recent apps list to switch apps, i use 1 gesture to do so. the recent apps list forces me to tap it, find the app, then tap the app. doing more than 1 gesture breaks my train of thought when im switching between a pdf im reading and evernote where im taking notes. with my gesture i swipe from the bezel and it switches instantaneously fwd/bckwd between apps. I would like to be able to see what i have open so i dont need to open the recent apps list, as sometimes i forget. It doesnt seem like a big deal but workflow is huge for me.
Ive seen 4.2 and it looks terrible, we are deffinitely on the same page. please avoid includig it in later versions of CROMI unless necessary lol.
That's exactly why I use a floating notepad - take notes without having to switch apps, and paste then into another app when I'm done...

It's possible to make edge panel persistent?

I was wondering if it's possible to make the panel persistent. I'd like it to be visilbe all the time instead of autohiding when entering apps. Is this even possible with root or custom rom?
Not a whole lot of mods for the Edge. Best mod I've seen is RuggedHunter's AutoCocktail. Search RuggedHunter in the play store. Also that 24hr night clock mod...
Seems like having the panel fully visible would block stuff.
That's pretty cool, even though it's not what I'm looking for. I wonder if it would be difficult to make by myself. I'm a programmer but never tried android modding. When edge panels are active on the home screen, they don't block stuff, maybe that would be possible in normal apps ass well. Is there any developer who could at least give me any hint where to start or if this is even possible to do? I found a simple workaround for this. If you'll start popup window and make it as big as possible, you can use both app and screen all the time. Perhaps it would be possible to force apps to launch as popup which would take entire homescreen except edge?

Categories

Resources