Related
as of now, auto rotate for the JF updates and the droidsans app only allow us to rotate to the left.
is it at all possible to make it so the phone can be rotated to the right as well for us left handers? the blackberry storm has this feature and i thought it was pretty cool but im not sure if the g1 can support it.
I'd like to see something like that, too. Mostly because the phone won't stand on the left side on its own, but it will on the right.
yup, i like this idea
I'd quite like a way to lock (a toggle) the rotation too if at all possible, possibly from the menu, or maybe by pressing the camera button.
Use? When using at an angle such as laying in bed and you really want landscape mode without having the keyboard open. Also when you lay the g1 flat on a desk it can switch to portrait by accident.
darkflare said:
yup, i like this idea
I'd quite like a way to lock (a toggle) the rotation too if at all possible, possibly from the menu, or maybe by pressing the camera button.
Use? When using at an angle such as laying in bed and you really want landscape mode without having the keyboard open. Also when you lay the g1 flat on a desk it can switch to portrait by accident.
Click to expand...
Click to collapse
that is an excellent suggestion!
erasedgod said:
I'd like to see something like that, too. Mostly because the phone won't stand on the left side on its own, but it will on the right.
Click to expand...
Click to collapse
lol thanks for pointing this out. what a pos
yeah this would be a nice adition, but what i would like more is a keyboard over ride that forces the screen to landscape mode when he keyboard is open.
i would LOVE to see this happining on the G1 it would awesome !
i would like JF to see this and say what he thinks, and if its possible to do it, please do it =D
IIRC this isn't possible. When they originally unlocked the auto rotate feature it was stated that the os only had coordinates for 0 and 90 degrees. They would have to make extensive edits to the source to add 180 and 270 degrees for orientation. I know, that's a bummer dude.
Well I just found an app that rotates both ways... It's a game called "Wordzor Lite"
I'm pretty sure this shows that it CAN work but i have no idea how hard it would be to incorporate it into the home screen and such...
left-handed people are evil!
golferguy17 said:
Well I just found an app that rotates both ways... It's a game called "Wordzor Lite"
I'm pretty sure this shows that it CAN work but i have no idea how hard it would be to incorporate it into the home screen and such...
Click to expand...
Click to collapse
No one is saying that it's not technically possible, we're just saying that the current state of autorotate is easy because Android is already set up to rotate when you open the keyboard, whereas there is nothing already in place for rotating the other direction.
erasedgod said:
I'd like to see something like that, too. Mostly because the phone won't stand on the left side on its own, but it will on the right.
Click to expand...
Click to collapse
hey, you have made my day! i never realized that..
Hey guys. Not that I would ever want to take anything away from the amazing work of people like JesusFreke, and as someone who has never posted before...
Just to say that I am working on a slightly more stable auto-rotate patch for the kernel with exactly that feature of auto-rotate left. My intention is to make this selectable in three ways.
Off
Right only
Left only
Both
milestone.it said:
Hey guys. Not that I would ever want to take anything away from the amazing work of people like JesusFreke, and as someone who has never posted before...
Just to say that I am working on a slightly more stable auto-rotate patch for the kernel with exactly that feature of auto-rotate left. My intention is to make this selectable in three ways.
Off
Right only
Left only
Both
Click to expand...
Click to collapse
keep us updated
i know of several apps on the marketplace that already have this feature but would it be much different to get the whole OS to rotate?
...i'm guessing it would lol
Actually, its not so different. The bigest problem is stability. Trying to patch in a deliberate action for autorotate feature. Like people have said elsewhere it can be a little bit too sensitive. Should have first version available next week (unless I manage to brick it!)
Anything people want to chip in about autorotate whilst I'm patching it? I am not the worlds greatest programmer but I can usually get there.
I was just reading this thread and what came to mind was the Bubble app on the market. It does this but of course this is on a much smaller scale and not across the entire OS of the phone.
But the nice thing is that you can turn the phone end over end and the bubble rotates with it. Not sure if the Dev for that app is on here, or if you wanted to email him to see if he could provide a bit of insight to possibly assist.
right. i am still working hard on this. any suggestions as to what deliberate action you would like to force rotate? I have thought about an up/down flick then turn the direction you want.
the only problem with patching four-directional autorotate is that it creates interesting problems of when it is perfectly still, it still manages to rotate itself. ie, i left it still on the desk and it was happily rotating itself.
any suggestions from coders. also, is there a quicker way to compile than to recompile the whole stack? ie selective compiling?
cheers.
milestone.it said:
right. i am still working hard on this. any suggestions as to what deliberate action you would like to force rotate? I have thought about an up/down flick then turn the direction you want.
the only problem with patching four-directional autorotate is that it creates interesting problems of when it is perfectly still, it still manages to rotate itself. ie, i left it still on the desk and it was happily rotating itself.
any suggestions from coders. also, is there a quicker way to compile than to recompile the whole stack? ie selective compiling?
cheers.
Click to expand...
Click to collapse
instead of having a force rotate, can you implement a Lock Rotate instead?
That way you can rotate to the desired position, and lock it.
darkflare said:
instead of having a force rotate, can you implement a Lock Rotate instead?
That way you can rotate to the desired position, and lock it.
Click to expand...
Click to collapse
or i could just do that! that would actually be a lot easier to code
I thought it might ~_^
How is the patch applied? if you need a tester give me a pm as i'd be interested in testing and providing feedback
~DF
Firstly,forgive my poor English.I'm just asking for help.
I have an Android Pad,but it's touchscreen doesn't work correctly.It seems to be all right when I'm clicking or swiping slowly.However,when I'm doing the swiping operation in a relatively fast speed,things go wrong.
The word "wrong" means that at the moment the operation is done and my finger is leaving the touchscreen,the action will have a little "back" or "elastic",which make the swiping operation inertialless.
It's may be hard to describe using words,so I turned on the function that can track the touch actions and draw lines on display which are showing you touches(If you're using Android 4.0 or later version,you can find the toggle of this function easily in "Settings-Developer Options-Pointer Location"),then I took a Screen Capture.
You can see that there are three kinds of colors in a line(blue,red and purple).The tail of purple part is in a different or even opposite direction which I swiped.I doubt that this is the root of the wrong.
Is there anyone knowing the meanings of each color in the line?Who can tell me how to solve this problem?
Resetting or flashing new ROMs are tried but it doesn't work.I don't hope this is a problem of hardware!
Thanks a lot!
View attachment 1241019
tutingheart said:
Firstly,forgive my poor English.I'm just asking for help.
I have an Android Pad,but it's touchscreen doesn't work correctly.It seems to be all right when I'm clicking or swiping slowly.However,when I'm doing the swiping operation in a relatively fast speed,things go wrong.
The word "wrong" means that at the moment the operation is done and my finger is leaving the touchscreen,the action will have a little "back" or "elastic",which make the swiping operation inertialless.
It's may be hard to describe using words,so I turned on the function that can track the touch actions and draw lines on display which are showing you touches(If you're using Android 4.0 or later version,you can find the toggle of this function easily in "Settings-Developer Options-Pointer Location"),then I took a Screen Capture.
You can see that there are three kinds of colors in a line(blue,red and purple).The tail of purple part is in a different or even opposite direction which I swiped.I doubt that this is the root of the wrong.
Is there anyone knowing the meanings of each color in the line?Who can tell me how to solve this problem?
Resetting or flashing new ROMs are tried but it doesn't work.I don't hope this is a problem of hardware!
Thanks a lot!
View attachment 1241019
Click to expand...
Click to collapse
Developers,is there anyone who can answer my question?
Sounds like a hardware fault...
If its under warranty, have it checked...
a.cid said:
Sounds like a hardware fault...
If its under warranty, have it checked...
Click to expand...
Click to collapse
Thank you for you opinion.I just have searched this forum and I quickly found a topic about the "purple line".The poster is using an HTC Flyer and have the same "purple line" problem which caused by a function of Android called "Gesture Prediction Engine".I turn on two toggles in Developer Options now,both"Pointer Location"&"Show Touches",then I find that the touching spot is not influenced by this bug,so now I can be sure that this issue is caused by inoptimized software instead of hardware.
Unluckily,I'm an iPhone Developer,not Android.So I still ask for help.
Just installed Synergy JB and have noticed that there is one finger zoom in here where you basically slide up and down on the edge of the screen and it zooms in and out. I see people with the note II have this also so it seems it may be a Touchwiz JB feature but I haven't seen a way to turn it off. It's nice but would love to find a way to toggle it. I already checked display, accessibility, and motion controls with no luck and it zooms in any app that can zoom.
If I remember correctly E actually put the GNOTE 2 camera in that ROM so what you are seeing is that actually camera... As far as I know the only way to change that would be to flash a different camera.... HOWEVER.. I do have the NOTE 2 camera on mine also and can pinch to zoom or use the volume keys so there may be different versions of that also... But anyways flash a different camera and that should do the trick
dr12volt1338 said:
If I remember correctly E actually put the GNOTE 2 camera in that ROM so what you are seeing is that actually camera... As far as I know the only way to change that would be to flash a different camera.... HOWEVER.. I do have the NOTE 2 camera on mine also and can pinch to zoom or use the volume keys so there may be different versions of that also... But anyways flash a different camera and that should do the trick
Click to expand...
Click to collapse
Well its not just the camera it's in the browser, wikipedia app, and others
I apologize.. I swear the post said in the camera app.... I know he pulled a few .APK's from the Note 2... All I can suggest is check the settings for the individual apps... You could also try and download a different browser and try that... That would help narrow it down if it is something "Overseeing" the ROM or something specific to certain .APK's....
anyone find a fix for this...it's happening in my browser now and it's killing me?
skillzo1 said:
anyone find a fix for this...it's happening in my browser now and it's killing me?
Click to expand...
Click to collapse
Check your other thread.
Sent from my Unleashed GalaxyMODed ...... um ...... phone?
What Scroll Bars?
skillzo1 said:
anyone find a fix for this...it's happening in my browser now and it's killing me?
Click to expand...
Click to collapse
With all due respect, you may want to look at your screen and take note of the fact there are no scroll bars.
I understand that we are creatures of habit, and as I have been using the GUI, with Scroll Bars since the first Mac (1984) I too tend to use the edge of the screen to scroll, but the truth is, it is a Phone, not a Mac, not a PC. It has no scroll bars. Scroll slightly to the left (or to the right-so to not disenfranchise left handed phone users) or 1/4 of the way across, or 1/3rd, or 1/2 or 3/4 quarters, etc. etc. etc.
Anywhere you'd like. It's a Phone, it's a touch screen. No mouse, no ability to tap in the scroll bar and have the screen advance. No way to position your mouse over the up or down arrow, and have the screen scroll smoothly without any other movement than you holding down the mouse button.
It's a Phone. Get it?
Anyway, what is really infuriating is that Samsung put this feature on the phone, didn't tell anyone, until people started complaining about it and reporting it as a bug, and then rather than either tell people about it, or add the ability through a Setting to disable it, in a new release of the software, the morons simply took it away.
So let me ask you, if your phone came configured with the setting disabled by default, but gave you the option to enable it, try it, see if you liked it, then said, nah, and turned it off, would that have been best for you and guys like me who depend on it all day every day to be able to use my Phone with one hand?
I think the answer is obvious.
Samsung, you are laughable, amateur software developers.
Thankfully we have XDA.
Now I just need one of you on here to figure out where in the heck it is hidden so you can make me a build that includes it with whatever else is in the latest releases.
You see, Android is almost entirely "Hard Coded" so it is not something the average user can just go "teeak" , like following the step by step instructions of someone to simply "Hack" the Windows Registry to make it the way we like it.
All the more reason Samsung is so pitiful.
Hi have note edge and have problem with this phone, common thing is too sensitive touch example when typing this text phone is pressing other letters or swiping YouTube to comments section phone is choosing another video. What to do.
neomesjasz said:
Hi have note edge and have problem with this phone, common thing is too sensitive touch example when typing this text phone is pressing other letters or swiping YouTube to comments section phone is choosing another video. What to do.
Click to expand...
Click to collapse
Did you turn up the sensitivity on setting. Have a look. If not Maybe try turning it up anyway and seeing if that makes any difference.
petethepete2000 said:
Did you turn up the sensitivity on setting. Have a look. If not Maybe try turning it up anyway and seeing if that makes any difference.
Click to expand...
Click to collapse
Thanks for advice but phone was faulty so sold it
Hi Guys! If you could, what Apps would you like to run on your cover screen, given that it's really small or what type of information you wish you could access from the cover screen?
I am a developer, so maybe, just maybe I will be your genie to your wishlist of cover screen apps.
Go ahead, be as creative as you could be! I look forward to hear ideas other than using the Cover Screen as a Notification LED please.
there is no native android support outside screen... so you can't to do anything...
if you are wizard - make please for start AOD on cover screen
andrealin said:
there is no native android support outside screen... so you can't to do anything...
if you are wizard - make please for start AOD on cover screen
Click to expand...
Click to collapse
I obviously can do some magic.
That's why here to collect ideas which the actual users may would like to see, I won't be super keen on AOD implementation as that would eat up battery, but sure, could be an option. I have my own list of to-dos for the first version of the Super App, just want to see what users come up with.
something can toggle wifi Bluetooth sound flashlight.....
I used aod on all my samsungs. and even on large screens it didn't add much to the battery drain. But how many forums I read, most users are at a loss why the small Samsung display, which is logical for aod, was not used in this model.
about adding functional - enabling bixby routines would be logical without opening the phone.
moji666 said:
something can toggle wifi Bluetooth sound flashlight.....
Click to expand...
Click to collapse
Yes, they are nice ideas, noted already.
andrealin said:
I used aod on all my samsungs. and even on large screens it didn't add much to the battery drain. But how many forums I read, most users are at a loss why the small Samsung display, which is logical for aod, was not used in this model.
about adding functional - enabling bixby routines would be logical without opening the phone.
Click to expand...
Click to collapse
Well, if Samsung natively implements sure, not much batter drain, but as a third-party developer there are limited access to the APIs (at least not without root.) But yeah, I will see what I can do about it. Bixiby routines, interesting.
I second the toggles for bluetooth/sound/flashlight. Also would like the notification ring as well.. like the ring we see when we charge it.
super. I hope you will finish this soon
Thanks forbyour work is it possible to choose thé number of lines of notification liké the Google assistant message (3 lines) and an vertical scrolling and longer time before extinction for notifications ?
Please
jagan2 said:
Hi Guys! If you could, what Apps would you like to run on your cover screen, given that it's really small or what type of information you wish you could access from the cover screen?
I am a developer, so maybe, just maybe I will be your genie to your wishlist of cover screen apps.
Go ahead, be as creative as you could be! I look forward to hear ideas other than using the Cover Screen as a Notification LED please.
Click to expand...
Click to collapse
any news?
Sent from my SM-F700F using Tapatalk
I have a couple days with the flip and for my confort don't spend to much effort to open and for the sake of won't scratch more often when I put on every surface close position, I semi-close pacman like position and put like a stand so the metal frame only touch the surface not the glass and that way when I have to open only use one hand to fully open.
But in that position all the notifications appear on the main screen, so no way to see what notification have, it's there a way to show the notifications on the second mini screen in open position?
I agree, just a simple AOD digital clock would be sweet
bobbydharrell said:
I agree, just a simple AOD digital clock would be sweet
Click to expand...
Click to collapse
Yes just like always on display all time that you choose if you want always on display all time on the outside screen even when its open.
Sonos app!!!!!