[MOD][Xposed] TweakBox - Galaxy Note II Themes and Apps

I'm not the developer of this MOD, I am just sharing it.
Tested and partially working on Note II.
http://forum.xda-developers.com/showthread.php?t=1629653

Doesn't work perfectly. But the volume track skipping works.

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!

[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][4.0+]XUpDown: use volume keys for paging

As a long-time PalmOS user, I hate the fact that Android doesn't have page up/down keys. So I made a little xposed module that lets you use the volume up/down keys as pageup/pagedown keys in apps you choose.
This won't work for apps that don't support the pageup/pagedown keys. I mainly wanted it for Chrome, and it works great there, though. To adjust volume with this active, pull down the notifications, and then volume keys should work as volume keys.
Current support: For Android <7, should work normally with xposed. For Android >=7, needs lsposed or edxposed.
direct download: https://github.com/arpruss/xupdown/blob/master/app/release/app-release.apk?raw=true
source code: https://github.com/arpruss/xupdown
Great idea
But after severals times, physical buttons can have physical problems if we use these buttons several times..
And i would like to know what apps have this fonctionnality
Great works :good:
Rom said:
But after severals times, physical buttons can have physical problems if we use these buttons several times..
Click to expand...
Click to collapse
Only if the hardware is defective or of poor quality, I assume. I guess, though, manufacturers might not design the volume keys for as frequent pressing as the navigation buttons on a Palm were. (And those eventually would require cleaning.)
And i would like to know what apps have this fonctionnality
Click to expand...
Click to collapse
Fewer than I would wish. Fortunately, most browsers seem to support the page up/down buttons on external keyboards. I haven't found an office suite that does, though.
I expect a lot of ebook software will support the paging buttons, but good ebook software tends to already have an option to page with volume keys, so it won't need XUpDown.
arpruss said:
Only if the hardware is defective or of poor quality, I assume. I guess, though, manufacturers might not design the volume keys for as frequent pressing as the navigation buttons on a Palm were. (And those eventually would require cleaning.)
Fewer than I would wish. Fortunately, most browsers seem to support the page up/down buttons on external keyboards. I haven't found an office suite that does, though.
I expect a lot of ebook software will support the paging buttons, but good ebook software tends to already have an option to page with volume keys, so it won't need XUpDown.
Click to expand...
Click to collapse
Ok, thanks for your informations
Sadly it does not work on Cyanogenmod 11 (n7100). Nothing happens in every App I used (even in this App itself).
Just to check the obvious, did you enable xUpDown in XPosed and reboot? And are the apps you want checked in the xUpDown list?
Have you tried Chrome?
Great idea. Works perfect here.
Nexus 5 with Chrome beta.
When the keyboard is up, volume keys move the cursor; when it's not up, they send Pag
Yay, it works! At least in some applications.
Request: make this compatible with modules that use the volume keys to move the cursor when the keyboard is up. Or include a function to move the cursor when the keyboard is up in this module. When the keyboard is up, volume keys move the cursor; when it's not up, they send Page Down/Up.
Cerberus_tm said:
Yay, it works! At least in some applications.
Request: make this compatible with modules that use the volume keys to move the cursor when the keyboard is up. Or include a function to move the cursor when the keyboard is up in this module. When the keyboard is up, volume keys move the cursor; when it's not up, they send Page Down/Up.
Click to expand...
Click to collapse
That's a nice idea. Can you point me to source code for a module like that?
arpruss said:
That's a nice idea. Can you point me to source code for a module like that?
Click to expand...
Click to collapse
Ah, I should have done so in the first place. This would be great! I believe you can find the source code from a sub-module in Xblast here, in VolKeysCursor.java:
https://github.com/FemBlack/XblastTools/tree/XBlastTools-1.5.2/src/ind/fem/black/xposed/mods
I think there are also other Xposed modules that do this btw.
Try the 0.02 beta release at https://github.com/arpruss/xupdown
Press MENU to activate this option.
arpruss said:
Try the 0.02 beta release at https://github.com/arpruss/xupdown
Press MENU to activate this option.
Click to expand...
Click to collapse
How would I go about installing this via Xposed? I am wanting a module with cursor keys but don't want to use Xblast or gravitybox as I am on a touchwiz ROM. Your minimal module sounds ideal.
In Xposed even though I set it to show experimental modules your 0.02 did not show up, just the 0.01 version
Thanks
Darren
You should be able to download the apk from the github page and just install it manually.
arpruss said:
You should be able to download the apk from the github page and just install it manually.
Click to expand...
Click to collapse
I don't see an apk file in the link you supplied ( https://github.com/arpruss/xupdown ). I can see 3 folders (assets, res, src/mobi/omegacentauri/xupdown) and 4 files (LICENSE, icon.svg, icon512.png, resize.sh).
In the 3 folders I only see subfolders (in res), .png, .xml and .java files. I cannot see a .apk file anywhere.
Am I missing something obvious?
Thanks
Darren
That's interesting. The mobile version of the github page doesn't have the releases link. Anyway, it's here: https://github.com/arpruss/xupdown/releases
arpruss said:
That's interesting. The mobile version of the github page doesn't have the releases link. Anyway, it's here: https://github.com/arpruss/xupdown/releases
Click to expand...
Click to collapse
Managed to download it and the cursor key direction works on my Samsung Note 2 (N7100) [emoji7]
2 small points...
1 - Toggling the cursor option via MENU does not being up a "reboot to apply" message. The newly toggled option does not work instantly (it keeps the original setting), you need to reboot. Not a big issue as users will generally "set and forget" the option once. Also it is a common approach on Xposed modules to reboot after changes. It is just that some modules (or is it Xposed itself) put a notification up to reboot.
2 - You might want to add on your module description that it handles keyboard cursor movement. Without that nobody will find your module when doing a search with the Xposed app (my usual method of finding cool stuff). I only found your module by googling once I tried all Xposed apps from the Xposed search method.
Thanks very much
Darren
I haven't figured out yet how to inform the Xposed framework about changes and the need for a reboot. I guess I should look at the source code of a few more modules.
Actually, strictly speaking you don't need a reboot when you change the settings, but you do need to kill the apps if they are running or else the new settings don't take.
This is great, especially since StatusBar Scroll to Top is dormant and doesn't work with Chrome. If it works by making the volume keys act like pgup and pgdn, would it be possible to make long presses on them work like Home and End? Holding down does scroll plenty fast for all but the longest pages though.
Oops, I missed the update to 0.2. Cursor control works! But, alas, page up/down doesn't seem to work anywhere, at least not in Chrome, Dolphin, stock LG browser, Dropbox. I have turned off Gravity Box and Xblast, and the volume-key options in the G3 TweakBox (long-press volume up when screen is off to toggle toch). So perhaps my ROM is just incompatible, CloudyG2 (latest version). But still nice work to have integrated those two functions!
Hello, I'm a very newbie in Android development.
First of all, thank your for your great Xposed app.
I wanted to try out with a different keycode (DPAD_UP/DOWN) instead of PAGE_UP/DOWN because many of my apps other than Chrome do not scroll with PAGE_UP/DOWN keys.
I've downloaded the ver 0.02 source code from github and tried to build the app, but with no success. I've got bunch of dependency/reference errors.
Could someone point me to the required prerequisite to compile XUpDown from the source?
-Required Android SDK/build tools version
-IntelliJ/ADT/Eclipse version
-Original AndroidManifest.xml file
-XposedBridgeApi-??.jar version
Thank you very much for your help.

