Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
8c584ea6d62bb1836f56a5a792b67182e8c1f904
/
core
38bf381
VPN network stat accounting changes.
by Jeremy Joslin
· 9 years ago
1034b7c
Restrict access to background networks to CHANGE_NETWORK_STATE.
by Lorenzo Colitti
· 9 years ago
b3b2b23
Support "don't ask again" in the avoid bad wifi dialog. am: e98557f85a
by Lorenzo Colitti
· 9 years ago
e98557f
Support "don't ask again" in the avoid bad wifi dialog.
by Lorenzo Colitti
· 9 years ago
8591027
Support displaying a dialog when wifi becomes unvalidated. am: 477bf5caa9
by Lorenzo Colitti
· 9 years ago
477bf5c
Support displaying a dialog when wifi becomes unvalidated.
by Lorenzo Colitti
· 9 years ago
32237c7
Add a NET_CAPABILITY_FOREGROUND capability.
by Lorenzo Colitti
· 9 years ago
b5b725d
Add a background NetworkRequest type for mobile data always on.
by Lorenzo Colitti
· 9 years ago
6737b64
Add an isListen method to NetworkRequests.
by Lorenzo Colitti
· 9 years ago
4ab3a3a
Add IPv6 tethering coordinator
by Erik Kline
· 9 years ago
aec3f5e
Support requesting async LinkProperties/NetworkCapabilities updates
by Erik Kline
· 9 years ago
e8782af
Basic IPv6 Router Advertisement daemon
by Erik Kline
· 9 years ago
1c17c30
ConnectivityManager: no double callback remove
by Hugo Benichi
· 9 years ago
cef9c49
Unbreak unregisterNetworkCallback.
by Lorenzo Colitti
· 9 years ago
a4505ca
Move the request type from NetworkRequestInfo to NetworkRequest.
by Lorenzo Colitti
· 9 years ago
5447c49
cold sim clean up
by fionaxu
· 9 years ago
c8113ca
API council feedback: hide and document.
by Jeff Sharkey
· 9 years ago
c6c6aba
DHCPv4: lease expiration is fatal, renew failures are not
by Erik Kline
· 9 years ago
b0f3016
Merge "Make some of the UID-based VPN code reusable" into nyc-dev
by TreeHugger Robot
· 9 years ago
6bd46fc
Documented return value of getRestrictBackgroundStatus().
by Felipe Leme
· 9 years ago
6b78f4f
Make some of the UID-based VPN code reusable
by Robin Lee
· 9 years ago
4c2242b
Merge "Add lockdownEnabled parameter to always-on VPN API" into nyc-dev
by Robin Lee
· 9 years ago
ab2788a
Add lockdownEnabled parameter to always-on VPN API
by Robin Lee
· 9 years ago
833c35b
Flag to mark foreground jobs, fix data saver.
by Jeff Sharkey
· 9 years ago
f2f244a
Merge changes I8de95add,Ia6f4ccfd into nyc-dev
by TreeHugger Robot
· 9 years ago
c41a4e4
Better ConnectivityMetricsEvent printing
by Hugo Benichi
· 9 years ago
9eabb38
Merge "Frameworks/base: Make debug helper lazy in ConnectivityManager" into nyc-dev
by TreeHugger Robot
· 9 years ago
9537278
Frameworks/base: Make debug helper lazy in ConnectivityManager
by Andreas Gampe
· 9 years ago
ea40378
API changes for DownloadManager and JobScheduler.
by Jeff Sharkey
· 9 years ago
ad458ad
Disambiguate NetworkCallback JavaDoc.
by Lorenzo Colitti
· 9 years ago
d97107a
Merge "Fix a memory leak in ConnectivityManager." into nyc-dev
by Pierre Imai
· 9 years ago
6b86648
If Internet probe is redirected, pass redirect destination to NetworkAgent.
by Paul Jensen
· 9 years ago
57f5613
Fix a memory leak in ConnectivityManager.
by Pierre Imai
· 10 years ago
f81cbe1
Merge "Internal API for system apps to determine default network for other apps" into nyc-dev
by Robin Lee
· 9 years ago
da4d2e2
Internal API for system apps to determine default network for other apps
by Robin Lee
· 9 years ago
b3547c0
Make public the registerDefaultNetworkCallback API
by Erik Kline
· 9 years ago
5eaf632
Move ApfFilter from ConnectivityService to IpManager
by Paul Jensen
· 9 years ago
71d97f5
Merge "Improve NetworkCapabilities command chaining." into nyc-dev
by Pierre Imai
· 9 years ago
26d7f6c
Merge changes Iddeebeb8,Idd1e37a3 into nyc-dev
by Paul Stewart
· 9 years ago
f51179b
Improve NetworkCapabilities command chaining.
by Pierre Imai
· 9 years ago
e0aed63
Support registering a request for the default network
by Erik Kline
· 9 years ago
0251d67
Remove framework code that calls SIOCKILLADDR
by Lorenzo Colitti
· 9 years ago
910adce
Create ConnectivityThread
by Paul Stewart
· 9 years ago
2cf7911
NetworkStats.Bucket API polish.
by Jeff Davidson
· 10 years ago
38ac901
Have ConnectivityService install packet filters when possible am: 69b7682a46
by Paul Jensen
· 10 years ago
69b7682
Have ConnectivityService install packet filters when possible
by Paul Jensen
· 10 years ago
45c7b01
Merge changes Ic366b532,I0179b45b into nyc-dev
by Lorenzo Colitti
· 10 years ago
a6066fd
When system server goes down, crash apps more.
by Jeff Sharkey
· 10 years ago
7e28683
Use MessageUtils in ConnectivityManager.
by Lorenzo Colitti
· 10 years ago
31f822b
Delete all NetworkUtils DHCP-related code. am: 48718451c0
by Erik Kline
· 10 years ago
4871845
Delete all NetworkUtils DHCP-related code.
by Erik Kline
· 10 years ago
d81d863
Merge "Created a ACTION_RESTRICT_BACKGROUND_CHANGED intent."
by Felipe Leme
· 10 years ago
6a5b769
Created a ACTION_RESTRICT_BACKGROUND_CHANGED intent.
by Felipe Leme
· 10 years ago
a19d34b
Merge "Allow NetworkFactories to match any network specifier on a request" into mm-wireless-dev
by Etan Cohen
· 10 years ago
c4752ac
Merge "Allow NetworkFactories to match any network specifier on a request" into mm-wireless-dev
by Etan Cohen
· 10 years ago
cae08e7
Merge changes from topic '2016 GPS Changes'
by Lifu Tang
· 10 years ago
592cb14
Unhiding MSIM APIs.
by Shishir Agrawal
· 10 years ago
d331d96
DO NOT MERGE : Unhiding MSIM APIs.
by Shishir Agrawal
· 10 years ago
9a36ec8
Expose a simple tethering API which includes provision checks.
by Jeremy Klein
· 10 years ago
ae4adaa
Supported GNSS multi-constellation in frameworks
by Lifu Tang
· 10 years ago
1b42ef9
Fixed RestrictBackgroundStatus signature by adding @hide.
by Felipe Leme
· 10 years ago
d16384b
Created new public API so applications can customize its metered network
by Felipe Leme
· 10 years ago
8d16e2c
Merge "Implement roaming tracking in NetworkStats summary queries."
by Jeff Davidson
· 10 years ago
5210fa5
Implement roaming tracking in NetworkStats summary queries.
by Jeff Davidson
· 10 years ago
5c1c2fa
Merge "Always-on app VPNs"
by Robin Lee
· 10 years ago
33c73e2
Always-on app VPNs
by Robin Lee
· 10 years ago
77c04b6
Merge "Makes captive portal server calculation in one place."
by Udam Saini
· 10 years ago
53b71ee
Makes captive portal server calculation in one place.
by Udam Saini
· 10 years ago
0486333
Add a TETHER_PRIVILEGED permission and use it where needed.
by Jeremy Klein
· 10 years ago
d988de6
Allow NetworkFactories to match any network specifier on a request
by Etan Cohen
· 10 years ago
5dbd59f
DO NOT MERGE Hotspot 2.0 relase 2 first cut.
by Jan Nordqvist
· 10 years ago
5cce267
Don't match network requests to legacy API requests.
by Lorenzo Colitti
· 10 years ago
bbb3607
Merge "Fix javadoc for the NetworkRequest version of requestNetwork."
by Lorenzo Colitti
· 10 years ago
4c9cc84
Fix javadoc for the NetworkRequest version of requestNetwork.
by Lorenzo Colitti
· 10 years ago
716c073
Make the new NetworkRequest flavour consistent with the others.
by Lorenzo Colitti
· 10 years ago
873f7bb
Temporarily add a requestNetwork flavour that takes a legacy type
by Lorenzo Colitti
· 10 years ago
bb2024b
Also treat loss of IPv6 as a loss of provisioning.
by Erik Kline
· 10 years ago
93a2f99
Merge "Reinstate CHANGE_NETWORK_STATE as a normal permission." into mnc-dr-dev am: 809dcade99 am: bdc458048a am: bb8f652372
by Lorenzo Colitti
· 10 years ago
c41cfe3
Merge "Reinstate CHANGE_NETWORK_STATE as a normal permission." into mnc-dr-dev am: 809dcade99 am: bdc458048a
by Lorenzo Colitti
· 10 years ago
91de63b
Reinstate CHANGE_NETWORK_STATE as a normal permission.
by Lorenzo Colitti
· 10 years ago
319789d
Add a null check to hasIPv4AddressOnInterface.
by Lorenzo Colitti
· 10 years ago
998a1ba
am 26c330a4: am ccffea7a: resolved conflicts for a884d81e to stage-aosp-master
by Elliott Hughes
· 10 years ago
26c330a
am ccffea7a: resolved conflicts for a884d81e to stage-aosp-master
by Elliott Hughes
· 10 years ago
ccffea7
resolved conflicts for a884d81e to stage-aosp-master
by Elliott Hughes
· 10 years ago
0f3b444
Hotspot 2.0 relase 2 first cut.
by Jan Nordqvist
· 10 years ago
6d5e7fa
constify JNINativeMethod function pointer tables
by Daniel Micay
· 10 years ago
2a575ae
am fd183706: am 22262f31: am 0bc35668: am 017223ac: Merge changes from topic \'packet-keepalive-fixes\' into mnc-dr-dev
by Lorenzo Colitti
· 10 years ago
2aab718
Add an error code for generic hardware error.
by Lorenzo Colitti
· 10 years ago
5676ac9
am a59ee3ac: am 597c55b5: am e686d9b3: am 8e285f2f: Merge "Cut down some logs." into mnc-dr-dev
by Robert Greenwalt
· 10 years ago
9b33077
Cut down some logs.
by Robert Greenwalt
· 10 years ago
9da67ad
am 429b020e: am 280b4495: am 967c8816: am cfd45ae4: Merge "Add SUPL-specific network bcast" into mnc-dr-dev
by Daniel Estrada Alva
· 10 years ago
e577c81
Add SUPL-specific network bcast
by Robert Greenwalt
· 10 years ago
f4b0a6c
am 8096be27: am fbb28f55: am 77d02900: am 76ba16e7: am e3bcde94: Merge "Reduce CONNECTIVITY_CHANGE bcasts" into mnc-dev
by Robert Greenwalt
· 10 years ago
76ba16e
am e3bcde94: Merge "Reduce CONNECTIVITY_CHANGE bcasts" into mnc-dev
by Robert Greenwalt
· 10 years ago
051e641
Reduce CONNECTIVITY_CHANGE bcasts
by Robert Greenwalt
· 10 years ago
0e57ed9
am a5bfd73a: am ab5e962e: am d7121f56: am 4286e759: am 11e84bde: Merge "Don\'t mark NetworkRequests restricted when they don\'t have restricted caps" into mnc-dev
by Lorenzo Colitti
· 10 years ago
4286e75
am 11e84bde: Merge "Don\'t mark NetworkRequests restricted when they don\'t have restricted caps" into mnc-dev
by Lorenzo Colitti
· 10 years ago
e8f0b4b
Don't mark NetworkRequests restricted when they don't have restricted caps
by Paul Jensen
· 10 years ago
77c18d4
am 4a10b66d: am 99271a39: am 9751afcf: am 29ea9fd5: am 746d1e33: Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into mnc-dev
by Billy Lau
· 10 years ago
29ea9fd
am 746d1e33: Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into mnc-dev
by Billy Lau
· 10 years ago
Next »