Button Mapper (remap Bixby and other buttons) - Samsung Galaxy S8+ Themes, Apps, and Mods

Button Mapper on the Play Store:
https://play.google.com/store/apps/details?id=flar2.homebutton&hl=en
If your device is rooted, you have complete ability to remap the Bixby Button. You can disable the Bixby assistant, it does not need to be enabled for this to work. There are no compromises with this method. You can get rid of Bixby and program whatever single, double and long press actions you want.
If your device is not rooted, you can still remap Bixby using an experimental method. This method also works with Bixby disabled, and will allow you to map whatever actions you like to a single press or long press. It requires running a command in adb shell once. After this, the Bixby button can be remapped with Button Mapper. A slight inconvenience, but it works.
If you don't like the stuttering that occurs on Samsung devices with certain Accessibility features enabled, got to Advanced Options and select "Remap Bixby only"


Are you using the Accessibility framework to detect keypresses? If so, that does impact scrolling performance. I also am working on a keymapper for BIxby that doesn't use the Accessibility Framework, and it works very well. If you're not using Accessibility, and you don't have any performance impact, I'd be happy to test this out and provide feedback (and probably stop my work)
EDIT: Yep, looks like Accessibility is used here, which kills scrolling performance (lots of stutters) when you listen for keypresses. I shall continue my work.

Kev1000000 said:
Are you using the Accessibility framework to detect keypresses? If so, that does impact scrolling performance. I also am working on a keymapper for BIxby that doesn't use the Accessibility Framework, and it works very well. If you're not using Accessibility, and you don't have any performance impact, I'd be happy to test this out and provide feedback (and probably stop my work)
EDIT: Yep, looks like Accessibility is used here, which kills scrolling performance (lots of stutters) when you listen for keypresses. I shall continue my work.
Click to expand...
Click to collapse
I could do it without accessibility. I'm just piggybacking on accessibility service since the rest of the app uses it.
I wish Samsung would fix that stuttering. It's not even when you listen for key presses, even an empty accessibility service causes that stutter. OnePlus used to have the same issue and they fixed it with a system update.

That's actually not quite true in my testing. The config that causes the slowdown is...
android:canRequestFilterKeyEvents="true"
If you have that enabled, regardless of anything else, it causes stuttering. Setting that to false causes the stuttering to disappear.

Kev1000000 said:
That's actually not quite true in my testing. The config that causes the slowdown is...
android:canRequestFilterKeyEvents="true"
If you have that enabled, regardless of anything else, it causes stuttering. Setting that to false causes the stuttering to disappear.
Click to expand...
Click to collapse
I haven't checked on the latest update, but any accessibility service caused it when I last tested. It was not specific to any setting.

On AQF7 with that flag disabled, all scrolling returns to normal.

does the button remap work when in lockscreen ?
update: Yup, it stutters. even stuttering in Button Mapper setting page.

The stuttering with Accessibility has been there all along. It's not just with the key filter turned on (I am also on AQF7), it's there with bxActions and other accessibility-based apps I've tried that don't filter keys. But you are correct it's not every Accessibility Service. I have an Accessibility service on another app (DevCheck) that does not cause stuttering.
In the end, there's nothing I can do about that stuttering, it will probably be fixed if Samsung updates to Android 7.1.

I would like to focus on the remapping part and how it works. I can make a Bixby remap that doesn't need accessibility, but first I need feedback on how the remap stuff is working. I can't root my S8, so I'm doing this partially blind and I depend on others to test things. The non-root part works perfectly, but is not easy to set up, so I want to see what kinds of problems people run into and fix them before I push this out of beta.

Kev1000000 said:
Are you using the Accessibility framework to detect keypresses? If so, that does impact scrolling performance. I also am working on a keymapper for BIxby that doesn't use the Accessibility Framework, and it works very well. If you're not using Accessibility, and you don't have any performance impact, I'd be happy to test this out and provide feedback (and probably stop my work)
EDIT: Yep, looks like Accessibility is used here, which kills scrolling performance (lots of stutters) when you listen for keypresses. I shall continue my work.
Click to expand...
Click to collapse
Does your method need root?

