Stock Samsung Keyboard Long Press Duration - AT&T Galaxy Note 3 General

Has anybody been able to change the long duration for the stock keyboard? Love the keyboard, however it takes way to long to get the comma, question mark, etc. Searched for a few methods on here, but nothing has worked.

I want this change badly as well. It takes way too long to get the punctuation. I know swiftkey let's you adjust this but I love this new Samsung keyboard so much I don't want to leave it.

The stock keyboard sucks the dictionary doesn't even suggest new words added

there is an xposed framework file that can change this timeout.
I rooted the phone, installed xposed, unrooted
works great!

TheChefSLC said:
there is an xposed framework file that can change this timeout.
I rooted the phone, installed xposed, unrooted
works great!
Click to expand...
Click to collapse
Do you know which module I need to install? I had Wanam installed but didn't see it anywhere.

Techweed said:
Do you know which module I need to install? I had Wanam installed but didn't see it anywhere.
Click to expand...
Click to collapse
It is called
Samsung keyboard Short Delay
I found it in the xposed repository. I am not sure about wanam
Sent from my SAMSUNG-SM-N900A using Tapatalk

Related

Hiding Nav soft keys without an application ?

Does anyone know how could I use a build prop edit to safely hide the bottom navigation bar without using unnecessary RAM? I use LMT so it isn't necessary.
I believe its in the build . prop file because when I replaced it to do a status bar mod, the bar disappeared momentarily when the file was missing.
However, I'm new to Android and I don't want to put myself into a boot loop or worse by blindly deleting things. I don't even know how to use a recovery yet. So does anyone know where this is? Thanks
LG G2
I just use an app. Auto hide soft keys. It's in the play store. Also use LMT myself. Let me ask you something, what setting do you set gesture input to?
Sent from my LG-D800 using xda app-developers app
chiballer20 said:
I just use an app. Auto hide soft keys. It's in the play store. Also use LMT myself. Let me ask you something, what setting do you set gesture input to?
Sent from my LG-D800 using xda app-developers app
Click to expand...
Click to collapse
I find that app kind of bugging, and there are moments when my buttons are no longer being displayed and I have to reboot to get them back.
Sent from my LG-D801 using xda app-developers app
add
qemu.hw.mainkeys=1
to your build.prop file. That is all I did. Just don't be stupid like me and do it before you turned LMT on. I had to think up some creative ways to open it from within other programs without the back button or home available :laugh:
wy2sl0 said:
add
qemu.hw.mainkeys=1
to your build.prop file. That is all I did. Just don't be stupid like me and do it before you turned LMT on. I had to think up some creative ways to open it from within other programs without the back button or home available :laugh:
Click to expand...
Click to collapse
That is what do do with all of my phone using LMT, and not barely crash, I've had one during this year and s restart made it normal.
Sent from my LG-D801 using Tapatalk now Free
wy2sl0 said:
add
qemu.hw.mainkeys=1
to your build.prop file. That is all I did. Just don't be stupid like me and do it before you turned LMT on. I had to think up some creative ways to open it from within other programs without the back button or home available :laugh:
Click to expand...
Click to collapse
Thanks, i'll try it.. hopefully it will free up a good amount of RAM :fingers-crossed:
IamPro said:
Thanks, i'll try it.. hopefully it will free up a good amount of RAM :fingers-crossed:
Click to expand...
Click to collapse
sry for the stupid question....what is LMT?
energie said:
sry for the stupid question....what is LMT?
Click to expand...
Click to collapse
Gesture based launcher:
http://forum.xda-developers.com/showthread.php?t=1330150
wy2sl0 said:
add
qemu.hw.mainkeys=1
to your build.prop file. That is all I did. Just don't be stupid like me and do it before you turned LMT on. I had to think up some creative ways to open it from within other programs without the back button or home available :laugh:
Click to expand...
Click to collapse
IamPro said:
Thanks, i'll try it.. hopefully it will free up a good amount of RAM :fingers-crossed:
Click to expand...
Click to collapse
Softbricked my phone and had to restore to stock then re-root etc :crying:
what is LMT?
This is LMT, or one of its functions. Its a really customizable navigation bar that replaces the stock one, along with any of other gesture control you could think of. Its great, you should try it out
LG G2
It swipes in from the bottom, top or sides. You can hold the gesture and lift your finger on the button or just swipe through in the direction you want and the function will activate. It gets much more complex than my setup but I'm just keeping it simple for now
LG G2
IamPro said:
Softbricked my phone and had to restore to stock then re-root etc :crying:
Click to expand...
Click to collapse
Sorry, you softbricked after inserting the string in build.prop? I'm interested to this mod (hiding soft keys and activate LMT)
nimo182 said:
Sorry, you softbricked after inserting the string in build.prop? I'm interested to this mod (hiding soft keys and activate LMT)
Click to expand...
Click to collapse
Yea, maybe I did something wrong.. idk
Its pretty easy to get back to stock so not huge deal tho
wy2sl0 said:
add
qemu.hw.mainkeys=1
to your build.prop file. That is all I did. Just don't be stupid like me and do it before you turned LMT on. I had to think up some creative ways to open it from within other programs without the back button or home available :laugh:
Click to expand...
Click to collapse
How did you do this safely? Many people have been getting it wrong and I'd like to get it right the first time lol
LG G2
I have no idea.
Downloaded build.prop editor from the play store
go to VERY BOTTOM of build.prop
make a new blank line
enter what I said
save
...profit
The best app to hide soft keys is UDN (ultimate dynamic navbar),it can hide your keys without the need to modify them in build prop....And replace them with its soft keys that are not only customisable but you can also make them as tiny as you want in order not ot occupy as much space...
woof123 said:
The best app to hide soft keys is UDN (ultimate dynamic navbar),it can hide your keys without the need to modify them in build prop....And replace them with its soft keys that are not only customisable but you can also make them as tiny as you want in order not ot occupy as much space...
Click to expand...
Click to collapse
woof i tried UDN, to hide nav bar it requires xposed with it's module..i'm not too much interested to install other sw indeed, and IMHO it's the same of autohide
Then the build.prop string qemu.hw..... works??
nimo182 said:
woof i tried UDN, to hide nav bar it requires xposed with it's module..i'm not too much interested to install other sw indeed, and IMHO it's the same of autohide
Then the build.prop string qemu.hw..... works??
Click to expand...
Click to collapse
It worked for me.Without xposed,i just ticked the option in the settings.Also you can make the keys as tiny as you want,even if you want them visible all the time and not hidden it will help alot to make them tiny.
nimo182 said:
woof i tried UDN, to hide nav bar it requires xposed with it's module..i'm not too much interested to install other sw indeed, and IMHO it's the same of autohide
Then the build.prop string qemu.hw..... works??
Click to expand...
Click to collapse
can't make it working....it adds another bar above the stock one

