summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/ThrottleService.java
Commit message (Expand)AuthorAgeFilesLines
* Cut logging, boost efficiency of ThrottleServiceRobert Greenwalt2010-06-071-17/+20
* Make the NTP Cache max-age gservices-settableRobert Greenwalt2010-05-251-3/+10
* Fix ThrottleService wifi interactionRobert Greenwalt2010-05-061-1/+61
* Fix Throttle reset.Robert Greenwalt2010-04-261-20/+16
* Handle throttling being disabled via policy changeRobert Greenwalt2010-04-231-0/+1
* Respond to changes in throttle policy.Robert Greenwalt2010-04-231-3/+6
* Add a Throttle check shortly after boot.Robert Greenwalt2010-04-221-0/+7
* Trim throttle logs.Robert Greenwalt2010-04-221-15/+21
* Misc fixes for throttling.Robert Greenwalt2010-04-191-40/+47
* Make ThrottleService more tamper resistant.Robert Greenwalt2010-04-181-53/+138
* Dont check on interface value on APIIrfan Sheriff2010-04-161-12/+13
* Add multi-sim support to ThrottleService.Robert Greenwalt2010-04-151-1/+70
* Sholes mobile iface comes/goes - handle the resetRobert Greenwalt2010-04-141-0/+12
* Update the datause icons.Robert Greenwalt2010-04-141-5/+4
* Perist Throttle data across rebootsRobert Greenwalt2010-04-131-21/+67
* Add build config values for data use defaultsRobert Greenwalt2010-04-131-37/+49
* Fix Throttle Notification intentsRobert Greenwalt2010-04-121-1/+1
* Add warning magic to be a bit more reasonable.Robert Greenwalt2010-04-091-11/+33
* Make ThrottleService notice policy changes.Robert Greenwalt2010-04-091-18/+55
* Roaming data doesn't count against limitsRobert Greenwalt2010-04-081-10/+10
* Throttling framework addinsIrfan Sheriff2010-04-081-0/+6
* Updating some notificiation UI for ThrottlingRobert Greenwalt2010-04-081-4/+6
* Add service to monitor/control the flow of data.Robert Greenwalt2010-04-081-0/+729