[MOD][XPOSED]X Screen Stabilizer[23/10/2017][V1.5] - Xposed Framework Modules

X Screen Stabilizer​
ROOT REQUIRED
XPOSED FRAMEWORK REQUIRED
If You don't know What is XPOSED Framework then do not try this application (it wont work)
Have you tried to read a book or an article like this while on a bus or walking down the street? I bet you tried! In this case you should notice that reading text in a such way is not a good idea since the screen constantly shakes. It seems that screen shaking is a big enough issue and eliminating it can promise a good UX. This application uses the device accelerometer sensors to compensate for and smooth out screen content shaking in the same way as DSLR camera stabilizes its sensors/lenses
It uses the concept defined in the below link
no-shake-screen-stabilization-android
but uses a different approach using Xposed Framework
Free : https://play.google.com/store/apps/details?id=com.vivek.xscreenstabilizer
Pro : https://play.google.com/store/apps/details?id=com.vivek.xscreenstabilizer.pro
Xposed repository : http://repo.xposed.info/module/com.vivek.xscreenstabilizer
Parameter Details
Velocity Friction : It is used to adjust the friction of the movement of the screen when walking. If the value is greater, the screen translation will be slower.
Position Friction : It is used to adjust the speed at which the screen tries to adjust to the normal position.If the value is greater, it takes more time to adjust to normal position
Low pass filter alpha : It is used to filter the acceleration force values from the sensor for the smooth positioning of the screen
Velocity Amplification : It is used to amplify the calculated velocity and use it to translate the screen
please try it out and provide your valuable comments

Oww Great ! Thank You Bro

after setting the velocity friction to 0 something it doesn't allow you to slide the switch, also how much would this increase battery drain?

MINTED7 said:
after setting the velocity friction to 0 something it doesn't allow you to slide the switch, also how much would this increase battery drain?
Click to expand...
Click to collapse
I dont think there will be much battery drain. it registers and unregister properly

@vivekkalady brilliant module, bought it right away
Working nicely on magisk Xposed v88 SDK 25

pinoholo said:
@vivekkalady brilliant module, bought it right away
Working nicely on magisk Xposed v88 SDK 25
Click to expand...
Click to collapse
Thanks for the support

It prevents you from copying and pasting if you are moving. the cursor keeps blinking.

Hi, nice idea for a module!
What differentiates the pro version? Ad removal / extra features, or just dev support?
Can you offer any extra information on exactly what each of the tweakable parameters do?

MINTED7 said:
It prevents you from copying and pasting if you are moving. the cursor keeps blinking.
Click to expand...
Click to collapse
I have fixed the issue. will update the app soon.
richardkemp said:
Hi, nice idea for a module!
What differentiates the pro version? Ad removal / extra features, or just dev support?
Can you offer any extra information on exactly what each of the tweakable parameters do?
Click to expand...
Click to collapse
Thanks.
Now the pro version is just Ad Free.
The extra parameters are used to adjust the movement according to your walking speed.

I don' t know if I did something wrong, but it didn't worked for me. The device has AOSP 5.1 and I'm also using GravityBox and Android N'ify.

Very fun idea. You may want to hardcode some safe minimum and maximums on each setting and give it some sort of tendency to return to normal once movement subsides.
I lowered the velocity friction to zero and moved my phone around. The screen went off screen enough, I guess, that it couldn't return to center and the button to disable the module was not responding.
Also, maybe add a whitelist so you can pick to only have it activate while certain apps are in the foreground (browser, e-book readers). While it's neat for testing, having it constantly adjusting your screen when using your phone can be awkward.
Bravo for doing something new and creative!

LoukG said:
I don' t know if I did something wrong, but it didn't worked for me. The device has AOSP 5.1 and I'm also using GravityBox and Android N'ify.
Click to expand...
Click to collapse
I have checked the log. It is showing the sensor cannot be registered. Which is your device ?
is there any restriction in using sensors when using GravityBox or AndroidNify ?
I am using the sensor TYPE_LINEAR_ACCELERATION for this application. Is it available in your device ?

I have updated the application to version 1.1
Cannot use Copy/Paste etc bug - Fixed
Minumum value for parameters set - Fixed

Nice one! Congrats and thanks!
Simple and immediate feature request that I believe will improve your app:
1. Widget to toggle on/off
2. Activity to toggle on/off (to trigger from other automation, gesture, button... apps)
3. Persistent notification to toggle on/off
4. Notification only when on, to turn off
5. Reset default setting values
And also these:
6. Blacklist apps (for instance to exclude launcher,...)
7. Floating panel with main adjustments slides (thick! cause will be moving) for real time fine tune. Can use to show/hide it a button on the ongoing notification. Or to hide a 2 fingers tap on panel.
One bug I experimented already:
It was on. Using Nova Launcher here. I went to app drawer and them home.... Them turned off stability. Nova Launcher screens got frozen partially out of screen. Only solution was to force reload all launcher.
Thanks!

Very great idea man. Thx. Hoping for the stablest final version

Great concept and great app!
It slowed down my system quite a bit though, so I had to uninstall it. A lot of apps (the foreground app I was using) would freeze and the Android System prompt would appear saying " xxx app is not responding, would you like to: wait, force close and reopen, or send bug report". Anybody else seeing this performance problem?

Really nice. Now if the entire ui could shift, instead of only the foreground activity, that would even be better.
For example, the keyboard is not moving, neither is a second app when open in split screen.

great idea man!in 3 years apple as usual will steall this great mod to implement into IOS!

