1. b8151ec Add an icon to the user information. by Amith Yamasani · 12 years ago
  2. 787c9ec Merge "Transition from DEV network stats to XT." into jb-dev by Jeff Sharkey · 12 years ago
  3. 70c7053 Transition from DEV network stats to XT. by Jeff Sharkey · 12 years ago
  4. 53e184d Accessibility service needs to request permission to be bound to. by Svetoslav Ganov · 12 years ago
  5. 3d33c26 Adds support for the CertBlacklister. by Geremy Condra · 12 years ago
  6. 0cf6de0 Fix network stats and policy tests. by Jeff Sharkey · 12 years ago
  7. ac3fcb1 Reduce persist threshold for lower warning/limit. by Jeff Sharkey · 12 years ago
  8. e8914c3 Begin collecting xtables iface counters. by Jeff Sharkey · 12 years ago
  9. bfdd680 Migrate to @Override to remove warnings. by Jeff Sharkey · 12 years ago
  10. b52e3e5 INetworkStatsSession with lifecycle for caching. by Jeff Sharkey · 12 years ago
  11. 8fc27e8 Support metered Wi-Fi NetworkPolicy. by Jeff Sharkey · 12 years ago
  12. 1359360 User management and switching by Amith Yamasani · 12 years ago
  13. 6143f31 Merge "NetworkPolicy multi-user tests." by Jeff Sharkey · 12 years ago
  14. cae04a2 NetworkPolicy multi-user tests. by Jeff Sharkey · 12 years ago
  15. ad812a2 Merge "Package restrictions per user" by Amith Yamasani · 12 years ago
  16. 4b63d697 Fix test breakage. by Jeff Sharkey · 12 years ago
  17. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  18. 9bf3150 Save timezone when setting data cycle reset date. by Jeff Sharkey · 12 years ago
  19. 241dde2 Unify shorthand for byte-based units. by Jeff Sharkey · 12 years ago
  20. 0e2e5f8 Support snoozing of data warning notification. by Jeff Sharkey · 12 years ago
  21. 63abc37 Move network stats to FileRotator pattern. by Jeff Sharkey · 13 years ago
  22. f60d0af Restrict app data on metered networks. by Jeff Sharkey · 13 years ago
  23. f9165b7 MCC detection fixes for CountryDetector by Makoto Onuki · 13 years ago
  24. 31c6e48 Move NativeDaemonConnector to varargs. by Jeff Sharkey · 13 years ago
  25. 8549aee Merge "Rename EntropyService to EntropyMixer" by Nick Kralevich · 13 years ago
  26. 6967cbc Rename EntropyService to EntropyMixer by Nick Kralevich · 13 years ago
  27. c506ff6 Only write network stats when already loaded. by Jeff Sharkey · 13 years ago
  28. 7ee8658 Conservatively trim data usage stats. by Jeff Sharkey · 13 years ago
  29. 163e644 Correct proc file reader, optimizations. by Jeff Sharkey · 13 years ago
  30. 1059c3c Move battery stats to xt_qtaguid for data stats. by Jeff Sharkey · 13 years ago
  31. ae2c181 Read iface stats from single proc file. by Jeff Sharkey · 13 years ago
  32. 905b589 Track xtables summary, move tether stats, time. by Jeff Sharkey · 13 years ago
  33. 8a663c8 Merge "Allow non-required package verifiers" by Kenny Root · 13 years ago
  34. 05ca4c9 Allow non-required package verifiers by Kenny Root · 13 years ago
  35. 367d15a Watch network subtype, tethering teardown, empty. by Jeff Sharkey · 13 years ago
  36. 34c73ac Sample atomic network stats buckets, full poll. by Jeff Sharkey · 13 years ago
  37. 98a4f7e NetworkManagement SocketTagger: Migrate QTagUid support to JNI. by JP Abgrall · 13 years ago
  38. 991d1b1 Network stats flag to force complete poll. by Jeff Sharkey · 13 years ago
  39. 69b0f63 Data usage structure optimizations. by Jeff Sharkey · 13 years ago
  40. b3d5957 Poll UID stats during iface changes, enforce idx. by Jeff Sharkey · 13 years ago
  41. 0fea823 Selectively add stats based on iface active state. by Jeff Sharkey · 13 years ago
  42. 961e304 Introduce immediate CONNECTIVITY_ACTION variant. by Jeff Sharkey · 13 years ago
  43. 47eb102 Always splice historical data stats, debug info. by Jeff Sharkey · 13 years ago
  44. 8e9992a Register for kernel global data usage alerts. by Jeff Sharkey · 13 years ago
  45. 8e28b7d Proactively disable data when over policy limit. by Jeff Sharkey · 13 years ago
  46. b5d55e3 Foreground/background network stats using sets. by Jeff Sharkey · 13 years ago
  47. af82ea2 Data cycle ends on last second of month. by Jeff Sharkey · 13 years ago
  48. 63d27a9 Network stats with varint, omit parcel fields. by Jeff Sharkey · 13 years ago
  49. a63ba59 Add operation counts to network statistics. by Jeff Sharkey · 13 years ago
  50. 41ff7ec Revise data limit notifs, watch kernel alerts. by Jeff Sharkey · 13 years ago
  51. 00aabf7 Touch exploration state set to clients asynchronously and depended on talking service being enabled. by Svetoslav Ganov · 13 years ago
  52. 35bfede Touch exploration separate setting and API to poll the latter state. by Svetoslav Ganov · 13 years ago
  53. 4e814c3 Hide NetworkTemplate details, buffered stats I/O. by Jeff Sharkey · 13 years ago
  54. 434962e Include full network history around current time. by Jeff Sharkey · 13 years ago
  55. d37948f Hide NetworkStatsHistory internals. by Jeff Sharkey · 13 years ago
  56. fd8be3e Return stats from inactive ifaces, packet counts. by Jeff Sharkey · 13 years ago
  57. 350083e Migrate bandwidth control to NMS, omit history. by Jeff Sharkey · 13 years ago
  58. b3f19ca Enforce background data flag, rules through netd. by Jeff Sharkey · 13 years ago
  59. afb60c3 Merge "Push interface quota rules from NetworkPolicyManager to kernel." by Jeff Sharkey · 13 years ago
  60. 50fd36d Push interface quota rules from NetworkPolicyManager to kernel. by Ashish Sharma · 13 years ago
  61. 8568db5 Move socket tagging from libcore. by Jesse Wilson · 13 years ago
  62. 4414cea Better network stats parsing, integer tags, async. by Jeff Sharkey · 13 years ago
  63. d03fd3f Persist "tagged" network stats along with UIDs. by Jeff Sharkey · 13 years ago
  64. b09540f Handle removed UIDs in network stats and policy. by Jeff Sharkey · 13 years ago
  65. 1b5a2a9 Read "qtaguid" network stats, refactor templates. by Jeff Sharkey · 13 years ago
  66. fdfef57 Notify policy listeners about metered ifaces. by Jeff Sharkey · 13 years ago
  67. 2242af2 Add permission to fix NetworkPolicy tests. by Jeff Sharkey · 13 years ago
  68. 2ef2aeb Fix NetworkPolicy tests after notifications. by Jeff Sharkey · 13 years ago
  69. af11d48 Fix test-related build breakage. by Jeff Sharkey · 13 years ago
  70. 4a97122 Growable NetworkStats object instead of builder. by Jeff Sharkey · 13 years ago
  71. 39ebc21 Persist UID stats, lazy loading, resize buckets. by Jeff Sharkey · 13 years ago
  72. cd2ca40 Move data cycle methods to framework object. by Jeff Sharkey · 13 years ago
  73. 21c9c45 Interface-level network policy, persist policies. by Jeff Sharkey · 13 years ago
  74. 3f39135 Persist network stats using AtomicFile. by Jeff Sharkey · 13 years ago
  75. 7527990 Collect historical network stats. by Jeff Sharkey · 13 years ago
  76. 9599cc5 Tests for NetworkPolicyManager rule generation. by Jeff Sharkey · 13 years ago
  77. cc4053e Accessibility serviceconfiguration via meta-data by Svetoslav Ganov · 13 years ago
  78. eedcb95 APIs to profile network usage for current UID. by Jeff Sharkey · 13 years ago
  79. 9a13f36 Return NetworkStats bundle from NM service. by Jeff Sharkey · 13 years ago
  80. a550bdc Use passive provider for location based country detection by Daisuke Miyakawa · 13 years ago
  81. b7342ac Tests for ThrottleService, NTP into TrustedTime. by Jeff Sharkey · 13 years ago
  82. 0b28549 Plumbing in PackageManager and installd for multi-user support. by Amith Yamasani · 13 years ago
  83. 4b2e934 Package manager changes to store and update user information. by Amith Yamasani · 13 years ago
  84. 383742c 3205857 java.lang.ExceptionInInitializerError at java.lang.Class.newInstanceImpl(Native Method) by Svetoslav Ganov · 14 years ago
  85. a58a875 Add new system service CountryDetector by Bai Tao · 14 years ago
  86. 3300b6f am 7da38863: am 3685db7f: am e8605af5: Merge "Avoid leaking file descriptors when returning drop box events." into froyo by Dan Egnor · 14 years ago
  87. 6e6d60d Avoid leaking file descriptors when returning drop box events. by Dan Egnor · 14 years ago
  88. 5637745 2744878 com.android.server.AccessibilityManagerServiceTest:testInterrupt is failing by Svetoslav Ganov · 14 years ago
  89. 0b29a58 2604226 Add test cases for the internal accessibility infrastructure. by Svetoslav Ganov · 14 years ago
  90. 3a8b0c1 Limit DropBox storage to 1000 files (by default). by Dan Egnor · 14 years ago
  91. 93a6839 Unittests for EntropyService. Make EntropyService more testable. by Nick Kralevich · 14 years ago
  92. 3433d3c Modifying Services Tests XML file so it builds with the right permissions. by Neal Nguyen · 14 years ago
  93. 1a44d5d Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources. by Neal Nguyen · 15 years ago