[MOD][XPOSED] Burnt Toast Revived - Xposed Framework Modules

Burnt Toast Revived is an updated version of @MohammadAG's Burnt Toast Xposed module. In this version I added support for the latest versions of Android that have rounded toast messages, and fixed the problem of the text too near to the border.
NEW! It's now possible to change the size of the icon.
NEW! It's now possible to change the size of the margins.
Description:
This modules adds the app icon to toast messages, giving a more colorful look to them, and also making them more understandable.
Notes:
Support for Android versions before Lollipop has been dropped. Please use the original module on KitKat and before.
Changelog:
v1.6
Added option to change margins size.
Added more sizes, and removed some bigger ones.
Fixed controls not visible on some devices and in landscape.
No more overlapping or delayed toast messages. When you change size, the old toast is dismissed before generating a new one.
v1.5
Added option to change icon size
Added support for some ROMs with different layout for toast messages
v1.4
Initial release
Links:
Source code: GitHub
Download: Xposed Repo

Works perfectly well! Great job?

Not sure if you know this but Apps that are doing something with root access shows magisk icon.
Pixel 2xl Oreo 8.1

smartymcfly said:
Not sure if you know this but Apps that are doing something with root access shows magisk icon.
Pixel 2xl Oreo 8.1
Click to expand...
Click to collapse
It's normal. The app that manages root is Magisk (or SuperSU or another), so the notifications are coming from that app.

Could you add options to change the design of the message istelf like xtoast did?

mali_ said:
The toasts are too big. Can't you make it like in custom roms with just a small icon next to the toast? Or options to change size?
Click to expand...
Click to collapse
I'm working on it.
adwait96 said:
Not working on my device.
Oneplus 3 using RR-N-v5.8.5-20171217-oneplus3-Final
Rooted with xposed v89 and magisk installed.
I checked on apps that doesn't require root like lookup, fly gps and sesame shortcuts and root app like greenify.
I have disabled system toast notifications(from settings->configurations->animations->toast) n magisk toast notifications so it should not affect this module.
I would love to use this cause system n magisk uses small icons which are barely visible.
Thanks anyways!
Sent from my OnePlus 3 using XDA Labs
Click to expand...
Click to collapse
Can you please send me the file /system/framework/framework-res.apk extracted from your phone?
Thaodan said:
Could you add options to change the design of the message istelf like xtoast did?
Click to expand...
Click to collapse
It's not in my plans, sorry.

adwait96 said:
Sent from my OnePlus 3 using XDA Labs
Click to expand...
Click to collapse
Sorry, I don't see any link or file. Please upload it somewhere and send me the link.

adwait96 said:
It didn't upload because of the file limit
My bad
Edited and shared the link in previous post.
Sent from my OnePlus 3 using XDA Labs
Click to expand...
Click to collapse
I sent you a DM, please check it out.

v1.5 is out now
Changelog:
Added option to change icon size
Added support for some ROMs with different layout for toast messages

mali_ said:
I can't change the size. It shows the same size no matter which button I tap on - 128 in xposed logs.
Is it possible to achieve this kind of toasts that's available in custom roms? Please check picture.
Click to expand...
Click to collapse
Please give me more information: what device are you using? What ROM and Android version?
I don't think it's possible to put the icon in the corner (if that's what you're asking for) without heavily modifying the layout. I will look into it.

Working properly on LOS 14.1. I would just recommend to center icon within the whitespace after changing the icon's size, so it looks better.
Thank you!

mali_ said:
Nexus 5, stock marshmallow 6.0.1
Click to expand...
Click to collapse
Please send by PM the output of the following commands:
Code:
ls -al /data
ls -ald /data/data/me.rapperskull.*
ls -alR /data/data/me.rapperskull.*
ls -ald /data/user/0/me.rapperskull.*
ls -alR /data/user/0/me.rapperskull.*
Tletl said:
Working properly on LOS 14.1. I would just recommend to center icon within the whitespace after changing the icon's size, so it looks better.
Thank you!
Click to expand...
Click to collapse
Please attach a screenshot to clarify the problem.

Hi,
Thanks for the modules revival. Could you please make the paddings adjustable too? Even with a small icon size the toast is still a lot larger than standard toast.
Oreo 8.0 on OnePlus 5