[Q] Hide Soft Keys and use Pie Control

Hi guys,
I would like to hear any recommendations or experience from you. What is the way you used to hide soft keys and use pie control?
I found many apps in the market or this xposed thread. I have rooted D802 and I would like to follow some well working combination instead of spending time to install & try & uninstall.
Thanks a lot for answers.
p.valenta said:
Hi guys,
I would like to hear any recommendations or experience from you. What is the way you used to hide soft keys and use pie control?
I found many apps in the market or this xposed thread. I have rooted D802 and I would like to follow some well working combination instead of spending time to install & try & uninstall.
Thanks a lot for answers.
Click to expand...
Click to collapse
Install lmt launcher and set pie up.
http://forum.xda-developers.com/showthread.php?t=1330150
Then add this to the bottom of build.prop, it disables the soft keys without an app.
qemu.hw.mainkeys=1
Do it with an build.prop editor to get the right permissions and so on.
Cheers.
qsec said:
Install lmt launcher and set pie up.
http://forum.xda-developers.com/showthread.php?t=1330150
Then add this to the bottom of build.prop, it disables the soft keys without an app.
qemu.hw.mainkeys=1
Do it with an build.prop editor to get the right permissions and so on.
Cheers.
Click to expand...
Click to collapse
Thanks, works great! :victory:
I got only one issue:
I got FC message when connect USB cable, headphones. I think it's related to "LG animation of plugging cable" on the bottom of screen (attachment). Do you have it same? Did you solve it somehow?
p.valenta said:
Thanks, works great! :victory:
I got only one issue:
I got FC message when connect USB cable, headphones. I think it's related to "LG animation of plugging cable" on the bottom of screen (attachment). Do you have it same? Did you solve it somehow?
Click to expand...
Click to collapse
I have the same issue as well. Then all of a sudden it started to work again, I have no idea why tho.
Tapatalked.
qsec said:
I have the same issue as well. Then all of a sudden it started to work again, I have no idea why tho.
Tapatalked.
Click to expand...
Click to collapse
Well, that FC bothered me so much that I made Xposed Mod to get rid of it. If you will experience it again, you can get it here.
p.valenta said:
Well, that FC bothered me so much that I made Xposed Mod to get rid of it. If you will experience it again, you can get it here.
Click to expand...
Click to collapse
Thanks, but I have moved on to Nexus 5.
Tapatalked.

