[Q] I need a better clipboard functionality - Nexus 5 Q&A, Help & Troubleshooting

One of the things that I loved about my ASUS Padfone 2 was the near stock UI.
The things that got changed by ASUS were mostly very useful, like the clipboard.
If I long pressed a textbox on my Padfone 2, the usual "paste" icon showed up accompanied by a second icon "clipboard".
When I clicked that icon, a panel slid up from where the keyboard normally is, which had the last copied elements as a small preview, with an additional button to edit the contents. In edit mode, I could delete elements or mark them as permanent (I guess the system would overwrite them when the cashe would be full at some point otherwise).
I miss that useful function on my Nexus 5.
Does anyone know a mod or custom ROM that does that?
I have looked into this on the play store, but the apps there require to run in the background or to switch to a third app to access the copied content.

You will have to look at the ROM feature list, but this is the first time that I have heard of this feature. If my memory is correct there aren't any ROMs with the feature but don't quote me. Third party app is your best alternative. This phone has 2GB of RAM it'll be ok in the background.
edit: You could also check xposed or make a request in the xposed thread.

I use clipper which is still a 3rd app but it works well for me. I use switchr to swipe in from the screen edge to access it.
Sent from my Nexus 5 using Tapatalk

Thanks for the replies.
I am not worried about the RAM running full, but I don't like to have any more notification icons than necessary.
Looks like I'll have to compromise clean look for functionality.
I wish google implemented the way ASUS did it into AOSP. It was really perfect.
Maybe Cyanogenmod will do this.
Thanks again for your comments.

Related

[Q] Removing the TouchWiz Mini Apps Tray

Hi everyone. First of all, many thanks to Gary for Root. It was quick and painless.
Now that we have root, I was wondering if anyone knows what needs to be deleted in order to get rid of that pesky pop up menu you get by pressing on the Chevron/Arrow in the middle of the bar.
I have the Wizz Bar (what an unfortunate name) installed and it does the job so much better. If you're wondering what Wizz Bar is, it basically allows you to pick your own applications or commands and bind them to the little Chevron or Arrow in the middle of the Honeycomb Bar (also called the "Mini Apps Tray")
However the built in action that pops up the Task Manager/World Clock/Calculator etc also initiates. Is there some way to remove the TouchWiz Apps Tray?
Or does this require more tinkering than a simple apk deletion from system/apps
somebody9 said:
Or does this require more tinkering than a simple apk deletion from system/apps
Click to expand...
Click to collapse
It's much more involved. That aspect of touchwiz is buried somewhere in the frameworks. The last time I checked (a month ago), several people on both the Galaxy Tab 10.1 and 8.9 forums were looking for the same thing, but I haven't seen any good solutions.
If you find something over in one of those forums, try to get information on HOW they did it, and I'll try to reproduce it with ours.
I know with HTC phones modding such things requires the knowledge of decompiling, compling and signing apk's using apkTool or apkManager and editing smalis in notepad ++. You would have to track down which particular file contains the code and then know how to edit it to hide the taskbar. As an example just the simple task of hiding the clock in the notification bar of my HTC Incredible phone required the addition of 2 lines of code in the clock.smali file inside SystemUI.apk and the only way to get it to work was to push the file back to the phone and set permissions with adb. You couldn't just copy and paste it back in.
Thanks for the suggestions guys. I actually did go look at a bunch of 10.1 and 8.9 ROMs and it looks like there may be a solution out there. I've contacted one of the ROM developers for an answer.
If someone tells you what file to edit and what lines of code to use please post it as it will be useful to the community.
You may install honeybar form market to hide/unhide the bottom bar(notification and clock as well)
Sent from my GT-P7500 using xda premium
i just tried honeybar and it doesn't work for me. I also have go launcher ex installed so not sure if it's conflicting. I see the white box for honeybar, but pressing on it multiple times does nothing (it even goes away eventually as described in the install notes).
Honeybar isn't the solution that most of us are looking for. I myself love the Honeycomb default bar. It's the Mini-Apps Tray that is entirely useless. The least that Samsung could have done was to make the shortcuts changeable by the user.
The whole point of quick access to shortcuts is to have a quick access to the applications you use the most without flipping through homescreens or going to the Apps Tray. Thanks Samsung, I really need the World Time and Calculator more than I need the Browser and Settings Panel.
somebody9 said:
Hi everyone. First of all, many thanks to Gary for Root. It was quick and painless.
Now that we have root, I was wondering if anyone knows what needs to be deleted in order to get rid of that pesky pop up menu you get by pressing on the Chevron/Arrow in the middle of the bar.
I have the Wizz Bar (what an unfortunate name) installed and it does the job so much better. If you're wondering what Wizz Bar is, it basically allows you to pick your own applications or commands and bind them to the little Chevron or Arrow in the middle of the Honeycomb Bar (also called the "Mini Apps Tray")
However the built in action that pops up the Task Manager/World Clock/Calculator etc also initiates. Is there some way to remove the TouchWiz Apps Tray?
Or does this require more tinkering than a simple apk deletion from system/apps
Click to expand...
Click to collapse
I've wondered whether there was a way to intercept the trigger that touching the chevron activates and just redirecting it to another command (such as what happens when you hit the "home" button after you've installed a home replacement). That way we wouldn't have to worry about hacking the touchwiz dock for customizing, we just replace it altogether so something else is invoked by touching the shortcut.
rEVOLVE said:
I've wondered whether there was a way to intercept the trigger that touching the chevron activates and just redirecting it to another command (such as what happens when you hit the "home" button after you've installed a home replacement). That way we wouldn't have to worry about hacking the touchwiz dock for customizing, we just replace it altogether so something else is invoked by touching the shortcut.
Click to expand...
Click to collapse
Re-mapping the function would be more involved than just turning it off but it is possible if you know what you're doing. For HTC phones there's a mod called rosie remap which does just about the same thing but its a complicated hack. It remaps a + button on the phone that ads apps to the homescreen, the mod allows you to reassign the button so it opens any app you want. I believe this is a framework-res.apk mod. Eventually someone who is familar with touchwiz will do these mods, if they haven't already for the 8.9 or 10.1, which should all be pretty much the same.
Edit: I think the chevron function would be in the touchwiz apk located in system/app but I don't know what Samsung calls it. HTC calls their Sense UI Rosie and you mod Rosie.apk to do the remapping of their UI specific buttons. If the chevron is part of honeycomb itself then it would be in the framework-res.apk file I bbelieve.
This is good info flowing in. I'm gonna see if I can figure out some more.
On a positive note - guess what Samsung changed? Exactly what I was *****ing about :
Mini Apps : Upgraded so you can choose and edit your own Mini Apps tray. You can easily access favorite features such as Calendar, Email, or PenMemo as a pop up over full screen applications.
Click to expand...
Click to collapse
somebody9 said:
On a positive note - guess what Samsung changed? Exactly what I was *****ing about :
Click to expand...
Click to collapse
Was there an update that I don't know about that allows this??? I really like the idea of the mini app tray, but like was said before, not having the ability to put your most used apps there makes it pretty useless.
Please explain how apps can now (or in the near future) be changed in the tray.
Thanks!!!
I guess until they release 7.7 we won't know. Unless there's an update out on KIES. But I really doubt it.
Confirmed:7.7 has fully customisable mini apps tray...i'm disappointed in Samsung for releasing 'premium' products in such close succession that are so different in functionality. Why did they not include this basic and important feature on all new of their new tablet products? I actually feel somewhat conned now
Sent from my GT-I9100 using xda premium
rEVOLVE said:
i just tried honeybar and it doesn't work for me. I also have go launcher ex installed so not sure if it's conflicting. I see the white box for honeybar, but pressing on it multiple times does nothing (it even goes away eventually as described in the install notes).
Click to expand...
Click to collapse
doesn't go launcher ex look like **** on the tab+? i installed it yesterday and when i found out that i can't remove the dock, i uninstalled it.
diospada11 said:
doesn't go launcher ex look like **** on the tab+? i installed it yesterday and when i found out that i can't remove the dock, i uninstalled it.
Click to expand...
Click to collapse
Pare, actually like it better because i don't like stock honeycomb desktop and app drawer. I set swipe up gesture to hide/unide the dock and also changed the stock dock icons.
Once we're able to customize the Touchwiz shortcuts, or hijack the launch command so we can tell it to launch something else, I'll be much happier.
For those who've not seen this function in action yet, check it out in this video at 2.05: http://m.youtube.com/#/watch?v=tBpzweqvKJA
Surely Samsung can put this function in tab plus on an update ... and they need to. The app tray is almost functionless otherwise. The presence of this thread is sufficient evidence that there is a high demand and several unsatisfied customers. Many customers have spent over £400 on this tablet. Why did they put it onto the 7.7 which was going on sale only a few days/weeks after the tab plus?
Sent from my GT-P6210 using xda premium
Just for my two cents, I would also like to see the app tray made editable. I've only had my unit for a couple of days, and I already feel its wasted on me for what it holds. Hoping for that to change in a coming update.
somebody9 said:
On a positive note - guess what Samsung changed? Exactly what I was *****ing about :
Click to expand...
Click to collapse
Where is this "mini apps?" Did I miss something?

