Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Connectivity
/
96e1290b7a02fc81e4ae069c35b0cdb08af45b8a
/
framework
bd12306
[VCN14] Expose registerBestMatchingNetworkCallback
by junyulai
· 5 years ago
7664f62
[VCN13] Implement tracking best matching network
by junyulai
· 5 years ago
4fe7ff8
Merge "Replace interal okhttp APIs"
by Paul Hu
· 5 years ago
3453ec5
Merge "Add comments to describe the value of converting hex to decimal"
by Lucas Lin
· 5 years ago
b79ae17
Merge "Have a new API to get private DNS mode"
by Lucas Lin
· 5 years ago
2a9450c
Merge "[NS01] Add NetworkScore"
by Chalard Jean
· 5 years ago
a10ea9b
Merge "Add ParseException constructors to API"
by Remi NGUYEN VAN
· 5 years ago
ffc4077
Replace interal okhttp APIs
by paulhu
· 5 years ago
87c4904
Merge changes from topic "pacproxy-service"
by Aaron Huang
· 5 years ago
c296fcc
Add comments to describe the value of converting hex to decimal
by lucaslin
· 5 years ago
d637272
[NS01] Add NetworkScore
by Chalard Jean
· 5 years ago
310ef3e
Merge "Revert "Remove connectivity dependency on Preconditions""
by Remi NGUYEN VAN
· 5 years ago
3f0e7dd
Revert "Remove connectivity dependency on Preconditions"
by Remi NGUYEN VAN
· 5 years ago
2622bfd
Merge "Replace InetAddress#parseNumericAddress"
by Paul Hu
· 5 years ago
ed0fe3e
Make PacProxyService be a system service
by Aaron Huang
· 5 years ago
00e1d9e
Merge "Remove connectivity dependency on Preconditions"
by Remi NGUYEN VAN
· 5 years ago
8828fc0
Merge "Remove VpnType usage in VpnTransportInfo"
by Remi NGUYEN VAN
· 5 years ago
25dcabf
Add ParseException constructors to API
by Remi NGUYEN VAN
· 5 years ago
0494b85
Replace InetAddress#parseNumericAddress
by paulhu
· 5 years ago
889dcda
Have a new API to get private DNS mode
by lucaslin
· 5 years ago
9b47fcc
Remove VpnType usage in VpnTransportInfo
by Remi NGUYEN VAN
· 5 years ago
7e9e7dc
Merge "Remove usage of hidden InetSocketAddress constructor"
by Remi NGUYEN VAN
· 5 years ago
e010429
Merge "Remove hidden @NetworkType in NetworkInfo"
by Treehugger Robot
· 5 years ago
de66768
Merge "Remove hidden INVALID_RESOURCE_ID in unused param"
by Treehugger Robot
· 5 years ago
c899c4f
Merge "Use ParcelDescriptor.fromSocket instead of getFileDescriptor"
by Treehugger Robot
· 5 years ago
992f747
Merge changes from topics "vcn04", "vcn12"
by Junyu Lai
· 5 years ago
a03f3bb
Merge "ConnectivityManager: Provide API's to include location sensitive info"
by Roshan Pius
· 5 years ago
18cc3dc
Merge "Remove Slog usage in NetworkState"
by Treehugger Robot
· 5 years ago
24162a2
Merge "Move ParseException to Connectivity"
by Remi NGUYEN VAN
· 5 years ago
3ef74f3
Merge changes Ib80f814f,Ic605e489
by Lucas Lin
· 5 years ago
e08bc18
ConnectivityManager: Provide API's to include location sensitive info
by Roshan Pius
· 5 years ago
de3d545
Merge changes from topic "ethernet_specifier"
by Remi NGUYEN VAN
· 5 years ago
5cdbcfb
Add a new API to get the network ID range of IPSec tunnel interface
by lucaslin
· 5 years ago
e1b65bd
[VCN12] Expose setSubIds/getSubIds APIs
by junyulai
· 5 years ago
697b459
[VCN04] Add Subscription Id set into NetworkCapabilities
by junyulai
· 5 years ago
ea33ac9
Add Ethernet, TestNetworkSpecifier API
by Remi NGUYEN VAN
· 5 years ago
dbb7046
[VCN11] Make requestBackgroundNetwork requires handler
by junyulai
· 5 years ago
5a5c99b
[VCN10] Add new API to listen for highest score network
by junyulai
· 5 years ago
c7bf006
Remove Slog usage in NetworkState
by Remi NGUYEN VAN
· 5 years ago
fa5eacc
Remove connectivity dependency on Preconditions
by Remi NGUYEN VAN
· 5 years ago
2d4413f
Remove hidden @NetworkType in NetworkInfo
by Remi NGUYEN VAN
· 5 years ago
a29be5c
Remove hidden INVALID_RESOURCE_ID in unused param
by Remi NGUYEN VAN
· 5 years ago
5a4c735
Move ParseException to Connectivity
by Remi NGUYEN VAN
· 5 years ago
07051bc
Remove usage of hidden InetSocketAddress constructor
by Remi NGUYEN VAN
· 5 years ago
61c0b1a
Use ParcelDescriptor.fromSocket instead of getFileDescriptor
by Remi NGUYEN VAN
· 5 years ago
e2e358f
Merge changes from topic "PSL_TelephonyCallback"
by Zoey Chen
· 5 years ago
0f08d2f
Merge "Replace withCleanCallingIdentity with [clear|restore]CallingIdentity"
by Chalard Jean
· 5 years ago
a536692
Merge "Use ArraySet#add() instead of ArraySet#append()"
by Lucas Lin
· 5 years ago
a3b96dc
[Telephony] Use TelephonyCallback instead of PhoneStateListener part1
by Zoey Chen
· 5 years ago
318e4c2
Merge "Move OemNetworkPreferences to Connectivity"
by Remi NGUYEN VAN
· 5 years ago
a20cf48
Replace Inet[4|6]Address#ANY
by paulhu
· 5 years ago
c5e54d4
Move OemNetworkPreferences to Connectivity
by Remi NGUYEN VAN
· 5 years ago
991f65f
[CS10]Remove the hidden API usage of BitUtils
by lifr
· 5 years ago
1ef0e93
Merge "Move NetworkState to Connectivity"
by Remi NGUYEN VAN
· 5 years ago
919a491
Move NetworkState to Connectivity
by Remi NGUYEN VAN
· 5 years ago
b121137
[FUI22] Support getAllNetworkStateSnapshot
by junyulai
· 5 years ago
eaff72d
Replace withCleanCallingIdentity with [clear|restore]CallingIdentity
by lucaslin
· 5 years ago
4297526
Merge "[CS05]Remove the hidden API usage of MetricsLogger"
by Frank Li
· 5 years ago
d9264b1
Use ArraySet#add() instead of ArraySet#append()
by lucaslin
· 5 years ago
1c77897
[CS05]Remove the hidden API usage of MetricsLogger
by lifr
· 5 years ago
ae9a64d
APIs for 5G slicing
by Sarah Chin
· 5 years ago
1ea2829
Merge "Implement Settings#checkAndNoteChangeNetworkStateOperation on CS"
by Paul Hu
· 5 years ago
4daa02e
Merge "Move OemNetworkPreferences aidl to connectivity"
by Remi NGUYEN VAN
· 5 years ago
f251c52
Merge "Move UidRange to connectivity"
by Remi NGUYEN VAN
· 5 years ago
a103c45
Merge "Move Proxy, PacProxySelector out of Connectivity"
by Remi NGUYEN VAN
· 5 years ago
e467f13
Merge "Move SocketUtils out of the connectivity module"
by Remi NGUYEN VAN
· 5 years ago
5115480
Move UidRange to connectivity
by Remi NGUYEN VAN
· 5 years ago
24d950c
Move OemNetworkPreferences aidl to connectivity
by Remi NGUYEN VAN
· 5 years ago
a143356
Move Proxy, PacProxySelector out of Connectivity
by Remi NGUYEN VAN
· 5 years ago
070ff8b
Move QoS API classes to Connectivity
by Remi NGUYEN VAN
· 5 years ago
1e29080
Move SocketUtils out of the connectivity module
by Remi NGUYEN VAN
· 5 years ago
306da2a
Merge "Split out the connectivity API surface"
by Remi NGUYEN VAN
· 5 years ago
f15fc7f
Split out the connectivity API surface
by Remi NGUYEN VAN
· 5 years ago
9b9f823
Merge "Fix copyright license of VpnTransportInfo"
by Junyu Lai
· 5 years ago
0c04e41
Merge "Add public alternative for protectFromVpn"
by Remi NGUYEN VAN
· 5 years ago
73e1c90
Merge "Use alternative PhoneStateListener formal API"
by Paul Hu
· 5 years ago
8be73b4
Merge "[VCN07] Bypass VCN for non-internet app accessible cellular services"
by Junyu Lai
· 5 years ago
5f658cb
Fix copyright license of VpnTransportInfo
by junyulai
· 5 years ago
5b1411c
Add public alternative for protectFromVpn
by Remi NGUYEN VAN
· 5 years ago
bb0277e
Implement Settings#checkAndNoteChangeNetworkStateOperation on CS
by paulhu
· 5 years ago
6a67b78
Merge "Move shared methods to net shared lib"
by Chiachang Wang
· 5 years ago
1b3cd84
Merge "Clean up T&C implementation"
by Treehugger Robot
· 5 years ago
4aad90f
Use alternative PhoneStateListener formal API
by paulhu
· 5 years ago
10de86f
Merge "Revert "Revert "Delete VPN methods in ConnectivityManager."""
by Treehugger Robot
· 5 years ago
a7f938e
Revert "Revert "Delete VPN methods in ConnectivityManager.""
by Lorenzo Colitti
· 5 years ago
b2966fa
[VCN07] Bypass VCN for non-internet app accessible cellular services
by junyulai
· 5 years ago
49822c0
Merge changes I0a75c440,Ief9e8925,Ie03e8276,If0ac9a64,I716bd771
by Chiachang Wang
· 5 years ago
da6bc5a
Revert "Delete VPN methods in ConnectivityManager."
by Nataniel Borges
· 5 years ago
e849277
Delete VPN methods in ConnectivityManager.
by Lorenzo Colitti
· 5 years ago
fb0f9e3
Merge "Use formal API for ActivityThread to set proxy"
by Treehugger Robot
· 5 years ago
345c2df
Use formal API for ActivityThread to set proxy
by Remi NGUYEN VAN
· 5 years ago
886a6c1
Merge "Split parcelable .aidl files to aidl-export"
by Remi NGUYEN VAN
· 5 years ago
cea06a6
[IT06]Move INetworkActivityListener into connectivity module
by Chiachang Wang
· 5 years ago
709eb84
[IT4.6] Unbundle NMS out from ConnectivityManager
by lucaslin
· 5 years ago
6916d51
Split parcelable .aidl files to aidl-export
by Remi NGUYEN VAN
· 5 years ago
565664e
Merge "Expose TEST_TAP_PREFIX as system API"
by Lorenzo Colitti
· 5 years ago
71ced8e
Do not depend on Tethering stubs in CM consts
by Remi NGUYEN VAN
· 5 years ago
6e9ae23
Clean up T&C implementation
by Hai Shalom
· 5 years ago
6c7ed9d
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
by Bob Badour
· 5 years ago
c4e2f63
[CS01]Remove hidden API usage of NetworkCapabilities
by lifr
· 5 years ago
Next »