summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/net
Commit message (Expand)AuthorAgeFilesLines
* Move NetworkPolicy from apps to UID.Jeff Sharkey2012-09-141-80/+141
* Actually move to Global settings.Jeff Sharkey2012-09-141-21/+21
* Move to Global.NETSTATS and Global.NTP constants.Jeff Sharkey2012-09-141-17/+17
* Event logging for lockdown VPN state changes.Jeff Sharkey2012-09-061-0/+8
* Remove Binder.getOrigCallingUid().Dianne Hackborn2012-08-311-3/+7
* Improve multi-user broadcasts.Dianne Hackborn2012-08-302-2/+4
* Locking when clearing VPN source rules.Jeff Sharkey2012-08-291-12/+25
* Always-on VPN.Jeff Sharkey2012-08-271-0/+271
* Rename UserId to UserHandle.Dianne Hackborn2012-08-161-10/+10
* User Manager service to manage users and query user detailsAmith Yamasani2012-08-111-1/+3
* Make generic BaseNetworkObserver.Jeff Sharkey2012-08-053-8/+18
* Make AtomicFile a public API. It's about time!Dianne Hackborn2012-07-312-2/+2
* Network data activity change intent for network interfaces.Haoyu Bai2012-07-171-0/+3
* Handle SCREEN_ON/OFF broadcasts without blocking.Jeff Sharkey2012-06-191-2/+7
* Clear identity when snoozing limit.Jeff Sharkey2012-06-121-1/+7
* Extend process observer to be usable for media routing.Dianne Hackborn2012-05-311-0/+4
* Advise persist threshold outside NPMS lock.Jeff Sharkey2012-05-241-9/+15
* Transition from DEV network stats to XT.Jeff Sharkey2012-05-172-7/+87
* Avoid updating thresholds during shutdown.Jeff Sharkey2012-05-091-3/+5
* Recover from Throwable in FileRotator, dump.Jeff Sharkey2012-05-092-2/+39
* Merge "Ack, wrap advisePersistThreshold() in lock." into jb-devJeff Sharkey2012-05-071-4/+6
|\
| * Ack, wrap advisePersistThreshold() in lock.Jeff Sharkey2012-05-071-4/+6
* | Disable policy when bandwidth module missing.Jeff Sharkey2012-05-041-0/+17
|/
* Reduce persist threshold for lower warning/limit.Jeff Sharkey2012-05-034-35/+126
* Begin collecting xtables iface counters.Jeff Sharkey2012-05-012-8/+29
* Roaming always metered, relax DHCP metered check.Jeff Sharkey2012-04-301-0/+5
* Handle null SSID cleanlyIrfan Sheriff2012-04-271-6/+8
* Relax global restrict for system services.Jeff Sharkey2012-04-241-14/+15
* Clear identity when checking if bandwidth enabled.Jeff Sharkey2012-04-231-0/+3
* Better assertions when bandwidth module disabled.Jeff Sharkey2012-04-211-0/+10
* Connect metered DHCP hint for Wi-Fi networks.Jeff Sharkey2012-04-201-3/+108
* Merge "Move TrafficStats iface counters to xt_qtaguid."Jeff Sharkey2012-04-161-8/+19
|\
| * Move TrafficStats iface counters to xt_qtaguid.Jeff Sharkey2012-04-121-8/+19
* | Merge "API to report if active network is metered."Jeff Sharkey2012-04-161-5/+16
|\ \
| * | API to report if active network is metered.Jeff Sharkey2012-04-161-5/+16
| |/
* | Surface list of apps with given network policy.Jeff Sharkey2012-04-131-0/+18
|/
* Migrate to @Override to remove warnings.Jeff Sharkey2012-04-094-17/+23
* Splice operations before collapsing ifaces.Jeff Sharkey2012-04-091-2/+3
* INetworkStatsSession with lifecycle for caching.Jeff Sharkey2012-04-063-30/+71
* Support metered Wi-Fi NetworkPolicy.Jeff Sharkey2012-04-053-56/+88
* Move network policy to per-appId (instead of UID).Jeff Sharkey2012-03-221-40/+73
* Avoid data usage notifications in airplane mode.Jeff Sharkey2012-03-201-0/+10
* Remember when NetworkPolicy was inferred.Jeff Sharkey2012-03-201-3/+12
* Combine network subtypes by default.Jeff Sharkey2012-03-161-2/+7
* Save timezone when setting data cycle reset date.Jeff Sharkey2012-03-091-6/+17
* Avoid updating network stats after shutdown.Jeff Sharkey2012-03-061-0/+9
* Disable verbose NetworkStats logging.Jeff Sharkey2012-02-281-1/+1
* Send broadcast when changing restrict background.Jeff Sharkey2012-02-072-1/+20
* List rotated netstats files during --checkin dump.Jeff Sharkey2012-02-061-3/+14
* Unify shorthand for byte-based units.Jeff Sharkey2012-02-032-8/+2