TSF Shell 3D Instructions (Unofficial)

Greetings...
Until today, I’ve been just a reader of the forums and have gotten great information that way. I've finally found something that I really want to contribute on because I want to see it go to the moon and back. That said I apologize for the wall of text. If you're looking for a TL;DR, scroll to the bullets.
We all (or most of us anyway) know that TSF Shell 3D was released a couple days ago and the buzz is slowly growing. Anyone who has read the Market description of this launcher pretty much knows that it's straight from Google Translate. By no means am I bashing the developers for this. Hell, I purchased it the day after purchasing SPB Shell. So I more than support their work.
However, as I stated, the Market description is pretty terrible. As far as I can tell, the TSFUI website is down, and there really isn't a one-stop-shop to find out what features you just spent $16.80 on (more on price later).
So, hopefully the wonderful users of XDA can come up with an unofficial guide which can be added to as we stumble across features. Everything I've found has been in random article comments, very few forum posts, and personal experience. At any rate, I'll list what I've been able to confirm and hopefully we can go from there?
TSF Shell - Unofficial User Guide [WIP]
Disclaimer: This guide is based on personal experience. I have no connection to the developer of TSF Shell. All claims regarding working/broken, supported/unsupported features are strictly based upon my experience using a rooted, stock rom Motorola Milestone X. If you see something incorrect, please let me know and I will correct it immediately.
The Switch Button
The switch button is used to switch between your 4 personalized pages as well as the App Drawer or App Page.
You can tap the Switch Button to show a preview of your screens. Simply tap any screen to switch to it.
A slightly quicker way to use the switch button is to tap and hold it, and then drag your finger to the desired screen.
Tapping and holding an icon from any Personalized Page and dragging it to the Switch Button will also show the screen preview, allowing you to quickly move the icon to a different screen.
The App Drawer
The App Drawer or App Page can be accessed by tapping the Switch Button and then tapping the far left page.
The App Drawer uses a horizontal paginated scroll effect. As of yet, there is no way to switch to a vertical scroll.
There are 6 different scroll animations to choose from. You can switch the animation style on the fly by tapping the small tab in the upper left (just below the first row of apps).
Double tapping an app in the App Drawer will put a green check mark on it. This can be done to several apps at a time. Click and hold any of the apps you've pre-selected and the screen preview will appear, allowing you to move several apps to the same screen at once. When you drop them on the preferred screen, they will automatically arrange nicely into a grid. You can resize and move this grid to your liking. Tap anywhere off the grid or tap the circular arrow (refresh-looking symbol?) in the upper right.
When a new app is installed, it will have a fire animation on it until it is launched for the first time. On my phone (Milestone X), the fire is only animated while scrolling and is static while not scrolling. I'm unclear whether this is intended or a bug.
Personalized Pages
Personalized pages are fairly similar to the standard screens we are used to with Android. One major difference, however, is swiping them does not switch screens. It draws a lasso instead.
This lasso can be used to select multiple icons. When you complete a full circle with the lasso, a menu will pop up. This menu allows you to Arrange, Multi-Choice (like double-tapping in the App Drawer), Create a Folder, or Delete. There is a fifth option called "Gather", this feature is unavailable thus far. There is also a '?' in the center of the option menu which appears to do nothing. The lasso tool cannot select widgets.
All normal widgets can be placed on the Personalized pages as usual. Long press, or Menu > Add. Both of these methods allow you to change wallpaper as well. **Note** Live Wallpaper is apparently not supported currently.
Personalized pages do not have a defined grid, so the only way to align your asia neatly is to lasso them and use the arrangement option.
Personalized pages also allow you to place apps at any angle using multi-touch. Press and hold the app and turn it with the other finger.
The Side Bar
By default, the tab that activates the Side Bar is located on the middle left of the screen.
The Side Bar has 3 available tabs, they are as follows:
Smilie Face - I assume the Smilie Face implies favorites? Basically you can drag and drop apps in and out of this tab for fast access.
Settings Cog - This tab contains all TSF Shell specific widgets. You will NOT find these widgets (yet, anyway) through Menu > Add > Widgets or through Long Press > Widgets.
Thumb Tack - I'll call this the "Decorations Tab" because, as far as I can tell, there are three items listed here. A cloud, a ghost, and a pumpkin. Each of these can be places on any Personalized page. You can not tap through them, so placing them completely over an app or widget will require you to move them before being able to use the app or widget from that location. These "Decorations" don't appear to be animated and don't appear to serve any purpose other than "Hey guys, check this out!” I would imagine these will be elaborated on in the future?
Finally, if you tap and hold any of the above listed tabs, you can change their order around, as well as drag the whole side bar tab. You can move the side bar tab vertically anywhere between the bottom of the notification bar and the top of the Switch Button.
The Price:
One tiny rant on that... please stop complaining about the cost of this launcher, people. I don't see anyone crying over the $200 "Diamond Widget" app that does literally nothing but prove you have $200 to blow. Or, worse yet, that you have only $200 to your name and you've now blown it all accidentally The developers put a lot into this and it shows. Appreciate it or use the plethora of free launchers available.
Personalised pages also don't have a defined grid, so you might wanna add that.
Also, long press an icon, and use multitouch to rotate it freely for even more control on your pages.
some of the feature that were demo in their website wasnt implemented in this release,so what happen and is it worth??
from the ARC
lenny_kano said:
Personalised pages also don't have a defined grid, so you might wanna add that.
Also, long press an icon, and use multitouch to rotate it freely for even more control on your pages.
Click to expand...
Click to collapse
Yes, thank you! I completely forgot to add that.
Rashid,
I'm confident the developer will release the missing features as they can. Admittedly, I have little to base my confidence on, but they have released several updates already. If that continues, I'm sure the features will too.
As far as whether or not it's worth it? I believe so. It's the only launcher that was brave enough to throw out the standard feel of android and completely change it.
Sent from my Milestone X using XDA
Watched the video on the market and seriously the most feature packed launcher I've seen and incredibly smooth. If I ever am ready to pay 15+ on a launcher it would definitely be this one. Im using the stock launcher on my bionic at the moment and im satisfied.
Sent from my DROID BIONIC using Tapatalk
if they are going to have a page for apps instead of an app drawer then really should let you "hide" apps...i currently use go launcher and it is essential as i have a lot of system apps that i do not want something accidentally clicking or opening and changing something....also a lot of addons that ive downloaded show up in the app drawer or in this case app page and it leads to a lot of clutter
is it a nice launcher? yes, definitely...gorgeous animations and extremely fluid...but for $17 it better have everything the free ones have and some (which it does not) the features it does have are nice and pretty...but they are more luxury then necessities..go launcher, adw have a bunch of essentials that this launcher does not have...this launcher completely cripples artistic creativity (due to its lacking features)
Scott,
I totally get where people are coming from with the price... To am extent.
However, in the grand scheme of things, this is a launcher that took a lot of time and excellent coding. Lets not forget you can use it on all your future androids as well.
Jdiddy,
I also agree on the app page. App hiding isn't that important to me personally, but I get why it can be for some. Also, it's just a tad inconvenient. I can honestly say
I'm not sure why I perceive it as inconvenient... It's not like it takes long to access.
Aside from that, I do miss my dock. I can't seem to find a convenient place to put my dialer.
Sent from my Milestone X using XDA
doberman16 said:
Scott,
I totally get where people are coming from with the price... To am extent.
However, in the grand scheme of things, this is a launcher that took a lot of time and excellent coding. Lets not forget you can use it on all your future androids as well.
Jdiddy,
I also agree on the app page. App hiding isn't that important to me personally, but I get why it can be for some. Also, it's just a tad inconvenient. I can honestly say
I'm not sure why I perceive it as inconvenient... It's not like it takes long to access.
Aside from that, I do miss my dock. I can't seem to find a convenient place to put my dialer.
Sent from my Milestone X using XDA
Click to expand...
Click to collapse
its convenient because we arent used to an app page...normally we press the button and have the ability to back out back to the homescreen..the app page forces to to switch between and choose which screen to go to after...its quite annoying...an app drawer is a lot easier
and the lack of a dockbar is a no no...i, as well as everyone else, have grown accustomed to a dockbar as even the stock launcher incorporates one...phone, contacts, texts need to be accessible from any page or else you have to have multiple clicks to perform simple tasks
IF and WHEN they incorporate the other basic stuff..dockbar, app drawer, grid size, # of pages...this launcher will be up there with the best
having an android is all about customization and using this launcher takes that away...its like having a glorified iphone...in terms of what your screen looks like
Nice collection of instructions; thanks for this. I hadn't realized that the tabs could be moved!
I've played a bit with creating a false "dock" at the bottom of each page to allow me to always have quick access to the Phone, Google Voice, Gmail, and Chrome apps. Seems to be a fair compromise so far.
codesplice said:
Nice collection of instructions; thanks for this. I hadn't realized that the tabs could be moved!
I've played a bit with creating a false "dock" at the bottom of each page to allow me to always have quick access to the Phone, Google Voice, Gmail, and Chrome apps. Seems to be a fair compromise so far.
Click to expand...
Click to collapse
that is the obvious work around...however, at this point -all launchers have it (especially for a $17 launcher) a dock seems like a pretty basic feature
Jdiddy,
The thing is... If this were iOS you'd be stuck. On Androids, we can provide feedback to the developer and, dare I say it, actually be listened to! The launcher is new, but from my perspective, the devs are listening.
Easier said than done, but if they incorporate a few more features, no other launcher competes. The fact that they have decided to say "To hell with the standard, lets be innovative." Is huge. I mean... Seriously, other launchers are nice, but come on. They're all same **** different day. They come up with slightly different ways to do it, but never far enough off the beaten path to really drop jaws.
Code, thank you! Glad I could help. Good idea with the pseudo dock. I might try that. I'm just the type of person that likes everything aligned and there really isn't a way to do that. At the same time, I enjoy the option to place things wherever you want. If a snap to grid feature were added... It'd be perfection.
Sent from my Milestone X using XDA
Jdiddy, I don't disagree at all. Lets again not forget the fact that this launcher is not written in stone. Smart devs, which I believe the TSF devs are, will listen. If they don't... I'm out $17... I've spent way more on way less useful things in my lifetime.
Sent from my Milestone X using XDA
I keep seeing folks lamenting "oh, it doesn't do this that Launcher X does". So what? It does plenty of things that other launchers can't touch! It wasn't meant to be just another clone of the stock Android launcher (like ADW, LauncherPro, Apex, Nova, Trebuchet...). TSF Shell is revolutionary, a way to interact with your Android device that is completely new and breaks from tradition. It's fantastic to have the option of a launcher that is truly different from all the others.
did i state my comments in a negative way? i was just stating what they needed to add..and giving reasons as to why its important...im commenting on the state of the launcher as it stands right now and nothing else...i said it crippled customization...which is the truth..i didnt blast their product or say their work was shoddy..its called constructive criticism
and yes, this launcher does things that others dont...but the KEY is that it limits customization...im not asking for bells and whistles to be taken from other launchers...its great that this launcher is unique...but im not about to trade convenience for a few cool animations..tell me that the app page is more convenient then a drawer and tell me that not having a dockbar is a good idea...didnt think so..thats all im saying..if they add all the customization options and had everything they have in their demo video then i can understand the hefty price tag
that was my entire point.
also..my perspective is of someone that creates a lot of artistic homescreens in the http://mycolorscreen.com mold
so to me grid size, icons, # of pages all that stuff is crucial...and after seeing the stuff this launcher has to offer...if they added those things, it would be incredible
Jdiddy,
Perfect response. I don't think anyone took your comment negatively... I didn't at least. Does it have took for improvement? Absolutely! Does it have the capability to meet our expectations? Yes! The only question is whether the devs respond to their paying customers in the way that they should.
I could email them myself, but lets be realistic. They're flooded as it is. My email would get lost in the mix and I completely understand that. The key here is to be the squeaky wheel... Because that's the one that gets oiled first.
Sent from my Milestone X using XDA
When install new app, icon of this app will be on fire, but not animated for now. Music widget allso will appear in nice music preview mode when swipe over it. And one bug - when using lasso function to select icons and release screen, then choose arrange icon function, the last selected app will run automatically.
Nice launcher, very fast with great potential, but it's only born before 3 days , will be improved.
Sent from my HTC HD2 using xda premium
Vallcho,
The fire animation shows up only while scrolling. I some this is a bug.
The lasso function you are talking about is the multi select. And, yes, it does open the last app you selected. I'd assume this will be fixed.
Edit: I noticed that double tapping in the screen preview makes the screens jump in an odd way. Could be a bug, could be a broken feature.
Also, I somehow was able to get the lasso to appear in the app page. Again, could be a bug or intended. Let me know if you see the same and how you got it to happen. Haven't been able to replicate it intentionally.
Sent from my Milestone X using XDA
I will say one thing, this launcher is the single most unique launcher available for android. I challenge anyone to give an example of something with as much creativity. There all either stock launcher clones, or clones of other OS's like windows phone.
That said, its far from perfect, but looking at a lot of apps on the market, the price vs effort/originality ratio is better with this then any other launcher available , so I very much look forward to what they can do in the future.
Very well said, Lenny. The thing we need to keep in mind is that it's a new launcher. It's innovative, and it's about time. If the devs need time to release everything... Give it to them. It will pan out.
Sent from my Milestone X using XDA
doberman16 said:
Very well said, Lenny. The thing we need to keep in mind is that it's a new launcher. It's innovative, and it's about time. If the devs need time to release everything... Give it to them. It will pan out.
Sent from my Milestone X using XDA
Click to expand...
Click to collapse
As long as they don't abandon it. Its a great idea if they support it and keep it up.
Don't let it go the way of uber music. Great start, **** commitment and follow through. Innovative is a very good way of putting it. First original idea I've seen on the market for a long time.
And no offence to other launchers devs , there's amazing work going on in terms of feature adding and bug fixing, but the innovation is low to nonexistant.

