[MOD][XPOSED]Lenovo MultiWindow Mod 0.5.1 - Xposed Framework Modules

Hi all,
I took a few minutes (literally) to whip up an Xposed module which adds more apps to the Lenovo MultiWindow app found on (at least) Yoga Tablet 2 Pro devices.
It took quite a few days to first figure out an app list, then a selectable list, and finally transferring data between the frontend and the xposed part...
Please be aware that some apps may cause issues if run in a window.
If Steam is not logged on, it will open the app in a window saying "you need to logon", and open the logon dialog as regular fullscreen app in the background.
At least CPU Spy and Titanium Backup lose their background color (last screenshot).
And so on - I am not responsible for how any app behaves.
Finally there is an (not too well done) app picker which allows to pick apps that will be shown in the whitelist (press multiwindow, press + -> whitelist).
After saving any changes in the picker, a reboot is required for the new selection to show.
Requirements:
- Xposed Framework installed
Tested on Yoga Tablet 2 Pro 1380F, 1050L/F and 830LC. Please report back for other devices.
Works on 4.4 and 5.0.
Instructions:
- download attachment or select from Xposed Download list
- run the app, pick the apps to show in MultiWindow, save
- enable the module in Xposed
- reboot
- open MultiWindow, press the 'edit' button at the end of the list, select which apps should show in the MultiWindow selector, confirm with OK.
Changelog:
2015.03.08 - 0.5.1 - fixed java exception if device is rebooted before picking any apps (thanks @tonyp for reporting)
2015.01.05 - 0.5 - added app picker
2014.12.17 - 0.1 - initial release, static list
GitHub repository: https://github.com/subworx/LenovoMultiWindowMod
Todo:
- restore selected apps on picker launch
- exchange screen shots

reserved 1

reserved 2

reserved 3

Hi
Does it work in other lenovo tablets like s5000-H?

I dowland and instalacji but i dont swe more apps in multiwindow
Sent from my YOGA Tablet 2-1050L using XDA Free mobile app

hossein kargar said:
Hi
Does it work in other lenovo tablets like s5000-H?
Click to expand...
Click to collapse
I don't know, as I only own a 1380F.
You could give it a try, breaking multiwindow should not break the tablet in general so you can still remove the mod.
mgkudlaty said:
I dowland and instalacji but i dont swe more apps in multiwindow
Sent from my YOGA Tablet 2-1050L using XDA Free mobile app
Click to expand...
Click to collapse
Open Xposed Installer, then click "Logs" near the bottom.
Please check if it loads class de.testroid.xposed.multiwindowmod.Replacer.
Also further down, it should say two times
Code:
---> hooking multiwindow
---> replacement done
Please let me know what your log says.

ITS work, modę apps in multiwindow it will be god
Thx
Sent from my YOGA Tablet 2-1050L using XDA Free mobile app

Just released 0.5 with app picker.
Pick apps, save, reboot, add to whitelist.
Let me know what you think / if it works.

Work :beer:
Sent from my YOGA Tablet 2-1050L using XDA Free mobile app

@subworx, I like to thank you for this, even if I have Lenovo Tab S8-50F, not Yogo Tablet 2, this may come handy if Lenovo will enable multiwindow in upcoming firmware updates on Tab S8-50F

jazzespresso said:
@subworx, I like to thank you for this, even if I have Lenovo Tab S8-50F, not Yogo Tablet 2, this may come handy if Lenovo will enable multiwindow in upcoming firmware updates on Tab S8-50F
Click to expand...
Click to collapse
Thank you
I have no idea about Lenovo's plans.
You can always try to use the 1380F MultiWindow though.
Download the file here, unpack it and push both files to the phone, then move them to /system/app/ and change permissions to the same as all other files in there.
If owner is not root/root, change that as well.
After a reboot, the button might show on the left corner of the navigation bar at the bottom.
Regards,
sub

subworx said:
Thank you
I have no idea about Lenovo's plans.
You can always try to use the 1380F MultiWindow though.
Download the file here, unpack it and push both files to the phone, then move them to /system/app/ and change permissions to the same as all other files in there.
If owner is not root/root, change that as well.
After a reboot, the button might show on the left corner of the navigation bar at the bottom.
Regards,
sub
Click to expand...
Click to collapse
yeah already tried that, simply placing app(s) won't do anything...if you check Yogo Tablet's settings, there's option for Multiwindow, that's missing on this one, means code maybe there but probably some heavy modification needed on settings.apk to enable it...

jazzespresso said:
yeah already tried that, simply placing app(s) won't do anything...if you check Yogo Tablet's settings, there's option for Multiwindow, that's missing on this one, means code maybe there but probably some heavy modification needed on settings.apk to enable it...
Click to expand...
Click to collapse
You are right, the settings.apk source contains a subfolder /com/lenovo/settings/multiwindow with 4 files.
Should I send you a copy of the settings app?
Although I guess the StatusBar/NavBar app(s) would need to be changed as well.

subworx said:
You are right, the settings.apk source contains a subfolder /com/lenovo/settings/multiwindow with 4 files.
Should I send you a copy of the settings app?
Although I guess the StatusBar/NavBar app(s) would need to be changed as well.
Click to expand...
Click to collapse
yeap...send me settings app, I will decompile and compare with tabs8-50's settings and see if I can able to insert them into tabs8-50 settings...

