[APP] Button Mapper: Remap Bixby single, double and long press for FREE - Samsung Galaxy S9 Themes, Apps, and Mods

NOTE: On a rooted device, this is the fastest, most reliable and problem-free method for remapping Bixby (no limitations, no setup)
Button Mapper allows you to remap any action you want to physical or capacitive hardware buttons. This includes volume buttons, Bixby button, and many buttons on game controllers and other hardware you attach to your phone.
You can map shortcuts, apps or actions to single press, double tap and long press for hardware buttons.
The Bixby button on the Galaxy S9 and S9+ is supported as of version 0.62
Bixby remapping of single, double and long press is completely free. No ads. Pro version not required.
Does not require root. If your device is rooted, you will have many more options (essentially unlimited). Also with root, Bixby remapping does not involve any hacks, it is implemented at the input level (native).
This does require an adb command to remap Bixby on unrooted devices. It's a one-time setup. I do not use the method used by other apps because it leads to a poor user experience (i.e. swiping right causes actions to occur, get stuck in a loop)
This app is continually updated with new features and improvements.
Download on XDA Labs:
https://labs.xda-developers.com/store/app/flar2.homebutton
.

Big update update on the way soon.
You can remap all Bixby stuff for free with this app, and it has the most options of any remapping app.

I'm looking for volunteers to translate. Go to this link if interested
http://oskwvu0.oneskyapp.com/collaboration/project/258033

Version 0.66 is now released. It will roll out slowly on the Play Store, if you want it now, get it from XDA Labs
https://labs.xda-developers.com/store/app/flar2.homebutton
This version has tons of small fixups: the AOD crash is fixed, activities open right away after pressing home, everything is faster, and there are more options. Also quite a few UI improvements.
Changes:
Pocket detection (pro)
Toggle auto brightness
Toggle Wifi hotspot (Android 7 and lower)
Toggle mobile data (root)
Clear notifications
Compatibility with Android P
Option to use speaker with Pressy, MiKey, etc
Global bypass option
More long press duration options
Receive incoming phone calls with home button (Samsung)
Add Spanish
Update translations
UI improvements
Optional lock method that allows fingerprint unlocking
Fix AOD crash with screenshot action (Samsung)
Optimizations and bugfixes

@flar2 anything about using Bixby button to take camera pics? thanks

[email protected] said:
@flar2 anything about using Bixby button to take camera pics? thanks
Click to expand...
Click to collapse
To click the shutter? You can do that with select/enter action, but it requires root.

flar2 said:
To click the shutter? You can do that with select/enter action, but it requires root.
Click to expand...
Click to collapse
yes, I was thinking if it was possible without root.

[email protected] said:
yes, I was thinking if it was possible without root.
Click to expand...
Click to collapse
Not that I can think of

I've deleted the bixby services without know that the remap apps wouldn't work anymore
This app doesn't work either.

ekvintroj said:
I've deleted the bixby services without know that the remap apps wouldn't work anymore
This app doesn't work either.
Click to expand...
Click to collapse
It's the only way to detect Bixby since Samsung bypassed the usual Linux input system..

thanks for this app. works great!

Hi
Thanks for this great app.
I use pro version.
Does it possible to remap back, home and recent soft keys on S9 ?

edzamber said:
Hi
Thanks for this great app.
I use pro version.
Does it possible to remap back, home and recent soft keys on S9 ?
Click to expand...
Click to collapse
I don't think so. It's definitely not possible using the methods used by this app.

So...people don't like free stuff? Should I make you guys pay for double press and long press?

Nice job with this app man. Very easy to turn on flashlight and get to google assistant. I'll be unlocking the pro version in a little bit.
It also appears that, even though I am not rooted, the bixby button works to turn on my flashlight while I'm on the AOD so that is SUPER helpful.

