FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for android/src - Java-Edge/grpc-java · GitHub
Java-Edge
/
grpc-java
Public
forked from
grpc/grpc-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
grpc-java
android
src
on
master
User selector
Datepicker
Commit history
Commits on Nov 2, 2023
core: Deprecate ForwardingChannelBuilder (#10587)
Show description for a294b27
sergiitk
authored
a294b27
View commit details
Copy full SHA for a294b27
View code at this point
Browse repository at this point
Commits on Mar 10, 2023
android: Add UDSChannelBuilder
Show description for 915c706
kenk42292
authored and
ejona86
committed
915c706
View commit details
Copy full SHA for 915c706
View code at this point
Browse repository at this point
Commits on Mar 8, 2023
Upgrade Android Gradle plugin to 7.4.0 (#9933)
Show description for b5b7cac
temawi
authored
b5b7cac
View commit details
Copy full SHA for b5b7cac
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
android: Use InternalManagedChannelProvider instead of reflection
Show description for 40c929e
ejona86
committed
40c929e
View commit details
Copy full SHA for 40c929e
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
android: Use Provider to construct OkHttpChannelBuilder
Show description for cda0e9d
ejona86
committed
cda0e9d
View commit details
Copy full SHA for cda0e9d
View code at this point
Browse repository at this point
Commits on Feb 9, 2022
android: fix code style of onBlockedStatusChanged()
ejona86
committed
7a35e3b
View commit details
Copy full SHA for 7a35e3b
View code at this point
Browse repository at this point
Commits on Feb 3, 2022
android: fix for app coming to foreground
Show description for ca4a1d8
litclimbing
authored
ca4a1d8
View commit details
Copy full SHA for ca4a1d8
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
all: fix various gradle build warnings
dapengzhang0
authored
d1e0be6
View commit details
Copy full SHA for d1e0be6
View code at this point
Browse repository at this point
Commits on Sep 29, 2021
Fix javadoc (#8570)
sumitbhagwani
authored
2b4a474
View commit details
Copy full SHA for 2b4a474
View code at this point
Browse repository at this point
Commits on Dec 30, 2020
android, cronet, android-interop-testing: bump Android versions (#7740)
Show description for 64d2bf1
voidzcy
authored
64d2bf1
View commit details
Copy full SHA for 64d2bf1
View code at this point
Browse repository at this point
Commits on Nov 17, 2020
android: make Channel always enterIdle upon network recover (#7611)
Show description for b3429ec
voidzcy
authored
b3429ec
View commit details
Copy full SHA for b3429ec
View code at this point
Browse repository at this point
Commits on Mar 18, 2020
android: suppress warnings for deprecated constants in ConnectivityManager (#6835)
Show description for b06f888
voidzcy
authored
b06f888
View commit details
Copy full SHA for b06f888
View code at this point
Browse repository at this point
Commits on Mar 4, 2020
android: add grpc-android into main build (#6793)
Show description for 5ba663b
voidzcy
authored
5ba663b
View commit details
Copy full SHA for 5ba663b
View code at this point
Browse repository at this point
Commits on Feb 28, 2020
android: Annotate tests to use Robolectric's LEGACY LooperMode. bump roboletric to 4.3.1, truth to 1.0.1 and sdk to 28. (#6773)
ran-su
authored
3cd59c0
View commit details
Copy full SHA for 3cd59c0
View code at this point
Browse repository at this point
Commits on Aug 28, 2019
android: final stabilization of AndroidChannelBuilder (#6097)
Show description for 5fbe2ed
voidzcy
authored
5fbe2ed
View commit details
Copy full SHA for 5fbe2ed
View code at this point
Browse repository at this point
android: deleted unused code leftover in AndroidChannelBuilder test. (#6098)
voidzcy
authored
1e475be
View commit details
Copy full SHA for 1e475be
View code at this point
Browse repository at this point
Commits on Aug 21, 2019
android: delete deprecated API methods (#6088)
voidzcy
authored
493af03
View commit details
Copy full SHA for 493af03
View code at this point
Browse repository at this point
Commits on Aug 20, 2019
android: clean up AndroidChannelBuilder APIs (#6083)
Show description for 3a9616f
voidzcy
authored
3a9616f
View commit details
Copy full SHA for 3a9616f
View code at this point
Browse repository at this point
Commits on Apr 23, 2019
all: update to truth 0.44
carl-mastrangelo
authored
04e0703
View commit details
Copy full SHA for 04e0703
View code at this point
Browse repository at this point
Commits on Aug 16, 2018
android: Robolectric shadows shouldn't be stored (#4746)
Show description for 366792f
zpencer
authored
366792f
View commit details
Copy full SHA for 366792f
View code at this point
Browse repository at this point
Commits on Aug 9, 2018
android: fix raw type lint
zpencer
committed
1c5fb5b
View commit details
Copy full SHA for 1c5fb5b
View code at this point
Browse repository at this point
Commits on Aug 2, 2018
android: add AndroidChannelBuilder#fromBuilder (#4723)
ericgribkoff
authored
f329d12
View commit details
Copy full SHA for f329d12
View code at this point
Browse repository at this point
Commits on Jul 23, 2018
android: include proguard config to keep method names (#4667)
Show description for 7c83717
ericgribkoff
authored
7c83717
View commit details
Copy full SHA for 7c83717
View code at this point
Browse repository at this point
Commits on Jun 30, 2018
android: initialize listener with isConnected=false (#4606)
ericgribkoff
authored
27a1c90
View commit details
Copy full SHA for 27a1c90
View code at this point
Browse repository at this point
Commits on Jun 7, 2018
android: forward OkHttpChannelBuilder-specific methods to delegate (#4534)
ericgribkoff
authored
3e4c692
View commit details
Copy full SHA for 3e4c692
View code at this point
Browse repository at this point
Commits on May 3, 2018
all: normalize copyright header
carl-mastrangelo
authored
60a0b0c
View commit details
Copy full SHA for 60a0b0c
View code at this point
Browse repository at this point
Commits on Apr 28, 2018
android: avoid static init of robolectric shadows (#4402)
ericgribkoff
authored
1ad11c1
View commit details
Copy full SHA for 1ad11c1
View code at this point
Browse repository at this point
Commits on Apr 23, 2018
android: add AndroidChannelBuilder (#4172)
ericgribkoff
authored
ba86a86
View commit details
Copy full SHA for ba86a86
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Revert "Draft of Android specific Channe builder"
Show description for 540b4d3
Louis Ryan
committed
540b4d3
View commit details
Copy full SHA for 540b4d3
View code at this point
Browse repository at this point
Commits on Sep 3, 2015
Use Executor in stable builder APIs instead of ExecutorService
Louis Ryan
committed
6a782a0
View commit details
Copy full SHA for 6a782a0
View code at this point
Browse repository at this point
Draft of Android specific Channe builder
Louis Ryan
committed
d6dc790
View commit details
Copy full SHA for d6dc790
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL