Related
I had to think long and hard about this question because when I asked it earlier, it wasn't explained well enough.
Is it possible to remove the paging from the home screen to allow a smooth scrolling experience? Bascially, removing the "snap" from page to page and can scroll smoothly between each page (just like the app drawer) I searched on Google and found someone was able to do it on the Thunderbolt which is in RootzWiki and TeamBAMF. My device is an EVO 4G. Now, I'm almost certain that I can do it since I just recently flashed on a Fresh Sense 3.0, but not sure if I can still do it.
I also saw something about Rosie utility, but not so sure if that can also do it.
Anyways, is it at all possible to achieve such a thing?
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?
In stock I used folders on my panels to organize the many apps I play with, its my first smartphone so i'm toying with all sorts of things. Recently I flashed Supreme Sense 9.1 (it pretty) and while redoing my setup I noticed an odd quirk with the folders.
I have a folder named Games
I link an app onto the panel
Then move said app to the folder
Open folder, see app, launch it
Play around a bit exit using home key
Usually i'm exiting in landscape mode
Taken to home panel, swipe over to my app panel
Folder is open, no apps showing within it
Anyone else? If they work for anyone else, i'll probably try reflashing. As a side note, is Sense 3.0 completely incapable of landscape think I read that here somewhere.
Dogan
Might try Mikshifted, read that executive is damn sexy too
Why all the extra steps . Sense 3.0 is now capable of Landscape. Apparently a Rom from the HTC Flyer Tablet has been ported over. The Executive Theme is Awesome. Only issue is that as of right now it has not been updated to work with MikShifted G v2.0 .
Yea like prboy said the HTC flyer ROM is here and it is awesome IMO. Im a flashaholic and ive stayed with it since its release to the shift
prboy1969 said:
Why all the extra steps .
Click to expand...
Click to collapse
Cause I didn't know of another way and thats how I discovered it... first smartphone (smarter than me? )
prboy1969 said:
Sense 3.0 is now capable of Landscape. Apparently a Rom from the HTC Flyer Tablet has been ported over.
Click to expand...
Click to collapse
Sweet, I'll look around for that. I'd like to see it in something other than a port, wondering if the Shift ROM dev's are considering adding it due to our keyboard ability.
prboy1969 said:
The Executive Theme is Awesome. Only issue is that as of right now it has not been updated to work with MikShifted G v2.0 .
Click to expand...
Click to collapse
Which I will probably try out if/when it comes out.
If I am wrong about the folders, how so... perhaps its a procedural error (apparently I load folders counter-intuitively) that I can fix that would solve my problem or is it a bug/incorrect flash that i'm dealing with here?
Dogan
Thanks BTW.
BlGPAPA1321 said:
Yea like prboy said the HTC flyer ROM is here and it is awesome IMO. Im a flashaholic and ive stayed with it since its release to the shift
Click to expand...
Click to collapse
Well I'm not all that about it
. I'm sure it's great I just cannot give an opinion as I have not tried it. Was just letting him know of the option .
Dogahn said:
Cause I didn't know of another way and thats how I discovered it... first smartphone (smarter than me? ) Sweet, I'll look around for that. I'd like to see it in something other than a port, wondering if the Shift ROM dev's are considering adding it due to our keyboard ability.Which I will probably try out if/when it comes out.
If I am wrong about the folders, how so... perhaps its a procedural error (apparently I load folders counter-intuitively) that I can fix that would solve my problem or is it a bug/incorrect flash that i'm dealing with here?
Dogan
Thanks BTW.
Click to expand...
Click to collapse
If you want to make a shortcut to something just long press on the panel in the spot you want the item. When the pop up menu comes up choose a widget for the item if avaiable. Or choose the App itself, that's it.
TEAM MiK
Mik Roms Since 3/13/11
prboy1969 said:
If you want to make a shortcut to something just long press on the panel in the spot you want the item. When the pop up menu comes up choose a widget for the item if avaiable. Or choose the App itself, that's it.
Click to expand...
Click to collapse
I get that part, I do that to get an app shortcut on the panel. Then I can move that shortcut into a folder. The reason I did this is, Should I have 6 panels full of widgets leaving 1 panel for applications. There are only, what 12 spots for application shortcuts? Now as a new guy in this wonderful world of handheld computing, I'm experimenting with all sorts of games and apps. I got a heck of a lot more than 12 and my apps list is huge making it a hassle to scroll the list. That is when I found the folder ability, where in stock I can put a folder onto the panel. I can then place the app shortcuts into this panel folder and open it... like a category.
Say I'm going to my phone to play around with some pictures I just took. I swipe over to my apps panel, click on the tools folder, choose from my selection of image editing apps that I put there. This to me is better than scrolling through 5+ pages of apps on the full list. Currently I can do all that (as I could in stock), but when I exit the application it empties the folder of app shortcuts. On top of that, the folder remains open and it seems clicking on the close folder X clicks behind it forcing me to hit a small sweet spot above the X that closes the folder on the panel. Brain screams Bug, but being new to all this thought perhaps it could be some lingering bit caused by an app data restore or bad/incomplete flash.
It seems we're not on the same panel. No worries, just thought i'd verify this seemingly odd behavior before I moved on. Thanks for taking the time and tackling all that code.
Dogan
Not ungrateful
Ok I think I'm getting what your trying to do now. Why don't you create a folder Shortcut on a panel. Then just move the app to that. That way the folder shortcut just open to a bunch of apps of you choosing. So theoretically you can have 12 Folders per panel.
Alright I think I have it figured out, but I don't know exactly why it does it because its not my ROM (I just enjoy using it). Seems to be a RAM issue, more specifically a RAM clearing/freeing system that causes it. Oddly, everytime I try to video the bug it doesn't do it or does something else entirely. Was extremely repeatable until then.
First time I tried to video it, the live wallpaper freaked out, compressed to 1/4 of the side and folder contents were retained. Second time, nothing happened and I'm not willing to take 30min of gameplay video to better test it. I don't think anyone has the time or care to test this right now, but next time you get a fresh Supreme Sense build and before you restore your backup put a large RAM intensive app on there and link a shortcut into a folder. Run the app and play for a while, pretty sure I'm doing 30 - 60min as I'm laying in bed prior to sleep. Exit app, go back to folder and the bug that I get shows up... Folder remains open, shortcuts are gone, folder is behind other shortcuts on that panel in terms of touching but on top of other shortcuts visually (I have google search bar on that panel on the top row, trying to close folder opens the voice search interface instead).
What clued me in, was juice defender's log claiming low ram and how juice defender was in danger of being killed automatically to free up ram. I'll test it out a few more times after extended play in the upcoming nights. There is a possibility that my recent install of Juice Defender solved it by denying background applications their usual access to data thus freeing up RAM.
BTW, flashed an ICS theme... Should call this combo Supreme Sexier 9.1
Dogan
This was a bug report written as a question cause noobs can't post in developer threads.
Dogahn said:
Alright I think I have it figured out, but I don't know exactly why it does it because its not my ROM (I just enjoy using it). Seems to be a RAM issue, more specifically a RAM clearing/freeing system that causes it. Oddly, everytime I try to video the bug it doesn't do it or does something else entirely. Was extremely repeatable until then.
First time I tried to video it, the live wallpaper freaked out, compressed to 1/4 of the side and folder contents were retained. Second time, nothing happened and I'm not willing to take 30min of gameplay video to better test it. I don't think anyone has the time or care to test this right now, but next time you get a fresh Supreme Sense build and before you restore your backup put a large RAM intensive app on there and link a shortcut into a folder. Run the app and play for a while, pretty sure I'm doing 30 - 60min as I'm laying in bed prior to sleep. Exit app, go back to folder and the bug that I get shows up... Folder remains open, shortcuts are gone, folder is behind other shortcuts on that panel in terms of touching but on top of other shortcuts visually (I have google search bar on that panel on the top row, trying to close folder opens the voice search interface instead).
What clued me in, was juice defender's log claiming low ram and how juice defender was in danger of being killed automatically to free up ram. I'll test it out a few more times after extended play in the upcoming nights. There is a possibility that my recent install of Juice Defender solved it by denying background applications their usual access to data thus freeing up RAM.
BTW, flashed an ICS theme... Should call this combo Supreme Sexier 9.1
Dogan
This was a bug report written as a question cause noobs can't post in developer threads.
Click to expand...
Click to collapse
Ok so I have a few questions. You mentioned a Ram issue. Did you do a FULL Wipe, like the one mentioned in the link in my Sig? You also mentioned Restoring your backup. Did you mean that you restored Data with Titanium Backup, or a similar app? Because restoring Data for System Apps, and sometimes even Games. Has been known to cause issues, and glitches. Also, Juice Defender IMO causes more issues than anything else. IMO Task Killers in general are not a good idea. They usually use more memory than the save.
prboy1969 said:
Ok so I have a few questions. You mentioned a Ram issue. Did you do a FULL Wipe, like the one mentioned in the link in my Sig? You also mentioned Restoring your backup. Did you mean that you restored Data with Titanium Backup, or a similar app? Because restoring Data for System Apps, and sometimes even Games. Has been known to cause issues, and glitches. Also, Juice Defender IMO causes more issues than anything else. IMO Task Killers in general are not a good idea. They usually use more memory than the save.
Click to expand...
Click to collapse
I did a full wipe after restoring from a nandroid backup
I followed the wipe&flash directions in the video linked in the supreme sense thread
They're a little different, only 1x each instead of 3x and without step 9 (reboot wipe cache & dalvik cache again)
Very likely it could have been while restoring with Titanium. Pretty sure that might have been what sunk Cyanomod since after a full restore via Titanium it locked up on reboot(waited 15min never got past loading screen). With SupremeSense I believe I selectively restored SMS, Contacts, App Data. Juice Defender was installed after the issue was noticed, it just gave me a log with info on what else was going on by chance. For now I think it is just me which is okay, although the backup causing issues is rather annoying.
Dogan
I need to do more app research
Do a Full Wipe according to the Guide. Then don't restore anything, drive it around for a few hours as is. See if any issues pop up. Then restore your items one by one, try not to restore any data. That way you'll be able to pinpoint the issue.
TEAM MiK
Mik Roms Since 3/13/11
It will probably be a while before I opt to chance losing everything again. So I figure I'll just thank you for your persistent assistance now and use the more thorough flashing followed by an extended break-in period before restoring with the next ROM that catches my eye.
Dogan
90% of my wants are met by SupremeSense 9.1
We'll at least till the next release of Supreme Sense
TEAM MiK
MikROMs Since 3/13/11
So I've been giving KitKat a go today and so far I'm not 100% convinced.
While some things have improved, others have changed for the worse.
Or I'm just too stupid to find the proper settings?
1. The Email app
It finally got some love - Google has been working on it.
BUT - I can't select all emails in one account at once? Seriously? The app just downloaded 54 emails after setting it up and now I have to tap every single one of them to mark them as read?
Somebody please tell me I'm missing something here.
2. The sidebar for the apps that was introduced in Jellybean has disappeared. It wasn't an overly useful feature, but I did like it.
3. Contacts
I have yet to find a way to remove or at least reduce the size of the contact pictures.
Also, to remove a contact, you have to open it first. There's no menu when you tap and hold a contact anymore.
What changes do you guys like/dislike?
Did anybody come acrossed the above mentioned and found solutions?
steeserious said:
So I've been giving KitKat a go today and so far I'm not 100% convinced.
While some things have improved, others have changed for the worse.
Or I'm just too stupid to find the proper settings?
1. The Email app
It finally got some love - Google has been working on it.
BUT - I can't select all emails in one account at once? Seriously? The app just downloaded 54 emails after setting it up and now I have to tap every single one of them to mark them as read?
Somebody please tell me I'm missing something here.
2. The sidebar for the apps that was introduced in Jellybean has disappeared. It wasn't an overly useful feature, but I did like it.
3. Contacts
I have yet to find a way to remove or at least reduce the size of the contact pictures.
Also, to remove a contact, you have to open it first. There's no menu when you tap and hold a contact anymore.
What changes do you guys like/dislike?
Did anybody come acrossed the above mentioned and found solutions?
Click to expand...
Click to collapse
I know. It's a little annoying. But the smart RAM Management is good.
I am okay with all of these as long as I get 4GB of Internal Storage....
I haven't missed the sidebar, it's still there. Unless we're talking about a different sidebar
Sent from my Nexus 7
I'm talking about the one in the apps screen, the one you get when you swipe to the left. It allows to change the order and uninstall apps. I haven't seen it in the Kitkat builds from AOSP for XL.
steeserious said:
I'm talking about the one in the apps screen, the one you get when you swipe to the left. It allows to change the order and uninstall apps. I haven't seen it in the Kitkat builds from AOSP for XL.
Click to expand...
Click to collapse
You haven't seen it as this feature is in launcher not the rom itself.
Try installing Sony Launcher from 4.2.2 and you will have it.
Alright, I thought about that but haven't looked into it.
Thanks
Does anybody know how to get rid of the avatars in the contacts?
I just started using my first Android phone 2 days ago, so this is probably a really dumb question, but I've figured almost everything else out and this one not so intuitive.
When I'm in the home screen or the alphabetical list of all apps, if I turn the phone horizontal it won't switch to landscape. It only rotates if I open the keyboard. The settings menu and most apps auto-rotate fine, so I know the phone can sense it right., it's just the basic Android screens that won't landscape unless the keyboard is open.
I'm using CM11 from 21-OCT-2014 and the only extras I've installed are gapps, k9 mail, firefox, google translate and google wallet. The "Auto-rotate screen" box is checked, as are the "0 degrees" and "90 degrees" rotation mode boxes.
enigma9o7 said:
I just started using my first Android phone 2 days ago, so this is probably a really dumb question, but I've figured almost everything else out and this one not so intuitive.
When I'm in the home screen or the alphabetical list of all apps, if I turn the phone horizontal it won't switch to landscape. It only rotates if I open the keyboard. The settings menu and most apps auto-rotate fine, so I know the phone can sense it right., it's just the basic Android screens that won't landscape unless the keyboard is open.
I'm using CM11 from 21-OCT-2014 and the only extras I've installed are gapps, k9 mail, firefox, google translate and google wallet. The "Auto-rotate screen" box is checked, as are the "0 degrees" and "90 degrees" rotation mode boxes.
Click to expand...
Click to collapse
Probably depends on the launcher (home screens and app drawer is handled by launcher). Some have a setting to enable it, some don't...
I dunno if this is normal behavior, something I can change in a setting, or a bug in something, and if so what?
Not quite sure what a launcher is, but I only installed the stuff I mentioned before, so I assume my launcher is whatever comes with CM11 or Gapps.
enigma9o7 said:
I dunno if this is normal behavior, something I can change in a setting, or a bug in something, and if so what?
Not quite sure what a launcher is, but I only installed the stuff I mentioned before, so I assume my launcher is whatever comes with CM11 or Gapps.
Click to expand...
Click to collapse
add this line to build.prop
log.tag.launcher_force_rotate=VERBOSE
palmbeach05 said:
add this line to build.prop
log.tag.launcher_force_rotate=VERBOSE
Click to expand...
Click to collapse
Done, and it worked! Thanks much. Any explanation as to why editing a system file was necessary to do something that seems to me should be automatic? Will I have to do this again after updates or anything?
(Of course nothing is simple the first time; took me over an hour to do this; figured easiest way would be from terminal, but had to find the file without a whereis command, then didn't know how to hit "ESC" when trying to edit with VI since there's no ESC key on our keyboard, finally found it in a menu, then wasn't able to save cuz readonly... tried again after su but same result, considered changing permissions but since I really didn't know what I was doing, did a web search, found a tutorial for editing it with ES file manager, which I installed, but the 2-year old tutorial had different menu structure for putting ES into "root explorer" mode, but finally got it modifiedt, saved, rebooted).
And I still dunno what launcher I'm using. After posting I did some web searches earlier, seems CM has its own launcher (forgot name, something that sounded french), and GApps has a launcher, but I read the CM version of GApps (that I used) doesn't change the launcher, but I also read the launcher from GApps is the one that will pop up google now if you swipe on the side of the screen, and that keeps happening to me (by accident as I'm trying to figure out how to use this thing) so it seems I have the GApps launcher. I dunno.
My problem is solved as mentioned in previous post, just rambling as I'm trying to understand all this.
it's called trebuchet
palmbeach05 said:
add this line to build.prop
log.tag.launcher_force_rotate=VERBOSE
Click to expand...
Click to collapse
Just upgraded CM to new version and had to do this again. Is there any way to make this more permanent?
enigma9o7 said:
Just upgraded CM to new version and had to do this again. Is there any way to make this more permanent?
Click to expand...
Click to collapse
Use a different launcher? Nova, GoLauncher, Apex, Aviate, etc... most should have options for this.
Is there no way to fix it permanently in the default launcher? I'd just rather not use too many add-ons unless truly needed, but am getting tired of looking up this thread every time I update CM so I can find the text I need to re-insert. I'm happy to figure out how to submit a real bug report but dunno if it's a CM issue or google issue or what...
enigma9o7 said:
Is there no way to fix it permanently in the default launcher? I'd just rather not use too many add-ons unless truly needed, but am getting tired of looking up this thread every time I update CM so I can find the text I need to re-insert. I'm happy to figure out how to submit a real bug report but dunno if it's a CM issue or google issue or what...
Click to expand...
Click to collapse
There's no bug. This is by design.
If you don't like it, you can change the launcher or keep doing the build.prop hack.
Curious... why do you think it would have been purposely designed this way? I just assumed it was one of those things that worked right for some phones but not others or something.... There's already settings to turn off rotation (and to select which specific orientation to allow rotation), so if someone wanted it off for some reason they should be able to turn it off that way...
Either way, if it's not a bug report, then it's a feature request, either way I'd like to at least *try* to get it changed before I give up and try an alternative. I'd imagine the developer or whatever wouldn't want people switching to alternative launchers if there's something he could easily fix fix anyway. And I imagine since it's so easy to fix by editing that file, it can't be that hard to fix in the program or whatever, and since supported in other launchers it's not some system limitation or something...
Anyway just my thoughts. I'm still very thankful for being told the workaround, and I'll probably figure out how to write a shell script that adds that line for me so I can just run that after each update (instead of looking up this thread and manually editing a file on an annoying little device). But that only helps me, be better to get it fixed for everyone.
enigma9o7 said:
Curious... why do you think it would have been purposely designed this way? I just assumed it was one of those things that worked right for some phones but not others or something.... There's already settings to turn off rotation (and to select which specific orientation to allow rotation), so if someone wanted it off for some reason they should be able to turn it off that way...
Either way, if it's not a bug report, then it's a feature request, either way I'd like to at least *try* to get it changed before I give up and try an alternative. I'd imagine the developer or whatever wouldn't want people switching to alternative launchers if there's something he could easily fix fix anyway. And I imagine since it's so easy to fix by editing that file, it can't be that hard to fix in the program or whatever, and since supported in other launchers it's not some system limitation or something...
Anyway just my thoughts. I'm still very thankful for being told the workaround, and I'll probably figure out how to write a shell script that adds that line for me so I can just run that after each update (instead of looking up this thread and manually editing a file on an annoying little device). But that only helps me, be better to get it fixed for everyone.
Click to expand...
Click to collapse
Android is all about choice, you've been given several workarounds which fix the problem.
Other than that, this is how the stock launcher in CM is designed. A lot of people don't want the home screen to rotate when the phone rotates, I'm one of them.