kos25k said:
great idea man!in 3 years apple as usual will steall this great mod to implement into IOS!
Click to expand...
Click to collapse
I thought about that.....if I'm de developer I'd patent the implementation worldwide. It is a simple concept, somehow already available out there for other uses, but as far as I know not for portable devices screens. And....AR, VR, glass,....
This is the typical thing Apple, Samsung, Google, LG would build a proof of concept (this app is one) and patent it. And sell rights for millions.
By the way, another fantastic module that has this potential is AllTrans. Real time translation of any app from any language to any other language....probably Google would love to have that under Google Tanslator label (and spy a bit more on you).

wilsonhlacerda said:
Nice one! Congrats and thanks!
Simple and immediate feature request that I believe will improve your app:
1. Widget to toggle on/off
2. Activity to toggle on/off (to trigger from other automation, gesture, button... apps)
3. Persistent notification to toggle on/off
4. Notification only when on, to turn off
5. Reset default setting values
And also these:
6. Blacklist apps (for instance to exclude launcher,...)
7. Floating panel with main adjustments slides (thick! cause will be moving) for real time fine tune. Can use to show/hide it a button on the ongoing notification. Or to hide a 2 fingers tap on panel.
One bug I experimented already:
It was on. Using Nova Launcher here. I went to app drawer and them home.... Them turned off stability. Nova Launcher screens got frozen partially out of screen. Only solution was to force reload all launcher.
Thanks!
Click to expand...
Click to collapse
Thanks for the suggestions. I will add more features to it.
Fif_ said:
Really nice. Now if the entire ui could shift, instead of only the foreground activity, that would even be better.
For example, the keyboard is not moving, neither is a second app when open in split screen.
Click to expand...
Click to collapse
The keyboard movement will make it difficult to type if moving. As our fingers and actual device is at the same position, only screen movement is required I guess. Anyway I will try to provide and option to enable keyboard movement also if possible

Related

[App][06/Dec/09][v1.17] SpoonTorch - Fullscreen torch application

SpoonTorch - Fullscreen torch application
Introduction
Does your phone or PDA not have an external light on it? Do you want to use your phone's screen as a light?
This app lets you quickly create a white screen to use as a torch.
Features
* Single tap of the screen to make the whole screen turn white. Tap again for the menu. (v1.17 closes the app)
* Switching to fullscreen, backscreen brightness is set to maximum. Old settings are restored when fullscreen is exited.
* Minimise to program menu. So you can quickly switch between this and Windows Mobile itself, without closing the app.
* Lightweight application. Fast loading: no graphical effects or sounds.
Version History
v1.0 13/11/09 - Initial release
v1.1 14/11/09 - Backlight booster for fullscreen
v1.11 15/11/09 - Backlight maximum taken from registry
- Backlight timeout disabled in fullscreen
- (this setup file was incorrectly named v1.2)
v1.12 15/11/09 - Disable power save in fullscreen
v1.13 15/11/09 - When another application takes over fullscreen, brightness is reduced to normal
- Enter key toggles fullscreen (in-app hot-key)
v1.14 15/11/09 - Read the registry to make sure values already exist
v1.15 16/11/09 - Set torch to always use white and not theme background colour
- Save low-res torch icon without alpha channel to save space
- Added icon to main screen
v1.16 19/11/09 - Automatically starts in fullscreen
v1.17 06/12/09 - Tap screen closes app - no toggling
note:I update little and often. dont be surprised if I update a lot, then go quiet!
Requirements
* Needs .NET Compact Framework 3.5+.
* Should work on all Windows Mobile 5 and above devices.
* Non-touchscreen compatible (Windows Mobile Standard).
Donations
Donations are gladly accepted. Thanks!
Actually, there is already an awesome app called Flashlight that does this and more...
Nagrom Nniuq said:
Actually, there is already an awesome app called Flashlight that does this and more...
Click to expand...
Click to collapse
Thanks for bringing that to my attention, I did some googling and searching on here, but I didn't try hard enough
The only feature that app supports, is different colour screens - which I'll add to the next version.
My app supports tapping the screen to go fullscreen (providing even more light than Flashlight), as well as quick minimising (so it runs in the background when you dont need it). I'll add these details to the first post.
Thanks
thanks for this app, it's possible to set backlight to max power when launched and restored to previous setting when minimized ?
+1 for this. if You'll manage to make it change the brightness to the max in full screen and then to restore it back to what it was in the menu, then for me this app is a winner. I personally don't really care bout different colors, but proper bright white light is something great.
keep up the good work!
thanks
Thanks bronx and calcop.
Yes, I noticed the same thing when at the cinema today using this app.
I will try and get powersaving screen brightness to be turned on/off.
Edit: found it! It's a really easy regkey tweak... new version coming soon.
calcop said:
thanks for this app, it's possible to set backlight to max power when launched and restored to previous setting when minimized ?
Click to expand...
Click to collapse
+1
i have searched a program who can do it but i never find it
Version 1.1 is uploaded. Now sets brightness to maximum in fullscreen mode. Reverts back on exit.
Could You make it mappable to hotkey so with single button You could get the white fullscreen? Or is it already?
now it is just great, works exactly as it should. thanks again.
thanks for the release
DotNetCoder said:
Thanks for bringing that to my attention, I did some googling and searching on here, but I didn't try hard enough
The only feature that app supports, is different colour screens - which I'll add to the next version.
My app supports tapping the screen to go fullscreen (providing even more light than Flashlight), as well as quick minimising (so it runs in the background when you dont need it). I'll add these details to the first post.
Thanks
Click to expand...
Click to collapse
Actually Flashlight IS a fullscreen app. It also does Morse code (very useful) and various flashing different patterns (fairly useless).
But, there is definitely no harm in having two of the same type of apps. Especially one that is being actively worked on. I might request that you make the ability to have a customizable scrolling message or one that shows up when you wave the phone back and forth.
Looks awesome. Thank you.
unfortunately on my blackstone(WM6.1) the backlight level doesn't change
Thanks for the usefull app
Thanks for the feedback guys.
I'll see if I can add a global hotkey, should be pretty easy.
New version is out now (see first post) - this is better at setting the backlight, and stops the light timeout while in fullscreen.
If you had problems with the last version, try this.
@nagrom
the morse code didnt work for me... in my HD the keyboard didnt pop up... and the brightnes didnt change to max
@dotnecoder
something funny happen... when i went to fullscreen my brightness went to min...
i am using htc hd.
hope you fix it soon... and if you add the morse code or the scrolling text it will be great.
adempozhari said:
@dotnecoder
something funny happen... when i went to fullscreen my brightness went to min...
i am using htc hd.
hope you fix it soon... and if you add the morse code or the scrolling text it will be great.
Click to expand...
Click to collapse
Ah, I think I know what could be causing that - if the setting for max brightness isnt in your registry, it will go to zero I'll fix that in the next version.
Edit: uploaded a new version which should fix your problem.
Nagrom Nniuq said:
Actually, there is already an awesome app called Flashlight that does this and more...
Click to expand...
Click to collapse
Hi,
Im trying this app, its very nice. can you point me to "flashlight" as i would like to have a looksee!
thanks
MG
MysticGenius said:
Hi,
Im trying this app, its very nice. can you point me to "flashlight" as i would like to have a looksee!
thanks
MG
Click to expand...
Click to collapse
Sure. Do a search for "flashlight". The final version is v7.