jazzespresso said:
yeap...send me settings app, I will decompile and compare with tabs8-50's settings and see if I can able to insert them into tabs8-50 settings...
Click to expand...
Click to collapse
I added Settings, SettingsProvider, as well as NotificationCenter and NotificationCenterPlus to this archive, that should be all files related to MultiWindow.

subworx said:
I added Settings, SettingsProvider, as well as NotificationCenter and NotificationCenterPlus to this archive, that should be all files related to MultiWindow.
Click to expand...
Click to collapse
thanks...I decomplied them and will compare to Lenovo TabS8-50's settings..

jazzespresso said:
thanks...I decomplied them and will compare to Lenovo TabS8-50's settings..
Click to expand...
Click to collapse
Did you had any luck with multi window working on your tab S8-50?
If yes please post the file and instruction

electron.hTcpico said:
Did you had any luck with multi window working on your tab S8-50?
If yes please post the file and instruction
Click to expand...
Click to collapse
well, I tried, and was not successful. I decomplied S8-50's settings.apk, and compare to @subworx 's setting.apk he sent me...I added "multiwindow" piece back to S8-50's settings.apk, and recomplied...but did not work, got bootlop...also during the recompile, it complained about missing resources here and there, it turned out this is not a simple mode after all...In S8-50's settings.apk, Lenovo simple removed every bit of "multiwindow" feature, not like they just simply disabled (wish they did), so putting them back to S8-50's settings.apk is quite painful....

Can someone implement mod like it for cm12 based roms? Or if there already stuff like it, point me to it..

Related

[XPOSDE MODULE] 3dot menu mod

*** This mod is designed for device / rom that didn't have a onscreen navbar (i.e.: samsung rom) ***
If your rom already have a navbar, you should already have 3dot menu enabled and enabling this mod will only hide your navbar!
This mod will enable 3dot menu button in all application (using a 0 height navbar), enjoy!
Side effects:
Samsung use fixed layout for their apps, and when a navbar is enabled we got unexpected results, can't do nothing about this... (see screenshot)
after enebling the mod screenshot combination change to AOSP style: Power+MenuDown
Read here for more info about 3dot menus: http://android-developers.blogspot.it/2012/01/say-goodbye-to-menu-button.html
Special thanks to Tungstwenty for this
Xposed Module Repository: LINK
c3k said:
This mod will enable 3dot menu button in all application (using a 0 height navbar), enjoy!
Special thanks to Tungstwenty for this
Click to expand...
Click to collapse
So will this overlap applications and sit on top of them?
No, it's a guideline suggested since android 3.0 honeycomb, so the app had to support it.
Read here for more info:
http://android-developers.blogspot.com/2012/01/say-goodbye-to-menu-button.html
Your package will not install from the xposed installer...claims: Package name is incorrect. Downloaded it.tnx.xposednavbarmod Expected it.tnx.xposednavAbarmod
Really wanted to use this, but when I enable it and reboot, I repeatedly get the error message "Unfortunately, SystemUI has stopped". The taskbar does not load and my phone is extremely slow.
I'm running stock rooted VZW SGS4.
Sent from my SGS4 using Tapatalk 4
Major issue with Samsung rom (s3).
Recent apps menu does not show ( long press menu). Also the contacts (phone app) are overlapped by the menu button, cannot see the first contact.
Canot take screenshots either...
Otherwise, great idea and app.
Sent from my GT-I9300 using Tapatalk 2
famewolf said:
Your package will not install from the xposed installer...claims: Package name is incorrect. Downloaded it.tnx.xposednavbarmod Expected it.tnx.xposednavAbarmod
Click to expand...
Click to collapse
my typo, sorry
updated
mad3963 said:
Really wanted to use this, but when I enable it and reboot, I repeatedly get the error message "Unfortunately, SystemUI has stopped". The taskbar does not load and my phone is extremely slow.
I'm running stock rooted VZW SGS4.
Click to expand...
Click to collapse
try to disable other modules, if any
then send me a logcat, i'll try to find the problem
angel_strife said:
Major issue with Samsung rom (s3).
Recent apps menu does not show ( long press menu).
Click to expand...
Click to collapse
I use an S3 4.2.1 (wanam) for deploy and have no issue with long press
try to disable other modules, if any
angel_strife said:
Also the contacts (phone app) are overlapped by the menu button, cannot see the first contact.
Click to expand...
Click to collapse
Thank you for reporting, I'm using other dialer app so I haven't noticed before
Samsung use fixed layout for their apps, and when a navbar is enabled we got unexpected results, can't do nothing about this...
angel_strife said:
Canot take screenshots either...
Click to expand...
Click to collapse
I've notice this too adding my last screenshot yesterday: after enebling the mod screenshot combination change to AOSP style: Power+MenuDown
Doesn't work on my HTC One.
I think you can modify the layout with a Xposed mod...
See my thread for changed layout of Xperia apps with 0px navbar.
etatto83 said:
I think you can modify the layout with a Xposed mod...
See my thread for changed layout of Xperia apps with 0px navbar.
Click to expand...
Click to collapse
yes, sure, you can do almost everything with xposed
but I don't use samsung apps and I have no time to study each layout version for each devices and keep them updated...this is a generic mod...
HI JUST wanna know if theres is amodule for disable the 3 dots menu
One way is disabling the navbar, but if you don't have phisical button this is not possible
I don't known other methods at the moment
i have physical buttons so how i disable the navbar
Enviado desde mi GT-N7100
c3k said:
yes, sure, you can do almost everything with xposed
but I don't use samsung apps and I have no time to study each layout version for each devices and keep them updated...this is a generic mod...
Click to expand...
Click to collapse
Would it be practical to include a 'blacklist' feature which could be used to exclude apps like the Samsung ones which cause a problem with the screen layout?
Apart from this issue this is a great module!
MU24R said:
i have physical buttons so how i disable the navbar
Click to expand...
Click to collapse
punt qemu.hw.mainkeys=1 in your build.prop and disable my mod
Census Taker said:
Would it be practical to include a 'blacklist' feature which could be used to exclude apps like the Samsung ones which cause a problem with the screen layout?
Apart from this issue this is a great module!
Click to expand...
Click to collapse
sorry, the setting I use is systemwide
Can anyone mirror it?
My stupid operator blocked xda attachments!
Sent from my Nexus 4 using xda app-developers app
Xposed Module Repository link added to OP
c3k said:
Xposed Module Repository link added to OP
Click to expand...
Click to collapse
Would it be possible for you to make an xposed mod that removes the 3 dot for devices such as Nexus 4 with softkeys. On my nexus 4 I use a menu button in my softkeys so I want to get rid of the 3 dots
I love it.... thanks for this great hack
Have same long press issues as well for recent apps. Have tried several ROMs for the T-Mobile S3 T999, all running 4.1.x Touchwiz base (need WiFi calling).
Long press opens Google voice search or s-voice depending on install
angel_strife said:
Major issue with Samsung rom (s3).
Recent apps menu does not show ( long press menu). Also the contacts (phone app) are overlapped by the menu button, cannot see the first contact.
Canot take screenshots either...
Otherwise, great idea and app.
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse

[APP][4.0.3+ & GB][XPOSED] NotifyClean

Cleans up the notification area, and much more
You could configure which apps are allowed to create notifications in the top left area, the notification area. If an app creates a notification it will be collected and added to the list.
You could deny all notifications of an app or only specific messages - if it's not a customized notification. So I used it to hide "waiting for connection", but not "you are connected".
Changed settings are applied after a reboot!
With a donation you supports this app and get more options.
Important:
This app needs the Xposed Framework. The framework requires root access for installation. Don't forget to enable the module in Xposed. You can grab it here: Xposed Installer
Donation:
No self-promotion in the app.
Per app: Hide icon in status bar (collapsed notification area)
Per app: Show notification expanded by default (API>15)
Per app: Order of notifications (move up/down in the list)
Per app: Move to bottom of the list and hide the icon in the status bar
Per app: Deny full screen notifications
Per app: No floating-in (ticker) text in status bar
Per app: Disable LED
Per app: Disable vibration
Per app: Disable sound
Per app: Set notification as removable (ongoing), but also removes "service bit"
Per app: Remove a notification if a newly created was denied (remove updated)
Per app: Regex pattern matching
Per app: Tasker support
Clear unblocked notifications for all apps
Show all apps, even without notifications yet
You support this app and further development!
Website: http://tinyurl.com/lmg9xe6
Play Store: http://tinyurl.com/mfcd47f
Xposed Repository: http://tinyurl.com/kyaeolu
Changelog: http://tinyurl.com/kuufkod
Why this app? I liked this function of LBE, but i wante to remove LBE
Translation:
You could find here a interface to translate the english strings: http://tinyurl.com/okycacj
A free account of www.oneskyapp.com is required to edit. Additional, please attach your email address or send it via PM
Looks very interesting. Do you know in how far this might conflict or work with other, similar modules and/or on certain phones and android versions? Specifically I'm on an lg g2 with xblast installed and without a working recovery, and i don't want to risk a bootloop.
android404 said:
Looks very interesting. Do you know in how far this might conflict or work with other, similar modules and/or on certain phones and android versions? Specifically I'm on an lg g2 with xblast installed and without a working recovery, and i don't want to risk a bootloop.
Click to expand...
Click to collapse
No recovery, no party.
You are risking too much!
android404 said:
Do you know in how far this might conflict or work with other, similar modules and/or on certain phones and android versions? Specifically I'm on an lg g2 with xblast installed and without a working recovery, and i don't want to risk a bootloop.
Click to expand...
Click to collapse
rovo89 said:
[*]Multiple mods can be installed at the same time, even if they change the same package. So you can use these battery icons and those quick toggles. Even hooking the same method twice is possible. Of course, this only works properly if the mods are not trying to do incompatible things.
[/LIST]
Click to expand...
Click to collapse
I've about 10 modules activated on my device. Xposed should catch all exceptions of modules
defim said:
I've about 10 modules activated on my device. Xposed should catch all exceptions of modules
Click to expand...
Click to collapse
It doesn't, I've had bootloops when trying incompatible modules just for kicks.
You're better off waiting for a proper recovery imo.
Sent from my HTC One X using Tapatalk 4
GriffinSauce said:
, I've had bootloops when trying incompatible modules just for kicks.
Click to expand...
Click to collapse
Which modules exactly? Maybe one of them does'nt work, even without others
GriffinSauce said:
You're better off waiting for a proper recovery imo.
Click to expand...
Click to collapse
Manual "recovery":
* start adb within your recovery and connect to it by computer
* remove file /data/data/de.robv.android.xposed.installer/conf/modules.list (for xposed 2.3)
-> no modules will beloaded :victory:
defim said:
Which modules exactly? Maybe one of them does'nt work, even without others
Manual "recovery":
* start adb within your recovery and connect to it by computer
* remove file /data/data/de.robv.android.xposed.installer/conf/modules.list (for xposed 2.3)
-> no modules will beloaded :victory:
Click to expand...
Click to collapse
Even easier...
I have a file named "Xposed-Disabler-cwm.zip" on my sd card. (I believe I downloaded it along with the main Xposed app)
If, due to a module, I get into a boot loop issue etc., which I have...then I simply boot into recovery (without a pc) and run this zip. Boom. All modules are temporarily disabled. :good:
No need for this. gravity have that option now and with out paying!!!!
Sent from my SPH-L900 using xda app-developers app
@themadproducer
I have Xposed-Disabler-cwm.zip too, dated to 10.10.2013, Xposed installer creates it. But now you know to en-/disable without sdcard
@flexxoo As i wrote in the OP also LBE has such an option. But i dont like it to get additional an adblocker, virusscanner, firewall, traffic counte etc bundled. All these additional features consumes memory, uses the cpu and drain your battery.
Maybe you should first try the app before you blame. Then you would also know that you do not have to donate to block notifications
android404 said:
Looks very interesting. Do you know in how far this might conflict or work with other, similar modules and/or on certain phones and android versions? Specifically I'm on an lg g2 with xblast installed and without a working recovery, and i don't want to risk a bootloop.
Click to expand...
Click to collapse
themadproducer said:
Even easier...
I have a file named "Xposed-Disabler-cwm.zip" on my sd card. (I believe I downloaded it along with the main Xposed app)
If, due to a module, I get into a boot loop issue etc., which I have...then I simply boot into recovery (without a pc) and run this zip. Boom. All modules are temporarily disabled. :good:
Click to expand...
Click to collapse
Lol. They posted the manual "recovery" for a reason Lol.
Sent from my XT926 using Tapatalk 4
motodroidfreak said:
Lol. They posted the manual "recovery" for a reason Lol.
Sent from my XT926 using Tapatalk 4
Click to expand...
Click to collapse
Yes indeed.
Realized that later.
totally sweat. any link to apk?
Sblast said:
totally sweat. any link to apk?
Click to expand...
Click to collapse
Yes, in the 1st post is a link to Xposed Repository. There is a direct linkt to download the apk - or just use xposed installer itself to download
Sadly it does not seem to work.
Log shows all recent Notifications but nothing shows up in the main window.
Running AOKP 4.2.2 by Maclaw on a S3 Mini
All other Xposed Stuff works fine.
[Edit]
Disregard it. Actually rebooted twice when i wrote this. After a third reboot its working now
Great App, thanks a lot.
Works like a charm. Thanks for the module.
I would tend to want the red color for ALL, and something "weaker" for individual notifications.
schneidebrett said:
Sadly it does not seem to work.
Log shows all recent Notifications but nothing shows up in the main window.
Running AOKP 4.2.2 by Maclaw on a S3 Mini
All other Xposed Stuff works fine.
[Edit]
Disregard it. Actually rebooted twice when i wrote this. After a third reboot its working now
Great App, thanks a lot.
Click to expand...
Click to collapse
Different sources for both
1) The log entries are taken from debug.log of xposed
2) The database with notifications is updated by the hook every time a new one is detected (no more write access as needed), the app itself reads the file.
But the app has to create the file to get the app's permissions&owner, the hook does not creates it because the app could not read it later due to missing permissions. So the new notifications could not written, but are logged.
I add it to the 1st post
When removing the notification does it remove the service or just the icon in the task bar?
Will android close the app when it needs memory or will the app stay open like when the icons are showing in the task bar?
I wanted to use the module to remove the notification of "No Sim card" (I am currently using N8000 without a sim) it's found in the system ui notifications but when i select it and reboot nothing happens but then i restart system ui and the notification is gone
But when i select it and custom design then reboot it works but i dont know if this would disable other notifications.... .. so What's the problem?!
yeeahnick said:
When removing the notification does it remove the service or just the icon in the task bar?
Will android close the app when it needs memory or will the app stay open like when the icons are showing in the task bar?
Click to expand...
Click to collapse
Technical the app calls the function to create a notification, but this call never reches the system.
I'm using a other app by me named "KeepRunning" to restart crashed/closed apps. I've oberserve also some apps which are configured to not show notification. The logfile of KeepRunning tells me that during the last week only Whatsapp was several times was restarted, but this has no restricted notifications.
So i *think* the apps are not closed by Android. Btw, i the worst case Android closed any app, regardless of services or nifications
Scorpion_Ibm said:
I wanted to use the module to remove the notification of "No Sim card" (I am currently using N8000 without a sim) it's found in the system ui notifications but when i select it and reboot nothing happens but then i restart system ui and the notification is gone
But when i select it and custom design then reboot it works but i dont know if this would disable other notifications.... .. so What's the problem?!
Click to expand...
Click to collapse
Xposed framework has not function to get a "Context"
To get the texts of a notification a "Context" is required
So the module searches for a context to read the notification.
Now the "system ui" starts very early and at this point it seems a context is not yet available and the notification is detected as "text not readable" and the app shows it as "custom design" :-/ If later a context is available notifications of system ui are read correct.
So i think it thould be okay to disable custom design for system ui to get rid of "no sim" notification
You could simple recognize a real custom design of notifications. The app "My Data Manager" uses such a one for notifications, i've attached a screenshot and marked it
You could enable the full logging by creating a empty file /data/data/de.defim.apk.notifyclean/files/NotifyClean.logging , a reboot is required to take effect. Be warned, it could slow down your device, so enable it not all the time