App theming idea( icons )

Ok, so I've been really getting into theming my Transformer Prime, and like most people I think, get frustrated when I have to redo things after flashing a new ROM. I find using Nova Launcher to be pretty spot on with backup then restoring settings which, most times, will get all your widgets working correctly with little configuration needed from there.
So the only thing I'm really left with is a good way to change, backup and restore app icons. Nova launcher is good at restoring the icons for the home screen, however I'd like something that would change the default app icon for installed apps.
I found this thread on StackOverflow that states that you can change the app icon by just replacing the image for it -without- unzipping the apk. This is great in theory, however when you update the app to a new version you'll loose that customization obviously.
I'm looking for an app, that when run, will present a list of all installed apps, let you choose it, then pick a custom icon. The app would then change the apps -default- icon, meaning that change would propogate everywhere in Android, so you wont have to mess with setting different icons for your launcher, and launcher X widgets, and drawer would also get changed.
When you update your apps and run the app icon themeing tool then it would, again, present you with a list of installed apps and you could just choose the newly updated apps and change the icon again( or better yet the app would do that for you! ).
Anyways, I have no idea if this is possible. I'm not sure if the icon in the apk for an app are all standard named, if it is, this seems possible. If it's not, then if it's in the apks manifest file then you could extract the name of the icon, and copy the new one in it's place under the same name.
If either the icon names are always the same( doubt it ) or if it's in the manifest file this seems pretty doable to me.
What do you all think? Have you seen anything like this app out there? What do you do to change / restore app icons( system wide preferably, not just in a particular launcher ).
Vote above and if it gets enough traction maybe we can convince a dev to look into it. Obviously you'd have to be rooted, but I think most everyone would be ok with that
EDIT: I did find this thread, with a windows tool to do kinda what I'm talking about. If it had / has backup, restore for when you update apps then it would be perfect. Would prefer an on device app, but I'll take what I can get.
http://forum.xda-developers.com/showthread.php?t=890876
Really, no input here? Am I the only one wishing we had this?
Sent from my Transformer Prime TF201 using Tapatalk 2
RubenRybnik said:
Really, no input here? Am I the only one wishing we had this?
Sent from my Transformer Prime TF201 using Tapatalk 2
Click to expand...
Click to collapse
your not alone, I've been looking for exactly that for a long long time. please pm me if you do find it.

