View Single Post
Old 09-03-2021, 06:59 AM   #86
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,999
Karma: 18026955
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Quote:
Originally Posted by mergen3107 View Post
I am confused...
You're confused? What am I?

One of the good things about deep-diving into some of this stuff is that you learn things. Maybe not helpful things at the time, but still. I recently learned about synthetic classes generated for private nested classes.

I saw EventBus in your logs and I was scratching my head. Normal Android has Intents and doesn't use EventBus. In fact, EventBus isn't any part of Android. Moreover, on my Poke3 with most of the Onyx stuff disabled, I never see that in my logs. Or on any other Android device, for that matter.

Using my latest utility (ahem), I found EventBus in that SystemUIWithLegacyRecents.apk as com.android.systemui.recents.events.EventBus
So apparently the "WithLegacyRecents" part means some Onyx custom modifications. I don't think that this is our actual problem, but it is a difference between yours and mine.

I'm lost over whether this is some life cycle problem with the launcher or a window/display problem of ensuring that it's visible. I'm still unclear when you hit the circle button if the Onyx dialog dismisses or not.

I should send you a custom launcher with enough logging to see what's going on.
Renate is online now   Reply With Quote