Hide nav bar root required

Sideload and install gmd hide soft keys run it and select hide soft keys keys and setup your quick nav bar ..my suggestion is to use the pro version of gmd and set navigation control's to none and then use udn pro as your navbar which seems to work better for me
Sent from my KFAPWI using XDA Premium 4 mobile app
Works great, but how do you get the new nav bar to push everything up when on the bottom? Right now I have it set to 20px so it doesn't interfere with much, but it conflicts with my keyboard from time to time...
Sent from my KFTHWI using Tapatalk 4
Did you guys lose menu buttons on some apps after installing these? My menu buttons for Voice and Trillian for instance have vanished and the menu button for the bar doesn't work on most apps for me.
Edit: Never mind, my issue was related to a busybox installation that was fixed by installing with a different installer. Oops.
Thanks for the info on this, it's very useful and stock is kinda lackluster.
aimlessanomaly said:
Did you guys lose menu buttons on some apps after installing these? My menu buttons for Voice and Trillian for instance have vanished and the menu button for the bar doesn't work on most apps for me.
Edit: Never mind, my issue was related to a busybox installation that was fixed by installing with a different installer. Oops.
Thanks for the info on this, it's very useful and stock is kinda lackluster.
Click to expand...
Click to collapse
I just got the same problem.
You mean that re-install the busybox will solve this?
911sakura said:
I just got the same problem.
You mean that re-install the busybox will solve this?
Click to expand...
Click to collapse
I reinstalled with a different installer from the play store and it worked for me.
aimlessanomaly said:
I reinstalled with a different installer from the play store and it worked for me.
Click to expand...
Click to collapse
I tried many kinds of installers but all failed, could you tell me which one you used?
Sent from my KFTHWI using xda app-developers app
911sakura said:
I tried many kinds of installers but all failed, could you tell me which one you used?
Sent from my KFTHWI using xda app-developers app
Click to expand...
Click to collapse
I used the one from Faznx92's root tutorials, but I never had a busybox problem...
Something weird is going on, I got the menu problem again after rebooting I guess. Every time I uninstall busybox I get them back. I'll try the method OP used.
Edit: I keep getting the same problem. Each time I enable the auto hide soft keys app, I lose menu buttons in apps. Thr trick I found is to launch them all after booting then enable the auto hide. Just need to do that every time you reboot.
I would still love to be able to fix it for good
Freeze or uninstall stock "Soft Key Bar?"
Is it possible to remove it completly? I use auto hide soft keys but the stock Soft Key Bar interferes with it.
Atise said:
Is it possible to remove it completly? I use auto hide soft keys but the stock Soft Key Bar interferes with it.
Click to expand...
Click to collapse
This
Do you guys know any way of swapping the default navbar with an aosp navbar? I want it to stay without hiding. I am mainly missing the recent apps button in the default navbar.
Thanks a lot!
You can disable the navbar with gravity box and use pie controls. That's what I do
Use UDN lite. Its far better and has more customization in the free version.
Sent from my KFSOWI using Tapatalk
clear-all button in recent app
thx. btw, gravity box brings back the clear-all btn in recent app list.
peter_b93 said:
Do you guys know any way of swapping the default navbar with an aosp navbar? I want it to stay without hiding. I am mainly missing the recent apps button in the default navbar.
Thanks a lot!
Click to expand...
Click to collapse
I am wondering the same thing, also the clear all button in the recent apps.

[Q] Overriding Buttons without 3Minit