UPDATE!!
Version 0.74 has lots of new goodies. It's rolling out slowly on the Play Store, if you want it now you can download from XDA Labs:
https://labs.xda-developers.com/store/app/flar2.homebutton
-Menu action is now available without root
-Pause and resume remapping from notification, quick settings or public intents that can be used with Tasker or other automation apps
-If you use the notification, you can now change the priority
-Option to turn on screen with screen off actions, so if you launch an app with the screen off, the screen will automatically turn on (requires Pro version)
-Zello PTT toggle and hold actions (requires Pro version). This allows you to either set a button to toggle send, or hold the volume up or down button to talk
-Copy and paste actions
-Option to use VOICE_ASSIST for assistant
-Restore autobrightness when using brightness actions
-Fix shortcut bug
-Many other bugfixes and improvements
-Update translations
Here are the intents to pause and resume remapping. The first is a toggle, the other two explicitly pause or resume remapping. Use whichever best fit your needs.
flar2.homebutton.TOGGLE_REMAPPING
flar2.homebutton.PAUSE_REMAPPING
flar2.homebutton.RESUME_REMAPPING

@flar2
Screenshot sound toggle doesn't work for me on Galaxy S9+
Can we also have an option to disable bixby single tap when the device is locked or in always on display mode?

fmaher said:
@flar2
Screenshot sound toggle doesn't work for me on Galaxy S9+
Can we also have an option to disable bixby single tap when the device is locked or in always on display mode?
Click to expand...
Click to collapse
Screenshot sound toggle only works for my screenshot implementation. It can't be controlled on the native screenshot (I assume you're rooted)

flar2 said:
Screenshot sound toggle only works for my screenshot implementation. It can't be controlled on the native screenshot (I assume you're rooted)
Click to expand...
Click to collapse
Sorry didn't get your point. How can choose your screenshot implementation? There is only one screenshot action available in the list.

fmaher said:
Sorry didn't get your point. How can choose your screenshot implementation? There is only one screenshot action available in the list.
Click to expand...
Click to collapse
If rooted, it uses the built-in screenshot. If not rooted, it uses my own custom screenshot because I can't access the built in one. The built-in is preferable to the custom screenshot, but there is no control over the sound in the built in screenshot.

Related

Getting out of fullscreen apps

