eventbus
https://github.com/greenrobot/eventbus
Java
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported22 Subscribers
Add a CodeTriage badge to eventbus
Help out
- Issues
- Added Maven Badge
- Reflection-less Index generation [Upto 70% improvement in performance]
- improve performance of subscribe method
- Add consumerProguardFiles
- Error messages do not display with annotationProcessor API of Android Gradle Plugin
- when postingState.isPosting is equals true?
- Remove debug log when no subscribers registered for event class when using postSticky
- Bug: Base class fall backs to reflection, if derived class is consuming @Subscribe methods even with subscriber-index
- add nolog option to ignore generics or fallback logs
- Can we subscribe an abstract method
- Docs
- Java not yet supported