forked from hehonghui/AndroidEventBus
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: iamapache/AndroidEventBus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: hehonghui/AndroidEventBus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 125 files changed
- 4 contributors
Commits on Jan 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3bfbee2 - Browse repository at this point
Copy the full SHA 3bfbee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86c6d3b - Browse repository at this point
Copy the full SHA 86c6d3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16b2b00 - Browse repository at this point
Copy the full SHA 16b2b00View commit details -
Configuration menu - View commit details
-
Copy full SHA for fed9f51 - Browse repository at this point
Copy the full SHA fed9f51View commit details
Commits on Jan 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 909e7e5 - Browse repository at this point
Copy the full SHA 909e7e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68d61e6 - Browse repository at this point
Copy the full SHA 68d61e6View commit details
Commits on Feb 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d09b925 - Browse repository at this point
Copy the full SHA d09b925View commit details -
Merge pull request hehonghui#35 from Ydcool/master
Update README-ch.md
Configuration menu - View commit details
-
Copy full SHA for eba3b95 - Browse repository at this point
Copy the full SHA eba3b95View commit details
Commits on Apr 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d199bc8 - Browse repository at this point
Copy the full SHA d199bc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5576c9f - Browse repository at this point
Copy the full SHA 5576c9fView commit details
Commits on Apr 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 731f883 - Browse repository at this point
Copy the full SHA 731f883View commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ad3d39d - Browse repository at this point
Copy the full SHA ad3d39dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7650b8 - Browse repository at this point
Copy the full SHA a7650b8View commit details
Commits on Mar 13, 2024
-
Fix thread safe issue on vivo and Motorola Android 12
Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.Object.hashCode()' on a null object reference at j$.util.concurrent.ConcurrentHashMap.get() at j$.util.concurrent.ConcurrentHashMap.containsKey() at org.simple.eventbus.EventBus$EventDispatcher.getMatchedEventTypes(EventBus.java:393) at org.simple.eventbus.EventBus$EventDispatcher.deliveryEvent(EventBus.java:363) at org.simple.eventbus.EventBus$EventDispatcher.dispatchEvents(EventBus.java:351) at org.simple.eventbus.EventBus.post(EventBus.java:189)Configuration menu - View commit details
-
Copy full SHA for 3136483 - Browse repository at this point
Copy the full SHA 3136483View commit details -
Merge pull request hehonghui#61 from yinyinnie/master
Fix thread safe issue on vivo and Motorola Android 12
Configuration menu - View commit details
-
Copy full SHA for 83795e5 - Browse repository at this point
Copy the full SHA 83795e5View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master