XlAfbk said:
Hi,
Thanks for the modules revival. Could you please make the paddings adjustable too? Even with a small icon size the toast is still a lot larger than standard toast.
Oreo 8.0 on OnePlus 5
Click to expand...
Click to collapse
It's already scheduled for the next version, but it varies with the device. Please send a screenshot to highlight the problem.

Rapper_skull said:
It's already scheduled for the next version, but it varies with the device. Please send a screenshot to highlight the problem.
Click to expand...
Click to collapse
Original width, just cut out the application above

XlAfbk said:
Original width, just cut out the application above
Click to expand...
Click to collapse
Please send me the file /system/framework/framework-res.apk

Rapper_skull said:
Please send me the file /system/framework/framework-res.apk
Click to expand...
Click to collapse
Pm

Rapper_skull said:
Tletl said:
Working properly on LOS 14.1. I would just recommend to center icon within the whitespace after changing the icon's size, so it looks better.
Thank you!
Click to expand...
Click to collapse
Please attach a screenshot to clarify the problem.
Click to expand...
Click to collapse
Attached.
Icon is aligned to the right, beside the text. Would look better to center it within the whitespace to the left of toast's text.

Tletl said:
Attached.
Icon is aligned to the right, beside the text. Would look better to center it within the whitespace to the left of toast's text.
Click to expand...
Click to collapse
Unfortunately some of the margins are fixed, so I can't reduce them so much. In the next version I will add a slider to set margin size.

Rapper_skull said:
Please send me the file /system/framework/framework-res.apk
Click to expand...
Click to collapse
Hello, i have exactly the same problem, i send u my apk file too if you can take a look please :good:
Thanks in advance

Related

[MOD][XPOSED] Buttered Toast

Add Application Name To Toast Notifications
Adds the application name to any* toast message shown
Requirements
Xposed
Root
Change Log
1.0
Initial Release
Known Issues
Source Code
https://github.com/GzFighter/buttered-toast
Download
Xposed Installer or here
Great work dev, keep up:good:
@gabcas
Thanks for a nice xposed module.
I hope you don't mind a suggestion to follow up your v1.
- App Name font size and color option so that it stands out easier. Cheers.
Another nice module :good:
Maybe a little layout suggestion:
- Thin line under app name?
- Bold font or grey color for app name?
Simply for distinguish app name and text...
Steph310 said:
Another nice module :good:
Maybe a little layout suggestion:
- Thin line under app name?
- Bold font or grey color for app name?
Simply for distinguish app name and text...
Click to expand...
Click to collapse
... And possibly an app icon. Seems, you now have some competition with Burnt Toast module.... Just to let you know.
themadproducer said:
... And possibly an app icon. Seems, you now have some competition with Burnt Toast module.... Just to let you know.
Click to expand...
Click to collapse
A popup should be clean and minimal, no need for an icon IMO
SerkSerk said:
A popup should be clean and minimal, no need for an icon IMO
Click to expand...
Click to collapse
A user option would make us both happy right? That's what modding all about, choices. Cheers
Would you consider a whitelist feature.
Anyone can post a screenshot to see how it looks like? Thank you
I guess development is dead, right? In Xposed 2.6.1 I get a lot of errors in Xposed log about
Code:
java.lang.RuntimeException: number of TextViews in toast is not 1
.
Is it something you can look into? Thanks anyway!

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

Allows only desirable toasts, and much more
You could configure which apps are allowed to show toast notifications. If an app creates a toast it will be collected and added to the list.
You could deny *all* toasts of an app or only *specific* messages.
Changed settings are applied immediately!
A donation supports this app and further development!
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.
Text of the toast could be centered
Change toast style to GingerBread, JellyBean or KitKat
Add icon of the causing app, 6 different sizes
Add name of the app which created the toast
Per app: Regex pattern matching
Per app: Tasker support
Clear unblocked toasts for all apps
Show all apps, even without toasts yet
You support this app and further development!
Website: http://tinyurl.com/nafsxjd
Play Store: http://tinyurl.com/q6zrblv
Xposed Repository: http://tinyurl.com/lzoowto
Changelog: http://tinyurl.com/mj3zr4f
Why this app? No other easy to use app exists
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
Amazing, keep up dev:good:
can we get Gingerbread support plz?
It is what i needed ! The only bad thing about it is its icon !
@defim
Absolutely brilliant.
This module helps fix some other toast related issues I had with using buttered and burnt toast. Now I have harmony and control.
Thanks bro.
BTW, I get toasts from Go Launcher Prime that do not get registered with your module. Is it possible to fix this?
killoid said:
can we get Gingerbread support plz?
Click to expand...
Click to collapse
Not planned at the moment, have still no device to test. Maybe some time (it's the last point at my todo list)
pesiran said:
It is what i needed ! The only bad thing about it is its icon !
Click to expand...
Click to collapse
Sorry, i know. :crying: The one who contribute a icon (with colors red and blue) can get rid of the donate reminder bar :laugh:
themadproducer said:
@defim
BTW, I get toasts from Go Launcher Prime that do not get registered with your module. Is it possible to fix this?
Click to expand...
Click to collapse
EnhancedToast should record every toast, it hooks to a android function. I had never used Go Launcher. Could it be that this app uses a own "toast" method? Try to enable full logging in the settings and watch the logfile if such a toast is created
mauam said:
Amazing, keep up dev:good:
Click to expand...
Click to collapse
Tested so quickly? I expect errors in the first release version :angel:
defim said:
EnhancedToast should record every toast, it hooks to a android function. I had never used Go Launcher. Could it be that this app uses a own "toast" method? Try to enable full logging in the settings and watch the logfile if such a toast is created
Click to expand...
Click to collapse
@defim
OK...I will try to watch the log.
Just to let you know...maybe a clue...both Burnt Toast and Buttered Toast modules work with the GoLauncher Toast. So in other words, they both see and modify the GoLauncher toast. Other app toasts tested so far are seen by all three modules (enhanced/buttered/burnt toast)
Can it change the color of the toast?
themadproducer said:
@defim
OK...I will try to watch the log.
Just to let you know...maybe a clue...both Burnt Toast and Buttered Toast modules work with the GoLauncher Toast. So in other words, they both see and modify the GoLauncher toast. Other app toasts tested so far are seen by all three modules (enhanced/buttered/burnt toast)
Click to expand...
Click to collapse
Maybe a reboot helps, xposed is sometimes a little tricky..
obstructer said:
Can it change the color of the toast?
Click to expand...
Click to collapse
No, not at the moment
themadproducer said:
BTW, I get toasts from Go Launcher Prime that do not get registered with your module. Is it possible to fix this?
Click to expand...
Click to collapse
EDIT 3: Working now, but with a disadvantage: All "launcher" apps do not get new settings immediately, they need a reboot..
Thanks for the module, Nice be able able to control the ever growing number of toast messages.
I haven't encountered any errors, but I do have a feature request.
I would love to see some form of pattern matching, to filter on that.
If you look at the screenshot I block the TB "Number of app data elements:" toast. But since this number changes all the time I need to set it for every number. That's not very practical.
defim said:
EDIT 3: Working now, but with a disadvantage: All "launcher" apps do not get new settings immediately, they need a reboot..
Click to expand...
Click to collapse
@defim
That's Fantastic Thankx regarding Edit 3.
I look forward to testing it.
Reboot is not an issue at all for my needs..
defim said:
EDIT 3: Working now, but with a disadvantage: All "launcher" apps do not get new settings immediately, they need a reboot..
Click to expand...
Click to collapse
@defim
I updated, rebooted, made GoLauncher popup it's toast message, opened Enhanced Toast module, highlighted the GoLauncher specific toasts, and without reboot, tested. Popup toasts were intercepted successfully.
Thx very much.
themadproducer said:
Reboot is not an issue at all for my needs..
Click to expand...
Click to collapse
Reboot is not required if the "reload always" is enabled (=default). I should not write anything before i have done it ...
There are some apps which uses "special" toasts, like Swype (eg on changing language), EX File Explorer (eg on "back" touch) or GO Launcher. They all could now be handled
Btw, i just pushed another update. There was a bug which could prevent recording of any toasts :silly:
kantjer said:
I haven't encountered any errors, but I do have a feature request.
I would love to see some form of pattern matching, to filter on that.
Click to expand...
Click to collapse
There are some more features for donators, like Regex, Tasker, ...
I've attached the "strings.xml" to 1st post if someone like to have the app translated in its language. Don't forget to send me your emal adress!
I have translated this app to Spanish
strings attached
My email is: [email protected]
defim said:
There are some more features for donators, like Regex, Tasker, ...
Click to expand...
Click to collapse
Thanks, the Regex option is great. Haven't tried the Tasker plugin yet.
@badkill: Thanks. Mail is sent and I will upload it later to Store/Repository
kantjer said:
Thanks, the Regex option is great. Haven't tried the Tasker plugin yet.
Click to expand...
Click to collapse
I'm not using Tasker by myself anymore. But it's a easy way for everyone without developing knowledge to do self defined things for every toast (or notification with NotifyClean)
defim said:
[MENTION=3967831]I'm not using Tasker by myself anymore. But it's a easy way for everyone without developing knowledge to do self defined things for every toast (or notification with NotifyClean)
Click to expand...
Click to collapse
Is Tasker support already build in? I can't find in the plugin list.
I have the DefimDonator package installed.

[DISCONTINUED][MOD][APP][XPOSED][4.1+]WhatsAppX - More Features for WhatsApp

The development on this module has stopped:
BreitbandModem said:
Hi All,
I am finally putting this project to sleep! :crying:
Unfortunately I don't have the time to continue the maintenance on the module.
On the other hand, the latest version of WhatsApp provides many WhatsAppX features out of the box. (Quick Reply, Favorite Messages, ...)
If you're still missing the other functionalities, there is a wonderful new Xposed Mod available: WhatsApp Extensions by Surajkumar
It's been a great pleasure developing WhatsAppX for you!
I'm really thankful for all the feedback that I have received from you guys :highfive:
Until next time,
BreitbandModem
Click to expand...
Click to collapse
Facing its lack of features, WhatsAppX is my attempt in improving your Whatsapp experience.
This includes the following functions:
1. Per Contact Wallpaper
Personalize your chats by applying individual wallpapers to each of your contacts.
2. Lock Contacts
Lock selected chats with pattern-protection
3. Hide Message Preview
Hide the message preview displayed on the main screen of whatsapp (also for selected contacts)
4. Save Favorites
Add important messages to WhatsAppX so you dont have to scroll through your whole chat history
5. Set Reminder
Remind yourself to answer a contact
6. Highlight contacts
Highlight a contact in the chat overview
7. Call over cell instead of Whatsapp-call
8. QuickReply option from notifications
All those Features integrate seamlessly into WhatsApp and can be personalized up to a certain degree.
For some of the features you have to long press on a message for further options.
In case you get a notification that says "Failed to install or find sqlite3 on your device..." - try this:
bagarwa said:
Tip for others -
If you are on a Lollipop device, sqlite3 might not be working on your device. But you have a solution if you have Titanium Backup installed on your device. Do this -
Copy sqlite3 from /data/data/com.keramidas.TitaniumBackup/files/ and paste it in /system/bin OR /system/xbin
Change the permission to 755.
Click to expand...
Click to collapse
Also check out Whatsapp mods
Download from the xposed repo: http://repo.xposed.info/module/de.bidlingmeyer.xposed.whatsappx
This Project is open source: https://github.com/BreitbandModem/WhatsAppX
My ToDoList for this project:
- hide notification text
- pin option
- Hide icon from launcher
- Multi threaded conversations
- hide contacts
Click to expand...
Click to collapse
where is the link?
SignalX said:
where is the link?
Click to expand...
Click to collapse
Due to the restrictions of XDA I can't post links...
Just search the xposed repo for "WhatsAppX"
nice one bro. very handy
works on whatsapp+ also.
but I'm getting fc somtimes
zamzameir said:
nice one bro. very handy
works on whatsapp+ also.
but I'm getting fc somtimes
Click to expand...
Click to collapse
Thanks for the feedback
Where exactly do you get the fc?
Here is the link
http://repo.xposed.info/module/de.bidlingmeyer.xposed.whatsappx
BreitbandModem said:
Thanks for the feedback
Where exactly do you get the fc?
Click to expand...
Click to collapse
your lock feature is great for me. cant get this on whatsap+
I can confirm the lock feature and reminder are working on w+. but the other features cant seem to find/activate
idk. its just force closing out of no where,ex : while on homescreen & in other apps.
Edit : when lock is active and afer exiting whatsapp
zamzameir said:
your lock feature is great for me. cant get this on whatsap+
I can confirm the lock feature and reminder are working on w+. but the other features cant seem to find/activate
idk. its just force closing out of no where,ex : while on homescreen & in other apps.
edit:when lock is active
Click to expand...
Click to collapse
That's strange...
Do you have sqlite3 "installed" on your device?
you can check by looking into this folder: /system/xbin/
is there a "sqlite3" file?
BreitbandModem said:
That's strange...
Do you have sqlite3 "installed" on your device?
you can check by looking into this folder: /system/xbin/
is there a "sqlite3" file?
Click to expand...
Click to collapse
yea. I have it. hmm. strange
Would you mind making this open source?
@BreitbandModem
just a feedback:
your whatsapp module force closes on Xperia Z (C6603) running stock 4.4.4 (.292 firmware)
whatsapp is official (latest downloaded from whatsapp website (not from the play store)
version 2.11.473
PünchUp said:
Would you mind making this open source?
Click to expand...
Click to collapse
This project is definitely going to be open source in the near future
But it may take a week or so, depending on how much time I have...
@leongzxc
Do you have sqlite3 on your device?
Check out post #9
BreitbandModem said:
This project is definitely going to be open source in the near future
But it may take a week or so, depending on how much time I have...
Click to expand...
Click to collapse
That's great! Also, would it have any compatibility issues if used along with WhatsApp Mods module?
how the hide preview works? I mean the notification and in the conversation still can view what the message is.
PünchUp said:
That's great! Also, would it have any compatibility issues if used along with WhatsApp Mods module?
Click to expand...
Click to collapse
WhatsAppX and WhatsApp Mods are perfectly compatible
a4apple said:
how the hide preview works? I mean the notification and in the conversation still can view what the message is.
Click to expand...
Click to collapse
Hide preview only hides the message you see under every contact on the main screen of whatsapp...
BreitbandModem said:
@leongzxc
Do you have sqlite3 on your device?
Check out post #9
Click to expand...
Click to collapse
Sorry. May i know how can i check that?
leongzxc said:
Sorry. May i know how can i check that?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=57512491
lulli1 said:
http://forum.xda-developers.com/showthread.php?p=57512491
Click to expand...
Click to collapse
BreitbandModem said:
@leongzxc
Do you have sqlite3 on your device?
Check out post #9
Click to expand...
Click to collapse
Ok just checked. I do not have. .
Surprised that a 2013 phone doesnt have this.
Thanks though!

[APP][Xposed] WhatsApp Tuner

[This module was 'Disable WhatsApp NavBar']
Hi!
With this module you can:
- Remove camera shorcut
- Remove voice message shortcut
- Force bars to not disappear when scrolling [Bugged: if you selected it, you will not be able to search from WhatsApp home screen. Use only if you don't need search.]
- Remove bar (Contact-Call-Conversation)
- Remove call option from quick contact screen (when you click on an avatar).
It shoud work with every version of Android\WhatsApp. Tested on Cyanogen 5.1.1, latest Play Store version of WhatsApp.
Download from Xposed Repo: http://repo.xposed.info/module/com.robertogl.nouiwhatsapp
Source code: https://github.com/robertoglxda/Disable-NavBar-Whatsapp/
If you'd like to donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QK5CWVFKU9UXE
Changelog:
19/07/2015
V1.3
- Fixed: image icon invisible on preview messages if 'Remove camera shortcut' selected.
- Added option to remove call option from quick contact screen (when you click on an avatar).
- 'Force bars to not disappear when scrolling' is disabled by default. If you selected it, you will not be able to search from WhatsApp home screen. Use it only if you don't need search. (I hope to fix it soon)
18/07/2015
V1.2
- App name is changed to: WhatsApp Tuner
- New user interface.
- Option:
Remove camera shorcut
Remove voice message shortcut
Force bars to not disappear when scrolling
Remove bar (Contact-Call-Conversation)
16/07/2015
V1.1
- Fixed: white words\line on top.
15/07/2015
V1.0
- Initial release
A nice module but there is space for improvement. I can see white. Will upload screenshot.
Sent from my Moto G using XDA Free mobile app
Umer520 said:
A nice module but there is space for improvement. I can see white. Will upload screenshot.
Sent from my Moto G using XDA Free mobile app
Click to expand...
Click to collapse
Same for me.
I tried a black themed whatsapp version and its easy to see there.
Still awesome module, great job!
xk0niR said:
Same for me.
I tried a black themed whatsapp version and its easy to see there.
Still awesome module, great job!
Click to expand...
Click to collapse
Can you post a screenshot with the black themed whatsapp? So I can see the issue. Thanks
Inviato dal mio GT-I9505 utilizzando Tapatalk
robertogl said:
Can you post a screenshot with the black themed whatsapp? So I can see the issue. Thanks
Click to expand...
Click to collapse
It's odd that white part doesn't appear in screenshot.
Sent from my Moto G using XDA Free mobile app
Umer520 said:
It's odd that white part doesn't appear in screenshot.
Sent from my Moto G using XDA Free mobile app
Click to expand...
Click to collapse
Where is that white part? If there is not in the screenshot, can you highlight that so i can see?
PS Try the apk attached. Changes?
Cool mod!
with apk from post #6 - now is ok.
mozillaopera said:
Cool mod!
Click to expand...
Click to collapse
Thanks. Have you tried the apk in my last post?
Edit: Ok, i'll publish the new version to Xposed Repo.
I've update Xposed Repo and Sources on Github with version 1.1.
robertogl said:
Thanks. Have you tried the apk in my last post?
Edit: Ok, i'll publish the new version to Xposed Repo.
I've update Xposed Repo and Sources on Github with version 1.1.
Click to expand...
Click to collapse
This fixed the white space issue (like seen in the post before yours)
Awesome Module!
Nice mod!
If you're already inside the WhatsApp code I would love to see an option/a module to disable the three dots in the upper right corner and the camera icon within the text field in chatview
fiz:ik said:
Nice mod!
If you're already inside the WhatsApp code I would love to see an option/a module to disable the three dots in the upper right corner and the camera icon within the text field in chatview
Click to expand...
Click to collapse
There is already a module that disable the camera icon ( http://forum.xda-developers.com/xposed/modules/mod-whatsapp-mods-remove-action-t2824732 ). It doesn't seem to be under development anymore, but you can try that, for me it is working but some people say that it isn't.
Edit: i see now that his developer is not on XDA from 21st February 2015. So maybe i'll look at the code for this things, when i'll have time...
robertogl said:
There is already a module that disable the camera icon ( http://forum.xda-developers.com/xposed/modules/mod-whatsapp-mods-remove-action-t2824732 ). It doesn't seem to be under development anymore, but you can try that, for me it is working but some people say that it isn't.
Edit: i see now that his developer is not on XDA from 21st February 2015. So maybe i'll look at the code for this things, when i'll have time...
Click to expand...
Click to collapse
Yes, i know that module and I used it but as you said it's not working anymore for some people. Would be really kind of you to look into his code
fiz:ik said:
Yes, i know that module and I used it but as you said it's not working anymore for some people. Would be really kind of you to look into his code
Click to expand...
Click to collapse
I don't know why it isn't working for some peolpe. Try the attached apk. It should remove camera button and voice recording button from the text field. For me it is partially working, i don't know why but it does some strange effects (but it removes the buttons). Basically i've use the same code of the other module...
If you want to go back, just download version 1.1 from Xposed Repo.
Good work..
Sent from my GT-S5570 using Tapatalk 2
bharath_58 said:
Good work..
How about integrating features from other whatsapp related modules,so that we can use a single module?
Just a suggession... Sorry
Sent from my GT-S5570 using Tapatalk 2
Click to expand...
Click to collapse
Probably i won't do that. I mean, a lot of developers are working on it, so i can't just grab their work and include into my module...
It would be virtually impossible to coordinate everyone...
robertogl said:
I don't know why it isn't working for some peolpe. Try the attached apk. It should remove camera button and voice recording button from the text field. For me it is partially working, i don't know why but it does some strange effects (but it removes the buttons). Basically i've use the same code of the other module...
If you want to go back, just download version 1.1 from Xposed Repo.
Click to expand...
Click to collapse
Someone has tried that?
Edit: the attached version should solve all issue about camera and voice button. They disapperad completely, but the code is very bad...
If this works, i can make an interface so everyone can choose what they want to remove...
Nice i would love Interface with option to remove camera icon only. Great mod. http://m.imgur.com/nsvtcBR White dot at end of bubble
checho408 said:
Nice i would love Interface with option to remove camera icon only. Great mod. http://m.imgur.com/nsvtcBR White dot at end of bubble
Click to expand...
Click to collapse
I see that, i'm trying to solve.
checho408 said:
Nice i would love Interface with option to remove camera icon only. Great mod. http://m.imgur.com/nsvtcBR White dot at end of bubble
Click to expand...
Click to collapse
Can you try that? It should solve that problem
Yes that works.
checho408 said:
Yes that works.
Click to expand...
Click to collapse
Good. I will clean up the code, make an interface and then i'll publish that. I don't know how long this will take...

Oxygenify - Make your ROM look like Oxygen OS

Hello Guys
First of all I'm not responsible if anything happens to your device!
I tested this on my own Phone running CM13.
This is a Xposed Module to mimick some functions of Oxygen OS by OnePlus.
Its intended to work on CM.
I built it for devices with a notification slider, like the OnePlus X or the OnePlus 2.
Features:
Remove the ability to stop priority mode and silence mode from the volume slider
Custom Toast-Like messages when the Do Not Disturb Mode changes
Please keep in mind that this is a test version!
Please report all bugs!
XDA:DevDB Information
Oxygenify, Xposed for all devices (see above for details)
Contributors
taaeem
Source Code: https://gitlab.com/taaem/oxygenify
Xposed Package Name:
Version Information
Status: Alpha
Created 2016-05-21
Last Updated 2016-05-21
built, not builded
Screenshots? (For the toast)
It works, but the toast is really horrible.
Can we have some screenshots please?
can u please elaborate about upcoming features?
BatDroid said:
can u please elaborate about upcoming features?
Click to expand...
Click to collapse
Add smoother animations and further beautifications. Maybe something else do you have something in mind?
u7Xz said:
Can we have some screenshots please?
Click to expand...
Click to collapse
Benrap said:
Screenshots? (For the toast)
Click to expand...
Click to collapse
I will upload some later
Yamato-san said:
It works, but the toast is really horrible.
Click to expand...
Click to collapse
Why do you think that, what would you change, I'm open about any kind of ideas? Isn't that kinda like it looks on Oxygen OS?
I only know how it looked on OOS 2.2 and not 3.0
Hello, does not work on Oneplus X CM13.
Notification works, but volume buttons still bypass slider mode.
Orphee said:
Hello, does not work on Oneplus X CM13.
Notification works, but volume buttons still bypass slider mode.
Click to expand...
Click to collapse
Thanks for the information I never noticed that that is possible.
taaeem said:
Thanks for the information I never noticed that that is possible.
Click to expand...
Click to collapse
Or maybe I did not understand the purpose of this module :$
taaeem said:
Why do you think that, what would you change, I'm open about any kind of ideas? Isn't that kinda like it looks on Oxygen OS?
I only know how it looked on OOS 2.2 and not 3.0
Click to expand...
Click to collapse
I have no toast after change with slider on CM13 from seraph8. There's icon in notifybar. I think that's better. Maybe make toast as option?
Yamato-san said:
I have no toast after change with slider on CM13 from seraph8. There's icon in notifybar. I think that's better. Maybe make toast as option?
Click to expand...
Click to collapse
You have a OP2 I suppose? Can you check the Xposed log? I don't have a OnePlus X but it's not hooking on anything device specific. What do you mean with icon in notifybar? The one that's always there?
Yes, OP2. I have a slider set to ring-vibration-silence except alarm. When the switch is in notifybar icon of vibration or silence. Toast not necessary. But it's just a detail, appworks good. Protocol - I do not know where to find.
Works great on latest cm13 by Seraph08. I missed the toast notification thanks, but it needs more beautifycation.
Can you enable options for slider to change to vibrate mode? The previous Alert Slider module doesn't support CM13
Can you add something to hide the "dont disturb mode" on lock screen?
Lp 5.1.1
Thanks
It would be nice if you could use only one of the features. I dont want the toast message but the volume slider tweak sounds awesome.
andreas951207 said:
It would be nice if you could use only one of the features. I dont want the toast message but the volume slider tweak sounds awesome.
Click to expand...
Click to collapse
It will be coming later.
Bro the toast animation doesn't work. I am on zuk z1 RR 5.8.5.

Categories

Resources