[XPOSED][MOD] YouTube Background Playback - Xposed Framework Modules

Enable background playback in YouTube.
Supported YouTube versions: 10.03.5 and 10.04.5.

What are you serious!? Damnn thanks!!!

How to use it? I installed it. Activated. Rebooted. Went to YouTube. Selected a song. Pressed the menu button. It stopped. Went back in. Played the song again. Pressed the multi tasking button. It stopped again.
Share some details how to use
Using a nexus 4

Just enable and reboot. Check if you have YouTube 10.03.5 (latest version).
After reboot, just play any video, press Home button to go to other ap or lock your screen. Playback will continue.

abhinand said:
How to use it? I installed it. Activated. Rebooted. Went to YouTube. Selected a song. Pressed the menu button. It stopped. Went back in. Played the song again. Pressed the multi tasking button. It stopped again.
Share some details how to use
Using a nexus 4
Click to expand...
Click to collapse
Word. Does not seem to be working. Or I do not know how to activate it.
PS.. After reading your response, I do have that version of YouTube

Hm module seem to affect outdated YouTube app, 10.04.5 is the newest YT app version and 10.03.x is supported by the module..
However, I don't doubt that it works. Thank you, great idea. Hope for update soon.

Yisss. Will try this!
Thanks.

It works but is kind a buggy,when you press home music stop and when you lock the screen it does work,when you go back to the app it lags a lot !!

flexxoo said:
It works but is kind a buggy,when you press home music stop and when you lock the screen it does work,when you go back to the app it lags a lot !!
Click to expand...
Click to collapse
Yeah, it does like, same on my device, but good work anyway

Okey, 1.0.1 is out. Support for 10.04.5
Basically, this feature is in code but only YouTube Music Key users can use it. With this module anybody can use it! Don't blame me for implementation - I did not make it. I just patched one check for "allow/deny background playback" (check source code for more details).

pyler said:
Okey, 1.0.1 is out. Support for 10.04.5
Basically, this feature is in code but only YouTube Music Key users can use it. With this module anybody can use it! Don't blame me for implementation - I did not make it. I just patched one check for "allow/deny background playback" (check source code for more details).
Click to expand...
Click to collapse
Unfortunately, for the very reason you just mentioned (enabling a paid feature for free), this is not allowed on XDA (forum rules). Thread closed.

Related

[7.1-12] Physical Button Master Control 4.4

