[XPOSED] JellyToast - Jellybean Style Toast Notifications in KitKat

Search This thread

letmedanz

Senior Member
Aug 26, 2010
2,833
4,207
Bangalore
Google Pixel 7 Pro
Super awesome module @ryebread761
can't imagine using kitkat without this..

i realized how important this when jellytoast stopped working..
i thought my phone had some disease :p

anyway just a FYI, another module called 'Enhanced Toast' kills JellyToast
am using burnt & buttered toasts along with jelly & they work fine...
as an added info, doesn't look like burnt or buttered toasts have any issues with enhanced toast as they appear normally

maybe you could inform the dev

thanks again
 

ryebread761

Senior Member
Aug 12, 2013
75
106
Super awesome module @ryebread761
can't imagine using kitkat without this..

i realized how important this when jellytoast stopped working..
i thought my phone had some disease :p

anyway just a FYI, another module called 'Enhanced Toast' kills JellyToast
am using burnt & buttered toasts along with jelly & they work fine...
as an added info, doesn't look like burnt or buttered toasts have any issues with enhanced toast as they appear normally

maybe you could inform the dev

thanks again

Hi, I have added it to known issues in the OP. Enhanced toast is closed source, but I assume the issue is because it hooks (and maybe even replaces) Toast.show(), and so does JellyToast. JellyToast does this over hooking layout inflated because the latter was causing some toasts to still display KitKat style. We switched over to using this method in v1.2, but perhaps it's time to add anoption to revert to the old ways.
 
  • Like
Reactions: letmedanz

defim

Senior Member
Feb 18, 2012
2,744
1,489
Motorola Defy
Nexus 7 (2013)
@letmedanz & @ryebread761
Maybe it could work if JellyToast is loaded by Xposed *after* EnhancedToast, try to change the order in the file modules.list in the Xposed data directory

---------- Post added at 06:12 AM ---------- Previous post was at 06:11 AM ----------

Swipe something away

Thx, i've never seen this. Mybe because i'm living ourside the US
 
  • Like
Reactions: letmedanz

ryebread761

Senior Member
Aug 12, 2013
75
106
Sorry, yea this module, I've got a few other modules running (all working) do I need to deactivate them all and run this by itself only??

Sent from my GT-I9195 CARBON ROM KK 4.4.2

No, you shouldn't have too. By disabling all other modules and then seeing if JellyToast works, it will allow you to know if it's conflicting with another module.
 

rpcob

Member
Oct 4, 2009
31
1
I can't get jelly toast to work with Carbon either. The text shows with no background.

I'm on a Nexus 4 with Carbon 4.4.2 nightlies. I'm running gravity box and some play store mods.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 15
    Important: for this module to work you need the Xposed Framework.

    Screenshot:

    vHHr7CM.jpg


    Special thanks to MohammadAG, I used his mod as a reference to fix up mine.

    Source Code.

    Changelog:

    1.0.1:
    Smaller apk.

    1.1:
    - Fixed bug with black text appearing in some apps.
    - Removed unnecessary log.

    1.2:
    -Fixed some toasts still showing KitKat.

    KNOWN ISSUES:
    -Not currently compatible with Enchanced Toast, which is closed source.
    3
    Hi. Can you please put before/after image? Thanks.

    this is from 4.4

    vYK4wwrl.png
    1
    Thanks. The kk toast looks terrible

    Sent from my One S using XDA Premium HD app
    1
    I love this module as I am not a fan of the new KitKat toast notifications. After using it for a day or two I've found a bug however. Another poster already mentioned it briefly, but the text on the toast is sometimes the same color as the background as you can see in this screenshot.

    imgur.com/E7aGiCV

    I'm using a stock Nexus 7 2013. Like I said, it doesn't happen every time, but the apps it occurs in are always the same. One more thing, I feel like the normal text color for when it does work seems a little dark. I remember the text being pretty much pure white in Jelly Bean.

    Good job on bringing the old toasts back and I hope you can iron these bugs out! :)

    Thanks for the feedback! This bug has been solved.
    1
    I love this module.. The KitKat toast is too large and disproportionate..
    I do have some issues though.. The toasts don't always appear in jelly style..
    Haven't paid attention to where they appear, but have noticed a few times to get bugged by it :p
    Any suggestions?

    Sent from my Nexus 5 using Tapatalk

    An update was just pushed. Should fix it.