After I made my version of the GB keyboard do paging with volume +/-, I thought a little about what else one might want. I know some people here really like to have apps in fullscreen mode, without the soft buttons, but then there is the problem of how to get out of such apps (unless the developer thoughtfully provided an exit option). Well, one could modify the GB keyboard app to map something to HOME. Here are three options that come to mind:
- Volume down press. (But then you can't adjust volume.)
- Long volume down hold. (But then your volume gets unnecessarily adjusted.)
- Half-long power hold. (Assuming I can map power keys. I haven't tried.) The down side is that if you want to pop up the long power hold menu, you will be sent home before it shows up. Still, that's perhaps not so bad if you only enable this feature for selected apps.
And here's another option, which could even work together with other keyboards:
- Power button double tap.
You press the power button twice within a short interval (say, 1/2 second) and the current app is exited. Of course, this won't look so good: the screen will turn off and turn back on. But it should be pretty easy to implement.
Any other thoughts?
Hi,
you could simply press the power-button long until the menu pops up and then switch to button-mode which provides a home-button
Instead of getting rid of the softkeys completely, I just make them smaller (24px) using Buttons for RW Rooted Archos.
I you have a rooted device, you can use the button savior app which is available on the market. You can locate this button wherever you want.
ma-shell said:
Hi,
you could simply press the power-button long until the menu pops up and then switch to button-mode which provides a home-button
Click to expand...
Click to collapse
I think not. When you an application is forced into fullscreen mode by setting the FULLSCREEN.FULL option in the manifest, the button mode option isn't in the menu--or so I recall.
bach0405 said:
I you have a rooted device, you can use the button savior app which is available on the market. You can locate this button wherever you want.
Click to expand...
Click to collapse
Question: Has anybody benchmarked the device with and without button savior to see what it does to graphics performance?
arpruss said:
Question: Has anybody benchmarked the device with and without button savior to see what it does to graphics performance?
Click to expand...
Click to collapse
OK, now I did.
AnTuTu 2D without Button Savior: 295
AnTuTu 3D without Button Savior: 674
AnTuTu 2D with Button Savior: 289
AnTuTu 3D with Button Savior: 666
So, surprisingly little difference.
arpruss said:
I think not. When you an application is forced into fullscreen mode by setting the FULLSCREEN.FULL option in the manifest, the button mode option isn't in the menu--or so I recall.
Click to expand...
Click to collapse
Oh, what about e.g. the default clock-app or the gallery-app by archos? They don't have those Buttons but you can get them over the menu. Is this somehow "another kind of fullscreen"?
ma-shell said:
Oh, what about e.g. the default clock-app or the gallery-app by archos? They don't have those Buttons but you can get them over the menu. Is this somehow "another kind of fullscreen"?
Click to expand...
Click to collapse
I am thinking of apps forced into fullscreen mode either by modifying their manifest.xml file, or by editing the device's packages.xml. These are apps not designed to be used in fullscreen mode, but which can benefit from a fullscreen mode.

How to AVOID accidental HOME click while typing

I've resorted to this because...
1. Modifying "kl" files doesn't work for me.
2. I don't like using softkeys
*PROCEED AT YOUR OWN RISK. I AM NOT LIABLE IF YOU SOMEHOW DAMAGED YOUR PHONE.
*EVERYTHING IS REVERSIBLE by just removing the apps listed below.
Hi everyone,
If you are just like me, wanting to mitigate from accidentally clicking home button while supposedly trying to click space bar while typing, here is my suggestion.
1. You need root
2. Install xposed app
3. Install xposed gravityboxLp module (NO NEED FOR THIS - EVERYTHING CAN BE DONE ON Xposed Addition Module)
4. Install xposed additions module
Xposed additions: you need to remap each button to your preference.
My current setup:
BACK button:
click = go back
click+hold = forcekill foreground app
HOME button:
click = disabled
click+hold = go home (this may not work, so you might need to call your launcher activity instead)
RECENT button:
click = show recent apps
click+hold = screenshot
Don't forget to click thanks and, if not so burdensome, reply here if this has helped you. thanks
BTW, if you guys have simpler/better solution that this, please do share. thanks.
xgneilx said:
BTW, if you guys have simpler/better solution that this, please do share. thanks.
Click to expand...
Click to collapse
Change keyboard to Google keyboard...
Oh, and stop eating all those sweets and lollies that are making your fingers pudgy...
ultramag69 said:
Change keyboard to Google keyboard...
Oh, and stop eating all those sweets and lollies that are making your fingers pudgy...
Click to expand...
Click to collapse
thanks for this suggestion. however, it didn't get the job done
One way to temporary disable the home and task switch key is to use screen pinning:
http://www.howtogeek.com/202841/how-to-pin-screens-in-android-5.0-for-more-security-and-privacy/
Back key still work, and it last until you quit the app. I only use it for running Asphalt 8, since my left thumb tends to hit those keys when playing.
cf18 said:
One way to temporary disable the home and task switch key is to use screen pinning:
http://www.howtogeek.com/202841/how-to-pin-screens-in-android-5.0-for-more-security-and-privacy/
Back key still work, and it last until you quit the app. I only use it for running Asphalt 8, since my left thumb tends to hit those keys when playing.
Click to expand...
Click to collapse
I tried this one too. But pinning foreground apps just just to mitigate from accidentally clicking the home won't work for me. thanks for this though.
xgneilx said:
In gravitybox, manage the behavior of your capacitive buttons by appropriating each purpose to meet your requirements
In xposed additions, you need to remap your home button and set a condition that will disable it's click functionality.
Click to expand...
Click to collapse
It works. I only installed the xposed additions, and set the home button to respond to long click on screen-on.
"RECENT button:
click = show recent apps
click+hold = screenshot "
I am sure that there are some applications where the default "click+hold" function of recent apps button, i.e. calling up the app menu, may come handy as those apps don't have the three dots in upper right corner or that hype design....yes, "material" they call it
How would you proceed to call up the menu in such cases?
Just my observation/warning for users, otherwise your solution is a good one, I used to have similar settings through Gravity Box.
Heh, my thumb still keeps hitting a "." key on my favourite keyboard instead of spacebar due to ZF2 having a slightly larger screen than my previous device )
mp3comanche said:
"RECENT button:
click = show recent apps
click+hold = screenshot "
I am sure that there are some applications where the default "click+hold" function of recent apps button, i.e. calling up the app menu, may come handy as those apps don't have the three dots in upper right corner or that hype design....yes, "material" they call it
How would you proceed to call up the menu in such cases?
Just my observation/warning for users, otherwise your solution is a good one, I used to have similar settings through Gravity Box.
Heh, my thumb still keeps hitting a "." key on my favourite keyboard instead of spacebar due to ZF2 having a slightly larger screen than my previous device )
Click to expand...
Click to collapse
Good that you've mentioned the possible issue with app menu. I honestly haven't experienced the issue with any app that i use to call upon app menu, but i think we can still add double tap in gravity box on recent key to do that.
So far, i am still mistyping due to big hands, but at least I no longer experience being brought back to home accidentally.
great one
does anybody here have better solution than this?