flar2 said:
Does your method need root?
Click to expand...
Click to collapse
It does, yes. I would prefer your method if you could remove the need for accessibility, for sure.
I tested out as much as I could with your solution. Overall, things seem to work. Single, double, and long press all work. However, it doesn't reliably stay working. After screen off, or launching the camera, etc, it seems to stop working. If I relaunch Button Mapper, it works again.

@OP
Thanks for this.
I signed up so that you can do your work,
but hoping once your testing finished, you'd
remove the "Accessibility"!

samteeee said:
@OP
Thanks for this.
I signed up so that you can do your work,
but hoping once your testing finished, you'd
remove the "Accessibility"!
Click to expand...
Click to collapse
Yes, I'll probably just make a separate app, since everything else in Button Mapper is tied to Accessibility.
That'll be next week though, I'm out of town until next Wednesday.

Kev1000000 said:
It does, yes. I would prefer your method if you could remove the need for accessibility, for sure.
I tested out as much as I could with your solution. Overall, things seem to work. Single, double, and long press all work. However, it doesn't reliably stay working. After screen off, or launching the camera, etc, it seems to stop working. If I relaunch Button Mapper, it works again.
Click to expand...
Click to collapse
Relaunch, as in just opening the app, or do you have to go to the Bixby screen and tap the switch to turn it back on?
Do you have the "Screen off actions" setting enabled or disabled? It's on the Advanced Options screen.

flar2 said:
Yes, I'll probably just make a separate app, since everything else in Button Mapper is tied to Accessibility.
That'll be next week though, I'm out of town until next Wednesday.
Click to expand...
Click to collapse
That'll be awesome, Look forward to beta testing it!

flar2 said:
Relaunch, as in just opening the app, or do you have to go to the Bixby screen and tap the switch to turn it back on?
Do you have the "Screen off actions" setting enabled or disabled? It's on the Advanced Options screen.
Click to expand...
Click to collapse
Just opening the app, and more specifically, a warm launch of the app (the process was still live and not removed from memory).
I didn't adjust the screen off actions, so whatever your defaults are there was what I had set.

Thanks guys, this is the only button mapper which I could use without root, Bixby disabled.

I just pushed version 0.44, with some minor bug fixes and a new option to have smoother scrolling.
This new option can be toggled in Advanced Options->Experimental Options->Remap Bixby only. With this option enabled, you can remap Bixby without suffering from choppy scrolling. However, you will no longer be able to remap the volume buttons (because they require the Accessibility Service settings that cause choppy scrolling on Samsung phones).

Thanks, flar! Working well. Scrolling performance has returned to smooth.
One of the last issues I have is the "open recents" option is fairly slow to execute. I find using Accessibility Service that doesn't capture key events still maintains scrolling performance, but allows super quick "open recents" using Accessibility to call it.

Hmm, with this enabled, my battery life has significantly dropped and the phone is warm to the touch. Have you noticed any increase in battery life with this method? This may have existed before, I just didn't test it long enough to notice.

Related

[App] Recent Plus - volume control in recent apps dialog for CM7