[MOD][XPOSED] ClockToFlash [1.0]

Hi guys, this is my first Xposed Module, so please report every problem you get and I'll try to find some fix for you.
If you like my work a thanks is enough, if you don't like it try to give me some idea to make it a better module.
ClockToFlash v1.0
Download from Xposed Repository
This module let you turn on camera flash simply tapping twice on the clock. It works both with unlocked phone and on lockscreen (also with password) .
Tested with: Samsung Galaxy Note 3 Neo (SM-N7505) with Note4Mini ROM
Reported NOT working on Nexus 4
Why did you code this if you can use quick toggle?
Because I have a Galaxy Note 3 Neo with poor support and I hate samsung quick toggle (no flash and xposed module are not so good with touchwiz). And it's more comfortable (to me) then pulling down the notification bar, too.
How does this module work?
This module hook to the clock method onAttachedToWindow()
that can be found inside SystemUI.apk
package com.android.systemui.statusbar.policy
class Clock.java
When you tap twice on the clock, it will start a new Service, that will turn on flash
With a second double tap, the service will close the flash and shutdown himself.
Why don't you release the source of your module?
SOURCE WILL BE RELEASED ON GITHUB WITH VERSION 1.1, I haven't released it now simply because I have no time atm. If you don't trust closed source project wait some days (could be 2 or 20, don't know) and I'll release all the source
TODO:
Create an XDA thread Done!
Create github repository to share opensource code
Settings to enable/disable debug messages
Settings to enable/disable security warning message after some time
Settings to enable/disable automatic flash shutdown after some time
Let user set max time between two tap to enable flashlight
Support at [email protected], or at www.nerdz.eu, username Coletz
I love this module. I was using Advanced Power Menu just for the flash feature, but this is smaller and works great, even from the lock screen and it works with the double tap to sleep module as well. I do have one issue where my flash will randomly turn on from time to time, sometimes I don't notice for a while because it is in my pocket.
I am running a rooted Galaxy S5 with stock 4.4.4 (NK2) update.
Works very nice, even when clock is on the middle of notibar.
The app does not work on 4.3 I am not able to install the app
is not working on lg g2 (it has double tap to sleep):tapping the the area of the clock widget does nothing elsewhere the screen shouts
Many times, after turn on screen, swipe on lockscreen, Im unable to take down notification bar. Turn off screen and turn on again, and will be works
Apk mirror anybody?
Guys I'm sorry for the random turn on problem, I think I've fixed it and I'll update the repo today. I'll keep it in the beta status. Module download will ne up in a while
Marshmallow support incoming?
Any chance of this module running on older devices (Jellybean)?
bootloob
I have Sony z2 d6503 and when I tried the module it my phone stuck on booting

Cast Enabler for Android 12+ [XPOSED]

[XPOSED] CAST ENABLER​
Simple module to enable cast volume control with the rocker or in the input switcher when disabled by the manufacturer.
The purpose of the app is to only enable cast volume control when this was mistakenly disabled by the manufacturer and by no mean was meant to break any law.
FAQ:
Which Android versions are supported?
Android 12+
What is Xposed, EdXposed and LSPosed? Which one should I use?
I strongly suggest to use LSPosed if you can. It is very well made and directly tested by me. EdXposed should work too. Original Xposed not compatible because it doesn't support new Android versions.
The app is also available on the LSPosed repo.
Reserved
I can confirm this works perfectly on Pixel 6 Pro. Thanks for this, and it sucks that this was removed from stock android
Works on Pixel 6 Jan update, thank you
How install that?
RommanoXV said:
How install that?
Click to expand...
Click to collapse
Hi, enable it in lsposed or edxposed and reboot. Done!
Hi there, i tried in Realme 2 Pro with Android 12 but it's not working for me? What m i missing here?
ms70019925 said:
Hi there, i tried in Realme 2 Pro with Android 12 but it's not working for me? What m i missing here?
Click to expand...
Click to collapse
Hi I assume you have Magisk and LSPosed and module enabled and rebooted right? If ti is not working please send me the Xposed log and will try to see if it is fixable, thank you
Massi-X said:
Hi I assume you have Magisk and LSPosed and module enabled and rebooted right? If ti is not working please send me the Xposed log and will try to see if it is fixable, thank you
Click to expand...
Click to collapse
I dont have xposed but using lsposed. How do I provide you the logs?
ms70019925 said:
I dont have xposed but using lsposed. How do I provide you the logs?
Click to expand...
Click to collapse
In the main interface -> logs -> save and then attach them there. What exactly isn't working for you anyway?
Massi-X said:
In the main interface -> logs -> save and then attach them there. What exactly isn't working for you anyway?
Click to expand...
Click to collapse
I got the logs in zip file and this is the video where cast buttons not showing whenever I am connected to my Google home mini
ms70019925 said:
I got the logs in zip file and this is the video where cast buttons not showing whenever I am connected to my Google home mini
Click to expand...
Click to collapse
Hi I see nothing wrong in the logs (this means that everything is working as it should). The cause may be the MIUI rom because as we all know is heavily modified and uses some different method.
Don't really know how to fix this without a source for the rom, sorry.
Enable Cast or enable Volume setting for Cast ?
What make this Module
gorillalaci said:
Enable Cast or enable Volume setting for Cast ?
What make this Module
Click to expand...
Click to collapse
Hi it does enable volume settings in the right slider and in the popup menu.
If cast is not available this module will not help...
On my pixel 4xl running latest Android 12, Volume control using the volume buttons for chromecast does work, but the popup menu does not show at all while I'm playing something on chromecast.
Speechluss said:
On my pixel 4xl running latest Android 12, Volume control using the volume buttons for chromecast does work, but the popup menu does not show at all while I'm playing something on chromecast.
Click to expand...
Click to collapse
Do you mean in the input switcher? You have to open it manually it is not a popup that shows up by itself
Massi-X said:
Do you mean in the input switcher? You have to open it manually it is not a popup that shows up by itself
Click to expand...
Click to collapse
Sorry, Let me clarify. The volume bar that pops up when you press the volume keys. Once I start playing something on chromecast, The volume bar will no longer appear when I press the volume buttons. This basically forces me to pause the chromecast in order to change any other volume level (media/ringer/etc.) unless I manually go into settings -> sound.
Speechluss said:
Sorry, Let me clarify. The volume bar that pops up when you press the volume keys. Once I start playing something on chromecast, The volume bar will no longer appear when I press the volume buttons. This basically forces me to pause the chromecast in order to change any other volume level (media/ringer/etc.) unless I manually go into settings -> sound.
Click to expand...
Click to collapse
Thank you now I understand! Could you please reproduce the bug and send me the lsposed log? (PM me)
Massi-X said:
Thank you now I understand! Could you please reproduce the bug and send me the lsposed log? (PM me)
Click to expand...
Click to collapse
Same issue here on Pixel 7 A13.
It works perfectly once (with the volume bar popping up), but then the next time I try to change volume, it takes a while for it to change volume.
And once it does, the volume bar no longer shows.
It does however show again when the music is paused.
If I press play again, then its still gone.
Not sure if its actually a bug, or if you're not supposed to see the 'ringer' / volume bar while changing.
dmbardal said:
Same issue here on Pixel 7 A13.
It works perfectly once (with the volume bar popping up), but then the next time I try to change volume, it takes a while for it to change volume.
And once it does, the volume bar no longer shows.
It does however show again when the music is paused.
If I press play again, then its still gone.
Not sure if its actually a bug, or if you're not supposed to see the 'ringer' / volume bar while changing.
Click to expand...
Click to collapse
Hi, nope as I said is obviously a bug. I have now a device to test it directly. Just give me some time as I am currently a bit busy

Categories

Resources