[APP][Market link] TouchScreenTune (Solving touchscreen sensitivity issue)-UPDATED_2!

Now on Market!
direct link
Or search for "TouchScreenTune"
*Requires Root*
*Currently supports Samsung Galaxy Tab 10.1, Samsung Galaxy Tab 7.7 and Asus Transformer Prime*. (Galaxy Note version also available on the Market)
TouchScreenTune application allows you to fine-tune settings of Samsung Galaxy Tab 10.1 touchscreen.
It allows to dramatically improve responsiveness and sensitivity of Samsung Galaxy Tab 10.1 touchscreen.
Without this application, it is almost impossible to use Samsung Galaxy Tab 10.1 for handwriting or drawing. Application completely fixes this issue.
If you are using screen protector on your Tab, the application will allow to raise screen sensitivity, so there will be no responsiveness impact from using screen protector.
If you are using stylus, it is almost useless without tuning touchscreen with this application on Samsung Galaxy Tab 10.1.
Using this application you can even turn on palm rejection future! That means that your hand can rest on screen while writing/drawing using stylus, but you will still be able to write since touch events from your palm will be ignored.
Just see youtube video, it shows how Samsung Galaxy Tab 10.1 works without this application, and with this application!
If you wish to use different settings in different situations - just create shortcuts with different settings from within the app, and launch them when needed!
Some common problems:
When first starting there should be popup from SuperUser application with request to get Root access. Some people say that sometimes it doesn't appear. In that case try starting the SU program first, and then this application.
Also when first granting SU rights, there may be some messages regarding inability to read settings. It's normal, after you grant SU rights application should work.
--------------------------------------------------
What's new
Version 1.17:
Compatibility with latest CyanogenMod for Tab 10.1
Fixed bug when parameters were not applied after invoking settings via shortcut on the home screen
Version 1.11:
Added ability to create shortcuts on the home screen. Shortcut is associated with currently applied settings. When clicked, shortcut will immediately apply them, without starting TouchScreenTune application. It is possible to have multiple shortcuts with different settings.
Version 1.8:
Annoying notifications from SU removed
Version 1.3:
PALM REJECTION:
added slider allowing to turn on palm rejection. That means that you hand can rest on screen while writing using stylus, but you will still be able to write since touch events from your palm will be ignored. Set palm detection slider value to 0 or maybe a bit more like 1-10 to enable this functionality.
added advanced parameter: changing movement filter OFF value. This value is sent to touchscreen controller when checkbox is set to CHECKED. After changing it, press Apply button to set new configuration.
Version 1.1:
Added compatibility with latest custom roms/kernels
Solves screen freezing issue after turning screen on when using latest custom kernels/ROMs
Version 1.0:
Added ability to change sensitivity, move filtering ant initial movement at the same time
Completely new Honeycomb interface
Reworked service part - should work without FCs
Way easier to use
New icon !!111
Application is free but it will not restore settings on screen lock/unlock. To make it fully functional you need registration key, which I can provide for a small donation, details in the app itself.
(If you already donated for previous version, send me an email, I'll send registration key for free)
Gee Thanks mate, testing right now.
First))
Sent from my GT-P7500 using xda premium
Testing....works very well with the issues I was having with games.....controls better.
Btw I am using right now advanced setting TCHTHR=28 and move hyst=0 and like sensitivity of scrolling in browser very much. Please share your advanced settings - maybe you have found some good options? But remember to turn off service when experimenting wih adv settings
multi-touch tester is very cool... however i dont know what the advance setting means.. so im just applying your settings...
Awesome! Installed and testing now, just wish I had my stylus with me today at work.
Anyone have any suggestions as to which advanced settings to mess with, besides BLEN and TCHTHR?
i disable the service, change TCHTHR=28, and click apply, and enable service again. when i go to blen and return back to TCHTHR it went back to 48. why is it not 28? how to apply the setting?
ill be sure to check it out when i get home. Although my screen is very responsive using In Paris V5 and a riego kernel.
wlighter said:
i disable the service, change TCHTHR=28, and click apply, and enable service again. when i go to blen and return back to TCHTHR it went back to 48. why is it not 28? how to apply the setting?
Click to expand...
Click to collapse
Yeah thats the limitation of the app - it keeps no more than 2 parameters - move hist and one of the advanced params you have chosen. Not really sure that somebody needs more than that.
Very much an improvement, stylus is still garbage tho. My adonit jot pro still can't be used because the screen captures far too few touch events.
Nice app tho!
siggehandf said:
Very much an improvement, stylus is still garbage tho. My adonit jot pro still can't be used because the screen captures far too few touch events.
Nice app tho!
Click to expand...
Click to collapse
Argh, damnit! We have the kernel sources, is there any way to raise those touch events reported?
BTW, I have the same stylus, can't wait to put it to good use.
how does it work ?
Hi, I have downloaded it but I dont see much difference ... how do u test really? Not sure if I see any difference setting to 0
Sagui said:
Argh, damnit! We have the kernel sources, is there any way to raise those touch events reported?
BTW, I have the same stylus, can't wait to put it to good use.
Click to expand...
Click to collapse
havent you tried the asus note app supposed to work fine
keirmccann said:
havent you tried the asus note app supposed to work fine
Click to expand...
Click to collapse
it works fine but it still cant use a stylus or write fast with
What ninja said, it takes about twice as long writing stuff out on the tab, rather than pen and paper, which makes it inefficient to the point of useless.
Sent from my SGH-I897 using XDA App
worked fine for 30 mins, then I got 2 FC!
Wow that was really cool testing
With the OPs settings, mine is running really well and I haven't had any issues.
Supernote works better then anything so far, but still far from usable.
Sagui said:
Argh, damnit! We have the kernel sources, is there any way to raise those touch events reported?
BTW, I have the same stylus, can't wait to put it to good use.
Click to expand...
Click to collapse
Hi,
i saw people mentioning a build.prop setting named windowsmgr.max_events_per_sec, which is set to 150 by default on the 7500. I've changed that to 300, and it appears to make things snappier, especially scrolling operations. I finally got close to iPad2's responsiveness with this. But there might also be other factors involved...
waaahsabi said:
Hi,
i saw people mentioning a build.prop setting named windowsmgr.max_events_per_sec, which is set to 150 by default on the 7500. I've changed that to 300, and it appears to make things snappier, especially scrolling operations. I finally got close to iPad2's responsiveness with this. But there might also be other factors involved...
Click to expand...
Click to collapse
That sounds big. Have you tried writing with a stylus? Full-speed stylus handwriting on the GT10 is pretty much the holy grail for touchscreen improvements. Anyone who can make that happen will certainly get a beer from me... or two... (that is, once my GT10 comes back from being serviced!)