What is Recent Plus!?
It is a small app in an early state that replaces the "recent apps" dialog that appears when you long-press the home button. It shows the recently opened apps as before but additionally shows a volume slider. See screenshots. Requires CM7.
UPDATE: Recent Plus in Market
Why?
As you all know, the nook color is a wonderful device but it is lacking hardware buttons. A typical and really nice remedy is to install keysmod / Hard-key editor and bind the volume buttons to back and menu. Problem: you can no longer easily change the current volume while in an app, especially when it is running in fullscreen.
It started with this post and I am now moving it here.
Requirements:
* a device running a recent nightly of cyanogenmod 7
Installation:
(0. install the keysmod so you have back/menu instead of the volume buttons)
1. install the apk that is attached to this post, UPDATE: Recent Plus in the Market
2. go to "Settings", "Cyanogenmod Settings", "Input", "long-press home settings": check "Use custom application" and then choose "Select custom application", tap "Applications" (yes, another tap here in that list! This is the first entry), finally select "Recent Plus!"
3. done. Now you can long press home to switch apps and change the volume
TODOs/Problems:
1. Not sure what happens with devices other than the nook and/or different roms
2. The number of recent apps can not be configured yet
Looking forward to your feedback!
History:
v0.7: (July 9, 2011)
color application label by status (white: running, gray: suspended, dark: closed) - can be turned off
fixed a force close bug when switching to apps in certain states
instead of force closing display an error message instead
Recent Plus in the Market
v0.6: (Apr 12 2011)
optional brightness slider (see settings)
v0.5:
crappy looking settings menu
select which volumes you want to control in the settings
v0.4:
fix android compatibility mode messing up the layout
v0.3:
visual stuff (Button background, longer app names)
different button layout in landscape/portrait
more apps
v0.2: initial release
(reserved)
Excellent app. My only problem is I cannot add recent plus as a custom application. I followed all of the steps exactly. Any advice?
matalo said:
Excellent app. My only problem is I cannot add recent plus as a custom application. I followed all of the steps exactly. Any advice?
Click to expand...
Click to collapse
I need more info. What does "cannot add as a custom application" mean? Could you follow all steps? Which Rom and which version are you running?
Kudos to you! This is exactly what I need to put everything together and eliminate the need to switch keys and such. Thanks for making an awesome app!
Ok, I figured out why I was only getting a small window that couldn't fit everything... I turned off Compatibility Mode in Spare Parts and now the Recent Plus window is big and works properly.
Does anyone have this working right at the default "on" setting for Compatibility Mode?
Nice idea. Works. Wishing i was on CM now
RoboRay said:
Ok, I figured out why I was only getting a small window that couldn't fit everything... I turned off Compatibility Mode in Spare Parts and now the Recent Plus window is big and works properly.
Does anyone have this working right at the default "on" setting for Compatibility Mode?
Click to expand...
Click to collapse
Worked fine for me. I also notice that there's an option in the settings to "show recent apps title". I unchecked it, but it still shows the title of the recent apps. Maybe you guys can work something out of it. Like having Compatibility Mode and still show the volume slider.
And, thanks.
RoboRay said:
Ok, I figured out why I was only getting a small window that couldn't fit everything... I turned off Compatibility Mode in Spare Parts and now the Recent Plus window is big and works properly.
Does anyone have this working right at the default "on" setting for Compatibility Mode?
Click to expand...
Click to collapse
Thanks for finding that out. I think I know how to fix that.
I just uploaded a new version that should fix the compatibility problem. Thanks again RoboRay.
MACLUIS1 said:
I also notice that there's an option in the settings to "show recent apps title". I unchecked it, but it still shows the title of the recent apps.
Click to expand...
Click to collapse
The are currently no options you can change. The stuff in that settings menu only applies to the default recent app switcher application.
Works great. Landscape mode works well too. Only thing id like to see is it control the complete system volume, not just media. You really have a great handy app. Is this only compatible with cm7 or is there future plans to have it work with other builds.
john10101 said:
Works great. Landscape mode works well too. Only thing id like to see is it control the complete system volume, not just media. You really have a great handy app.
Click to expand...
Click to collapse
Well, I can change it to affect all or only some of the different volumes. The thing is that I am not sure what is the best thing to do. The normal volume button is aware of the context and only changes that volume but I am not sure how to do that.
I don't like the idea of adding several sliders on the screen. Would having a settings menu to decide which volumes are affected help? Opinions?
john10101 said:
Is this only compatible with cm7 or is there future plans to have it work with other builds.
Click to expand...
Click to collapse
Well, the app itself is independent of the rom, but you need a way to launch it using a hardware button. I am not aware of a way to do this without support in the rom. One might be able to do something like "tap home -> launch recent plus", "double tap home -> go to home", not sure. This is similar to the softkeys behavior...
timoskrempel said:
Well, I can change it to affect all or only some of the different volumes. The thing is that I am not sure what is the best thing to do. The normal volume button is aware of the context and only changes that volume but I am not sure how to do that.
I don't like the idea of adding several sliders on the screen. Would having a settings menu to decide which volumes are affected help? Opinions?
Click to expand...
Click to collapse
Personally i would be fine with it doing full system volume, for my usage i dont think i need the ability to control different volume's. a settings option would be best for all around functionality for all users. i would suggest you hide it (press menu in app for it to show up) a settings menu would also give you ability to add features in the future if you choose so. I think there are people out there who would like this screen to do more then it does now. Myself all i want is a volume slider, This is much cleaner then having to use any other apps ive tried.
Thank you again for your hard work. This is going to be a staple apk, on my nook
timoskrempel said:
I don't like the idea of adding several sliders on the screen. Would having a settings menu to decide which volumes are affected help? Opinions?
Click to expand...
Click to collapse
A button to either pop out a selection menu or even to simply step through the different volume types with multiple presses might work. Tucked away behind the Menu button would make for a cleaner UI, though.
Media volume is the critical one to have by default, though, at least on a phoneless tablet... How often do people really have to change their Notifications volume on the fly? Adding a way to select the other volumes could certainly increase the app's usefulness outside the NC community, as well as to anyone who does constantly adjust the other volumes, though.
An option to adjust ALL volume levels with one slider would be very helpful, for instance when using with headphones -- see below.
RoboRay said:
Media volume is the critical one to have by default, though, at least on a phoneless tablet... How often do people really have to change their Notifications volume on the fly?
Click to expand...
Click to collapse
Yeah, about that... I was listening to music at a nice comfortable level using headphones, when I received an email... since RecentPlus only adjusted the media volume, the notification sound was deafening and had my ears ringing for a few moments.
tj!2k7 said:
An option to adjust ALL volume levels with one slider would be very helpful, for instance when using with headphones -- see below.
Yeah, about that... I was listening to music at a nice comfortable level using headphones, when I received an email... since RecentPlus only adjusted the media volume, the notification sound was deafening and had my ears ringing for a few moments.
Click to expand...
Click to collapse
Settings > CM > Sound > Always play on speaker > Notifications > Check
Or, use settings on the same page to attenuate them while using headphones, if you do want notification sounds out the 3.5mm jack.
FC when trying to switch to Yahoo Mail. I don't know if you can make anything out of that, just wanted to let you know
RoboRay said:
Settings > CM > Sound > Always play on speaker > Notifications > Check
Or, use settings on the same page to attenuate them while using headphones, if you do want notification sounds out the 3.5mm jack.
Click to expand...
Click to collapse
Yeah, that was one of the first things I did with CM7 as I love that feature on my phone... and I've got Not, Ring, and Alarm all set to play on speaker -- however -- have you actually tried the "always play on speaker" feature?
I've got two NCs here, and it doesn't work on either one -- most recent: CM7n30.
Can other folks confirm that this feature is working properly?
Edit: Based on some experimentation with Tasker just now, I don't think the NC hardware is actually capable of determining when headphones are plugged in.
Arbelzapf said:
FC when trying to switch to Yahoo Mail. I don't know if you can make anything out of that, just wanted to let you know
Click to expand...
Click to collapse
I installed yahoo mail but I can not reproduce this. It crashes when you hit the yahoo icon inside the recent app list? Does this happen every time?

