Hello, I've searched but cant seem to find the answer to this question anywhere so I'm hoping someone might know the answer here. Im running basically stock but rooted ICS ff18. I used a app called no bloat that's a apk freezer to lean down some of the sprint bloat and what not. I used a list from here and also looked at other custom rom's on what apk's could be safely frozen removed ect.. Today when I went to try and use a programming code from the dial pad it wouldn't work no error or anything it would just go blank. So my question is does anyone know what apk I might have frozen to prevent dialer codes from working?
I went through them all but don't see anything that looks like it might have anything to do with that. If anyone knows I would greatly appreciate it and hopefully this is in the right forum. Thanks all
You're prolly missing one of the system apks that opens it. I can't remember what its called, maybe hiddenmenu, but ive had the same thing happen to me
Sent from my SPH-D710 using xda app-developers app
This is based on the work from the Original thread and the original thread link from that post. All I did was package it into an Xposed module so you don't need to flash a particular version to get the short delay. I have only tested this on the international stock odexed ROM, but it should work on any ROM with the stock Samsung keyboard. If it doesn't work, please send me a copy of /data/xposed/debug.log. It's super simple, so I don't expect problems. I'm running the multi-DPI keyboard mod as well, and it works fine.
Installation is like any Xposed module, so see the Xposed thread for info on how to use it. Once installed, it should show up as a module in the Xposed installer app. Just check the box to enable it and reboot. You should be good to go after the boot is complete. Please be sure your Xposed install is working. Try using one of the other mods to make sure before reporting bugs with this module. The setup is pretty simple, but there are a few steps to getting it going. Once I get some reports that it's working, I'll post the source to github. I just don't want to push out source that doesn't work for anyone other than me.
I use that module for Xposed in my Galaxy S4, and I have a question: is that mod correctly work on another device than Galaxy Note II? In my phone there is no autocorrection, and delay is not short. Is any possibility to further decrease the time?
tomurbanowicz said:
I use that module for Xposed in my Galaxy S4, and I have a question: is that mod correctly work on another device than Galaxy Note II? In my phone there is no autocorrection, and delay is not short. Is any possibility to further decrease the time?
Click to expand...
Click to collapse
I have only tested it on a Note2 and Note3. It worked for the Note3 without any changes. The S4 may well use a different keyboard app as the Note keyboard has a number of options for the larger screen. This mod never did anything with auto-correct, only the keyboard long-press delay. Going much lower will break some other features, or just make them really hard to use.
Trying it now on my note 2, key board feels snappier but I'm still testing it, question if I ever want to go back to original, what arte the steps to go back?
Sent from my SGH-T889 using xda premium
KingP1n said:
Trying it now on my note 2, key board feels snappier but I'm still testing it, question if I ever want to go back to original, what arte the steps to go back?
Sent from my SGH-T889 using xda premium
Click to expand...
Click to collapse
I'd imagine you just disable that particular module in xposed app.
sino8r said:
I'd imagine you just disable that particular module in xposed app.
Click to expand...
Click to collapse
Exactly.
Make sure you reboot after disabling, like all xposed modules.
short delay time
How can i edit the short delay time from say 200ms to between 100 and 150.. i understand this will break swype but i dont use swype anyways. any advice is greatly appreciated! thanks!
xxcoover said:
How can i edit the short delay time from say 200ms to between 100 and 150.. i understand this will break swype but i dont use swype anyways. any advice is greatly appreciated! thanks!
Click to expand...
Click to collapse
You will need to edit the source code and rebuild the module as I didn't think anyone would want to configure it like that. See the link below for the source.
I tried this on my Galaxy Note 3, and now the keyboard is missing the shortcuts. Anyway to get the shortcuts back on my keyboard? I already uninstalled this tweak, and I tried a factory data reset, and the Samsung keyboard still has no shortcuts.
ZOMBIExM4STER said:
I tried this on my Galaxy Note 3, and now the keyboard is missing the shortcuts. Anyway to get the shortcuts back on my keyboard? I already uninstalled this tweak, and I tried a factory data reset, and the Samsung keyboard still has no shortcuts.
Click to expand...
Click to collapse
This mod doesn't change anything I can think of that would affect that. I tested it on a TMO US Note3 with stock software and it worked fine. Modded ROMs might have compatibility issues with it as they may have changed the code I'm taking over. As I understand it, the shortcuts are handled by CSC settings. Have you recently installed anything that could mess with those? A data wipe won't affect CSC, as it lives on the system partition. I believe there was an issue similar to this with Wannam breaking wifi calling due to CSC mods, as one example. Even an update to another app could have done it. It's hard to say.
If you want to get it back to stock, the only way I can think of would be to restore the stock CSC. The simplest way would be to wipe system and re-flash the ROM. Then install things one at a time to look for what might be messing with CSC settings.
The code is about as simple as an Xposed module can be, it takes over one method in the keyboard class and tells it to use a shorter delay. The original method is a one-liner, as is mine. It's literally "return 200;".
Here's a direct link to the code: https://github.com/travistabbal/Xpo...SamsungKeyboardShortDelay/ShortDelayMain.java
I have the At&t Note 3, so I don't have any custom roms. The only other app I have is Wanam Xposed and the only thing I have enabled on Wanam is the flashlight on the lock screen. Before I installed this tweak I had the shortcuts on my keyboard, after I installed it and rebooted my phone the shortcuts were gone. It feels weird without them, I'm so used to them being there. I rooted my phone with Kingo root, and I wouldn't know how to flash to the stock rom. Please help.
ZOMBIExM4STER said:
I have the At&t Note 3, so I don't have any custom roms. The only other app I have is Wanam Xposed and the only thing I have enabled on Wanam is the flashlight on the lock screen. Before I installed this tweak I had the shortcuts on my keyboard, after I installed it and rebooted my phone the shortcuts were gone. It feels weird without them, I'm so used to them being there. I rooted my phone with Kingo root, and I wouldn't know how to flash to the stock rom. Please help.
Click to expand...
Click to collapse
If you disabled/uninstalled this mod, and rebooted, it's no longer there. It makes no persistent changes to the system. If Wanam updated before you rebooted, that could do it. That one does modify CSC files. I have no idea if that is what happened in your case or not. I'm afraid that I can't be much more help directly as I don't have an ATT N3 to test on. The best advice I can give is to hit the ATT N3 Q&A forum and post there about your issue. Perhaps someone can send you a backup of their CSC files? Or someone may have run into the same thing and know the cause. I would be VERY shocked if this little mod had anything to do with it though. It's only a few steps away from "Hello World".
Wanam is what's breaking the symbols. There's a setting to turn them off, and it's "on" by default.
Turning it off doesn't always make the symbols come back. But after a few reboots they will be there. I had the same problem before I even found your .apk
And updated version would be great where I can pick my own milliseconds.. I'm a 128ms kinda guy
wdkingery said:
Wanam is what's breaking the symbols. There's a setting to turn them off, and it's "on" by default.
Turning it off doesn't always make the symbols come back. But after a few reboots they will be there. I had the same problem before I even found your .apk
And updated version would be great where I can pick my own milliseconds.. I'm a 128ms kinda guy
Click to expand...
Click to collapse
Thank you so much for saying this. I have a Verizon Note 3 but I was having this issue on a new ROM and I thought I had some weird junky modified keyboard because I didn't even realize it was a Wanam option. It was driving me insane. Somehow I found your post in a search and I'm glad I did! I actually couldn't get them to come back after a few reboots but uninstalled Wanam with the symbols turned on, reinstalled, rebooted, and THEN they came back.
This is nice! I have another question too if anyone can answer me. I flashed the root 4.3 stock odin style onto my note 2. After rebooting brand new and checking my samsung keyboard settings, it showed having the auto replace option there which is good for me. After a while though i noticed that it would not replace my words anymore and checked the keyboard settings and the auto replace was gone!! Anyone know what may have happened?
Hi I wondered if anyone could tell me of an alternative to xhalo flashing Windows that doesn't need xposed any advise would be appreciated thanks
I believe there are apps on the play store similar to halo. Not sure if Xposed is involved, but I don't think so.
It's actually multi window I'm after I miss it on sense as most aosp roms have it built in
So Samsung disabled the watchON service here in the UK, and forced the uninstall of the app, but I want it back because it was thee best remote app to control my TV with - I don't really care about the rest of the services! Can anyone send me the apk? I cant find a working one anywhere online
An apk won't work, I tried it and it uninstalled it just like the original as soon as you start it. I've been through a few dozen other remotes trying to get the notification integration, haven't found one yet, damn shame. Peel came closest, but it bugs out a lot.
I'm in Oz btw.
Are you on a custom ROM or stock? I'm wondering if maybe it would work on custom?
butler0607 said:
Are you on a custom ROM or stock? I'm wondering if maybe it would work on custom?
Click to expand...
Click to collapse
ThunderRomV2, rooted, twrp recovery and I've tweaked default_gain.conf, build.prop and platform.xml, maybe a few other things I've forgotten.
I am coming from Samsung S9 (yes, I know, I know bloatware glore). I have tried all big launchers (Lawn Chair. pixel. Nova). On Pixel 3XL.
I can't make the notification numbers to stay? Wth Google. This is v basic functionality I will think EVERYONE will expect in 2020?
Please enlighten me, how to make this work?
Also, Google removed face unlock? I am not big on that but why remove it, once you added the functionality?
Is there a way to make Samsung apps work on Pixel? I will love to get Email and Calendar app (and possibly Reminder)
ps: I don't want to root. It breaks pay system?
No.
PrinceMS said:
I am coming from Samsung S9 (yes, I know, I know bloatware glore). I have tried all big launchers (Lawn Chair. pixel. Nova). On Pixel 3XL.
I can't make the notification numbers to stay? Wth Google. This is v basic functionality I will think EVERYONE will expect in 2020?
Please enlighten me, how to make this work?
Also, Google removed face unlock? I am not big on that but why remove it, once you added the functionality?
Is there a way to make Samsung apps work on Pixel? I will love to get Email and Calendar app (and possibly Reminder)
ps: I don't want to root. It breaks pay system?
Click to expand...
Click to collapse
@PrinceMS
By "notification numbers" do you mean the badges that show the unread count? If so, Nova Prime should give you that functionality.
I believe face unlock was removed due to security concerns. Who knows, maybe it will make a return after it's been improved.
Using a Samsung app I believe requires some tweaking and root. There's a thread where the question was asked.
There are many people using Gpay with rooted devices. Look here and here.