Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
2d3f03d7fb5d955cd16d4152c8767c7974ebb54e
/
core
2d3f03d
DO NOT MERGE Sanitize WifiConfigs
by Robert Greenwalt
· 12 years ago
88a69fc
DO NOT MERGE Un-deprecate getDhcpInfo
by Robert Greenwalt
· 12 years ago
b1a3202
Do not change NetworkInfo.DetailedState.
by Wink Saville
· 12 years ago
9a1a7ef
Add support for handling mobile provisioning networks.
by Wink Saville
· 12 years ago
f42ca16
Merge "If in a mobile captive portal is detected enable fail fast." into jb-mr2-dev
by Wink Saville
· 12 years ago
674777e
If in a mobile captive portal is detected enable fail fast.
by Wink Saville
· 12 years ago
8432cf4
Have CaptivePortalTracker use gservices updateable provisioning urls.
by Wink Saville
· 12 years ago
39d5601
Add gservices updater for carrier provisioning url
by Robert Greenwalt
· 12 years ago
32506bc
Add checkMobileProvisioning to ConnectivityService.
by Wink Saville
· 12 years ago
fe2c421
Merge "Listen for network disconnect." into jb-mr2-dev
by Robert Greenwalt
· 12 years ago
9a37e5d
Listen for network disconnect.
by Robert Greenwalt
· 12 years ago
75267c4
Remove STOPSHIP and defer removal.
by Robert Greenwalt
· 12 years ago
59070cf
Add new route.hasGateway() api
by Robert Greenwalt
· 12 years ago
6477bd0
Use CONNECTIVITY_INTERNAL for global proxy
by Robert Greenwalt
· 12 years ago
89218e5
Fix LinkProperties's equals() method.
by Lorenzo Colitti
· 12 years ago
a0d2ee6
Merge "Add BT - DataTracker connection" into jb-mr2-dev
by Robert Greenwalt
· 12 years ago
8804bd8
Merge "Cleanup some debug in LinkCapabilities and Properties." into jb-mr2-dev
by Wink Saville
· 12 years ago
22d95f3
Cleanup some debug in LinkCapabilities and Properties.
by Wink Saville
· 12 years ago
15a4153
Add BT - DataTracker connection
by Robert Greenwalt
· 13 years ago
aff5413
Make isHostRoute match only host routes
by Lorenzo Colitti
· 12 years ago
5371dbf
Prevent NPE in new API.
by Robert Greenwalt
· 12 years ago
6383982
Reset connections on all stacked interfaces.
by Lorenzo Colitti
· 12 years ago
fe86530
Revert of Ifd0c4081a. Turning off logging.
by Robert Greenwalt
· 12 years ago
f338508
Don't return an unmod collection.
by Robert Greenwalt
· 12 years ago
cee3e45
Merge "Don't update routes if Dhcp fails." into jb-mr2-dev
by Lorenzo Colitti
· 12 years ago
0c0db62
Don't update routes if Dhcp fails.
by Robert Greenwalt
· 12 years ago
3989de8
Fix build.
by Lorenzo Colitti
· 12 years ago
c080312
Add stacked interfaces to LinkProperties.
by Lorenzo Colitti
· 13 years ago
92abc7f
Add logging to track down bug
by Robert Greenwalt
· 13 years ago
8ec0b8a
Unit test routes with interfaces in LinkProperties
by Lorenzo Colitti
· 13 years ago
fb47594
Unbreak documentation build.
by Lorenzo Colitti
· 13 years ago
7a43b0f
Always specify an interface for host routes.
by Lorenzo Colitti
· 13 years ago
73b9785
RouteInfo changes.
by Lorenzo Colitti
· 13 years ago
18fb57a
Revert "Add default route constants to RouteInfo."
by Robert Greenwalt
· 13 years ago
e610dd3
Add default route constants to RouteInfo.
by Lorenzo Colitti
· 13 years ago
faa4b40
Improve ConnectivityManager docs
by Robert Greenwalt
· 13 years ago
ee9275b
Improve notification UI for lockdown VPN.
by Jeff Sharkey
· 13 years ago
30fe264
Adjust captive portal test for setup wizard
by Russell Brenner
· 13 years ago
b0134a3
Merge "Up our DNS server support from 2 > 4"
by Robert Greenwalt
· 13 years ago
72e2243
Up our DNS server support from 2 > 4
by Robert Greenwalt
· 13 years ago
f012738
Expose roaming flag for testing.
by Jeff Sharkey
· 13 years ago
f909cb1
Fix javadoc break
by Robert Greenwalt
· 13 years ago
028d203
Refactor getPersistedNetworkPreference
by Jianzheng Zhou
· 13 years ago
cd27785
Support for dns domain.
by Robert Greenwalt
· 13 years ago
462e570
Remove DhcpInfoInternal
by Robert Greenwalt
· 13 years ago
8c87045
Migrate more Secure settings to Global.
by Jeff Sharkey
· 13 years ago
d53c789
Migrate network stats from removed users.
by Jeff Sharkey
· 13 years ago
0ad0d13
Captive portal handling
by Irfan Sheriff
· 13 years ago
ebcc797
Always-on VPN.
by Jeff Sharkey
· 13 years ago
64d8b3b
Migrate legacy VPN arguments to system_server.
by Jeff Sharkey
· 13 years ago
47905d1
Include network type that caused broadcast.
by Jeff Sharkey
· 13 years ago
b5da575
Network data activity change intent for network interfaces.
by Haoyu Bai
· 13 years ago
7842df5
Added or fixed doctrings for required permissions.
by Nicolas Falliere
· 13 years ago
1e32923
Merge "Begin collecting xtables iface counters." into jb-dev
by Jeff Sharkey
· 13 years ago
528cf48
Support full 32 bits for socket tags.
by Jeff Sharkey
· 13 years ago
5cc4da3
Begin collecting xtables iface counters.
by Jeff Sharkey
· 13 years ago
d607559
Pipe DHCP vendor info towards framework.
by Jeff Sharkey
· 13 years ago
d00b130
API to report if active network is metered.
by Jeff Sharkey
· 13 years ago
078d356
Migrate to @Override to remove warnings.
by Jeff Sharkey
· 13 years ago
2d9e5a5
Support metered Wi-Fi NetworkPolicy.
by Jeff Sharkey
· 13 years ago
b9f329f
Improve Wi-Fi hand-off
by Irfan Sheriff
· 14 years ago
b1a238d
store the hw addr in the extraInfo field of ethernet NetworkInfos
by Doug Zongker
· 14 years ago
b3a842e
Unify shorthand for byte-based units.
by Jeff Sharkey
· 14 years ago
c958c77
Deprecate ACTION_BACKGROUND_DATA_SETTING_CHANGED.
by Jeff Sharkey
· 14 years ago
1be767c
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
60660ab
am 4741163c: am fbb09ea8: Merge "Fix NPE in trimV4AddrZeros." into ics-mr1
by Robert Greenwalt
· 14 years ago
549920a
Fix NPE in trimV4AddrZeros.
by Robert Greenwalt
· 14 years ago
177cac9
am e55e5b84: am 3dba4353: Fix the build.
by Robert Greenwalt
· 14 years ago
3dba435
Fix the build.
by Robert Greenwalt
· 14 years ago
0b3d2a8
am 2ebd3612: am f352491a: Merge "Trim leading zeros from ipv4 addrs." into ics-mr1
by Robert Greenwalt
· 14 years ago
86a5702
Trim leading zeros from ipv4 addrs.
by Robert Greenwalt
· 14 years ago
ac0fb9c
am bc03c74c: am d968670d: Merge "Conservatively trim data usage stats." into ics-mr1
by Jeff Sharkey
· 14 years ago
6b0d727
Conservatively trim data usage stats.
by Jeff Sharkey
· 14 years ago
27ea83f
Merge "docs: some helpful javadocs for network info"
by Scott Main
· 14 years ago
5255f30
Make operation counts monotonically increase.
by Jeff Sharkey
· 14 years ago
e370a59
Correct proc file reader, optimizations.
by Jeff Sharkey
· 14 years ago
aac2c50
Move battery stats to xt_qtaguid for data stats.
by Jeff Sharkey
· 14 years ago
f58b7d8
docs: some helpful javadocs for network info
by Scott Main
· 14 years ago
5058914
docs: deprecate thingy
by Scott Main
· 14 years ago
7aaf576
am a50d0f89: Merge "Hide quota APIs until finalized." into ics-factoryrom
by Jeff Sharkey
· 14 years ago
eb3e8c6
Hide quota APIs until finalized.
by Jeff Sharkey
· 14 years ago
ad26803
Track xtables summary, move tether stats, time.
by Jeff Sharkey
· 14 years ago
a7d5657
Reduce connectivity logging
by Wink Saville
· 14 years ago
300f08f
Collect and persist tethering stats.
by Jeff Sharkey
· 14 years ago
4dc0642
Data usage structure optimizations.
by Jeff Sharkey
· 14 years ago
0114f6e
Create new isNetworkSupported API
by Robert Greenwalt
· 14 years ago
971cd16
Introduce immediate CONNECTIVITY_ACTION variant.
by Jeff Sharkey
· 14 years ago
3dadd0f
Data usage buckets active time, parsing ISE.
by Jeff Sharkey
· 14 years ago
d3b6576
Register for kernel global data usage alerts.
by Jeff Sharkey
· 14 years ago
805662d
Proactively disable data when over policy limit.
by Jeff Sharkey
· 14 years ago
e612a38
Merge "Background data notification, API clean up."
by Jeff Sharkey
· 14 years ago
39c01eb
Background data notification, API clean up.
by Jeff Sharkey
· 14 years ago
7c30910
Merge "P2p enhancements"
by repo sync
· 14 years ago
9c11e89
Foreground/background network stats using sets.
by Jeff Sharkey
· 14 years ago
f5de557
P2p enhancements
by repo sync
· 14 years ago
13d6787
Network stats with varint, omit parcel fields.
by Jeff Sharkey
· 14 years ago
66fa968
Expose quota status for active network.
by Jeff Sharkey
· 14 years ago
7026767
Add operation counts to network statistics.
by Jeff Sharkey
· 14 years ago
2351e41
am fec26c50: am f3ab069b: Make copy-constructor make deep copy.
by Robert Greenwalt
· 14 years ago
fec26c5
am f3ab069b: Make copy-constructor make deep copy.
by Robert Greenwalt
· 14 years ago
Next »