Hi
I am presenting you here a Xposed module allowing you to take full control over the keys in your device!
When the screen is off/locked/on this module allows you to:
- send media play signals
- send media next/previous signals
- send volume up/down signals
- launch app shortcut actions
- simulate key presses
...with any buttons your phone might have!
And also:
- Disable original button functions
- Send a play signal when devices get plugged in
- Send signals only when selected devices are plugged in
- Set music volume when play signals are sent
- Set a media player to send the signals to
- Launch the selected player before sending signals
Features can be greatly customized to suit all possible needs!
Compatible with all Android versions from 7.1 to 12.
Download: Physical Button Master Control on Xposed Module Repository
If you found this mod useful consider donating me a coffee, this will help me code ^^
If you want to help other people see this app in your language, feel free to contribute on CrowdIn:
PBMC translation project on CrowdIn
How to report problems efficiently?
- Enable the 'Debug log' in PBMC settings
- Use PBMC functions that don't work as intended
- Export the logs from Xposed app and put them on PasteBin
- Post here/send me the link along with more information about your device
Source Code: https://github.com/XspeedPL/PhysicalButtonMod
Frequently Asked Questions
Q: Simply doesn't work?
A: Make sure your device is rooted, Xposed Installer is installed, and PBMC is enabled within the module menu of Xposed. After this, reboot. If it still doesn't work proceed to next steps (such as posting debug logs).
Q: I just installed PBMC and I found out that my home/recents/back/power button cannot be mapped. Fix?
A: You need to reboot first. With the module active, all buttons will work.
Q: Can I use this module to disable original button functions?
A: Yes, you can do this by setting the 'Do nothing' action on a mapping.
In example, to prevent volume up button from increasing the volume, set it's 'Single press' action to 'Do nothing'.
Q: How can I disable vibrations?
A: When you add an action, you can move the "Use vibration" slider to 0ms. It's as simple as that.
Q: I used the option to hide the app from the launcher, how can I open it now?
A: Go to the Xposed Installer -> Modules -> click on the PBMC module to open it.
Q: I have set a single-press action to my home/power button. How can I wake the device up now?
A: It's quite simple, any unmodified action will act as the original button function. Double-press or hold, depending on which ones have you not set.
Q: My media player is starting delayed using PBMC, why is that happening and what can I do?
A: It's because of the OOM killer most of the times, it's a mechanism in Android that kills unactive apps.
You see, when the receiver app is already active, it handles signals instantly.
But, when it has to be started (media players can get killed when it isn't playing anymore), it can take longer, depending on available RAM and amount of tasks running in the background.
So, what can you do? There are ways of protecting apps from getting killed by OOM killer. You could also limit the number of tasks running in the background (to make sure there is some RAM free).
Q: I have a problem that isn't listed here. What do I do?
A: You can use the 'Feature Requests' and 'Bug Reports' sections on top or post your problem on this thread, BUT remember to provide useful information, like: device info, Xposed/LogCat logs, list of other modules, detailed steps to reproduce the problem. Refer to the first post for instructions on getting Xposed logs.
How to report problems efficiently?
- Enable the 'Debug log' in module settings
- Use module functions that don't work as intended
- Export the logs from Xposed app and put them on PasteBin
- Post here/send me the link along with more information about your device
Will this work with Google play music?
awakener777 said:
Will this work with Google play music?
Click to expand...
Click to collapse
I haven't tested, but I'm sure it will.
How about add the option of resume the music when I conncet the headset?
@XspeedPL can you implement Gingerbread support plz?
argo7 said:
How about add the option of resume the music when I conncet the headset?
Click to expand...
Click to collapse
I could, but then would need to make an interface to disable unwanted features.
I guess it should be done in a few days.
killoid said:
can you implement Gingerbread support plz?
Click to expand...
Click to collapse
I think there should be no problem.
XspeedPL said:
Hi
I've been searching for a Xposed mod to control the music player with the physical buttons (volume and camera buttons), but I haven't found any mod for music play/pause. So I've decided to make one.
It's simple, when the screen is off:
- pressing the camera button sends a media play/pause signal
- holding the volume up/down button for 300ms sends a media next/previous signal
Current version: 1.1
Download:
repo.xposed.info/module/xeed.xposed.cbppmod
Click to expand...
Click to collapse
And you think that you would be able to disable the lockscreen controls?
Enviado desde mi XT1032 mediante Tapatalk
argo7 said:
And you think that you would be able to disable the lockscreen controls?
Click to expand...
Click to collapse
Hmm, I don't see a reason for that, but I guess that would be possible, yes.
XspeedPL said:
Hmm, I don't see a reason for that, but I guess that would be possible, yes.
Click to expand...
Click to collapse
Pls do that ) It would be amazing
Enviado desde mi XT1032 mediante Tapatalk
1.2
New version: 1.2
Changes:
Added an ability to send play media signal when headphones get connected
Added a settings activity that allows to control which features to use
Made the module compatible back to SDK level 8 ('Froyo' 2.2)
Click to expand...
Click to collapse
XspeedPL said:
New version: 1.2
Click to expand...
Click to collapse
thank you for GB support! it seems to not work with poweramp,i havn't tested it with other players though. i am using galaxy y duos,stock 2.3.6 rom.
& another req, my phone has no camera button but has a physical home button. can you make an option to use home botton to control play/pause? my home keycode is 3.
Not Working on Nexus 5 4.4.2
Hi thanks for buidling apps for the comunity.
I've tested it on my nexus 5 running AOSP 4.4.2 and it's not working.
Nothing happens when I hold vol up and down buttons while the screen is locked off.
matlink said:
Hi thanks for buidling apps for the comunity.
I've tested it on my nexus 5 running AOSP 4.4.2 and it's not working.
Nothing happens when I hold vol up and down buttons while the screen is locked off.
Click to expand...
Click to collapse
Yeah, I just found out too that the latest version has a bug that prevents the volume buttons from working!
An update is being made as I type.
Thanks. I like this module. However it does not work on my s3 running pacman 4.2.2. I tested with Google play music, Apollo, doubletwist. None works. (just reported).
1.3
New version: 1.3
Changes:
Fixed a bug that prevented next/previous signals from being sent
Added a lot of customization options to the settings activity
Allowed different keys to be used
Click to expand...
Click to collapse
killoid said:
thank you for GB support! it seems to not work with poweramp,i havn't tested it with other players though. i am using galaxy y duos,stock 2.3.6 rom.
& another req, my phone has no camera button but has a physical home button. can you make an option to use home botton to control play/pause? my home keycode is 3.
Click to expand...
Click to collapse
Should be fixed now, also I added the ability to change the keys.
matlink said:
Hi thanks for buidling apps for the comunity.
I've tested it on my nexus 5 running AOSP 4.4.2 and it's not working.
Nothing happens when I hold vol up and down buttons while the screen is locked off.
Click to expand...
Click to collapse
rookiegenius said:
Thanks. I like this module. However it does not work on my s3 running pacman 4.2.2. I tested with Google play music, Apollo, doubletwist. None works. (just reported).
Click to expand...
Click to collapse
Should be working now, update.
Very useful, works flawlessly so far on my s4 on stock 4.3... Thanks Dev
Sent from my GT-I9500 using Tapatalk
XspeedPL said:
Hi
I've been searching for a Xposed mod to control the music player with the physical buttons (volume and camera buttons), but I haven't found any mod for music play/pause. So I've decided to make one.
It's simple, when the screen is off:
- plugging in headphones sends a media play signal
- pressing a set button can send a media play/pause signal
- holding a set button for a set amount of time sends a media next signal
- holding a set button for a set amount of time sends a media previous signal
Features can be customized in settings activity 'PBMC Settings'.
Compatible down to Android 2.2 'Froyo'.
Current version: 1.3.1
Download: Physical Button Music Control on Xposed Module Repository
Click to expand...
Click to collapse
Could you possibly upload or PM me your source code and I will fix the issues pertaining to it not working on certain music apps? I have downloaded and tested and confirm the latest version does NOT work with Pandora. However, i have decompiled the apk and semi-fixed it. I got it to skip tracks but the play pause is happening twice, meaning, it pauses the music, then immediately plays again. If i could get the source code i could easily fix this issue. You can check here with an app i made allowing users to control the music from their notifications and it works across the board. I do know how to make it work
I have written xposed modules, and would hate to start over on ANOTHER volume skip mod. There are like 4 of them lol. So if you would share your source code with me, i will fix it and give it back to you to upload and share. I do not want the "credit" or recognition for this app. Just for making it work on Pandora and other music apps.
Of course, if i do not receive any source code, i will make my own module. Lol.
Thanks man!