[MOD][Touchwiz][1.35] Xposed G-Touchwiz

Hi all,
This is my first (Xposed) released application..
I've made this app to hide the 'S Finder' and 'Quick Connect' buttons from the notification drawer on the Galaxy S5 and other Galaxy S5 based ROMs (Eg. Note 2, Galaxy S4)! See attached screenshots for proof.
Soon I also will release the source of the application but for now I first want to create a settings UI and add more options to change, the code is to messy to release right now..
Download can be found in the Xposed Repository and the Google Play Store
- http://repo.xposed.info/module/com.gertlily.xposed.touchwiz
- https://play.google.com/store/apps/details?id=com.gertlily.xposed.touchwiz
How to install?
See this post
Changelog
See this post
Thanks,
Gertlily
XDA:DevDB Information
[MOD][Touchwiz][1.35] Xposed G-Touchwiz, Xposed for all devices (see above for details)
Contributors
Gertlily
Xposed Package Name:
Version Information
Status: Stable
Current Stable Version: 1.35
Stable Release Date: 2014-07-14
Created 2014-06-22
Last Updated 2016-06-01
Changelog
Version 1.35 (Latest)
Brand new interface (drawer menu)
Alert when the Xposed Framework is not installed
Disable full battery notification
Removed the reboot buttons, so no SuperSU permissions needed anymore!
Hide text boxes for the S-Finder & Q-Connect buttons when the buttons are hidden
Version 0.96
New application icon
Added the application to the Google Play Store
Version 0.95
Changed way to hide both S-Finder and Q-Connect buttons, by disabling both the buttons
Disable the notification bar (with "clear" button)
Disable the check battery cover popup at boot
Disable the check USB cover popup when unplugging USB or power
Extra:
Started working on changing the launch activity for the S-Finder and Q-Connect buttons (including custom text)
Version 0.8
Added settings interface
Added option to only disable 1 button or the complete bar
Added soft reboot and reboot buttons
Next version will probably include options to disable the "Check battery cover" and "Check charging cover" pop-ups!
Installation
How to install Xposed G-Touchwiz
Install the Xposed Framework from here (also a tut on how to install Xposed)
Install Xposed G-Touchwiz from Xposed Download or Google Play Store
Activate Xposed G-Touchwiz in the Xposed Framework "Modules" section
Open Xposed G-Touchwiz
- Change options as you desire
Do a (soft)reboot
Video tut
This amazing video is made by GadgetHacks on YouTube.
Works fine on my G900F. Could you add a way to disable "check back cover" and "check USB cover" popups? And I also really want to replace the ugly default contact image(s) in InCallUI and Dailer/Contacts.
Dark_Avenger said:
Works fine on my G900F. Could you add a way to disable "check back cover" and "check USB cover" popups? And I also really want to replace the ugly default contact image(s) in InCallUI and Dailer/Contacts.
Click to expand...
Click to collapse
Thanks for the reply, nice to know that it works!
I will look into a way to disable the pop-ups for the "Check back cover" and "Check USB Cover"!
And you mean the Contacts image as in the attached screenshot, also with what would you like to see it replaced?
Bye,
Gertlily said:
Thanks for the reply, nice to know that it works!
I will look into a way to disable the pop-ups for the "Check back cover" and "Check USB Cover"!
And you mean the Contacts image as in the attached screenshot, also with what would you like to see it replaced?
Bye,
Click to expand...
Click to collapse
Exactly... This image in different colors is shown when there is no contact image set. It appears here, in call UI, in the logs, contacts list. The HTC default image is more stylish.
Works with 900I
Even works on my Note2 witj S5 system UI.
One request. ..if possible
Long pess menu key opens s-finder app...
I want google now..
Is it possible for you ???
Sent from my GT-N7100 using Tapatalk
MBariya said:
Even works on my Note2 witj S5 system UI.
One request. ..if possible
Long pess menu key opens s-finder app...
I want google now..
Is it possible for you ???
Sent from my GT-N7100 using Tapatalk
Click to expand...
Click to collapse
There is a button remap module for xposed that could do it for you. But could you send all files from /system/framework and the SystemUI.apk
Thanks,
Sent from my SM-G900F using Tapatalk
Hmm, didn't work for me on the Verizon Developer Edition S5. Maybe a conflict with Wanam? I'll do more testing...
Can we have an option of which one to disable? I actually like the S-Finder, but not the Quick Connect. Maybe an option to disable one of em' and the other one that is still present can be centered?? That'd be awesome!
Gertlily said:
There is a button remap module for xposed that could do it for you. But could you send all files from /system/framework and the SystemUI.apk
Thanks,
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
Sure...
https://www.dropbox.com/s/ez3mzisz79hhasj/Note2 Files.zip
Sent from my GT-N7100 using Tapatalk
JamMasterClay said:
Hmm, didn't work for me on the Verizon Developer Edition S5. Maybe a conflict with Wanam? I'll do more testing...
Click to expand...
Click to collapse
If you could send your /system/framework/framework-res.apk and /system/priv-app/SystemUI.apk I will look into the ID's!
Joe0113 said:
Can we have an option of which one to disable? I actually like the S-Finder, but not the Quick Connect. Maybe an option to disable one of em' and the other one that is still present can be centered?? That'd be awesome!
Click to expand...
Click to collapse
I will look into a option to change this! Could be great!
MBariya said:
Sure...
https://www.dropbox.com/s/ez3mzisz79hhasj/Note2 Files.zip
Sent from my GT-N7100 using Tapatalk
Click to expand...
Click to collapse
Thanks, I will see what I can do for you. But I guess your best go is with http://repo.xposed.info/module/com.spazedog.xposed.additionsgb for now.
Xposed Addition not working for 4.4.2
Sent from my GT-N7100 using Tapatalk
Thanks Gertlily, this is exactly what I was wanting it to be in! an Xposed module It works great here too.
I also wouldn't mind the ability to disable the warnings for the back cover and usb port either.
misticalx said:
Thanks Gertlily, this is exactly what I was wanting it to be in! an Xposed module It works great here too.
I also wouldn't mind the ability to disable the warnings for the back cover and usb port either.
Click to expand...
Click to collapse
Thanks!
I have both of them on my todo list! So that will also be disabled in the near future ☺
Sent from my SM-G900F using Tapatalk
Updated and added new version!
Hi all,
I've updated the app. There is now a settings interface to select which button to disable, Only "S-Finder" or "Quick Connect"? Or just the complete bar!
For the next version I will try to find out where the pop-ups for the "Check battery cover" and the "Check charging cover" come from!
Download in the first post and Xposed repo
Works very well on Note 2 running electron v5.Thanks a lot
vivekmn said:
Works very well on Note 2 running electron v5.Thanks a lot
Click to expand...
Click to collapse
Great to hear that it also works on the Note 2 with custom roms!
Sent from my SM-G900F using Tapatalk
Small suggestion... the option in settings GUI "Disable S-Finder & Q-Connect" is unnecessary. You could achieve the same functionality by selecting the other two.

