index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
net
/
NetworkPolicyManagerService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use java.util.Objects instead on internal API
Kenny Root
2013-12-13
1
-3
/
+3
*
Use a separate thread for services that do NTP lookup
Amith Yamasani
2013-09-19
1
-2
/
+4
*
Start combining threads in system process.
Dianne Hackborn
2013-05-02
1
-5
/
+2
*
Move XML utility methods into shared location.
Jeff Sharkey
2013-03-22
1
-47
/
+6
*
App ops: vibration, neighboring cells, dialing, etc.
Dianne Hackborn
2013-02-01
1
-2
/
+2
*
Fix metered SSID matching regression.
Jeff Sharkey
2012-12-18
1
-5
/
+2
*
am bf8de6a3: Merge "Remove unnecessary locking for screen broadcasts."
Jeff Sharkey
2012-12-12
1
-5
/
+3
|
\
|
*
Remove unnecessary locking for screen broadcasts.
Jeff Sharkey
2012-12-04
1
-5
/
+3
*
|
Useful annotations for code documentation.
Jeff Sharkey
2012-11-12
1
-5
/
+7
|
/
*
Move NetworkPolicy from apps to UID.
Jeff Sharkey
2012-09-14
1
-80
/
+141
*
Remove Binder.getOrigCallingUid().
Dianne Hackborn
2012-08-31
1
-3
/
+7
*
Improve multi-user broadcasts.
Dianne Hackborn
2012-08-30
1
-1
/
+1
*
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-10
/
+10
*
User Manager service to manage users and query user details
Amith Yamasani
2012-08-11
1
-1
/
+3
*
Make generic BaseNetworkObserver.
Jeff Sharkey
2012-08-05
1
-1
/
+1
*
Make AtomicFile a public API. It's about time!
Dianne Hackborn
2012-07-31
1
-1
/
+1
*
Handle SCREEN_ON/OFF broadcasts without blocking.
Jeff Sharkey
2012-06-19
1
-2
/
+7
*
Clear identity when snoozing limit.
Jeff Sharkey
2012-06-12
1
-1
/
+7
*
Extend process observer to be usable for media routing.
Dianne Hackborn
2012-05-31
1
-0
/
+4
*
Advise persist threshold outside NPMS lock.
Jeff Sharkey
2012-05-24
1
-9
/
+15
*
Disable policy when bandwidth module missing.
Jeff Sharkey
2012-05-04
1
-0
/
+17
*
Reduce persist threshold for lower warning/limit.
Jeff Sharkey
2012-05-03
1
-1
/
+21
*
Roaming always metered, relax DHCP metered check.
Jeff Sharkey
2012-04-30
1
-0
/
+5
*
Handle null SSID cleanly
Irfan Sheriff
2012-04-27
1
-6
/
+8
*
Relax global restrict for system services.
Jeff Sharkey
2012-04-24
1
-14
/
+15
*
Connect metered DHCP hint for Wi-Fi networks.
Jeff Sharkey
2012-04-20
1
-3
/
+108
*
Merge "API to report if active network is metered."
Jeff Sharkey
2012-04-16
1
-5
/
+16
|
\
|
*
API to report if active network is metered.
Jeff Sharkey
2012-04-16
1
-5
/
+16
*
|
Surface list of apps with given network policy.
Jeff Sharkey
2012-04-13
1
-0
/
+18
|
/
*
Migrate to @Override to remove warnings.
Jeff Sharkey
2012-04-09
1
-1
/
+1
*
INetworkStatsSession with lifecycle for caching.
Jeff Sharkey
2012-04-06
1
-1
/
+1
*
Support metered Wi-Fi NetworkPolicy.
Jeff Sharkey
2012-04-05
1
-29
/
+64
*
Move network policy to per-appId (instead of UID).
Jeff Sharkey
2012-03-22
1
-40
/
+73
*
Avoid data usage notifications in airplane mode.
Jeff Sharkey
2012-03-20
1
-0
/
+10
*
Remember when NetworkPolicy was inferred.
Jeff Sharkey
2012-03-20
1
-3
/
+12
*
Save timezone when setting data cycle reset date.
Jeff Sharkey
2012-03-09
1
-6
/
+17
*
Send broadcast when changing restrict background.
Jeff Sharkey
2012-02-07
1
-0
/
+18
*
Unify shorthand for byte-based units.
Jeff Sharkey
2012-02-03
1
-4
/
+1
*
Support snoozing of data warning notification.
Jeff Sharkey
2012-02-02
1
-25
/
+91
*
Move network stats to FileRotator pattern.
Jeff Sharkey
2012-01-24
1
-0
/
+3
*
Restrict app data on metered networks.
Jeff Sharkey
2011-12-15
1
-5
/
+26
*
Update NTP outside locks, log large trim events.
Jeff Sharkey
2011-11-16
1
-8
/
+19
*
Dispatch alerts through background thread.
Jeff Sharkey
2011-11-08
1
-13
/
+22
*
Make policy data enabled flag static.
Jeff Sharkey
2011-11-08
1
-15
/
+5
*
Correct proc file reader, optimizations.
Jeff Sharkey
2011-11-02
1
-1
/
+6
*
Process AMS events in NetworkPolicy handler.
Jeff Sharkey
2011-11-01
1
-29
/
+41
*
Over-limit within handful of MTU's, update assets.
Jeff Sharkey
2011-10-10
1
-12
/
+7
*
Change data usage warning notification wording.
Jeff Sharkey
2011-09-14
1
-2
/
+1
*
Poll UID stats during iface changes, enforce idx.
Jeff Sharkey
2011-09-07
1
-58
/
+21
*
Introduce immediate CONNECTIVITY_ACTION variant.
Jeff Sharkey
2011-08-29
1
-3
/
+3
[next]