Music Widget/Page again...

Sorry to bug you guys again, but I'm having trouble with playing music.
I can start my music in another app, it'll show in the widget, but none of the controls work. I've tried this on multiple themes. I know this was working before.
Suggestions?
BTW, thanks for such a fantastic project. Will this cost money when it comes out of Beta? I'm ready to pay!
RED ZMAN said:
Sorry to bug you guys again, but I'm having trouble with playing music.
I can start my music in another app, it'll show in the widget, but none of the controls work. I've tried this on multiple themes. I know this was working before.
Suggestions?
BTW, thanks for such a fantastic project. Will this cost money when it comes out of Beta? I'm ready to pay!
Click to expand...
Click to collapse
Hi, does it matter what music player you're using? We're working on fixing the supported music players at the moment, ss o hopefully the fix is implemented soon. We'd recommend a reinstall, but Themer is down from the Play Store so only try it once it's back up (unless you have a backup).
Well Themer is not going to be free forever, but we still want to sort out these bugs first
Well, I mainly use BeyondPod, as I listen to a dozen or so podcasts. I can try setting it up with Poweramp, but BeyondPod is what I use/need.
Thanks for the great support.
I did an accidental fresh install a few weeks ago (don't ask), so I thought I'd contact you.
RED ZMAN said:
Well, I mainly use BeyondPod, as I listen to a dozen or so podcasts. I can try setting it up with Poweramp, but BeyondPod is what I use/need.
Thanks for the great support.
I did an accidental fresh install a few weeks ago (don't ask), so I thought I'd contact you.
Click to expand...
Click to collapse
Hey there,
We're still talking to the developers about getting these music players supported, there seems to be some confusion but hopefully it'll be sorted within the next update. There's a somewhat quickfix that should work for you, here's what you do:
1. Go into Themer Settings - App Preferences - Music - BeyondPod.
2. Hold down on the homescreen - Advanced - Unlock Widgets.
3. Hold down on the music widget - Configure.
4. Tap the album art (or music source) - select the bottom middle icon (Music Cover Art or similar) - Hotspot - Open Player (right at the bottom).
5. Now exit out of everything - go into your Themer settings again (main menu should be easier) - Advanced - Desktop - Lock desktop widgets.
This will work for your current theme, but every time you change to a new theme, you'll just have to do steps 2-5. It might not work straight away, but after 2-3 attempts it should be good. Again we apologize for the inconvenience with this, but it should be sorted soon! Hope this helps!
Thanks for all the help. here's what I've discovered.
1. When I had to do a fresh install of Themer a few weeks ago, I lost my presets. so yes, MUSIC wasn't selected anymore. I set that up, but the buttons still didn't work.
2. When i clicked on the album art it launched BeyondPod finally, after setting up Music to BeyondPod.
3. The buttons ONLY work when BeondPod is active. If I close the app, the buttons do not respond.
With the player up and running, I can go to the home screen, and the buttons on the widget work fine.

[Xposed][APP][4.0+] Quick Access (from Lockscreen)

* This is an Xposed module. You MUST have Xposed Framework installed. Otherwise this app WILL NOT FUNCTION.. You can download Xposed here: http://repo.xposed.info/module/de.robv.android.xposed.installer
With Quick Access, you can allow your selected apps to be launched over the lockscreen without unlocking your device. You can also swipe up from the on-screen home button to launch Google Now or launch applications from lockscreen widgets without unlocking your phone . For example, allow your camera, music, and to-do list applications to be launched over the lockscreen to access them in an instant. Allow your friends to browse your music library without fully unlocking your device, quickly add a task to your to-do list; or never miss that photo opportunity; with Quick Access the possibilities are limitless!
In addition, Quick Access also enables you to expand your status bar in secure lockscreen and also show all widgets (instead of only lockscreen widgets) in lockscreen widget picker
Computer Mode: This allows you to let the timer keep going, even when the screen is off. This means that you can use EyeRelax to limit your time on the computer, television, or whatever other device you own, without using battery to keep the screen on and the timer running!
Notes:
- To launch applications from DashClock widget, please select DashClock in Quick Access. Or more specifically the activity: com.google.android.apps.dashclock.WidgetClickProxyActivity.
- To launch Google Now by swiping up from the on-screen home button while in the lockscreen, please select Google Now in Quick Access, or more specifically the activities: com.google.android.googlequicksearchbox.SearchActivity AND com.google.android.velvet.ui.VelvetActivity.
- This application does not actually launch the applications (yet), it just allows them to be launch (via other methods) over the lockscreen. A good application to do that is DashClock.
Downloads:
Google Play Store: https://play.google.com/store/apps/details?id=com.TwinBlade.QuickAccess
Xposed Repo: http://repo.xposed.info/module/com.twinblade.quickaccess
will surely giv a try.
Hi
Will it work on Samsung TW 4.2.2 lockscreen?
Publiuss said:
Hi
Will it work on Samsung TW 4.2.2 lockscreen?
Click to expand...
Click to collapse
Yes it should work with all stock Android lockscreens.
experiencing what I believe is a bug:
I had three apps check to allow quick access, I rebooted, and now when I go back into QA they are all unchecked, and I can no longer check any other apps due to the 3 app restriction.
Sry but i don't really understand how it works. I tried it with some apps. Can someone post a example pic?
chrisch91 said:
Sry but i don't really understand how it works. I tried it with some apps. Can someone post a example pic?
Click to expand...
Click to collapse
+1
Sent from my GT-I9300 using Tapatalk
dadykhoff said:
experiencing what I believe is a bug:
I had three apps check to allow quick access, I rebooted, and now when I go back into QA they are all unchecked, and I can no longer check any other apps due to the 3 app restriction.
Click to expand...
Click to collapse
+1
dadykhoff said:
experiencing what I believe is a bug:
I had three apps check to allow quick access, I rebooted, and now when I go back into QA they are all unchecked, and I can no longer check any other apps due to the 3 app restriction.
Click to expand...
Click to collapse
Thanks for the bug report. The issue has been fixed and version 1.2 has been push to the play store and the xposed repository.
chrisch91 said:
Sry but i don't really understand how it works. I tried it with some apps. Can someone post a example pic?
Click to expand...
Click to collapse
I'll give an example. If you select your music application in Quick Access, you don't have to unlock your lockscreen to view that app. If you launch your music app and turn your screen off and on again, normally you'll have to unlock the lockscreen to access your music app, but with QA the music app will be displayed over the lockscreen so it's the first thing you see when you turn your screen on.
Another example with lockscreen widgets. If you have a google now widget on your lockscreen and click on it, normally you'll have to unlock first; with QA google now will be displayed over the lockscreen.
I have the examples make sense.
Ahh know i understand, thx!
Have trouble with this. I select the apps in QA, reboot, and nothing on my lockscreen.
Any suggestions?
Eighthourblink said:
Have trouble with this. I select the apps in QA, reboot, and nothing on my lockscreen.
Any suggestions?
Click to expand...
Click to collapse
If you launch one of the apps you selected, turn your screen off and on again, do you see your lockscreen or the app you just launched?
Does not work for me I am on slimrom
Sent from my SPH-L900 using xda app-developers app
kevdliu said:
If you launch one of the apps you selected, turn your screen off and on again, do you see your lockscreen or the app you just launched?
Click to expand...
Click to collapse
ah, okay now it works perfectly. Didnt know I had to launch the app first.
i like this app / idea . Thanks
is it available in the Downloads section of the xposed app??
karanrajkapur said:
is it available in the Downloads section of the xposed app??
Click to expand...
Click to collapse
If your Downloads page is set to sort by status, it's right there in alphabetical order. If it's sorted by last update, it's the fifth listed. If it's sorted by creation date, it's the first one at the top of the page. And this is ignoring the fact that Xposed has a search function.
Quick Access (v. 1.3) crashes every time I try to launch it.
I'm on a Samsung Galaxy S3 GT-I9300 with stock ROM (4.3).
OP: High hopes for this little app if got working perfectly!
BUG: Reboot command fails to execute. The app gets stuck at the command, and force closes!
divinemamgai said:
OP: High hopes for this little app if got working perfectly!
BUG: Reboot command fails to execute. The app gets stuck at the command, and force closes!
Click to expand...
Click to collapse
Sounds like a root issue to me.
FWIW, it's better to just use the reboot option in the power menu anyways. The reboot option in the power menu allows apps and processes to terminate gracefully whereas when an app reboots it just kills all apps and processes.
interesting concept. so is this the same kind of idea as what google maps does then? where if the screen goes off, and you unlock, it will just wake up to maps? and then if you try to back out, it'll request that you do the passcode?

[MOD][XPOSED][4.1+] MenuBeGone

Replaces the menu button with the multitasking switcher
Forces the apps to show the on screen menu button
This is my first xposed module (was intended as a hello world).
Xposed repo: repo.xposed.info/module/ro.epb.menubegone
Play store: play.google.com/store/apps/details?id=ro.epb.menubegone
For screenshots please check the play store page.
Known issue: bad layout in dialer on some touchwiz devices caused by onscreen menu button
bug screenshot: i.imgur.com/H5mZzva.png
Can you guys get around the above problem by removing the dialer/contacts app from the action overflow whitelist ? if yes please tell me and I will push an update to make it easy to blacklist by default.
Sorry for the badly formatted links but XDA dosen't allow new accounts to post formatted links ?!
I love this mod.
Yes, adding the following to the overflow menu white list fixes the bug on 4.3 TouchWiz:
Phone
Contacts
I had a hard time to do this though since the applications were not in any particular order. Hope this helps.
Works perfectly in my note 2 dn3 RC2 ROM
Thanks for dev
what about apps that dont have 3dot menu button? how to access menu if the menu button became recent app button?
mtxx1 said:
what about apps that dont have 3dot menu button? how to access menu if the menu button became recent app button?
Click to expand...
Click to collapse
By default, you can press and hold the menu button to access the menu with this Xposed module active.
On galaxy note, it work perfect when perform one click to open task, manager.
But problem in opening menu when long press the button. It will keep show and hide the menu when keep press the button.
And, if only press for 3 seconds. The menu appear and once release button it disappear.
I believe this thread is rarely visited and checked by the author of the module. I think it's better if we post our concerns in the official support discussion thread according to the description here:
http://www.reddit.com/r/Android/comments/23dcml/xposed_menubegone_updated_with_community_feedback/
distorts the contacts page .... mysteriously on KK note 3.
fivezan said:
distorts the contacts page .... mysteriously on KK note 3.
Click to expand...
Click to collapse
Yes, it does. You need to whitelist "Phone" and "Contacts" from MenuBeGone's UI. That did the trick on my device.
oreo27 said:
I believe this thread is rarely visited and checked by the author of the module. I think it's better if we post our concerns in the official support discussion thread according to the description here:
Click to expand...
Click to collapse
I lurk all threads Will provide an update that detects if device is running touchwiz and blacklist based on feedback.
For now I will blacklist Phone and Contacts packages.
adi1133 said:
I lurk all threads Will provide an update that detects if device is running touchwiz and blacklist based on feedback.
For now I will blacklist Phone and Contacts packages.
Click to expand...
Click to collapse
Lol. :good: Sounds good. Honestly, that's the only thing I can think of for you to change. Or maybe give an option on how long we should press and hold the menu button for the menu to show up instead.
Thanks for the mod. :laugh:
Not working perfectly
See the attachments. Im on jellybean 4.2.1 I am using 1.2b version of your module.
When i press menukey it shows recent apps like in Gingerbread. Please fix it !
Issue with Samsung S3 stock ROM 4.3
Thanks for the module, Helped a lot. :good:
I have another problem, can anyone please fix this.
After applying the module there is space for NavBar, but there are no icons( I can get them though).
Dock icon labels are also gone. Can anyone help me get the original look back with icon label and less space.
Please look at attachment.
Black bar in the dialer
Thank you very much for this awesome module
Here is the only problem I have on Galaxy S4 mini. As you mentioned it this module doesn't work well with the dialer.
I'm getting a black bar at the bottom of the Keypad and only Keypad !,, All the other tabs in a dialer, like Logs, Favorites and Contacts look good.
Work on my note 8 !
very very Thanks a lot.... :good: :good: :good:
Showing "Recents", not "Task Switcher".
Hello sir. Thanks for your helpful module. But I am having problem on my device. I am using Vega IM-A760s. When I press menu key, it shows the "Recents" screen, not the "Multitasking" screen (as in the attachments). Can you help me to solve this. Thanks.
Great module. Two issues:
1) On the GS4 running Lollipop, the dialer has a problem:
If I try to uncheck Phone and Contacts from the whitelist, there is no effect.
2) Would it be possible to search through the whitelist or sort the whitelist alphabetically? Useful when I have 300+ apps on the list.
Thanks!
Not sure if this mod is still being developed or not but I have installed it on my Samsung Galaxy S4 and works great apart from when I watch videos on MX Player.
In MX Player you can lock the screen while watching a video and disables the hardware buttons. I have found that the menu key still works despite the screen being locked.
Is there any chance this can be fixed?
Hi, can't help but noticed that there's a slight delay when I pushed the recent button. Looks a lot like home button delay with S-Voice. Might be related with Talkback app. Settings> Accessibility> Dexterity & Interaction > Tap & hold delay. Lowest setting is 0.5.. any way to change the value?

