General :: Disable Immerse Mode Gestures?
Apr 16, 2014
, you can swipe either from the top or the bottom to reveal the status- and navbar in Immersive Mode. Now would it be possible (preferably with Xposed) to disable one of these gestures? For example, you don't want to accidentally.
View 1 Replies
Nov 15, 2013
Are there any apps that take advantage of the new immerse mode? I just flashed the factory images on my nexus 4 but none of my apps have support for it.
View 1 Replies
View Related
Nov 21, 2013
My phone died this morning on the way to work. When I charged the battery a bit and turned it back on, it was in safe mode. I've restarted the phone multiple times and it's still in safe mode. I have also shut it down completely and then restarted it, but to no avail. AND I have removed the battery and still, nothing. How can I disable safe mode?
View 9 Replies
View Related
Feb 25, 2014
I've searched how to disable immersive mode in KitKat, and found nothing but topics on how to enable immersive mode.
In some games, immersive mode is annoying, since you'll swipe an area of the game interface near the immersed status bar, and the status bar will appear while gaming.
Is there an app, mod, or setting that can disable immersive mode?
View 5 Replies
View Related
Jan 11, 2013
how can i disable the installation dialog (Do you want to install ...) in Batch Mode ?
View 2 Replies
View Related
Feb 14, 2012
any way to disable the phone radio WITHOUT that stupid "flight mode" or whatever? In Windows Mobile, I had a Comm Manager and I just had to press a button when I wanted to turn off the phone without any stupid flight mode crap, and this is one of my biggest complains about Android.
View 9 Replies
View Related
Apr 7, 2012
I am in love with the swipe gesture that exdialer has, that is swipe left for sms swipe right for call. But there are a lack of themes for exdialer and also it lacks contacts export and import, ability to set specific ringtone for one contact, etc. So what I wanna know is there any other dialer with the swipe gestures? Or is there anyway to bring it to the MIUI dialer?
View 1 Replies
View Related
Aug 9, 2012
any word on porting galaxy s3 motion gestures?
View 1 Replies
View Related
Jan 20, 2014
I recently bought Micromax Canvas 4 A210 (Grey) loaded with Jelly Bean 4.2.1 OS. The Smart Gestures like Proximity Answer Phone isn't working.
View 1 Replies
View Related
Jun 3, 2014
1 for up over the dock, and one up but starting above the dock? (ADW has this but i can't tell if NP...since i don't have Prime.
View 6 Replies
View Related
Jul 29, 2010
I don't want or need the car mode that pops up whenever I plug into USB - is there a way to disable this?
View 26 Replies
View Related
Sep 9, 2010
I've noticed when the phone goes into standby mode (press the right power button), the 3G eventually turns off. Is there a way to prevent that from happening? I'm assuming I can't get any notifications (i.e. Instant Messenger clients, Google Voice, etc.) while the 3G is off, but not sure. I'm also assuming 3G goes into sleep mode, as when I power the phone up I don't see the 3G icon (is that assumption correct?).
View 2 Replies
View Related
Jul 30, 2010
I am currently searching to set out an issue I encounter. I am developing an Application on Android which have to download a lot of data and then be unused for a while.
During the download, the device is locked and switch to a kind of idle mode that close the wifi connection. I don't find out anything about it so I need your precious help.
I would want to programmatically disable this idle mode. Is it possible, what sould I do for it?
View 3 Replies
View Related
Oct 18, 2010
I want to control the system settings "auto brightness", setting it ON or OFF.I'm able to control the brightness level but only if AUTO is OFF. From what I read until now there is a SCREEN_BRIGHTNESS_MODE in Settings.System but only for API level 8 or higher and also not recommended to mess wit it. But currently my phone has Android 2.1 (API 7) and there are widgets that can control this setting (enable/disable auto brightness and set the level). How is this done?
View 1 Replies
View Related
Dec 25, 2009
I'm using Android 1.6 with its standard sms software.
Unfortunately everytime I send or receive a sms, the message is put into a conversation.
How can I disable this conversation mode and enable the classic sms mode?
View 6 Replies
View Related
Feb 24, 2009
How can I disable landscape mode for some of the views in my Android app?
View 3 Replies
View Related
May 7, 2010
I'm really in favor of the SMS texting format. I've recently installed an app that I really like, but wanted to know if and how to disable the really text messaging mode. As it stands now i receive two incoming text all the time now.
View 2 Replies
View Related
Oct 6, 2010
I'm running a d1 with LFY on it and wanted to see how widget locker runs for everyone else. Its cool but its also somewhat irritating.The most irritating this is I have "easy wake mode" disabled but I notice that still like 10% of the time touching the volume or camera button will wake the phone.I wind up with my phone buzzing around in my pocket frequently because its woken up and thinks i'm trying to unlock it.The other issue I have is it seems to get killed a lot.I realize that isn't really a fault of WL as much as its a ram issue (launcher pro gets killed a little more often than I'd like too despite trying what seems like every possible memory setting) but is there anything I can do about that?Something that will perhaps be sure its relaunched more promptly?
View 2 Replies
View Related
Aug 26, 2010
Is there a way to disable haptic feedback when you move your phone to silent mode? I normally carry the phone with vibrate on, but in class I'd like to set it to silent, and then I'd like it to not use haptic feedback so that I can use the phone without making a ton of noise.
View 1 Replies
View Related
Nov 7, 2013
I like and use the handsfree mode on my Note 3 while driving however the prompts really slow down the process to the point that I am beginning to not like it Is there a way to do away with these since I already know what voice commands are used and don't really need to hear all the options ?
View 1 Replies
View Related
Nov 17, 2009
WebView can scroll on both axis. That makes it hard to integrate with the 1.6 gestures. At the same time a WebView is often used as the main and huge content area, so either there is a way to work with gestures properly or gestures can't be used in lots of places.
Did anybody do this and has recommendations on how to do that properly?
The main problem I see is that a scrolling in any direction can be interpreted as a gestures and which keeps the user from scrolling. And because this is an issue for any direction I can't workaround the problem with only using horizontal or vertical gestures.
The best solution I found so far is canceling the gesture when no new onGesture events occur for 200ms. And with the finger still on the screen the user can then scroll. But that sounds better than it is, as scrolling often requires to pull up the finger again, when the end of the screen is reached, and put it down again on the opposite side, to keep on scrolling. But then the next touch down needs to wait the delay again, which is not very intuitive and as it can lead to a gesture being executed this is even less cool.
View 2 Replies
View Related
Dec 4, 2009
Need some information on Gestures. How does android treat Operations like Fling which are at device level? Are they treated as Gestures? I am not able to see any gesture listner code in Launcher (Home screen ) application. If i want to change ( add/remove/modify ) the behaviour of Fling operations where i should start looking in the android code base?
View 2 Replies
View Related
Nov 5, 2009
I'm trying to scroll the ListView up/down actions by pressing a button, instead of using finger gesture. It looks like the super class AbsListView.onTouchEvent(MotionEvent ev) handles all the scrolling up/down motion and animation. So if I want to scroll the list by pressing a button, I don't really have a MotionEvent to pass onto onTouchEvent method for it to work. I tried ListView.scrollTo(x,y), it kind of works but the hidden part of the ListView is not rendered when shown on the screen. I am trying to re-draw the list by using: ListView.invalidate(), ListView.invalidateViews(), list.adapter.notifyDataSetChanged()
View 3 Replies
View Related
Aug 26, 2009
I have a love-hate relationship with my G1, with the inability to remap keys at the top of the list. I've looked high and low for information, going so far as to try to decipher pages like this:http://www.kandroid.org /android_pdk/keymaps_keyboard_input.html and even reading the android platform code on github. I don't see things like page_up and page_down defined in the android keymappings. And I suspect that the original scancodes are being assigned to touch gestures.Since the number keys don't have a third component could an enterprising developer map to the unused caps for missing keys? Not that it would be all that useful at this point but it would give someone a hook to build on. Or if that isn't possible, how about a virtual floating task bar kind of thing (maybe mostly transparent overlay?) that maps gestures like the swipe up/swipe down and more traditional arrows and enter type keys for the trackball? This isn't entirely a nit-picky kind of request. I have a medical condition that in the winter makes my fingertips extremely painful and the trackball hurts. I'm guessing that there weren't many arthritis sufferers on the Android development team, either. You would think that the touch screen should make things easier, not harder. Even my old, old Omnigo and HP100LX had utilities to remap keys, so it seems odd that there isn't some kind of app that could be developed. I think if I had enough time (which I don't) I might be able to eventually puzzle out a crude version of the task bar thing but I'd much rather pay a couple of dollars in the market.
View 2 Replies
View Related
Mar 4, 2010
Just wondering if there are any shortcuts in the browser for things like new window, bookmarks, reload, etc without needing to use the menu button and then the options listed.
View 10 Replies
View Related
Jan 27, 2010
Was wondering if there's any way to test Gestures (eg: Fling) on the Emulator.
I saw a project on google code that lets people simulate the accelerometer, but none of Gestures.
View 2 Replies
View Related
Nov 5, 2010
I would like to define an ImageView in Xml, and then listen to gestures which occur only on that ImageView. But, it appears that the constructor for GestureDector requires an Activity as a parameter, and then responds to gesture events on all components in that Activity. Is there any way to limit this such that events are only generated for gestures upon the pre-defined ImageView?
View 1 Replies
View Related
Nov 9, 2010
I want my app to recognize when a user swipes from right to left on the phone screen.
How to do this?
View 1 Replies
View Related
Mar 26, 2012
there are those of us, who due to whatever reason (helmet cams, preference for posture, etc) want to record videos in portrait mode.
What happens (on my sgs2) is that the video records just fine in whatever resolution I pick... but it records it 90 degrees rotated to the right.
The solution that is usually offered is that "you can rotate it after!" yes... but then you have to CROP part of the image and lower the resolution. 1920 x 1080 recordings end up having to be cropped so that half of the view is cut out , or even more if you are maintaining a real aspect ratio.
The questions about "why not just hold it sideways", are just as pointless as the statement by steve jobs telling iphone4 users that they were holding their phones wrong.
is this something that can be remedied ? or has google decided that people should only record videos when their phones are in landscape mode?
i understand that we cant see landscape resolution in portrait mode; but can't we just have a viewport into the camera, but record in properly oriented landscape mode? so that playback on a computer will show the full resolution, even though we will only see part of it on the phone..
View 1 Replies
View Related
Dec 1, 2013
dialer in kitkat is always in landscape mode when call is ongoing....how can we set it in portrait mode
View 1 Replies
View Related