-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: grpc/grpc-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.44.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: grpc/grpc-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.44.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 31 files changed
- 4 contributors
Commits on Jan 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 575bb81 - Browse repository at this point
Copy the full SHA 575bb81View commit details -
Configuration menu - View commit details
-
Copy full SHA for da41d26 - Browse repository at this point
Copy the full SHA da41d26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2564020 - Browse repository at this point
Copy the full SHA 2564020View commit details
Commits on Feb 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 81ac88a - Browse repository at this point
Copy the full SHA 81ac88aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8790f12 - Browse repository at this point
Copy the full SHA 8790f12View commit details -
android: fix for app coming to foreground
When an app goes to the background, onBlockedStatusChanged is called with true and then called with false when it comes back to the foreground. The function onAvailable isn't called in this case and the connection wasn't being reset. Closes #8850 I noticed the comment that this is used for API versions 24+ but onBlockedStatusChanged was added in 29. I'm not sure if some kind of guard needs to be added or not. https://developer.android.com/reference/android/net/ConnectivityManager.NetworkCallback#onBlockedStatusChanged(android.net.Network,%20boolean)
Configuration menu - View commit details
-
Copy full SHA for 91ae107 - Browse repository at this point
Copy the full SHA 91ae107View commit details
Commits on Feb 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ac04032 - Browse repository at this point
Copy the full SHA ac04032View commit details
Commits on Feb 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ff4c976 - Browse repository at this point
Copy the full SHA ff4c976View commit details
There are no files selected for viewing