[MOD][XPOSED] Disable keyboard auto pop-up

Stop the keyboard opening itself when you open an app containing text fields
Download at the repo
enjoy!
Awesome thanks, that keyboard popup tends to annoy the crap out of me. I'll check this out.
Now I just wish I could find a mod which disables the unbelievably annoying and useless "continue searching for network" popup dialog which shows up every 30sec when I lose signal (riding the tunnel transit etc) on my S4. If anyone knows how to disable that let me know!
Nice module ! was looking for this for a long time
The keyboard however doesn't disappear automatically anymore when returning to home screen by pressing home button or when long pressing home key for recent apps. Could you fix this please?
Edit: found out that the keyboard just doesn't disappear automatically anymore whatsoever
Thank you.
It's not working well, first time after device restart when I run app with text field it was OK, but second time keyboard displays and stay also after returning to home screen, as Benny wrote.
Sent from my tablet./Odoslané z môjho tabletu.
Re:
hamzahrmalik said:
Stop the keyboard opening itself when you open an app containing text fields
Download at the repo
enjoy!
(what? Yeah the description is short. That's all it does...)
Click to expand...
Click to collapse
What is your hardware? I'm trying to imagine the problem this fixes. My 4.4.4/Nexus 4/CWM Recovery/Rooted/TouchPal X doesn't open keyboard until I touch text field.
hamzahrmalik said:
Stop the keyboard opening itself when you open an app containing text fields
Download at the repo
enjoy!
(what? Yeah the description is short. That's all it does...)
Click to expand...
Click to collapse
Nice work, but it only works on few apps like stock message app, wont work on apps like google search,es xplorer(FM) ...
plus the keyboard survives pressing home key
---------- Post added at 07:08 AM ---------- Previous post was at 07:03 AM ----------
hamzahrmalik said:
Stop the keyboard opening itself when you open an app containing text fields
Download at the repo
enjoy!
(what? Yeah the description is short. That's all it does...)
Click to expand...
Click to collapse
Nice work, but it only works on few apps like stock message app, wont work on apps like google search,es xplorer(FM) ...
plus the keyboard survives pressing home key
XGO JB 4.1.2
Hi there!
Does this module stops the keyboard being shown again when returning to the Hangouts contacts list?
I simply hate this. A lot of times when returning to the contacts list the keyboard (SwiftKey here) simply shows up even without any text field over there!
Yeah, the keyboard doesn't show up but it also doesn't disappear, @hamzahrmalik
When the keyboard is up and I press the home button the keyboard keeps showing and I have to press back to hide it
But awesome module and it's exactly what I was waiting for
hamzahrmalik said:
Stop the keyboard opening itself when you open an app containing text fields
Download at the repo
enjoy!
(what? Yeah the description is short. That's all it does...)
Click to expand...
Click to collapse
Sorry but I can't seem to locate the repo source / apk
SystemErrorOne said:
Sorry but I can't seem to locate the repo source / apk
Click to expand...
Click to collapse
http://repo.xposed.info/module/com.hamzah.nokeyboardpopup
Works pretty well. I would like to see the keyboard not auto pop up in google now, and in the play store. Those are the only 2 things I've found it still pops up in. I never realized how annoying the auto pop up of the keyboard was until I saw there was a way to disable it :silly:
Doesnt work with Facebook (comments)
cruzargel said:
Doesnt work with Facebook (comments)
Click to expand...
Click to collapse
Just noticed that. It used to, was the main reason I grabbed it. Keyboard popping up when you just want to read comments is annoying, and then you have to hit back twice.
For some reason my keyboard doesn't auto close anymore when I leave the app that had an active text field in it. I have to close the keyboard manually. Ps I'm using SwiftKey
Yes. I think this need to be update.
It not auto shown. But once I really in chat and enter. The keyboard still there and I need to press back again to close it.
If not I cannot see the buttom of the screen.
Sent from my SM-N9005
Hey, this is a nice module indeed!
But I was actually looking for the opposite. LOL
Could you develop a module to ensure that the keyboard always auto pops-up whenever a text field is available on the screen?
Thanks
Doesn't work with Textra
In Textra, I turn off the quick reply pop-ups because I want to see the entire thread, but then the keyboard pops up blocking most of it.
I do like this module, but I wish it would work with Textra as well.
Benny Bosser said:
Nice module ! was looking for this for a long time
The keyboard however doesn't disappear automatically anymore when returning to home screen by pressing home button or when long pressing home key for recent apps. Could you fix this please?
Edit: found out that the keyboard just doesn't disappear automatically anymore whatsoever
Click to expand...
Click to collapse
Same problem for me JB 4.2.2
Doesn't work for me on Instagram. So irritating that when I click on someone's profile, then press back, the keyboard automatically pops up and shoots me straight back to the bottom of the comments, and I have to scroll aaaaaaaaall the way back up to get to where I was. Maybe not a problem for some people, but when I do art features every week and get 200 comments, it's a great hassle. I was hoping this module would eliminate the fact that I have to use 2 androids during features, but doesn't seem to work at all. Huawei Ascend Mate 2, 4.3 stock rom

Categories

Resources