Must have app for S2: Button Savior!

So, I don't know 'bout you, but I use my S2 in landscape mode more often than not and find it a bit awkward using the capacitative buttons on the side for navigation. I've used the recommended app on nearly every device I've owned but never have I found it more useful than on this tablet vs. anything else. The app is called Button Savior and it puts three pages of (configurable w/ pro version) navigation buttons on your screen. There are some cool themes with the free version and the pro version allows you to add an HD theme pack (see screen shot - that one's called Liquid Metal 2). It rarely gets in the way of screen content, but just hitting the circled X at the top collapses the panel into a small tab with an arrow that has configurable size and transparency. Of course there are other methods for soft key navigation but I'm a big fan of Button Savior, and to summarize... I would recommend it!
*As I mentioned there are other "soft key" solutions for navigation, but I find the above mentioned app the most convenient/intuitive. I actually have a few installed myself but don't really use them unless I need a particular function that Button Savior lacks (such as "kill app"). As you can see in the screen shot, I have a navbar courtesy of Gravity Box. For some reason though, the keys are only present in portrait mode, when I don't really need them. What's up with that? Anyways, I also use LMT (the actual app, not the Gravity Box version because it's much more configurable), but a lot of apps have slide-out menus from the left (these days...) which interferes with triggering it sometimes. However, using the LMT app, you can basically add whatever you want such as scripts and other such fanciness; I use it mostly for "kill app" whenever (rarely) something's non-responsive. Anyway, I can upload the apk if anyone wants it, but there's probably a newer version so you might be better off tracking it down. Here's a Play Store link for Button Savior: https://play.google.com/store/apps/details?id=com.smart.swkey&hl=en Check it out!
Sorry to be the party pooper, but all these solutions (LMT, Button Savior etc.) are not the real deal.
The only real convenient solution is GMD Gesture Control.
For any action you can think of (including Tasker actions etc.) you can freely configure gestures and the screen areas in which the gestures are recognized.
All the other solutions need too many actions to trigger an event, and/or they take up screen estate.
hasenbein196601 said:
Sorry to be the party pooper, but all these solutions (LMT, Button Savior etc.) are not the real deal.
The only real convenient solution is GMD Gesture Control.
For any action you can think of (including Tasker actions etc.) you can freely configure gestures and the screen areas in which the gestures are recognized.
All the other solutions need too many actions to trigger an event, and/or they take up screen estate.
Click to expand...
Click to collapse
I like GMD too. I have GMD S-pen Control and have used it on all of my Note devices. I've found that I prefer soft key solutions though for the following reason: I tend to set up GMD and use it for a while, then take a break from using it for whatever reason, then tend to forget most of the gestures that I set up.
GMD is definitely awesome, IME it just needs to be used consistently though. I might give Gestures a try as it might be more practical than S-pen control
Er, how about simply NOT intermittently stopping using GMD???
You must admit that your reason for not using GMD is quite hilarious
(And, additional tip: Use the gestures wisely and don't add too many gestures - then you won't be confused )
I use GMD on all my devices now for years (so unrootable devices won't ever be bought by me), and it's second nature...
hasenbein1966 said:
Er, how about simply NOT intermittently stopping using GMD???
You must admit that your reason for not using GMD is quite hilarious
(And, additional tip: Use the gestures wisely and don't add too many gestures - then you won't be confused )
I use GMD on all my devices now for years (so unrootable devices won't ever be bought by me), and it's second nature...
Click to expand...
Click to collapse
LOL :laugh: I think it has to do with the S-pen. Normally I just go through periods where I use it more or less. I think that it'd be easier with gestures.
Pie controls works amazing. It's on the app store
James.Markham0757 said:
Pie controls works amazing. It's on the app store
Click to expand...
Click to collapse
Agreed I have Button Savior set to trigger on the right side of the screen which I use mostly for "simple" navigation (although it has many more functions... 3 pages that you can scroll through) and PIE set to trigger on the left side. I mostly use PIE for more complex functions that I have mapped to long presses. I like Button Savior because the pro version looks nice with the HD themes, is completely unobtrusive, and faster and slightly easier to trigger than PIE even if collapsed. PIE definitely comes in handy if I ever need to kill an unresponsive app or something like that :good:
A better solution to Button Savior is already built into the Tab S2. It is called Assistant Menu. Go into Settings, Accessibility, Dexterity & Interaction, Assistant Menu then turn it on.
tsg2513 said:
A better solution..
Click to expand...
Click to collapse
I'd agree that the already *build in* navigation assistant is better but, NO. You cannot change the background color (it is snow white). You cannot change the color of the floating navigation assistant button nor does it auto hide itself.
All other suggested apps need *root*. :x
I use this. It's simple and no root. I just need back, home and recent, but you can set more. Its completely transparent. The app is called "all in one gestures" and free.
tsg2513 said:
A better solution to Button Savior is already built into the Tab S2. It is called Assistant Menu. Go into Settings, Accessibility, Dexterity & Interaction, Assistant Menu then turn it on.
Click to expand...
Click to collapse
This seems to be gone with the Nougat update...
I found a much better one,
Handy Soft Keys Pro.
Small, ultra fast, no ads and with fade out feature.

How to toggle flashlight torch with physical button when screen is off?

Hi,
Is there an xposed module, app (rooted or not) or any other trick to give me the option to turn on flashlight torch when I press and hold power button even when the screen is off,
PS , running Cm13
Many thanks!
There is a xposed module named "xposed torch" that worked on my z1c
But on the 1+3 it seems to be broken, it just softreboot itself everytime i try to switch on my flashlight with it.. so i sticked with the "V" gesture
Actually I want this on my O+X , does not seem to work, I have tried the following,
Gravitybox MM
Sense for xposed
Xposed torch
Play store apps (out of frustration)
Others
I don't know if such thing is possible with Tasker, so maybe some1 will help with that
Also, there was a Moto X feature called Chop Twice for flashlight , is there a way to make that possible on AOSP Roms?
Many thanks!
The ResurrectionRemix ROM supports that I think...
ExtentedByte said:
There is a xposed module named "xposed torch" that worked on my z1c
But on the 1+3 it seems to be broken, it just softreboot itself everytime i try to switch on my flashlight with it.. so i sticked with the "V" gesture
Click to expand...
Click to collapse
Kharabsheh said:
Actually I want this on my O+X , does not seem to work, I have tried the following,
Gravitybox MM
Sense for xposed
Xposed torch
Play store apps (out of frustration)
Others
I don't know if such thing is possible with Tasker, so maybe some1 will help with that
Also, there was a Moto X feature called Chop Twice for flashlight , is there a way to make that possible on AOSP Roms?
Many thanks!
Click to expand...
Click to collapse
Xposed Torch by Wanam works for me
Kharabsheh said:
Hi,
Is there an xposed module, app (rooted or not) or any other trick to give me the option to turn on flashlight torch when I press and hold power button even when the screen is off,
PS , running Cm13
Many thanks!
Click to expand...
Click to collapse
xposed additions is the app you are looking for. I have OP3 myself and use this module for media skipping etc None of the other modules seem to work
hit thanks if I helped u
GravityBox MM works for me. Locked, screen off, power button hold and press - flash on.
arushdude said:
xposed additions is the app you are looking for. I have OP3 myself and use this module for media skipping etc None of the other modules seem to work
hit thanks if I helped u
Click to expand...
Click to collapse
Be careful if your are on OOS when you try to use Xposed additions. There are some bugs,
1. Xposed additions will make feedback vibration of touch buttons unavailable;
2. Double click power button to open camera quickly is not available anymore;
3. Maybe there is little delay when you use 'volume-'+'power button' to make a screenshot.
Iceyogurt said:
Be careful if your are on OOS when you try to use Xposed additions. There are some bugs,
1. Xposed additions will make feedback vibration of touch buttons unavailable;
2. Double click power button to open camera quickly is not available anymore;
3. Maybe there is little delay when you use 'volume-'+'power button' to make a screenshot.
Click to expand...
Click to collapse
true, but i use it for media controls and direct dial on triple click of power button for someone special as well.. so i prefer all these over the camera shortcut provided by OP.
im using custom slider xposed module to turn on and off flash light
Xposed Torch by Wanam does work at the beginning but after being in standby a while it doesn't launch the torch. from my perspective there isn't a sufficient solution that does fully work and does not break anything else.
arushdude said:
xposed additions is the app you are looking for. I have OP3 myself and use this module for media skipping etc None of the other modules seem to work
hit thanks if I helped u
Click to expand...
Click to collapse
Do you use xposed additions for Screen Off actions? I'm curious how reliable it is while the screen is off.....does it sometimes not trigger if you have had your screen off a while?
Have you tried Xposed Physical Button Music Control module? Serves almost identical purpose.....but I occasionally run into the issue I described. I'll Re-Map a Volume Up command (while screen off) to do some action.....sometimes it won't trigger if the screen has been off a while. Anyways, I'll be doing some extensive testing between these two (almost identical) modules and report back which I find more reliable/stable. I've used Xposed Physical Button Music Control for a LONG time and noticed the screen off actions are a bit flakey
http://forum.xda-developers.com/xposed/modules/mod-physical-button-music-control-1-8-t2620777
Stupifier said:
Do you use xposed additions for Screen Off actions? I'm curious how reliable it is while the screen is off.....does it sometimes not trigger if you have had your screen off a while?
Have you tried Xposed Physical Button Music Control module? Serves almost identical purpose.....but I occasionally run into the issue I described. I'll Re-Map a Volume Up command (while screen off) to do some action.....sometimes it won't trigger if the screen has been off a while. Anyways, I'll be doing some extensive testing between these two (almost identical) modules and report back which I find more reliable/stable. I've used Xposed Physical Button Music Control for a LONG time and noticed the screen off actions are a bit flakey
http://forum.xda-developers.com/xposed/modules/mod-physical-button-music-control-1-8-t2620777
Click to expand...
Click to collapse
xposed additions works for me perfectly all the time,be it screen off or screen on..
PBMC didnt work for me at all.. i tried it first for mapping music controls when screen is off but nothing went right...
i tried several modules but in the end xposed additions was the best of them all...
hit thanks if I've helped you
Here is my comparison so far for both Xposed Modules (Physical Button Music Control vs Xposed Additions)
Both apps have reliability issues with Screen Off triggers. To demonstrate, keep your screen off and don't touch your phone for quite a while (30+ minutes at a minimum). Now try to do a Screen Off trigger. It likely won't work. Now turn your screen on and off again. Try a Screen Off trigger immediately. It will work. So obviously, something is disabling/sleeping these apps after the phone goes idle for a while thus preventing these Screen Off triggers from working. I have no idea how to solve this. I've already added both apps to the Whitelist for Doze battery optimization. It is rather frustrating having this issue.
Both apps are NOT able to use the Home Button as a trigger while the screen is off
Xposed Additions CANNOT use the Home Key as a trigger....period. PBMC can.
Seems PBMC does not function on OOS....but it does work on CM based ROMs.
Both apps can play nicely together. So if you like specific things from both apps, you can use both.
Conclusion....they both perform pretty equally. I'll continue to investigate the reliability issues. There has GOT to be something we can do about this. I might write the xposed additions developer since he seems to be a OP3 user.
I use Gravitybox MM on OOS 3.2.7 and don't have any problems.
Sent from my ONEPLUS A3000 using XDA-Developers mobile app

[App] sideActions - Remap the Power button on Note10! NEW: S Pen button remapping!!!

With sideActions you can easily remap the Power or S Pen Button on your Galaxy Note10 to any action or app you like! Use the Power Button to mute your phone, turn on flashlight, launch Google Assistant or take a screenshot with just one click!
When you remap the S Pen you can remotely turn on the flashlight or use the button to navigate your phone! unlimited possibilities!
Optionally you can remap the volume buttons to Skip tracks when listening to music, or whatever you like!
With per app remapping! Use the Power Button / side key to take pictures in camera apps, take screenshots in browser and start flashlight when the screen is off!
FEATURES:
• Double and long press supported!
• Remap the Power Button / side key on Galaxy Note10!
• Remap the S Pen button!
• Launch Google Assistant with the Power Button
• Remap the Volume buttons!
• Per app remapping
• Turn on the flashlight with the Power Button
• Disable the Power Button
• Skip tracks with the volume buttons
• High performance! No lags!
• No annoying ads
ACTIONS:
• Turn on flashlight
• Take a screenshot
• Mute phone
• Answer phone calls
• Launch Google Assistant
• Launch camera or any other app
• Switch to last app
• Disable the Power Button
• 35+ actions
NOTES:
• You can remap the Power Button / side key on your Galaxy Note10
• Samsung may block this app with future updates!
• Please check if sideActions is compatible before updating Bixby or phone software!
DOWNLOAD:
Forum download:
soon
Reserved
Reserved #2
Initial release, please test and post your feeedback!
Enjoy!
Love these Apps is fully immersive mode available yet?
brockyneo said:
Love these Apps is fully immersive mode available yet?
Click to expand...
Click to collapse
This app fixes that with just one adb command.
https://play.google.com/store/apps/details?id=it.simonesestito.ntiles
ggrant3876 said:
This app fixes that with just one adb command.
https://play.google.com/store/apps/details?id=it.simonesestito.ntiles
Click to expand...
Click to collapse
Ok great dont have to have root do I as I dont want to root
Thabks
brockyneo said:
Ok great dont have to have root do I as I dont want to root
Thabks
Click to expand...
Click to collapse
Nope, just one command line.
ggrant3876 said:
Nope, just one command line.
Click to expand...
Click to collapse
Ok great thanks does it work well as I've heard fully immersive doesnt work well with the camera punch hole
brockyneo said:
Ok great thanks does it work well as I've heard fully immersive doesnt work well with the camera punch hole
Click to expand...
Click to collapse
I use a black wallpaper so I don't notice it much and am using Swift Black theme.
ggrant3876 said:
Nope, just one command line.
Click to expand...
Click to collapse
Doesnt seem to work I've done the command and now immersive mode is enabled but nothing happend
brockyneo said:
Doesnt seem to work I've done the command and now immersive mode is enabled but nothing happend
Click to expand...
Click to collapse
You need to pull quick settings tab down and click reorder buttons, then you can add the tile.
Jawomo said:
Initial release, please test and post your feeedback!
Enjoy!
Click to expand...
Click to collapse
Single tap not customizable?
Also "double tap" & "double tap + hold" not working since it always turns screen off since it detects its native action first. Am I doing something wrong?
Edit: Even "hold" sometimes activate native action / display off.
Am I doing something wrong? I used PC method and bought you a coffee
Power Button - Screenshot not working....
Pro Version!
2,99 Euro please back
BxAction ist working
Vol-Up - Screenshot ist working
Emp0ri0 said:
Single tap not customizable?
Also "double tap" & "double tap + hold" not working since it always turns screen off since it detects its native action first. Am I doing something wrong?
Edit: Even "hold" sometimes activate native action / display off.
Am I doing something wrong? I used PC method and bought you a coffee
Click to expand...
Click to collapse
Cannot reproduce, working fine here. Anyone else?
Benny100 said:
Power Button - Screenshot not working....
Pro Version!
2,99 Euro please back
BxAction ist working
Vol-Up - Screenshot ist working
Click to expand...
Click to collapse
Screenshot is working fine here. More details please.
Is not working Power Button!
Benny100 said:
Is not working Power Button!
Click to expand...
Click to collapse
Is Bixbi app setup correctly as stated in setup?
Is power button set to open Bixbi? (see FAQ for details)
Its recommended to connect phone to PC once and start remapping over PC to unlock full potential. Takes less than a minute.
Jawomo said:
Is Bixbi app setup correctly as stated in setup?
Is power button set to open Bixbi? (see FAQ for details)
Its recommended to connect phone to PC once and start remapping over PC to unlock full potential. Takes less than a minute.
Click to expand...
Click to collapse
So do I need to fully setup and activate Bixby first and then install the app? Cruz I didn't do anything to Bixby at all
Emp0ri0 said:
So do I need to fully setup and activate Bixby first and then install the app? Cruz I didn't do anything to Bixby at all
Click to expand...
Click to collapse
If you use the PC to stert remapping none of this is needed, otherwise you have to setup Bixby
Jawomo said:
If you use the PC to stert remapping none of this is needed, otherwise you have to setup Bixby
Click to expand...
Click to collapse
Yeah I did. So it won't fix my issue eather.
So what should I do? Every time I try hold the button to go back it might go back but it turn the screen off aswell
And if I double press to flashlite, it will turn on flash lite and for some reason go to lockscreen so basically it does screen of and instantly screen on. Judging by this it really also register the power button native action as well no matter what I do.
Ps. Is there even a slim chance single press will be programmable later?

Categories

Resources