1. 174ae05 Merge "Check if network has partial connectivity" by Lucas Lin · 6 years ago
  2. e252a74 Check if network has partial connectivity by lucaslin · 6 years ago
  3. f96cc08 Merge "Modify API return type and add callback." by Daniel Huang · 6 years ago
  4. f9cca7d Merge "Move NetworkStack start to AM.systemReady" by Remi NGUYEN VAN · 6 years ago
  5. 47890345 Merge "Update nullability of api" by Tony Huang · 6 years ago
  6. cc3a190 Merge "Improve keepalive offload documentation and error handling" by Junyu Lai · 6 years ago
  7. c7054c5 Move NetworkStack start to AM.systemReady by Remi NGUYEN VAN · 6 years ago
  8. b8f2ab9 Merge "Use an in-process APK for in-process NetworkStack" by Remi NGUYEN VAN · 6 years ago
  9. bc18cc9 Merge "Remove android-support-test lib from testutils." by Treehugger Robot · 6 years ago
  10. 118354f Merge "rename precise carrier id to specific carrier id" by Chen Xu · 6 years ago
  11. df6b2f6 Remove android-support-test lib from testutils. by Ian Kasprzak · 6 years ago
  12. e17575c Merge "Add Missing getRssi to CellSignalStrengthGsm" by Nathan Harold · 6 years ago
  13. 5227285 Merge "Add tethering event callback API" by Chalard Jean · 6 years ago
  14. bee0cbe Merge "Add a static to get the Ip Memory Store" by Treehugger Robot · 6 years ago
  15. a335880 Modify API return type and add callback. by danielwbhuang · 6 years ago
  16. 5d8b7c8 Add a static to get the Ip Memory Store by Chalard Jean · 6 years ago
  17. af5acad Merge "[PT17.5] Revert to booleans for send/not send broadcast constants." by Treehugger Robot · 6 years ago
  18. 29f63af [PT17.5] Revert to booleans for send/not send broadcast constants. by Chalard Jean · 6 years ago
  19. 8e8ed1d Merge "Make ParseException less useless." by Treehugger Robot · 6 years ago
  20. 06d8067 Merge changes I9dbbf904,Iebc174ed by Remi NGUYEN VAN · 6 years ago
  21. 2b0139c rename precise carrier id to specific carrier id by chen xu · 6 years ago
  22. c06c546 Merge "Update current API after adding nullable annotations." by Nicolas Geoffray · 6 years ago
  23. 40ff4f7 Merge "Convert tests/**/Android.mk files to Android.bp" by Treehugger Robot · 6 years ago
  24. 9e6f5d1 Merge "update getStaticPhoneCapability to use HAL instead of default value" by Treehugger Robot · 6 years ago
  25. dfe984c Merge "make onActiveDataSubId in PhoneStateListener public API" by Nazanin Bakhshi · 6 years ago
  26. f070b51 Merge "Add Keystore get option that supresses caught exceptions warnings." by Treehugger Robot · 6 years ago
  27. ceaf968 update getStaticPhoneCapability to use HAL instead of default value by Nazanin Bakhshi · 6 years ago
  28. a160067 make onActiveDataSubId in PhoneStateListener public API by Nazanin Bakhshi · 6 years ago
  29. f899e26 Merge "Add TimeStamp Constructor for HAL 1.4 Support" by Nathan Harold · 6 years ago
  30. 016409b Merge "Rename PREFERRED_DATA_SUBID_CHANGE to ACTIVE_DATA_SUB_CHANGE" by Nazanin Bakhshi · 6 years ago
  31. 18e0781 Merge "Adding KEY_PERMANENTLY_INVALIDATED int" by Max Bires · 6 years ago
  32. 16f6dea Merge "Add carrier config key for TTY support." by Tyler Gunn · 6 years ago
  33. 1451b2f Merge "Update DynamicAndroidService for IGsiService AIDL changes." by David Anderson · 6 years ago
  34. a7c498a Update current API after adding nullable annotations. by Nicolas Geoffray · 6 years ago
  35. 26299ed Add tethering event callback API by markchien · 6 years ago
  36. cfd72b9 Merge "Add extra hidden api related tags" by Andrei-Valentin Onea · 6 years ago
  37. a6f3476 Merge "Give Telephony the permissions to access the network stack." by Treehugger Robot · 6 years ago
  38. e5e3ac6 Merge "Add junyulai@ as owner of the core networking dirs" by Bernie Innocenti · 6 years ago
  39. f635f12 Merge "IPv6: enable IPv6 link local routing for local network" by Jimmy Chen · 6 years ago
  40. ea89cf2 Add junyulai@ as owner of the core networking dirs by Bernie Innocenti · 6 years ago
  41. 12aaf7e Give Telephony the permissions to access the network stack. by Chalard Jean · 6 years ago
  42. 27a6501 Merge "Change BluetoothCodecStatus.sameCapabilities() to public" by Treehugger Robot · 6 years ago
  43. 8acc99a Use an in-process APK for in-process NetworkStack by Remi NGUYEN VAN · 6 years ago
  44. 18e931b Merge "Not to use any() to verify DataStallDetectionStats" by Treehugger Robot · 6 years ago
  45. d9c313d Move NetworkStackTests to presubmit by Remi NGUYEN VAN · 6 years ago
  46. 22cd685 Remove NetworkStack test dependency on testutils by Remi NGUYEN VAN · 6 years ago
  47. bb1299c Make ParseException less useless. by Chalard Jean · 6 years ago
  48. 086779d IPv6: enable IPv6 link local routing for local network by Jimmy Chen · 6 years ago
  49. e43f162 Not to use any() to verify DataStallDetectionStats by Chiachang Wang · 6 years ago
  50. c8dfb72 Merge "Minor changes to the async DNS query JAVA API" by Luke Huang · 6 years ago
  51. 3f2d69d Merge "Add more nullability annotations" by Treehugger Robot · 6 years ago
  52. 6ff0c79 Add Missing getRssi to CellSignalStrengthGsm by Nathan Harold · 6 years ago
  53. 65087f4 Merge "Support VPN Proxy(1/2)" by Chalard Jean · 6 years ago
  54. 4add708 Merge "fix 'int android.view.View.getHeight()' on a null object reference" by Treehugger Robot · 6 years ago
  55. b6aca11 Convert tests/**/Android.mk files to Android.bp by Sasha Smundak · 6 years ago
  56. cbc4099 Merge changes Ie66ba631,Ic42c09a3 by Benedict Wong · 6 years ago
  57. b31032b Merge "Move Camera.EventHandler constructor to greylist" by Treehugger Robot · 6 years ago
  58. 6fa52c9 Merge "Add @NonNull annotations to Hearing Aids Profile APIs" by Treehugger Robot · 6 years ago
  59. 442084c Merge "Adding callback for setPreferredDataSubscriptionId." by Xiangyu/Malcolm Chen · 6 years ago
  60. 8b95375 Merge "Fix NPE in SmsManager and keep existing behavior" by Brad Ebinger · 6 years ago
  61. 049c43f Merge "Add nullability annotations in accordance with the council" by Brad Ebinger · 6 years ago
  62. 98868a7 Merge "Add CarrierConfig to use WFC home network mode in roaming network" by Brad Ebinger · 6 years ago
  63. 203bd1b Add Keystore get option that supresses caught exceptions warnings. by Irina Dumitrescu · 6 years ago
  64. 78366e4 Merge "Add @NonNull annotations to (un)setOffHostForService()" by Treehugger Robot · 6 years ago
  65. db859e7 Rename PREFERRED_DATA_SUBID_CHANGE to ACTIVE_DATA_SUB_CHANGE by Malcolm Chen · 6 years ago
  66. 982df3b Move Camera.EventHandler constructor to greylist by David Brazdil · 6 years ago
  67. 10c573f Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 6 years ago
  68. 5d25687 Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 6 years ago
  69. 3c69948 Merge "Add a null check for getWindow()" by Treehugger Robot · 6 years ago
  70. 04e0451 Merge "Add target for generating aidl mappings" by Andrei-Valentin Onea · 6 years ago
  71. 315404a Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 6 years ago
  72. 108b8d6 Merge "Exclude Emergency Dialer from recent app list." by Treehugger Robot · 6 years ago
  73. fbcc63d Merge "Fix TetheringEntitlementValueListener related API" by Mark Chien · 6 years ago
  74. 90e276e Exclude Emergency Dialer from recent app list. by Leo Hsu · 6 years ago
  75. 80a5660 Add extra hidden api related tags by Andrei Onea · 6 years ago
  76. 722dff1 Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 6 years ago
  77. bc9b1b6 Merge "Do not call noteOp if checkPermission fails" by Treehugger Robot · 6 years ago
  78. 33bfef3 Minor changes to the async DNS query JAVA API by Luke Huang · 6 years ago
  79. 1d5cd19 Improve keepalive offload documentation and error handling by junyulai · 6 years ago
  80. 58038da Merge "Migrate frameworks/base/tests/net/ to androidx.test" by Treehugger Robot · 6 years ago
  81. 9554abf Fix TetheringEntitlementValueListener related API by markchien · 6 years ago
  82. 3da7809 Merge "Fix SocketUtils API" by Remi NGUYEN VAN · 6 years ago
  83. fd2bb72 Merge "add NonNull annotation to API" by Treehugger Robot · 6 years ago
  84. f3fbbea Merge "API tweaks" by Hall Liu · 6 years ago
  85. 6c24213 Implement TestNetworkService by Benedict Wong · 6 years ago
  86. 4729106 Add CarrierConfig to use WFC home network mode in roaming network by Hiroto Tarui · 6 years ago
  87. e6de81f Fix NPE in SmsManager and keep existing behavior by Brad Ebinger · 6 years ago
  88. 5819a33 Merge "Reset callNetworkType and CallQuality after calls" by Treehugger Robot · 6 years ago
  89. fd11df2 Adding callback for setPreferredDataSubscriptionId. by Malcolm Chen · 6 years ago
  90. eb4d206 Merge "Add Nullable/NonNull Annotations where appropriate." by Brad Ebinger · 6 years ago
  91. 8ee0674 Update DynamicAndroidService for IGsiService AIDL changes. by David Anderson · 6 years ago
  92. 6e3d94b Add TimeStamp Constructor for HAL 1.4 Support by Nathan Harold · 6 years ago
  93. 8273d66 Merge "[API Feedback] Rename getChannelNumber to getNrarfcn" by Pengquan Meng · 6 years ago
  94. a2875a1 Do not call noteOp if checkPermission fails by Chad Brubaker · 6 years ago
  95. 5ba92cf Merge "Move Annotations for getCellSignalStrengths" by Nathan Harold · 6 years ago
  96. 2aee690 Merge "Add carrier config for 5G Icon" by Pengquan Meng · 6 years ago
  97. 1e411b5 Add nullability annotations in accordance with the council by Brad Ebinger · 6 years ago
  98. 6d80c7a Merge "Added secondary owners on per-file entries." by Treehugger Robot · 6 years ago
  99. 6792c59 Merge "NativeHandle.java: set Nullable/NonNull" by Steven Moreland · 6 years ago
  100. ee609ff API tweaks by Hall Liu · 6 years ago