ICS Official changes

Ok folks, what Im going to do here is go through some of the major things I have noticed since installing the official ICS but before I do that, let me give my two sentence review.
Its nice. If you are wondering what the Note SHOULD have performed like on launch, this is it. MUCH improved scrolling, better performance and slightly more aggressive app handling.
Ok, I lied, three sentences.
Changes:
NOTE that I will NOT be covering changes to the launcher portion of ICS.
1. Overall performance is better. Using Go Launcher, with the app drawer set to 6x6, it scrolls MUCH more smoothly. The market scrolls much smoother, settings, the same. It isnt 'butter' but it is much more acceptable now, not stuttering to the point of overshooting apps.
2. Notifications menu now has two new toggles - Flight Mode and Power Savings. There is now also a fast Settings button that will take you straight into the Android Settings app.
3. The power menu (long pressing your screen on/power button) has had accessibility moved to the top of the menu (if you had this enabled) and now has a 'Reboot phone' option (YAY!!)
4. ALL system apps that CAN be linked to the market are now correctly linked. This means your list of installed apps will be a bit longer (when looking in the play store list) and also means that these apps will be able to be updated without manually searching for each one by one.
5. There are obvious signs of the original UI ICS all over the place, notably the spinning circle but you'll see it everywhere.
6. Improved battery life, for the amount I have used the phone, its at a much higher percentage than it normally would have been.
One quick point to interject, apps can now be disabled
Originally Posted by j101399j View Post
You can now also disable most stock apps.
I know this worked on some of the ICS roms, so I just looked and verified that even though you cannot uninstall some of the bloat (without root), you can disable it . For example, I can disable Swype and install Swype Beta now. I hate AT&T Navigator, so I disabled it. If it cannot be uninstalled, disable it.
(settings --> applications --> all --> select the app and uninstall any updates --> disable) kinda like freezing the apps without root
City ID
Device help
Media Hub
Polaris Office
Swype
Yellow pages
YPMobile
Yahoo finance
Click to expand...
Click to collapse
Here are a few more that I just disabled, thanks for this tip
AT&T Navigator
Email (I use the gmail app)
Google+
Now. the rest of this is the stuff under settings. Im going to cover what I recognize to be new.
Under Settings:
First off, you'll notice that everything is now categorized into different groups now, making finding things in Settings a bit easier.
Wireless and Network
Tapping on Wifi or Bluetooth now takes you to the screens to configure the advanced settings for these features. Tapping 'On/Off' on the right side enables or disables the radios.
Data Usage
Here is where you can set up your billing cycle dates and put hard caps on your PHONE to keep your data usage under what your carrier allows. Fairly straight forward but make sure you set your billing date up correctly or this will be of NO use.
More
Here you will find NFC (YAY), Android Beam (send data between two devices using NFC), and Wifi Direct (connect two devices with a wifi antenna without the need for a router/hub).
Device
Call
Nothing new here, just a few things moved around a bit.
Sound
Again, nothing new, just shuffled a bit to make things easier to get to. Note that the menu button now no longer brings up any advanced settings here, they are all accessible by navigating the screen options.
Display
A few things moved around a bit BUT a new feature, Show battery percentage in notifications bar. NICE Also, Gyroscope Calibration is now an option.
Power Saving
Unchanged
Storage
Prettier but unchanged, a little bit more information but not much.
Battery
Unchanged
Applications
Unchanged, tho it should be noted that you can hit your menu button while in this screen to sort the list by Size
Personal
Accounts and Sync
Unchanged
Location Services
Unchanged
Security
Big one here but this is where you will find face unlock and even a voice recognition feature that can I believe be used in conjunction with another method to unlock your phone. I havent had much time to look at it yet.
Language and Input
Largely unchanged but its a bit more intuitive to change your keyboard now. And, for an interesting 'feature' that Samsung forgot to disable, Pointer speed, which has NO effect on our phone, this option is only for phones with a trackpad (Samsung forgot to disable this - made me smile).
Back up and reset
Nice, this option used to be buried under privacy and is now brought out into the main settings list. Much easier to find, it
System
Dock
Unchanged
Pen Settings
New option, Hovering pen icon (shows a pen icon over the screen where the pen is hovering)
One Handed Operation
3 completely new settings, to configure the calculator, dialer, and unlock pattern to be configured for use with one hand (clumps everything on one side of the screen so that you can say dial numbers with just your thumb rather than the usual having to hold the phone with one hand and dial with your other).
Date and Time
Unchanged
Accessibility
Two new options, Speak passwords. Havent had time to check to see if this works for unlocking the phone as well, but if it does, that would be silly. Tap and Hold delay can now be configured as well as allowing or disallowing the installation of web scripts.
Motion
New option, Double Tap to allow voice dictation easily. Sweet
Developer Options
Several new things you can make visible for the nerdy types but Im not going to cover them here since they are really only for developers .
About Phone
Unchanged
Ok, that should give you an idea of what to look for, if someone else wants to cover the touchwiz stuff (adding or removing widgets/icons/homescreens) I can add it.
Also, if there is anything I missed or got wrong...
Ok, one more new thing, the phone now charges correctly off your USB port, ie. charges faster.
Awesome write up! Do you have any idea how -- or if -- we can add app shortcuts to the lockscreen like the SGSIII?
PS: I have Widgetlocker but would prefer to use the system for this if possible.
Under Settings Developer Options you have the ability to adjust the Window Animation scale and also Transition Animation Scale.
When I set these to 0 then launchers like Go launcher behave much quicker.
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
whats the downside to GPU rendereing? decreased battery life?
murso74 said:
whats the downside to GPU rendereing? decreased battery life?
Click to expand...
Click to collapse
My understanding is, one of the major improvements made to ICS is the ability to offload some of the processing to the processor / gpu depending on current load - ie. cpu is extremely busy at the moment so offload some processing to the gpu (or vice versa). Enabling this option I believe forces the gpu to handle everything regardless of the state of the cpu.
Reports have claimed enabling this option has mixed results. If the app supports gpu acceleration, you will see better performance. If it doesnt, the app will actually have worse performance and may actually crash the app in some rare cases. All ICS updated apps support this and chances are, if the software you have on your Note has been updated to support ICS, you have no issues.
So, the advice from the streets is to either keep is disabled and pretend you didnt see it or enable it and keep in the back of your mind that you might need to disable it occasionally for certain apps. The performance improvement is supposedly pretty minimal.
andrawer said:
Under Settings Developer Options you have the ability to adjust the Window Animation scale and also Transition Animation Scale.
When I set these to 0 then launchers like Go launcher behave much quicker.
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Click to expand...
Click to collapse
Yea, there are a couple of negatives about this however. Any native Android apps will loose some of the fancy 'little' touches (for example fading when going from one screen to another in settings). Some have reported however a small improvement in battery life doing this so its up to you. Persoinally, performance wise, I didnt notice anything differently with these set to 0. But then again, I have only one homescreen.
One other note, I just got off a 2.5 hour phone call from a full charge. Ended the call with 70% battery left. This is a HUGE improvement over GB where I likely would have been around 50% left.
not really usefull but in about phone, if you tap the android version a bunch of times you get a 8bit android in a icecream sammich.
also after the update I have no more black crush!!!
pez13 said:
not really usefull but in about phone, if you tap the android version a bunch of times you get a 8bit android in a icecream sammich.
also after the update I have no more black crush!!!
Click to expand...
Click to collapse
And if u rub it u get flying ones. Old news
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
oh hey!!!! thats a new one on me!!! cool! what did it do on GB? We lost the ability to change the brightness by pulling down notifications a little bit and swiping left or right I liked that feature
pez13 said:
oh hey!!!! thats a new one on me!!! cool! what did it do on GB? We lost the ability to change the brightness by pulling down notifications a little bit and swiping left or right I liked that feature
Click to expand...
Click to collapse
In gb it an artwork painting of the Android dude surrounded by zombies
Sent from my SGH-I717M using xda app-developers app
pez13 said:
not really usefull but in about phone, if you tap the android version a bunch of times you get a 8bit android in a icecream sammich.
also after the update I have no more black crush!!!
Click to expand...
Click to collapse
lol that one was nice
littlewierdo said:
My understanding is, one of the major improvements made to ICS is the ability to offload some of the processing to the processor / gpu depending on current load - ie. cpu is extremely busy at the moment so offload some processing to the gpu (or vice versa). Enabling this option I believe forces the gpu to handle everything regardless of the state of the cpu.
Reports have claimed enabling this option has mixed results. If the app supports gpu acceleration, you will see better performance. If it doesnt, the app will actually have worse performance and may actually crash the app in some rare cases. All ICS updated apps support this and chances are, if the software you have on your Note has been updated to support ICS, you have no issues.
So, the advice from the streets is to either keep is disabled and pretend you didnt see it or enable it and keep in the back of your mind that you might need to disable it occasionally for certain apps. The performance improvement is supposedly pretty minimal.
Click to expand...
Click to collapse
I am sorry to tell you that you are incorrect. Here is information about that toggle and other android graphics issues straight from the woman who designed the OS.
http://www.google.com/url?sa=t&sour...I-C08yEO63mvHG6BQ&sig2=bamQd77PjEBd050c6s96EQ
TLDR:
Before ICS, android used the GPU to accelerate the animations of the windows, but it left the choice of how to render graphics inside the windows to the app developer. What the toggle does, is to force GPU rendering inside the windows, even if the app did not ask for it. There are two downsides to this forced rendering. The forced rendering can break compatibility. It can also increase memory usage unnecessarily.
Sent from my SAMSUNG-SGH-I717 using Tapatalk
pez13 said:
oh hey!!!! thats a new one on me!!! cool! what did it do on GB? We lost the ability to change the brightness by pulling down notifications a little bit and swiping left or right I liked that feature
Click to expand...
Click to collapse
I see I wasn't the only one to notice that the brightness/ notification bar trick doesn't work anymore. I really hope they bring it back.
What about what is mentioned in
http://www.samsung.com/us/support/SupportOwnersFAQPopup.do?faq_id=FAQ00047453&fm_seq=51497
Who is the author of "My Story App" mentioned above? There are a couple different apps that it might be in the Play Store but I didn't see any mention of "S-Pen" in them.
Found it from:
http://forum.xda-developers.com/showpost.php?p=28583744&postcount=4
http://play.google.com/store/apps/details?id=com.sec.android.app.mystory
Justinfedor said:
And if u rub it u get flying ones. Old news
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
Click to expand...
Click to collapse
bwwaahhhaaaa.... sorry but when I opened this thread it landed on you post.... and I read it out of context
Just received an email from Samsung saying to upgrade to ICS (did it via kies when 1st available). The email stated there is a newly introduced "Desktop View". This is for the default web browser.....
If you want to switch to "Desktop" browser mode, bring up the settings and select "Desktop view". So now its easier to switch between mobile and desktop browser modes.
Before you had to do "about:useragent"
Something to add to the OP; you can now also disable most stock apps.
I know this worked on some of the ICS roms, so I just looked and verified that even though you cannot uninstall some of the bloat (without root), you can disable it . For example, I can disable Swype and install Swype Beta now. I hate AT&T Navigator, so I disabled it. If it cannot be uninstalled, disable it.
(settings --> applications --> all --> select the app and uninstall any updates --> disable) kinda like freezing the apps without root
Apps I disabled
City ID
Device help
Media Hub
Polaris Office
Swype
Yellow pages
YPMobile
Yahoo finance
I'm sure there are more, but these are the ones I hate
radon222 said:
bwwaahhhaaaa.... sorry but when I opened this thread it landed on you post.... and I read it out of context
Click to expand...
Click to collapse
Wow. I just reread what i said. Haha
Sent from my SAMSUNG-SGH-I717 using xda app-developers app

