1. 0bbb9f6 Clean up bugreport API. by Abhijeet Kaur · 6 years ago
  2. f0026ee Should return the number of supported SIM cards by Iris Chang · 6 years ago
  3. 894c578 Merge "continue read file when returned count > 0" by Treehugger Robot · 6 years ago
  4. da0ebed Merge "Support partial connectivity probe result option" by Chiachang Wang · 6 years ago
  5. 13f15b3 Merge "Call notifyStartupCompleted from reportFullyDrawn" by Mathieu Chartier · 6 years ago
  6. 67f02a1 Call notifyStartupCompleted from reportFullyDrawn by Mathieu Chartier · 6 years ago
  7. 0102e3d Merge "Rename entitlement callback to adhere to API guidelines." by Treehugger Robot · 6 years ago
  8. 58385e9 Merge "Only return one mobile subscription per group in Settings." by Xiangyu/Malcolm Chen · 6 years ago
  9. b82864c Only return one mobile subscription per group in Settings. by Malcolm Chen · 6 years ago
  10. 8b57ab7 Merge "Add @NonNull annotations to LE CoC APIs" by Treehugger Robot · 6 years ago
  11. 97341da Add @NonNull annotations to LE CoC APIs by Stanley Tng · 6 years ago
  12. a341fbc Integrate testNetworkService and Manager with Connectivity stack by Benedict Wong · 6 years ago
  13. a5fe44c Merge "DO NOT MERGE - Merge PPRL.190305.001 into master" by Xin Li · 6 years ago
  14. ae79013 Merge "Tell the factory it is already serving a request." by Chalard Jean · 6 years ago
  15. 3fb5ba9 Merge "Temporarily disable flaky test." by Ian Kasprzak · 6 years ago
  16. 88b57a2 Merge "Schematize Crypto state system property" by Treehugger Robot · 6 years ago
  17. f1e012a Merge "[KA13]: add unit test for exposed TCP socket keepalive API." by Xiao Ma · 6 years ago
  18. 56c9d22 Merge "add NonNull annotation to API" by Josh Hou · 6 years ago
  19. 600d93f Add MANAGE_TEST_NETWORKS permission as @hide by Benedict Wong · 6 years ago
  20. 5ae2caf Temporarily disable flaky test. by Lorenzo Colitti · 6 years ago
  21. d2cb5a0 Merge "Don't return hidden subscription in getActiveSubIdList" by Xiangyu/Malcolm Chen · 6 years ago
  22. 8cbe957 Merge "Don't return hidden subscription in getActiveSubscriptionInfoList." by Xiangyu/Malcolm Chen · 6 years ago
  23. 1a14ded Merge "Revert^3 "Delay start of bootanimation until after the Runtime APEX is mounted."" by Treehugger Robot · 6 years ago
  24. 552ad7b Revert^3 "Delay start of bootanimation until after the Runtime APEX is mounted." by Jiyong Park · 6 years ago
  25. 3a6dcad Merge "[API Feedback] Rename DebugEventReporter" by Nathan Harold · 6 years ago
  26. da9f738 Avoid IllegalArgumentException when bluetooth is disabled by Deqiang Chen · 6 years ago
  27. 1841870 DO NOT MERGE Let isLocationEnabledForUser() return true location setting by Soonil Nagarkar · 6 years ago
  28. 2410821 pm: AndroidHidlUpdater: system only by Steven Moreland · 6 years ago
  29. b28b796 pm: PackageBackwardCompatibility -> applyPolicy by Steven Moreland · 6 years ago
  30. 9ac7e52 Don't return hidden subscription in getActiveSubIdList by Malcolm Chen · 6 years ago
  31. fe015a0 Merge "Correct registerNativeAllocation type" by Hans Boehm · 6 years ago
  32. 68fdc5b Merge "Change summary text of Wi-Fi calling" by Hall Liu · 6 years ago
  33. 9ae6db8 Remove support for event-based handovers. by Tyler Gunn · 6 years ago
  34. 3107185 Don't return hidden subscription in getActiveSubscriptionInfoList. by Malcolm Chen · 6 years ago
  35. 9f2e0f0 Rename entitlement callback to adhere to API guidelines. by Jeremy Klein · 6 years ago
  36. 46f5897 Merge "Add carrier's option to cancel CS reject cause notification" by Jordan Liu · 6 years ago
  37. c3d9efb Convert Android.mk file to Android.bp by Sasha Smundak · 6 years ago
  38. 41da9a9 Remove unused HarfBuzz src in libandroid_runtime by Luca Stefani · 6 years ago
  39. d351dba Add carrier's option to cancel CS reject cause notification by Seongho Kim · 6 years ago
  40. 3b231b9 Annotate Parcelable CREATOR fields as @NonNull by Leland Miller · 6 years ago
  41. 4f1bce2 Improve documentation around HostnameVerifier by Neil Fuller · 6 years ago
  42. 05ab681 Tell the factory it is already serving a request. by Chalard Jean · 6 years ago
  43. 87f403e Refactor OWNERS file. by Alan Stokes · 6 years ago
  44. eb3e7b3 Merge "[CS] Support "instant failure" from factories" by Chalard Jean · 6 years ago
  45. 8737d25 Support partial connectivity probe result option by Chiachang Wang · 6 years ago
  46. 307df45 Merge "Add product apk support from libnativeloader" by Kiyoung Kim · 6 years ago
  47. a463711 [KA13]: add unit test for exposed TCP socket keepalive API. by Xiao Ma · 6 years ago
  48. 174ae05 Merge "Check if network has partial connectivity" by Lucas Lin · 6 years ago
  49. e252a74 Check if network has partial connectivity by lucaslin · 6 years ago
  50. 3e112d5 DO NOT MERGE - Merge PPRL.190305.001 into master by Xin Li · 6 years ago
  51. f96cc08 Merge "Modify API return type and add callback." by Daniel Huang · 6 years ago
  52. f9cca7d Merge "Move NetworkStack start to AM.systemReady" by Remi NGUYEN VAN · 6 years ago
  53. 47890345 Merge "Update nullability of api" by Tony Huang · 6 years ago
  54. cc3a190 Merge "Improve keepalive offload documentation and error handling" by Junyu Lai · 6 years ago
  55. c7054c5 Move NetworkStack start to AM.systemReady by Remi NGUYEN VAN · 6 years ago
  56. 1c405b7 Rename some failed causes by paulhu · 6 years ago
  57. 06ae75b Fix issues associated with hold failure by Hall Liu · 6 years ago
  58. b3bf48b Change summary text of Wi-Fi calling by Kazuki Iwami · 6 years ago
  59. b8f2ab9 Merge "Use an in-process APK for in-process NetworkStack" by Remi NGUYEN VAN · 6 years ago
  60. ddb720a [CS] Support "instant failure" from factories by Etan Cohen · 6 years ago
  61. bc18cc9 Merge "Remove android-support-test lib from testutils." by Treehugger Robot · 6 years ago
  62. 118354f Merge "rename precise carrier id to specific carrier id" by Chen Xu · 6 years ago
  63. df6b2f6 Remove android-support-test lib from testutils. by Ian Kasprzak · 6 years ago
  64. e17575c Merge "Add Missing getRssi to CellSignalStrengthGsm" by Nathan Harold · 6 years ago
  65. eaff522 [API feedback] api fixed for getSlotMapping by Pengquan Meng · 6 years ago
  66. 5227285 Merge "Add tethering event callback API" by Chalard Jean · 6 years ago
  67. 134ffe7 add NonNull annotation to API by Josh Hou · 6 years ago
  68. bee0cbe Merge "Add a static to get the Ip Memory Store" by Treehugger Robot · 6 years ago
  69. a335880 Modify API return type and add callback. by danielwbhuang · 6 years ago
  70. 5d8b7c8 Add a static to get the Ip Memory Store by Chalard Jean · 6 years ago
  71. af5acad Merge "[PT17.5] Revert to booleans for send/not send broadcast constants." by Treehugger Robot · 6 years ago
  72. 29f63af [PT17.5] Revert to booleans for send/not send broadcast constants. by Chalard Jean · 6 years ago
  73. 8e8ed1d Merge "Make ParseException less useless." by Treehugger Robot · 6 years ago
  74. 5cba0cf Add product apk support from libnativeloader by Kiyoung Kim · 6 years ago
  75. 06d8067 Merge changes I9dbbf904,Iebc174ed by Remi NGUYEN VAN · 6 years ago
  76. 2b0139c rename precise carrier id to specific carrier id by chen xu · 6 years ago
  77. 4a64663 ParcelFileDescriptor: improve javadoc. by Josh Gao · 6 years ago
  78. c06c546 Merge "Update current API after adding nullable annotations." by Nicolas Geoffray · 6 years ago
  79. 40ff4f7 Merge "Convert tests/**/Android.mk files to Android.bp" by Treehugger Robot · 6 years ago
  80. 9e6f5d1 Merge "update getStaticPhoneCapability to use HAL instead of default value" by Treehugger Robot · 6 years ago
  81. dfe984c Merge "make onActiveDataSubId in PhoneStateListener public API" by Nazanin Bakhshi · 6 years ago
  82. f070b51 Merge "Add Keystore get option that supresses caught exceptions warnings." by Treehugger Robot · 6 years ago
  83. 04881f8 [API Feedback] Rename DebugEventReporter by Nathan Harold · 6 years ago
  84. ceaf968 update getStaticPhoneCapability to use HAL instead of default value by Nazanin Bakhshi · 6 years ago
  85. a160067 make onActiveDataSubId in PhoneStateListener public API by Nazanin Bakhshi · 6 years ago
  86. f899e26 Merge "Add TimeStamp Constructor for HAL 1.4 Support" by Nathan Harold · 6 years ago
  87. 33e0de4 Snap for 5240760 from 988624eda2c566551f75b48231cdeff2b0142d93 to pi-platform-release by android-build-team Robot · 6 years ago
  88. 19e8d46 Use jarjar rules for framework.jar. by Steven Moreland · 6 years ago
  89. 016409b Merge "Rename PREFERRED_DATA_SUBID_CHANGE to ACTIVE_DATA_SUB_CHANGE" by Nazanin Bakhshi · 6 years ago
  90. 18e0781 Merge "Adding KEY_PERMANENTLY_INVALIDATED int" by Max Bires · 6 years ago
  91. 16f6dea Merge "Add carrier config key for TTY support." by Tyler Gunn · 6 years ago
  92. 1451b2f Merge "Update DynamicAndroidService for IGsiService AIDL changes." by David Anderson · 6 years ago
  93. a7c498a Update current API after adding nullable annotations. by Nicolas Geoffray · 6 years ago
  94. 26299ed Add tethering event callback API by markchien · 6 years ago
  95. cfd72b9 Merge "Add extra hidden api related tags" by Andrei-Valentin Onea · 6 years ago
  96. a6f3476 Merge "Give Telephony the permissions to access the network stack." by Treehugger Robot · 6 years ago
  97. e5e3ac6 Merge "Add junyulai@ as owner of the core networking dirs" by Bernie Innocenti · 6 years ago
  98. f635f12 Merge "IPv6: enable IPv6 link local routing for local network" by Jimmy Chen · 6 years ago
  99. ea89cf2 Add junyulai@ as owner of the core networking dirs by Bernie Innocenti · 6 years ago
  100. 12aaf7e Give Telephony the permissions to access the network stack. by Chalard Jean · 6 years ago