3Minit was pretty great. But development stopped and it was pulled from the app store. And I have neither the framework nor the corresponding settings app backed up anywhere to re-install. Honestly, cosmetics aren't a big deal to me, so I can perfectly well get by without most of those functions. But the one thing I care about is also the one thing I haven't found a fitting alternative for: changing button behavior.
To be clear, here is what I used to have my device doing:
Menu Long Press - Launch Colornote
Home Long Press - Screenshot
Home Double Tap - Recent Apps
Back Long Press - Kill app
Now, I know that there are xposed modules like wanamp that will let me restore my old settings to the back and home button. But I haven't found a solution that lets me alter what the menu button does too. I want to be able to launch Color Note from anywhere with a long press once again.
Solutions?
I also just formatted my hdd and have no backup of the framework..
I hope gary is coming back soon.
could anyone deliver a downloadlink in the meantime?
I would like to use the goldeneye 4.3 rom wit my I9505
http://forum.xda-developers.com/showthread.php?t=2427629
beerindex said:
3Minit was pretty great. But development stopped and it was pulled from the app store. And I have neither the framework nor the corresponding settings app backed up anywhere to re-install. Honestly, cosmetics aren't a big deal to me, so I can perfectly well get by without most of those functions. But the one thing I care about is also the one thing I haven't found a fitting alternative for: changing button behavior.
To be clear, here is what I used to have my device doing:
Menu Long Press - Launch Colornote
Home Long Press - Screenshot
Home Double Tap - Recent Apps
Back Long Press - Kill app
Now, I know that there are xposed modules like wanamp that will let me restore my old settings to the back and home button. But I haven't found a solution that lets me alter what the menu button does too. I want to be able to launch Color Note from anywhere with a long press once again.
Solutions?
Click to expand...
Click to collapse
Gravitybox is A-M-A-Z-I-N-G especially for what you wanna do. Plus it offers TONS of more options. Pleas try it out and lemme know how it goes!
Joe0113 said:
Gravitybox is A-M-A-Z-I-N-G especially for what you wanna do. Plus it offers TONS of more options. Pleas try it out and lemme know how it goes!
Click to expand...
Click to collapse
It is only for those with a stock rom, is it not? Because I am using Stock(ish) v06.
beerindex said:
It is only for those with a stock rom, is it not? Because I am using Stock(ish) v06.
Click to expand...
Click to collapse
No you can also use it on custom Roms.
Sent from my SPH-L720 using Tapatalk
daniel4653 said:
No you can also use it on custom Roms.
Sent from my SPH-L720 using Tapatalk
Click to expand...
Click to collapse
Great, thanks. I'll have to give it a try once my phone is charged.
beerindex said:
Great, thanks. I'll have to give it a try once my phone is charged.
Click to expand...
Click to collapse
Lemme know how it goes. BTW it's an Xposed Module, so you need to have Xposed framework installed first.
True what Joe said. But I have used it on sacs back on 4.3 and blu Kuban ROM.
Sent from my SPH-L720 using Tapatalk

[Q] Menu button...

Hi all
Is there a "fix" for the recent app button to re-map it to menu button on the first touch as it has always been in all previous models?
Thanks
only if u rooted.
koolboyztn said:
only if u rooted.
Click to expand...
Click to collapse
Yes I am sir
Can you point me the way please?
pamarakos said:
Yes I am sir
Can you point me the way please?
Click to expand...
Click to collapse
I would also love to find out how, I cannot stand the new menu button action...
takes some time to get used to, but it's quite better than before. the hardware buuton will be safer)
DP1980 said:
takes some time to get used to, but it's quite better than before. the hardware buuton will be safer)
Click to expand...
Click to collapse
What do you mean the hardware button will be safer?? With 2gb ram what s the point to check open apps? It should be used the opposite way...long press to get to task manager, normal touch to get to menu...I ll wait for the other member to show up with the solution hopefully
Sent from my SM-G900F using XDA Free mobile app
Well, actually there is a solution since you are rooted: install Xposed framework, then install/check Gravity Box module within the framework menu. Go into the Gravity Box and assign the buttons to your liking, restart the device and voila!
DP1980 said:
Well, actually there is a solution since you are rooted: install Xposed framework, then install/check Gravity Box module within the framework menu. Go into the Gravity Box and assign the buttons to your liking, restart the device and voila!
Click to expand...
Click to collapse
That's it...now we are back in business))
You made me smile again...how could I miss normal samsung function...I''m on Galaxy phones since I9000 (s1)...this recent app button made my life harder on the s5...
Thanks again and again!
For the rest here just a hint...it needs a reboot after framework installation and after Gravity box installation...
Thanks again my friend!
You are very welcome, but you could activate the menu function just holding the recent apps button for 0.3 secs without using any additional apps. Anyways, glad i could help
DP1980 said:
Well, actually there is a solution since you are rooted: install Xposed framework, then install/check Gravity Box module within the framework menu. Go into the Gravity Box and assign the buttons to your liking, restart the device and voila!
Click to expand...
Click to collapse
Thanks
for some reason it wont work for me? reinstalled gravitybox and still no luck
It works...
Gravitybox… buttons… menu button… longpress menu button… last apps opened(make point)
Multitasking Button… menu Button… short klick… open menu(make point)
Long klick… last apps opened(make point)
Restart Phone…
Gesendet von meinem SM-G900F
GODSPD said:
for some reason it wont work for me? reinstalled gravitybox and still no luck
Click to expand...
Click to collapse
Yes just try always a reboot between the steps
It works...I even remapped the home button key, long click recent apps...
Sent from my SM-G900F using XDA Free mobile app

Categories

Resources