[Help] GMD GestureControl

I'm developer of application that allows to control tablet (or phone) with gestures similar to iPad.
GMD GestureControl on XDA
I added support for Nexus 10, but I didn't know touchscreen resolution, so I need your help.
If your device is rooted, please install application from that thread (or Play Store) and send me calibrations values:
1) Open application
2) Go to 'Advanced' tab
3) Click 'Calibrate' and follow instructions on screen. Basically you have to click 'Start' and then touch borders till calibration values stop increasing (maximum is registered). Then click 'Stop'
4) Open Help tab, click Email developer->Good overridden settings. Application will prepare email with calibration values. Email it to me.
Thank you.
Just sent you an email. Hope it helps but not entirely sure if the values are right because the screen resolution of a Nexus 10 should be 2560x1600.
Sent from my Nexus 10 using xda premium
bamboosensei said:
Just sent you an email. Hope it helps but not entirely sure if the values are right because the screen resolution of a Nexus 10 should be 2560x1600.
Sent from my Nexus 10 using xda premium
Click to expand...
Click to collapse
Thank you. I updated values. Touch screen resolution may differ from display resolution. Android does mapping inside, but I cannot retrieve these values, so I have to add these values into application or users have to do calibration.
Your app rocks!
Sent from my Nexus 10 using Tapatalk HD
i wrote a mod to disable the software buttons because i only use gestures now!
i think thats the future when it comes to operating touch screen devices
StupidIdea said:
I'm developer of application that allows to control tablet (or phone) with gestures similar to iPad.
GMD GestureControl on XDA
I added support for Nexus 10, but I didn't know touchscreen resolution, so I need your help.
If your device is rooted, please install application from that thread (or Play Store) and send me calibrations values:
1) Open application
2) Go to 'Advanced' tab
3) Click 'Calibrate' and follow instructions on screen. Basically you have to click 'Start' and then touch borders till calibration values stop increasing (maximum is registered). Then click 'Stop'
4) Open Help tab, click Email developer->Good overridden settings. Application will prepare email with calibration values. Email it to me.
Thank you.
Click to expand...
Click to collapse
Love the work! I have been around XDA for a long time, probably three or four years before I started using this screen name & they added the one name rule. I have always supported those developers that seem good people with great ideas. I never tried your "lite" version, nor did I try any XDA beta versions. I read what the app did, loved the idea, saw a few screen shots & reviews/comments from a few folks I know & respect & instantly purchased both GMD & S-Pen Gesture Control pro apps from the Play Store. I also instantly shared my positive feedback with many via G+ & a few sites.
Having a long XDA history, I have seen a lot of great ideas come & go. Some never quite live up to what they could be, some are ahead of their time & others just are nothing new, just the latest incarnation of some semi-popular feature.
Occasionally though, something comes along that is simple, yet elegant & happens to be an absolutely precise representation of tha natural progression & evolution of base features. This app is just that, the extension of natural progression that touch navigation is becoming. This app is like a feature that should already be integrated from Google, so natural & simple, and yet, so necessary. Anyone that hasn't at least played with this app, is missing out. It is by far my favorite app & I highly recommend supporting the developer, whomever he or she is.
schnip said:
i wrote a mod to disable the software buttons because i only use gestures now!
i think thats the future when it comes to operating touch screen devices
Click to expand...
Click to collapse
Totally agree (gestures only!). I`m in the middle of making my Nexus 7 `gestures only`... and in the process , I`m getting more screen real estate (no more status/nav bar!). Great app!!
Hey Stupididea, Can you help?
All I want to do is simple snappy ios gestures.
5 finger pinch to home-close
4 finger swipe left or right to switch apps.
5 finger pinch to close-home is not in the default settings so I had to make a custom one.
Its works,.. after 8-9 attempts..
I think Im missing something here. Can you assist with a walk-through of reccomended settings for what im looking to do, or
perhaps update the next build with these settings as a default toggle?
Cheers!
deathshead said:
Hey Stupididea, Can you help?
All I want to do is simple snappy ios gestures.
5 finger pinch to home-close
4 finger swipe left or right to switch apps.
5 finger pinch to close-home is not in the default settings so I had to make a custom one.
Its works,.. after 8-9 attempts..
I think Im missing something here. Can you assist with a walk-through of reccomended settings for what im looking to do, or
perhaps update the next build with these settings as a default toggle?
Cheers!
Click to expand...
Click to collapse
What you wanna do is the following:
1. Go to custom gesture tab
2. press create gesture
3. type in your desired gesture name
4. type "P" (without quotes) in Gesture Path
5. select 5 touch points
6. Tap action type and select: Action -> Status Bar Actions -> Home
7. Hit "Save"
8. You're done!
I need to lay off the sauce.lol I just noticed the 4 finger pinch to close. Works great!