[APP][5.0.0+][XPOSED] HowGiveLolli

Stops shouting for a Lolli.
THIS MODULE PREVENTS LOLLIPOP FROM USING UPCASE EVERYWHERE, LIKE NOTIFICATION ACTIONS, DIALOGS AND BUTTONS. I DON'T LIKE IT AND THINK IT WAS A BAD DECISION.
Additional it is also annoying to have a 7" display, but the dialog buttons are shrinked now. Most time there is just a JA, NO, OK or GO - and you have to hit it. I'm not a monster, but my fingers are larger than of a 10 year old child.
So this module also uses for these buttons the whole width of the dialogs, like it was previously. You could set the position for a the text of 1 button dialogs to center or default position by open the module. Initial its random so you could check what's more suitable for you.
Only compatible with AOSP Lollipop!
Website: http://tinyurl.com/nq32zze
Play Store: http://tinyurl.com/mebbnqb
Xposed Repository: http://tinyurl.com/pc8tp4f
APK download: http://tinyurl.com/mzert7f
This affects not only dialogs but also tabs in apps, eg Tasker, nova launcher, ... Could you please make it its only for dialogs?
Sent from my Nexus 4 using Tapatalk
XlAfbk said:
This affects not only dialogs but also tabs in apps, eg Tasker, nova launcher, ... Could you please make it its only for dialogs?
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
:good: ya would be better i think too but still nice addon
The width ot the "casing" of tabs?
defim said:
The width ot the "casing" of tabs?
Click to expand...
Click to collapse
not sure i get it so i'm attaching screenshots. none of these "toolbars" should be affected imho, only dialogs.
XlAfbk said:
not sure i get it so i'm attaching screenshots. none of these "toolbars" should be affected imho, only dialogs.
Click to expand...
Click to collapse
Thx for the screenshot! I've disabled the upcase transformation global, there is not available by which component it is requested.
But anyway upcase tabs are ugly, it so Visual Studio style ^^
It would be great if you could add buttons to enable/disable upcase. I really like your work of putting the buttons in center and using the whole width, that is great. But I like the capital letters, too :angel: :good:
fiz:ik said:
It would be great if you could add buttons to enable/disable upcase. I really like your work of putting the buttons in center and using the whole width, that is great. But I like the capital letters, too :angel: :good:
Click to expand...
Click to collapse
I've split the functions into 2 separate modules and just uploaded them to Xposed repo
Excellent, again! Two BIG thumbs up!
thanks for the split modules
sometimes the button text resets to its default place, even when i choose "center" in the module settings (only happens with single-button dialogs).
module: HowGiveLolliButton
device & rom: moto g 2013 / android 5.0.1 (gpe)
kingkaminari said:
sometimes the button text resets to its default place, even when i choose "center" in the module settings (only happens with single-button dialogs).
Click to expand...
Click to collapse
With the same dialog? Can you long touch the button to see if it used the whole width even the text is not in right place?
@defim yes. The button uses the whole width even with the text out of place. Can't post a screenshot right now because I downgraded to KK.
Sent from my XT1032 using Tapatalk
---------- Post added at 01:37 AM ---------- Previous post was at 01:33 AM ----------
I was previously using the original module (HowGiveLolli) but I prefer this one since I don't have problems with that whole load of uppercase text [emoji14]
Sent from my XT1032 using Tapatalk
kingkaminari said:
@defim yes. The button uses the whole width even with the text out of place. Can't post a screenshot right now because I downgraded to KK.
Sent from my XT1032 using Tapatalk
---------- Post added at 01:37 AM ---------- Previous post was at 01:33 AM ----------
I was previously using the original module (HowGiveLolli) but I prefer this one since I don't have problems with that whole load of uppercase text [emoji14]
Sent from my XT1032 using Tapatalk
Click to expand...
Click to collapse
Sometimes Android "forget" to create shared_pref directory in the apps data dir. Then savin preferences is not possible, but no error. You could check with a root enabled file manager. Or you could get an "shared preferences" editor/viewer from play store to verify that there was a value saved
defim said:
Sometimes Android "forget" to create shared_pref directory in the apps data dir. Then savin preferences is not possible, but no error. You could check with a root enabled file manager. Or you could get an "shared preferences" editor/viewer from play store to verify that there was a value saved
Click to expand...
Click to collapse
if i create that dir myself, will it solve the problem?
kingkaminari said:
if i create that dir myself, will it solve the problem?
Click to expand...
Click to collapse
Should. Is it missing?
defim said:
Should. Is it missing?
Click to expand...
Click to collapse
didnt check that at the time. i'll have to install lollipop again soon (to test a deodexed stock rom i created) so i'll test your module again and create that dir if needed, then report back
i can confirm that no shared prefs dir was created. even after i created the dir, no preference was written
kingkaminari said:
i can confirm that no shared prefs dir was created. even after i created the dir, no preference was written
Click to expand...
Click to collapse
If you create it by "root" only root is allowed to r/w/x -> set user+group+permission like other dirs, eg the existing "files" or "cache".
Another "fix" could be to remove & reinstall.
But the suspect is that the directory is missing sometimes!
defim said:
If you create it by "root" only root is allowed to r/w/x -> set user+group+permission like other dirs, eg the existing "files" or "cache".
Another "fix" could be to remove & reinstall.
But the suspect is that the directory is missing sometimes!
Click to expand...
Click to collapse
actually, i just cleared the app's data and its working fine now