[MOD][Xposed][4.0.3+] SwipeUpToSleep

Background
I am using HTC-E8. The power button is on the top of device which is difficult to turn screen off by using its power button. So I write this mod to let me turn of screen by just swipe up from home button
Function
This mod allow you swipe up from home button to turn off your screen.
Since swipe up from home button normally will trigger Google Now. This mod default will disable this gesture for trigger Google Now. However, you can have an option to enable Google Now by long press the home button.
Notes:
1. You must reboot your device to make your preference take effect.
2. I only test it on my HTC-E8 device with HTC Sense 6.0
Changes History:
2015-04-27 v0.83
1. Fix package name issues while download from Xposed repository
2. Add a function to completely disable "Google Now"
3. Add function on turning the threshold for triggering "Google Now"
Contributors
looklookson
Xposed Package Name: looklookson.swipeuptosleep
Great work!!
Will test this module for sure~
If Dev can consider on including this swipe up gesture to run other actions or shortcuts will be even more fantastic!
Thanks for the great module!
It works but the threshold is too short, very easy to accidentally tutn off screen. Therrs no swiping up animation like woth google now but i just press on the home button a little longer than usual then the screen turns off. Please implement the now-like popup and ability to adjust threshold
"Package name is incorrect" on Xposed repository (aka can't download from xposed app)
I would also like to see the ability to change the threshold before screen turns off, and adding some kind of visual, whether it's Google's own one or a custom one, would be nice.
For me it works by swiping up on the home, menu, app drawer and back buttons on my LG G3. I like it that way since it's easier to toggle the screen off.
Nice module I believe the same thing can be achieved with greenify which lets you default "hibernate and lock" to the swipe up shortcut. You don't need xposed for that.
Diaphragma said:
Nice module I believe the same thing can be achieved with greenify which lets you default "hibernate and lock" to the swipe up shortcut. You don't need xposed for that.
Click to expand...
Click to collapse
Well I dislike that greenify always locks the phone and I only want my screen turned off. With greenify it always prompts me to enter my unlock pattern and ignores Googles smart lock and for this is an annoyance.
But with this module it works like a charm.
the_Calen said:
Well I dislike that greenify always locks the phone and I only want my screen turned off. With greenify it always prompts me to enter my unlock pattern and ignores Googles smart lock and for this is an annoyance.
But with this module it works like a charm.
Click to expand...
Click to collapse
Alright I did not know greenify disables smart unlock.
It disables only Googles smart lock but not the app smart unlock ^^
Can this be done by swiping up the 'Recents' button instead of Home button?? *Idea!
the_Calen said:
It disables only Googles smart lock but not the app smart unlock ^^
Click to expand...
Click to collapse
Are you sure? Just tested it and smart lock does still work.
Great! It's always good to have more options.
htr5 said:
Are you sure? Just tested it and smart lock does still work.
Click to expand...
Click to collapse
Yes, at least on paranoid android rom, I have an unlock pattern and trusted faces enabled and it always asks for the pattern when I use the greenify hibernate and screen lock function
Holy. Xposed installer tells me that the package sign is not correct. You should check iy.
the_Calen said:
Yes, at least on paranoid android rom, I have an unlock pattern and trusted faces enabled and it always asks for the pattern when I use the greenify hibernate and screen lock function
Click to expand...
Click to collapse
Okay well, you can't really complain to the dev here if your using a custom ROM.
htr5 said:
Okay well, you can't really complain to the dev here if your using a custom ROM.
Click to expand...
Click to collapse
I don't complain about the module, which works perfectly, it was about greenify and it's similar function.
Is this possible using hardware navigation keys? I guess it's not, since it just replaces the Google now shortcut..
PixelPatrik said:
Is this possible using hardware navigation keys? I guess it's not, since it just replaces the Google now shortcut..
Click to expand...
Click to collapse
It does work in hardware navigation keys.
And your equipment
If you're trying this package post the type of device it worked on, OS, custom ROM etc... so others will know..
HELP OTHERS WHILE OTHERS HELP YOU
Good stuff! Although swipe [down] to sleep & swipe up to wake, just make more sense to me as swipe gestures.

Google search from the nav bar

I f*&#ing hate this stock rom! If anyone could tell me how, or if there is a way by disabling a service, to stop the google search popping up when you swipe past the home button or hold it for a second. Aargh!
Install Google Now Launcher or Nova.
Sent from my D5803 using Tapatalk
I have the pro version of nova installed. This has no options to disable this feature
Install Tasker for example. Then if You swipe the home button the popup will show with apps to choose - then choose Tasker (use always) that could do just nothing.
Now if You swipe home button only white circle would appear - that would do nothing.
I should have pointed out that my intention is to stop this circle popping up, so i can use the slimpie controls and disable the navbar completely. I am afraid I am struggling to come to terms with just how limited a stock rom is. Sure I can get root via the sony dev website but at this point I think all the fancy algorithms for camera performance would be removed, as well as throttling for thermal control.
When you Google Search, you find https://play.google.com/store/apps/details?id=hk.sld.SwipeLaunchDisabler
The Irony
I'm using this app to fast lock the screen when I swipe up the home button
https://play.google.com/store/apps/details?id=com.katecca.screenofflock
otherwise you can use this app https://play.google.com/store/apps/details?id=com.dynamicg.homebuttonlauncher
to have more options respect to open google search
Just FYI:
- This is called "Swype up for Google Now" in old Nexus manuals.
- Now in Android 6.0 is replaced for "Google Now on tap".
I don't really know how to disable it.... Maybe trying another Launcher.
Thanks for your input. however the home button launcher will not achieve my goal, and the swipelauncher disabler is comically pointless! It is less a disable function, more so it just doesn't launch my browser, choosing instead to flash the screen at me! It is clear that I will not be sated until custom roms come about with some CM or AOSP goodness. Please hurry devs, I want to love this phone...
I'm a bit late to the party and I'm not sure if this is what you mean, but I've just been disabling some apps on my z5c and one of them was the Google Now app (I think it was called). Because the bubble popping up was from the Google now app, it has stopped appearing ever since. Hope to have helped.
Disable the Google App
Yep remove Google Now or I just tried this and works well (you cannot prevent the animation that will still persists, but the action gets revoked the way you have requested.)
https://play.google.com/store/apps/details?id=com.AdrianCampos.swipeuputility

Using Shortcut Key For Camera Shutter

It seemed to me to be a massive oversight that the shortcut key could only be used to open apps & not perform actions within apps such as use as a camera shutter key.
With a bit of playing around with tasker, auto input & tasker app factory I now have something that works for me as a camera shutter key. This obviously opens up many other possibilities.
My question is has anyone else tried anything similar & would anyone mind trying the attached app? I'm still learning with tasker so I'd like to know if the created app would function as a standalone for people who don't have tasker or autoinput installed.
To test once installed select the app as the shortcut key setting then open the stock camera app & press the shortcut key.
Thanks in advance to anyone that trys it.
https://drive.google.com/file/d/0B4OrmULgDWq3ZGFxdWVLSHR2N2s/view?usp=drivesdk
Sent from my P9000 using XDA-Developers mobile app
Wow, that's really good. It could be fantastic using that key to use Now on tap without the virtual navigation bar
Edit: I've just try it with the camera app and is not working to me
Thanks for the feedback. I've not actually used the now on tap function yet but unless Elephone change how you can assign the button this seems like the best method for making it do what you want. Tasker's really versatile but I'm still learning so I know a lot of the stuff I do is a bit clunky. Personally I want it to be multi function so when the camera's open it's the shutter button but when it's not then I can use it for media control i.e. press once for pause, twice for skip track, 3 times for back track.
Sent from my P9000 using XDA-Developers mobile app
UnaiBoomer said:
Wow, that's really good. It could be fantastic using that key to use Now on tap without the virtual navigation bar
Edit: I've just try it with the camera app and is not working to me
Click to expand...
Click to collapse
That probably means you do require the autoinput plugin then. I've been playing around with now on tap & have managed to get it to work when you click on the app button I created but when it is assigned to the shortcut key it doesn't. It definitely needs the autoinput plugin with the method I've used. Going to make some posts in Tasker threads when I get chance to see if I can get suggestions on better ways to do it.
Sent from my P9000 using XDA-Developers mobile app
Did this move on any further? I wanted to give it a go, but the Google drive link isn't working.
As you say, massive oversight on the part of Elephone. I hadn't even thought of trying to use tasker.
loadedscissors said:
Did this move on any further?.
Click to expand...
Click to collapse
Unfortunately not. The issue with exporting tasker things to an app is to install it on another phone you require all of the appropriate plugins used within the task. It's certainly possible to do things with the shortcut key using tasker but I found most of the solutions convoluted for such a simple result so gave up on it.
Thanks for the reply. It's a shame to hear it was so convoluted to achieve, but thanks for trying.
I've been using Camera Zoom FX, if you set the exposure to +3 it gives comparable results to the stock camera app. The advantage of this app is that you can use the volume rocker as a hardware button to take pictures via an optional setting. There is a free version of this app as well I think, but I don't know its limitations. I think the functionality exists in some other camera apps too, including Google Camera, the thing is that most apps seem to have a noticeable reduction in quality vs the stock app.
I know it's not quite the result you were aiming for, but I hope that the information is of some use to somebody.

[MOD][XPOSED]X Screen Stabilizer[23/10/2017][V1.5]

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

Categories

Resources