How to fix MiFavor

If you have any suggestions, add in comments and I'll update the OP. Going to try to keep this list as comprehensive as possible.
Ambient Display: Stock ambient display sucks, so I don't miss it here. But would be nice to get something similar to Moto's active notifications to make use of the amoled panel.
Smart power-save: What does it really do? Is it limiting CPU speed? Is it using a more conservative governor? I can't tell any difference (performance or battery) when it's on vs off.
Voiceprint: Completely useless. I bet not a single person uses this.
MyVoice: This would be MUCH more useful if you could trigger it without touching phone while screen was off. In its current form, the time it takes to unlock my phone, hold back, say my command, and wait for it to respond, I'd be better off just doing whatever I wanted it to do. Screen off voice commands are natively supported by Qualcomm, even when the phone is in Doze.
Gesture & Motion:
-Double tap to wake is very slow and doesn't work when phone has gone into Doze.
It also works in your pocket because there is no proximity sensor check. There needs to be.
-Shake flashlight: You really need to shake your phone violently now. So violently in fact that you will throw your phone more often than not trying to turn your flashlight on.
-Give us some kind of camera gesture when phone is off. Double tap power, hold volume button, shake phone, whatever.
Navigation Keys: Capacitive buttons should be optional. I like being able to swap which side the back button is on, but we should be able to customize long-presses.
Battery Percentage: Should be displayed inside the battery icon or replace it. Uses up a ton of space on the status bar.
Workaround: https://play.google.com/store/apps/details?id=de.kroegerama.android4batpercent
Holster Mode: Completely useless. This is a phone, not a fitbit. Keeping the phone screen on all the time to use as a pedometer will destroy your battery life.
Cast Screen: Why is this not a toggle in the notification shade? Why do I need to dig into the display settings to do this? You have a dual sim quick-toggle, but not a cast screen quick-toggle?
Sound: I really like that when I mute ringer, media volume also mutes. But when you unmute, it goes back to whatever it was at before, which can be a lot louder than you think. Android should tie all volumes except alarm volume together, but if nothing else, let us tie ringer and notification volume together.
Mute Schedule: Why did they remove stock 6.0's timed do not disturb functionality?
Charging Sounds: Should be able to turn off.
Apps: To disable stock calendar, clock, gallery, mifavor launcher, my voice, stock music app, and stock video app, you have to open "stock android launcher" and drag icons from the app drawer to top of screen. Why can't we just disable these same apps from settings --> apps?
Storage: Let us use adaptable storage!
Connect to PC: Does the "Install driver" option do anything? Have not found a computer that does not install driver automatically when MTP selected.
Lockscreen: Get rid of the bell!
Notification Shade: Editing toggles is nice, but let us add and remove toggles. Many of us don't use a 2nd sim card, so having 3 related toggles is a waste of space.
System UI Tuner: Holding the gear icon in the notification shade causes it to spin and settings to open, but System UI Tuner never appears in settings. If you're not going to let us use System UI Tuner, get rid of the toggle.
Stock Weather widget: I really like the widget, but does not scale when resizing. Also, does not open Google clock if stock clock is disabled when clicked. Oh well, back to Chronus.
Toolkit: Not all of these are very useful, but definitely interesting. If you want to create a home screen shortcut to any of these, open the toolkit app and long press whatever icon you like.
Recent Apps: clear button shouldn't cover up 50% of the currently open app. This will be solved in nougat, so probably not worth fixing, but if you're going to put a clear all button on this screen, but it near the top left or top right so it's harder to accidentally press.
Status Bar Color: When status bar turns dark, icons stay dark so you can't read anything. These should turn white.
Speaker Phone: If on speaker phone and screen times out, other person can no longer hear you until you toggle speakerphone off then back on, which means constantly touching your phone's screen so it doesn't time out.
Phone call Proximity Sensor: Doesn't work. If you turn the screen off and hold the phone up to your head, if the proximity sensor sees light, which it will because it's not centered, it will turn the screen BACK ON. With this and the bug above together, phone calls are a huge pain in the ass.
Dolby Atmos: This resets EQ settings very often. I can't figure out what causes it to reset to default, but the settings just never seem to stick.
Anyone have any more info on this?
Write Protection on Rooted phones: Rooted and still can't get adaway or titanium backup to work? Turns out there's an extra layer of write protection here that's not found in other phones. Why do we need this? Luckily, there's a simple fix: Plug phone into computer, load up adb, type "adb reboot disemmcwp" (source:http://androidforums.com/threads/zte-write-protection-for-zmax-and-other-zte-phones.1040331/)
Disable stock apps: in B20, you could disable several stock apps that did not allow you to disable them in settings --> apps by opening"stock Android" launcher and dragging app drawer icons to disable. Seems that has been removed in B27, so now we have no way to disable redundant clocks and calendars to name a few.
Any more suggestions? Anyone know any fixes for the above?
xxBrun0xx said:
Battery Percentage: Should be displayed inside the battery icon or replace it. I use this feature, but no reason to have both this and the battery icon together. Uses up a ton of space on the status bar.
Click to expand...
Click to collapse
You can enable this with an app - search for "Battery Percent Enabler" in the Play Store. This was mentioned elsewhere in the forum - credit goes there.
Sent from my SHIELD Tablet using XDA Free mobile app
Good summary. I can't believe someone actually thought the notification bell (and subsequently, the inability to turn it off) was a good idea.
I'm going to try to list workarounds here as well, so if someone can come up with good fixes for any of this stuff without waiting for ZTE, please share!
Updated with some new findings and ideas.
I actually like the bell, let's me check the time without having to worry about somebody seeing embarrassing notifications. ?
CandyFoxJ said:
I actually like the bell, let's me check the time without having to worry about somebody seeing embarrassing notifications. ��
Click to expand...
Click to collapse
But Android already has a perfectly working system to hide notification content before unlocking the device. You can even pick which apps to show and which ones to hide. And, most importantly, it's OPTIONAL. And it's actually much better at protecting your privacy. With the bell, all the content is visible without actually unlocking your phone.. it just makes it more inconvenient to access.
Ability to turn off charging sounds.
Added charging sounds. Thanks for the feedback!
xxBrun0xx said:
Added charging sounds. Thanks for the feedback!
Click to expand...
Click to collapse
What about the charging sound? I got my phone on vibrate all the time (a phone ringing is considered super rude in most part of europe) and it just vibrates a bit when plugging in.
RedWave31 said:
What about the charging sound? I got my phone on vibrate all the time (a phone ringing is considered super rude in most part of europe) and it just vibrates a bit when plugging in.
Click to expand...
Click to collapse
Mine does the same (also on mute all the time). Apparently if you have volume on, it makes noise. Either way, should be able to toggle the "charging notification".
Added speaker phone and proximity bugs.
xxBrun0xx said:
Added speaker phone and proximity bugs.
Click to expand...
Click to collapse
Hope speakerphone gets fixed soon. Use it a lot. We need to get all this great info to ZTE. Thanks for great thread.
Sent from my SM-N910T using Tapatalk
"Wake on Plug" toggle (waking up screen on plug or unplug). I have this option on a Nexus tablet and OnePlus One phone, but it does not exist in MiFavor.
xxBrun0xx said:
Apps: To disable stock calendar, clock, gallery, mifavor launcher, my voice, stock music app, and stock video app, you have to open "stock android launcher" and drag icons from the app drawer to top of screen. Why can't we just disable these same apps from settings --> apps?
Click to expand...
Click to collapse
What do you mean with stock android launcher? Where do i find it? I cant deactive this bloat without root
The phone, at least in US version, comes with a launcher called "Stock Android Launcher", but it is just a differently themed MiFlavor launcher, not a real stock android launcher. Confusing, but that is what is there.
deluxxx said:
What do you mean with stock android launcher? Where do i find it? I cant deactive this bloat without root
Click to expand...
Click to collapse
Settings > Themes and Wallpapers.
On the US model, there's a theme titled "Stock Android". When using that theme, you can open up the app drawer, press and hold on an app, and on the top of the screen there's a "Disable" option. This is different from the standard Settings > Apps > selecting an app > Disable (which is greyed out for most of the stock apps).
xtermmin said:
Settings > Themes and Wallpapers.
On the US model, there's a theme titled "Stock Android". When using that theme, you can open up the app drawer, press and hold on an app, and on the top of the screen there's a "Disable" option. This is different from the standard Settings > Apps > selecting an app > Disable (which is greyed out for most of the stock apps).
Click to expand...
Click to collapse
Sadly, no such option on G Version -.- only 5 slightly different ZTE themes.
Also no Myvoice in g version. WTF?!
@xxBrun0xx: I saw you linked to this list in a ZTE forum, but I think it would be better if it had its own thread as well.
In addition to "wake on plug" toggle I mentioned a few posts above, I would like to see an option to remap capacitative buttons to whatever user wants, right now they can only be "flipped", but ability to have custom functions (on both short and long press) would be helpful. I personally, would like to use one of the button for menu rather than for recent apps.

Categories

Resources