1. 61dbd81 Add 2 new ways to check for Support for Hearing Aids Profile by Stanley Tng · 6 years ago
  2. 479c076 Merge "Add API for VPN apps to query always-on and lockdown." by Pavel Grafov · 6 years ago
  3. e7e9f2b Fix lint errors for moving IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  4. cb3b895 Add API for VPN apps to query always-on and lockdown. by Pavel Grafov · 6 years ago
  5. da290be Merge "fix getIfaceStats and getTotalStats bug" by Junyu Lai · 6 years ago
  6. db4ce87 Merge "Remove dead KeepaliveInfo if it cannot be started" by Junyu Lai · 6 years ago
  7. bc6e433 Merge "Pass in calling UID and package to dumpstate" by Treehugger Robot · 6 years ago
  8. cd4ca49 Merge "Trigger PhoneStateListener onCallAttributesChanged" by Treehugger Robot · 6 years ago
  9. 36ee8e0 Merge "[b/109850442]Fail to adjust volume when connect Ampplifier.]" by Jean-Michel Trivi · 6 years ago
  10. f0f0606 Merge changes from topic "EnableAirplaneModeInSafeMode" by Rene Mayrhofer · 6 years ago
  11. b77e13d [b/109850442]Fail to adjust volume when connect Ampplifier.] by Stanley Chang · 6 years ago
  12. 5e7128d Remove dead KeepaliveInfo if it cannot be started by junyulai · 6 years ago
  13. 836ad57 [CS] Add an option to block sensitive network specifier by Etan Cohen · 6 years ago
  14. 7df94ab Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190105.001) into master" by Xin Li · 6 years ago
  15. 161a446 Pass in calling UID and package to dumpstate by Nandana Dutt · 6 years ago
  16. c517a6f Avoid accessing proxy service if it's unavailable by Chiachang Wang · 6 years ago
  17. 0860f29 Enable airplane mode when booting in safe mode by Rene Mayrhofer · 6 years ago
  18. 8218ddd Trigger PhoneStateListener onCallAttributesChanged by Jordan Liu · 6 years ago
  19. 29afcf0 Merge changes Iec53a9fd,Iac4cfe70 by Lorenzo Colitti · 6 years ago
  20. 609ed33 Merge "Make setMetered and setOpportunistic public." by Xiangyu/Malcolm Chen · 6 years ago
  21. 9dc1dac DO NOT MERGE - Merge pie-platform-release (PPRL.190105.001) into master by Xin Li · 6 years ago
  22. 9307ca2 Delete the clatd functions from NetworkManagementService. by Lorenzo Colitti · 6 years ago
  23. d4dc4ee Make setMetered and setOpportunistic public. by Malcolm Chen · 6 years ago
  24. 2351fa8 Merge "precisedataState refactor part 3" by Chen Xu · 6 years ago
  25. 3386fb7 Add a privileged API for capturing and consuming bugreports by Nandana Dutt · 6 years ago
  26. 81552d6 Merge "Move NetworkMonitor to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  27. 0ece699 Merge "Allow NetworkStack to send protected broadcasts" by Treehugger Robot · 6 years ago
  28. e67b0c3 Move NetworkMonitor to NetworkStack by Remi NGUYEN VAN · 6 years ago
  29. ce75675 fix getIfaceStats and getTotalStats bug by Mike SU · 6 years ago
  30. 6964540 Merge "Remove notion of skip library check in framework." by Nicolas Geoffray · 6 years ago
  31. 896e3d4 precisedataState refactor part 3 by chen xu · 6 years ago
  32. 9613bfd Merge "Adjust map names due to new bpfloader" by Treehugger Robot · 6 years ago
  33. bab4c2c Remove notion of skip library check in framework. by Nicolas Geoffray · 6 years ago
  34. 94e5b22 Merge "Move DhcpServer to NetworkStack app" by Remi NGUYEN VAN · 6 years ago
  35. 0e3d0923 Move DhcpServer to NetworkStack app by Remi NGUYEN VAN · 6 years ago
  36. 46197bb Merge "DO NOT MERGE: Revert: use legacy way to get tcp packet count" by Treehugger Robot · 6 years ago
  37. f3a8a47 Merge "Add /product sepolicy support to SELinuxMMAC.java" by Tri Vo · 6 years ago
  38. 2deb1e8 DO NOT MERGE: Revert: use legacy way to get tcp packet count by junyulai · 6 years ago
  39. 2e1d80d Merge "Fix linter errors in NetworkMonitor" by Remi NGUYEN VAN · 6 years ago
  40. a9be76c Merge "Fix linter errors in IpServer and its dependencies" by Remi NGUYEN VAN · 6 years ago
  41. 64b0f52 Allow NetworkStack to send protected broadcasts by Remi NGUYEN VAN · 6 years ago
  42. 8708d84 Fix linter errors in NetworkMonitor by Remi NGUYEN VAN · 6 years ago
  43. 73105e11 Fix linter errors in IpServer and its dependencies by Remi NGUYEN VAN · 6 years ago
  44. 1afa2c4 Merge "NetworkPolicy: Replace fake allLocks" by Andreas Gampe · 6 years ago
  45. f05919a Stop exposing reasons through phone state listener by Jack Yu · 6 years ago
  46. 6880d63 Adjust map names due to new bpfloader by Chenbo Feng · 6 years ago
  47. 5432355 Merge "Update sound/vibrate notification key only when it actually buzz/beep." by Treehugger Robot · 6 years ago
  48. 172458e Merge "Check if notification is valid before it finally vibrates because it can be canceled as soon as enqeued" by Julia Reynolds · 6 years ago
  49. f56c5b1 Add /product sepolicy support to SELinuxMMAC.java by Tri Vo · 6 years ago
  50. f32ace5 Fix/suppress services/core google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  51. 3e8647c Do not use default to get TelephonyManager by sqian · 6 years ago
  52. 46c0c30 EmergencyNumber enhancement by sqian · 6 years ago
  53. d01eaec Merge "Add NetworkStack app" by Remi NGUYEN VAN · 6 years ago
  54. f9bb1a9 Merge "[PT17] Small cleanup of PacManager" by Chalard Jean · 6 years ago
  55. c094a54 Add NetworkStack app by Remi NGUYEN VAN · 6 years ago
  56. cfe2356 Refactor logic in the enter() of WaitingForNextProbeState by Chiachang Wang · 6 years ago
  57. 0e97ae6 Check if notification is valid before it finally vibrates because it can be canceled as soon as enqeued by Seungho Lee · 6 years ago
  58. 2ca1aec Update sound/vibrate notification key only when it actually buzz/beep. by Seungho Lee · 6 years ago
  59. 6eacd30 Merge "new SystemAPI for preciseCallState and DisconnectCause" by Chen Xu · 6 years ago
  60. 321b208 Merge changes from topic "fw_container" by Treehugger Robot · 6 years ago
  61. 970d779 new SystemAPI for preciseCallState and DisconnectCause by chen xu · 6 years ago
  62. bcf293c Merge "Adds vishnun to owners files for wm/am" by Treehugger Robot · 6 years ago
  63. 02f874d Merge "Show version for APEXes" by Jiyong Park · 6 years ago
  64. 6945231 [PT17] Small cleanup of PacManager by Chalard Jean · 6 years ago
  65. 2c0278d Merge "Revert "[framework] Compile secondary dex files in isolation"" by David Brazdil · 6 years ago
  66. 22217f6 Revert "[framework] Compile secondary dex files in isolation" by David Brazdil · 6 years ago
  67. 4fc6de2 Adds vishnun to owners files for wm/am by Vishnu Nair · 6 years ago
  68. 8e217ba Merge "Convert to ISO 639-2/B for menu language" by nchalko · 6 years ago
  69. 6227b44 Merge "BluetoothManagerService: catch NoSuchElementException for unlinkToDeath" by Treehugger Robot · 6 years ago
  70. 3176e8b Merge "Remove 'hasDns' parameter" by Ken Chen · 6 years ago
  71. ed30ec8 Merge "Add new netd event callback for changes to NAT64 prefix" by Nucca Chen · 6 years ago
  72. 177156b BluetoothManagerService: catch NoSuchElementException for unlinkToDeath by Chienyuan · 6 years ago
  73. f50a293 Show version for APEXes by Jiyong Park · 6 years ago
  74. d274332 Merge "Covert list<String> into String[] in INetd" by Luke Huang · 6 years ago
  75. d9eeba6 Merge "Track default upstream when system is ready" by Mark Chien · 6 years ago
  76. a6c7287 Track default upstream when system is ready by markchien · 6 years ago
  77. a32f898 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master" by Treehugger Robot · 6 years ago
  78. 47df5df Delete unused import by Chenbo Feng · 6 years ago
  79. 06de45a Merge "APEX list can be retrieved via the shell command." by Treehugger Robot · 6 years ago
  80. e3a1330 Merge "Set system property for FULL bugreport instead of default." by Treehugger Robot · 6 years ago
  81. 70b58e9 Set system property for FULL bugreport instead of default. by Abhijeet Kaur · 6 years ago
  82. 1b4f92f Covert list<String> into String[] in INetd by Luke Huang · 6 years ago
  83. 481251a Merge changes from topic "netd-event-listener-aidl" by Lorenzo Colitti · 6 years ago
  84. ff674ee DO NOT MERGE Set ContainerLayer for buffer-less surface by yu.chen · 6 years ago
  85. 4f49abe APEX list can be retrieved via the shell command. by Jiyong Park · 6 years ago
  86. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  87. 31324cb Depend on the stable AIDL version of the netd metrics interface. by Lorenzo Colitti · 6 years ago
  88. aff2673 Merge "VPN: Move package intent receiver to ConnectivityService." by Junyu Lai · 6 years ago
  89. 9dfd13e Merge "Revert "Revert "Schematize vold system properties""" by Treehugger Robot · 6 years ago
  90. d8a70b6 Delete INetworkManagementService#getNetdService. by Lorenzo Colitti · 6 years ago
  91. efb04d3 VPN: Move package intent receiver to ConnectivityService. by junyulai · 6 years ago
  92. fad9571 Merge "Upstream Configuration should also consider automatic configuration" by Mark Chien · 6 years ago
  93. 5db6efa Merge "Fix to set physical address for IsConnectedToArcPort" by Treehugger Robot · 6 years ago
  94. 5b1cc27 Revert "Revert "Schematize vold system properties"" by Inseob Kim · 6 years ago
  95. 1be8d8f Upstream Configuration should also consider automatic configuration by markchien · 6 years ago
  96. 0882543 Merge "Refactoring of deleting stats in NetworkStats based on uids." by Junyu Lai · 6 years ago
  97. 9677dde Merge "Migrate INetd to stable aidl" by Luke Huang · 6 years ago
  98. bf165bc Frame EmergencyNumber notifier in TelephonyRegistry by sqian · 6 years ago
  99. 6ee45c6 Merge "Revert "Schematize vold system properties"" by Anthony Stange · 6 years ago
  100. 2473b08 Revert "Schematize vold system properties" by Anthony Stange · 6 years ago