New MultiWindow/MultiTask Concept

Hey guys,
First, I really have no clue in which section I should post this, so I just took the General Section. Please move it, if there is a better one =)
Now what I want to talk about:
Multitask is a huge topic on Android devices, and there are several approaches how to handle this best. MultiWindow, Halo and QSlide/SlideAside are the most popular ones in this list to mention.
However, I think this feature is not perfect yet, so I just made a MultiWindow/MultiTask concept for myself.
I don't really think that this is possible to make. But, if there would be a crazy dev who wants to develope this further and create such a feature, I would really kiss his feet
So let's begin:
First, I would consider the Galaxy S4 as the best device for such an App. You will see later why. (Btw, Someone here who knows the mail address of Samsung? Then I could suggest them my concept^^)
What we start with is a simple picture of a running app (don't kill me for the pics, I just made them in Paint.net. But nevertheless I tried to make it good enough to understand what I am talking about.)
Here we are inside the Facebook App with S-Multi (that's how I just called it) enabled. There would be some kind of button/hotspot on the right bottom corner of the screen. If you type it once, a list with S-Multi supported Apps will open
Now you have the option to just select one App (it would open in a normal fullscreen Popup that is like Halo), or you can drag and drop it in one of four slots, or you can multiselect two up to four apps (hold buttons). As you can imagine, this means you can run maximum four apps at the same time. and that would basically looks like that:
Now you have your mainapp on the top and three other running apps on the bottom. To have the mainapp alone on the screen, just swype over the three apps on the bottom from left to right to hide them (and the other way round to show them again.)
With the Minibar (the three bottom apps) open, you have several possibilities.
1. If you type one of the slots once, it will open as a floating window (resizable, free movable)
2. If you type one slot twice, this app will open in fullwindow (minibar hidden)
3. You can drag and drop the slots to whichever position you want it (mainapp or three bottomslots)
4. If you hover you finger over one slot, a preview will popup. That would need Airview Support (Galaxy S4) Alternatively for devices without Airview you could hold the slot for a preview
Now let's begin to make it real multitask. If you have one App in S-Multi in Fullscreen, just hover (hold) your finger over (on) the hotspot to show a preview of all your apps currently opened in S-Multi:
Hover with your finger to the app you want to select while in this view (I will not mention the hold option any longer, but this is still present because it probably won't be able to include airview in a non Samsung app that soon, you know why)
However, this is not the mainidea of the Multitask. here you can generally see which app is in which slot without opening the minibar.
But the main feature would make use of the gesture sensor. And as I know there are several apps that bring these gestures to many non Samsung devices, it would be possible to make use of it.
So if you have Facebook opened in the midslot (which is actually the bottomslot) and whatsapp in the right slot, just swype from right to left over the sensor and the apps will switch. If Facebook is in the upperslot and whatsapp in the bottomslot just swype from the the button to the top direction:
Keep in mind that the apps would hold there slot positions. That means, if Facebook is in the top slot, Whatsapp in the bottom one and another app in the left one, if you would swype down from the other app to whatsapp, you don't get back to the app by swyping up, because then you would get into Facebook. The next pic shows better what I mean:
That's basically the Multitask.
(As an additional Samsung Feature, there could be also the possibility to open two apps aside as in normal multiwindow)
But, it could be more than that: A notification tool.
So if you recieve a notification by any app, a chathead could open and the hotspot of S-Multi would blink:
Now there a several possibilities:
a. Swype from right to left over the hotspot and choose the blinking slot (that's where the app will be open) S-Multi would make a chronic to restore the app that was in that slot once you close the app that caused the notification
b. Touch the chathead directly to open the app in a popup
c. Hover over the hotspot and then choose the blinking slot to open it in fullscreen.
Soo, that would be my concept for a cool Multitask feature =) It would make use of airview and airgesture in a much more sensible way then it currently does on the s4. And at least the airgesture is possible on more than just samsung devices. And I don't think that four running apps is to much. Current devices have 2gb ram, and i never saw my s4 use more than 1,3 of it. And at the end of this year and next year there will be devices with 3gb ram or even 4gb, so I think a better multitasking is a must be now.
So it would be cool if you tell me what you think about my idea and maybe give suggestions to make it better. I personally like it, but maybe it is totally bull**** and I just don't see it at the moment. However, I am not a dev and I will never be able to create stuff like that, but maybe it can be a proposal for one of the talented devs around here =).
A nice day to all of you
xPr0.
Edit: Btw, sorry for writing swipe with an y all the time -.-* I just recognized that it must be an i. Very embarrassing :X
That's a good idea, but I think that actually exist some apps that do the same things you said.
I support your idea!
Sent from my GT-I8150 using Tapatalk 4 Beta
FelixMG said:
That's a good idea, but I think that actually exist some apps that do the same things you said.
I support your idea!
Sent from my GT-I8150 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Yep, indeed, there are some apps that do parts of this. There are some apps with floating windows, but with very few (and not really usable apps), and there are some notification apps. And there is an app called "Portal", that comes really near to what Halo on Paranoid does, but here too, there are just few apps supported.
This is the general problem. All these apps that are non-native (not made from the phone company, no official feature) are inevitably restricted. At least, they need root to convey an intimation of what would be possible if the devs would know the source codes. That's why I don't think Airview or Multiwindow will that soon part of non-native apps, unless a very very brilliant dev can crack them. Or unless the companies will make their source codes open source, but why should they do so, as this would affect their profit in a bad way if everyone can use their features to build new apps.
I agree, that is a good idea.
But I've read in a german article, that CM had a ready multi tasking feature for their roms, which has been forbidden from Google. The reason was that Samsung wanted to be the only one with that feature.
In my opinion, the Samsung MultiWindow feature ist a good thing, but if Google combines it with the Apple like switching of Tasks, its really Good.
There is an App called GMD Gesturecontrol, which makes it possible to switch between Apps like you do it on iPads...
artoni said:
I agree, that is a good idea.
But I've read in a german article, that CM had a ready multi tasking feature for their roms, which has been forbidden from Google. The reason was that Samsung wanted to be the only one with that feature.
In my opinion, the Samsung MultiWindow feature ist a good thing, but if Google combines it with the Apple like switching of Tasks, its really Good.
There is an App called GMD Gesturecontrol, which makes it possible to switch between Apps like you do it on iPads...
Click to expand...
Click to collapse
Well, honestly, I don't think that Samsung's Multiwindow is that practical on Mobile Devices. It's just good on tablets. And there it is much more variable with the dual view and the cascade view.
Edit: I just tested the GMD Gesturecontrol app, but this app proves what made me think it's better to use the gestures sensor. It is much too complicated to use 4 fingers to swype. I just laughed when I heard SlideAside on G2 uses 3 fingers, now theres an app with 4 to 5 finger gestures. lol
xPr0metheus said:
Well, honestly, I don't think that Samsung's Multiwindow is that practical on Mobile Devices. It's just good on tablets. And there it is much more variable with the dual view and the cascade view.
Edit: I just tested the GMD Gesturecontrol app, but this app proves what made me think it's better to use the gestures sensor. It is much too complicated to use 4 fingers to swype. I just laughed when I heard SlideAside on G2 uses 3 fingers, now theres an app with 4 to 5 finger gestures. lol
Click to expand...
Click to collapse
Yes, 4 fingers is too complicated. Also, there is an app (I forgot the name, sorry) that use proximity sensor to do some actions, like, swipe your hands left, without touch the phone, and an app will be open.
It's for free and XDA made an article talking about this app.
Sent from my GT-I8150 using Tapatalk 4 Beta
FelixMG said:
Yes, 4 fingers is too complicated. Also, there is an app (I forgot the name, sorry) that use proximity sensor to do some actions, like, swipe your hands left, without touch the phone, and an app will be open.
It's for free and XDA made an article talking about this app.
Sent from my GT-I8150 using Tapatalk 4 Beta
Click to expand...
Click to collapse
The ones I know are Hovering Controls and Air Gesture Control.
Sent from my GT-I9505 using xda app-developers app
It's exactly those I've thought.. They're pretty cool. :thumbup:
Sent from my GT-I8150 using Tapatalk 4 Beta
xPr0metheus said:
Well, honestly, I don't think that Samsung's Multiwindow is that practical on Mobile Devices. It's just good on tablets. And there it is much more variable with the dual view and the cascade view.
Edit: I just tested the GMD Gesturecontrol app, but this app proves what made me think it's better to use the gestures sensor. It is much too complicated to use 4 fingers to swype. I just laughed when I heard SlideAside on G2 uses 3 fingers, now theres an app with 4 to 5 finger gestures. lol
Click to expand...
Click to collapse
You can change the gestures in GMD, that u can control it with one finger. Just need to get into settings....
There are many apps that can be usefull with Multiwindows. While you navigate in the car, you can simultaneously choose the music you want to play. Or browse in twitter while you have whatsapp open. In my opinion its practical, if you have a large screen, maybe 4,8"+
artoni said:
You can change the gestures in GMD, that u can control it with one finger. Just need to get into settings....
There are many apps that can be usefull with Multiwindows. While you navigate in the car, you can simultaneously choose the music you want to play. Or browse in twitter while you have whatsapp open. In my opinion its practical, if you have a large screen, maybe 4,8"+
Click to expand...
Click to collapse
Well, sorry. My last post sounded a little too much like hating.
But in fact i love multi window (only cool additional feature would be to be able to open one app twice in mw) and i am so impressed by the gmd app. So please don't understand me wrong
Sent from my GT-I9505 using xda app-developers app

Note pro 12.2 is it worth Rooting?

I have been using the device for a while right now and I saw a lot of topic about people talking about rooting the device. the question is, is it worth rooting? I don't actually see the need for that. So, if anyone can point out some major reason for rooting for me please?
Sent from my SM-P900 using Tapatalk
I rooted mine only because I couldn't write to extSD as I bought it for reading eBooks which would be stored in extSD. I also freeze indexservice which drained the battery. Adaway is also another good reason to root.
woowdy said:
I have been using the device for a while right now and I saw a lot of topic about people talking about rooting the device. the question is, is it worth rooting? I don't actually see the need for that. So, if anyone can point out some major reason for rooting for me please?
Sent from my SM-P900 using Tapatalk
Click to expand...
Click to collapse
It's totally subjective; if you don't see a need then don't worry about it. Sites like this though exist in part because there are many who do have a need/desire to take things further than stock is able to go.
Reason's for me to root include:
Freezing of stock applications I don't want loading at any time (stock browser, stock email, e-meeting, web-ex, group play, knox, magazine widgets, stock music app, netflix, ny times, remote pc, screen saver, side-sync are all frozen using titanium backup on my device).
Installing Xposed Framework to customize the tablet - disabled youtube ads, customized multi-window menus, per application display density/resolution control for greater leverage of screen real estate, status bar tweaks and notification tweaks to name a few)
Full greenify support through Xposed framework - ability to hybernate applications to keep memory use low and maximize battery life.
Button savior application - ability to quickly access home/back/menu buttons from the side of the tablet in landscape instead of having to use the built in capacitive ones.
Titanium backup - ability to keep a backup of my last couple of versions of each application so that should an app update produce results that i don't like I can easily revert to an older version.
As has been stated, allowing for write access to external microSD.
Just a few tweaks I've added to my tablet. I continue to experiment with xposed modules as time goes on. All subjective "needs".
Every reason listed below is why I need root on my VZW Tablet.
Reason's for me to root include:
Freezing of stock applications I don't want loading at any time (stock browser, stock email, e-meeting, web-ex, group play, knox, magazine widgets, stock music app, netflix, ny times, remote pc, screen saver, side-sync are all frozen using titanium backup on my device).
Installing Xposed Framework to customize the tablet - disabled youtube ads, customized multi-window menus, per application display density/resolution control for greater leverage of screen real estate, status bar tweaks and notification tweaks to name a few)
Full greenify support through Xposed framework - ability to hybernate applications to keep memory use low and maximize battery life.
Button savior application - ability to quickly access home/back/menu buttons from the side of the tablet in landscape instead of having to use the built in capacitive ones.
Titanium backup - ability to keep a backup of my last couple of versions of each application so that should an app update produce results that i don't like I can easily revert to an older version.
As has been stated, allowing for write access to external microSD.
Just a few tweaks I've added to my tablet. I continue to experiment with xposed modules as time goes on. All subjective "needs".[/QUOTE]
I rooted it to use adaway, xposed with wanam xposed module and to uninstall bloatware.
Don't forget about changing to what we're font you want.
Really, if you live to tinker, you have to root. If you are just a user (nothing wrong with that) then rooting may not mean anything to you.
tdetroit said:
Every reason listed below is why I need root on my VZW Tablet.
Reason's for me to root include:
Freezing of stock applications I don't want loading at any time (stock browser, stock email, e-meeting, web-ex, group play, knox, magazine widgets, stock music app, netflix, ny times, remote pc, screen saver, side-sync are all frozen using titanium backup on my device).
Installing Xposed Framework to customize the tablet - disabled youtube ads, customized multi-window menus, per application display density/resolution control for greater leverage of screen real estate, status bar tweaks and notification tweaks to name a few)
Full greenify support through Xposed framework - ability to hybernate applications to keep memory use low and maximize battery life.
Button savior application - ability to quickly access home/back/menu buttons from the side of the tablet in landscape instead of having to use the built in capacitive ones.
Titanium backup - ability to keep a backup of my last couple of versions of each application so that should an app update produce results that i don't like I can easily revert to an older version.
As has been stated, allowing for write access to external microSD.
Just a few tweaks I've added to my tablet. I continue to experiment with xposed modules as time goes on. All subjective "needs".
Click to expand...
Click to collapse
[/QUOTE]
Are there any functions that would be lost by rooting, for example the ability to use screen mirroring?
muzzy996 said:
It's totally subjective; if you don't see a need then don't worry about it. Sites like this though exist in part because there are many who do have a need/desire to take things further than stock is able to go.
Reason's for me to root include:
Freezing of stock applications I don't want loading at any time (stock browser, stock email, e-meeting, web-ex, group play, knox, magazine widgets, stock music app, netflix, ny times, remote pc, screen saver, side-sync are all frozen using titanium backup on my device).
Installing Xposed Framework to customize the tablet - disabled youtube ads, customized multi-window menus, per application display density/resolution control for greater leverage of screen real estate, status bar tweaks and notification tweaks to name a few)
Full greenify support through Xposed framework - ability to hybernate applications to keep memory use low and maximize battery life.
Button savior application - ability to quickly access home/back/menu buttons from the side of the tablet in landscape instead of having to use the built in capacitive ones.
Titanium backup - ability to keep a backup of my last couple of versions of each application so that should an app update produce results that i don't like I can easily revert to an older version.
As has been stated, allowing for write access to external microSD.
Just a few tweaks I've added to my tablet. I continue to experiment with xposed modules as time goes on. All subjective "needs".
Click to expand...
Click to collapse
Thanks for the list, didn`t knew TB could freeze programs so just snatched up the pro :victory:
Okay.. Can I borrow this thread a bit?
Can you change overall colour theme of NP? I have thought of buying one (LTE Model) and I just hate how it looks when settings, "drop down" notification bar etc.. are on white background. Is it possible change those to black like all AMOLED phones / tablets have?
Thanks.
Spere said:
Okay.. Can I borrow this thread a bit?
Can you change overall colour theme of NP? I have thought of buying one (LTE Model) and I just hate how it looks when settings, "drop down" notification bar etc.. are on white background. Is it possible change those to black like all AMOLED phones / tablets have?
Thanks.
Click to expand...
Click to collapse
Nope. With xposed framework you can install wanam module to ATTEMPT to do it. I say attempt because try as I might I could not change the color of the volume slider background. I posted a screenshot of my issue in the wanam thread but am not sure if it will be addressed in an update soon as I am not sure the developer has the means to look into it. We shall see, it's not like that module is updated frequently since it takes a lot of effort to find the settings in various versions of roms. If I had one complaint about the note pro it would be that the quick settings tiles and notification pull down is far too wasteful of screen real estate to the point that it's shameful. Tiles are huge on it and with the sliders extended one has to scroll frequently in landscape mode.
Spere said:
Okay.. Can I borrow this thread a bit?
Can you change overall colour theme of NP? I have thought of buying one (LTE Model) and I just hate how it looks when settings, "drop down" notification bar etc.. are on white background. Is it possible change those to black like all AMOLED phones / tablets have?
Thanks.
Click to expand...
Click to collapse
Not really, but with rooting, you will be able to install themes. There is currently one very interesting theme available for the Note 10.1, I am hoping a port may eventually become available for our device. http://forum.xda-developers.com/showthread.php?t=2687087
While the theme is "busy" compared to the Pro's generic white everywhere idea, it does harken back to the early days of Android hacking and the interesting icons which appeared. I'd probably give it a go on my Pro if it became available.
I too would like to theme my tablet. I like the look of some experia stuff quite a lot.
Sent from my SCH-I605 using XDA Premium 4 mobile app
---------- Post added at 01:25 PM ---------- Previous post was at 01:22 PM ----------
muzzy996 said:
Nope. With xposed framework you can install wanam module to ATTEMPT to do it. I say attempt because try as I might I could not change the color of the volume slider background. I posted a screenshot of my issue in the wanam thread but am not sure if it will be addressed in an update soon as I am not sure the developer has the means to look into it. We shall see, it's not like that module is updated frequently since it takes a lot of effort to find the settings in various versions of roms. If I had one complaint about the note pro it would be that the quick settings tiles and notification pull down is far too wasteful of screen real estate to the point that it's shameful. Tiles are huge on it and with the sliders extended one has to scroll frequently in landscape mode.
Click to expand...
Click to collapse
Has anyone tried to force it into tablet mode? I used to get a dropdown bar like the one on the note pro if I lowered my dpi on my note 2. Just in the middle. If you lowered it far enough and used a patch ui.apk you could get a tablet style menu bar on the note 2 (man I miss that)
Sent from my SCH-I605 using XDA Premium 4 mobile app

Categories

Resources