[JB][P] AppOpsXposed Re 1.30.6 - Now with EdXposed support!

AppOpsXposed Re is a module for the Xposed framework that restores AppOps functionality on recent Android versions.
"Re" (short for "revised") version got a few updates compared to the original, making it work on newer Androids, like Nougat and Oreo.
Original thread by caspase: AppOpsXposed - AppOps for 4.3+
What is AppOps? What's the difference between AppOps and permissions?
AppOps is a feature that is included in Android starting with JellyBean 4.3. It allows the user to limit an apps functionality, regardless of permissions granted; for example, you can prevent an app from reading your contact list, or accessing your current location. The difference between revoking permissions and using AppOps is that in the latter case, the affected app will not know what happend and, most importantly, will (usually) not crash. In the case of the location, the app will think that the location is currently unavailable. In the case of your contact list, the app will see an empty list.
An important thing to keep in mind is that AppOps was not intended for end-users, so some features do not work as advertised. Limiting "Keep awake" for example has no effect, as this was not implemented by the Android developers.
Compatible with all Android versions from 4.3 'Jelly Bean' to 9.0 'Pie'.
Credits:
Xposed Framework: rovo89 & Tungstwenty
Original module: caspase
Download: AppOpsXposed Re on Xposed Module Repository
How to report problems efficiently?
- Enable the Debug log in settings
- Use functions that don't work as intended
- Export the logs from Xposed app and put them on PasteBin
- Post on the XDA thread the link along with more information about your device
XDA:DevDB Information
AppOpsXposed Re, Xposed for all devices (see above for details)
Contributors
Xspeed, caspase
Source Code: https://github.com/XspeedPL/AppOpsXposed
Xposed Package Name: at.jclehner.appopsxposed.re
Version Information
Status: Stable
Current Stable Version: 1.30.6
Stable Release Date: 2019-03-09
Created 2018-08-10
Last Updated 2019-03-08
you rock dude. I had to settle for my 2nd favorite rom for my daily driver bc it had no AppOps. Now I'm free!!! when I get time I will flash back and give this a try.
Thanks for sharing!!!!
Hey, thanks for your work (even though I'm still on Nougat).
I have three questions though:
- when I go into an app's persmissions screen the sliders in 1.30.4 turned green when turned on and grey when off. In 1.30.5 they're always grey, can this be modified so they change color depending on how their status is?
-also in an app's permission screen, the name of each permission was differently formated and translated in 1.30.4. Could this be ported over to your version of AppOps?
-the next thing didn't work with 1.30.4 either but maybe it can be fixed (or my phone simply isn't compatible), when I go to designs and change the icons of AppOpsXposed, none of them changes in the phone's settings / app overview screen.
I have some screenshots attached. My phone is the HTC 10 on Nougat, regularly rooted
sutobe said:
- when I go into an app's persmissions screen the sliders in 1.30.4 turned green when turned on and grey when off. In 1.30.5 they're always grey, can this be modified so they change color depending on how their status is?
Click to expand...
Click to collapse
It's really easy to change, I am experimenting with colors at the moment.
When I was releasing this I prioritized functionality over looks, but it will be done, no worries.
-also in an app's permission screen, the name of each permission was differently formated and translated in 1.30.4. Could this be ported over to your version of AppOps?
Click to expand...
Click to collapse
I am aware of that, the labels got messed up when I was porting the code base. I'll see what can be done.
-the next thing didn't work with 1.30.4 either but maybe it can be fixed (or my phone simply isn't compatible), when I go to designs and change the icons of AppOpsXposed, none of them changes in the phone's settings / app overview screen.
Click to expand...
Click to collapse
It actually works like the previous version. To see those changes you can either reboot or restart the "UI" process.
To make it work auto-magically a lot more work would be needed, and to be honest, for a single time use feature it's not worth it in my opinion.
It works
But after disabling some ops (permissions) those apps on going notification don't show the notification bar although they're running in the background.
But if i revert it then the notification shows
FC after start at HTC One M7 with Android 5 ROM
Sent from my HTC One using XDA Labs
Nice this cutie is now offical.
Used your inoffical mod since oh my gosh ..long time ago...about a year
on LP, MM, Nougat
:good:
Awww yeah!... Thankyou for this!
Auto close app everytym when i open :/
Mockingbird_ said:
Auto close app everytym when i open :/
Click to expand...
Click to collapse
How to report problems efficiently?
- Enable the Debug log in settings
- Use functions that don't work as intended
- Export the logs from Xposed app and put them on PasteBin
- Post on the XDA thread the link along with more information about your device
Click to expand...
Click to collapse
Maybe try caspase appsops.
For me it works now better with my nougat device. Better permisson controll* and less errors on apps with blocked permissions :good:
*possible to block audio focus on music, video, notification
Hi! What's the difference of this and the appopsxposed without the "re"?~
nijihana said:
Hi! What's the difference of this and the appopsxposed without the "re"?~
Click to expand...
Click to collapse
Original module was supposedly abandoned. This version was updated to support newer Androids, including Nougat and Oreo.
"Re" is short for "revised".
Xspeed said:
Original module was supposedly abandoned. This version was updated to support newer Androids, including Nougat and Oreo.
"Re" is short for "revised".
Click to expand...
Click to collapse
Thank you!
Any chance blocking apps permission to change system settings?
A language file for translation would be nice
edit:
Now i see modul can block "write system" e.g. it can denin on playstore / service but some apps still
change system ( froce app to run in backround) after install an update.
So if an app has no permission to write system how it can change settings even if i denin playstore & service permisson to change system? ^^^^
This app is broking the item "Fingerprint scanner" in the settings of phone. I get FC when I try to open it. My phone is HTC U11, Adrroid 8.0, ROM LeeDroid.
@Xspeed: 'Add OP_BOOT_COMPLETED' in the hacks menu still doesn't work after checking the box and rebooting, there is no option anywhere to control whether an app can start on boot. I'm running a pure AOSP ROM so there is no Privacy Guard, etc. Is there a workaround/fix for this?
Thanks!
@Xspeed Just curious, what are the chances of this getting updated for Pie?
toBsucht Psp said:
Now i see modul can block "write system" e.g. it can denin on playstore / service but some apps still
change system ( froce app to run in backround) after install an update.
So if an app has no permission to write system how it can change settings even if i denin playstore & service permisson to change system? ^^^^
Click to expand...
Click to collapse
What settings is the app changing after you disabled the permission?
smallKING81 said:
This app is broking the item "Fingerprint scanner" in the settings of phone. I get FC when I try to open it. My phone is HTC U11, Adrroid 8.0, ROM LeeDroid.
Click to expand...
Click to collapse
I am going to need LogCat during the FC from you to be able to see what's exactly wrong.
AnonVendetta said:
@Xspeed: 'Add OP_BOOT_COMPLETED' in the hacks menu still doesn't work after checking the box and rebooting, there is no option anywhere to control whether an app can start on boot. I'm running a pure AOSP ROM so there is no Privacy Guard, etc. Is there a workaround/fix for this?
Click to expand...
Click to collapse
This boot run blocking is actually a hack that works only on some devices, to be honest it doesn't work on mine either
bkkzak said:
@Xspeed Just curious, what are the chances of this getting updated for Pie?
Click to expand...
Click to collapse
If you mean EdXposed, you're unfortunately out of luck. This module HEAVILY relies on so called "resource hooks" that EdXposed doesn't support at the moment. Sorry
What is the difference between this app and AppOpsX from F-Droid? does it work on Android Pie?
MDV106 said:
What is the difference between this app and AppOpsX from F-Droid? does it work on Android Pie?
Click to expand...
Click to collapse
To be honest I've never heard of AppOpsX. The two applications work completely different under the hood.
There is stuff non-Xposed apps can't do, like adding a shortcut to AppOps on the app details activity.
Regarding your second question, YES!
The fresh new 1.30.6 version supports Android 9.0 Pie and EdXposed.
I managed to make it work by separating resource hooking related stuff to a second module and made it optional for other functionality.
Simple? Absolutely. Clever? Maybe. AppOps? Xposed. Sorry :/

Categories

Resources