1. d3d5d5a Merge "Fix APN build" by Treehugger Robot · 5 years ago
  2. bfc1189 Merge "Fix new registration APIs as per API council guidelines" by Brad Ebinger · 5 years ago
  3. f0e75a6 Merge "Add CDMA SCP message handling to CellBroadcast module" by Jordan Liu · 5 years ago
  4. eb6be3b Merge "Plumb @TestApi enforcement policy to runtime." by satayev · 5 years ago
  5. 97757aa Merge "Adds ToBits helper method to convert instructon opcode enum to bits" by Treehugger Robot · 5 years ago
  6. 52218ff Merge "Add disclaimer to Debug.getRuntimeStat()" by Treehugger Robot · 5 years ago
  7. c2348fa Merge "Switch to slicer DEX opcode definitions" by Orion Hodson · 5 years ago
  8. 30adc04 Add CDMA SCP message handling to CellBroadcast module by Jordan Liu · 5 years ago
  9. efa3cc4 Merge "Move cell broadcast service module directory" by Jordan Liu · 5 years ago
  10. 54edb41 Merge "Add MAP_ANONYMOUS to OsConstants" by Jing Ji · 5 years ago
  11. 7370458 Fix new registration APIs as per API council guidelines by Brad Ebinger · 5 years ago
  12. 82280a6 Fix APN build by Dheeraj Shetty · 5 years ago
  13. 7516db2 Merge "AudioService: fix step rescaling." by Treehugger Robot · 5 years ago
  14. 776242c Move cell broadcast service module directory by Jordan Liu · 5 years ago
  15. e777c27 Merge "Do not use hidden API ParcelableException" by Meng Wang · 5 years ago
  16. 19305b4 Plumb @TestApi enforcement policy to runtime. by Artur Satayev · 5 years ago
  17. d240836 Merge "Add test for system server method sampling" by Mathieu Chartier · 5 years ago
  18. 300a026 Merge "Have isValidPhoneId and isValidSlotIndex based on activeModemCount." by Jack Yu · 5 years ago
  19. c588322 Merge "API Lint: Ignore CallbackInterface in platform" by Adrian Roos · 5 years ago
  20. a43e23f Have isValidPhoneId and isValidSlotIndex based on activeModemCount. by Malcolm Chen · 5 years ago
  21. 5d6eea1 Merge "[Tether06] Migrate tether offload controller into module" by Mark Chien · 5 years ago
  22. 1e486d9 Do not use hidden API ParcelableException by Meng Wang · 5 years ago
  23. 77c17be6 [Tether06] Migrate tether offload controller into module by markchien · 5 years ago
  24. 0549e43 Merge "Add a carrier config to specify validation timeout for data switch." by Xiangyu/Malcolm Chen · 5 years ago
  25. 386027a Merge "new telephony annotation class" by Chen Xu · 5 years ago
  26. 4ae457a Merge "Create @SystemApi CarrierMessagingServiceWrapper." by Amit Mahajan · 5 years ago
  27. f34532e Add test for system server method sampling by Mathieu Chartier · 5 years ago
  28. 8e34d95 Merge changes from topic "tethering-systemapi" by Treehugger Robot · 5 years ago
  29. 7631ff7 new telephony annotation class by Chen Xu · 5 years ago
  30. 448b51d Add a carrier config to specify validation timeout for data switch. by Malcolm Chen · 5 years ago
  31. 87f76cc Merge "Add new API for call line identification query responses" by Brad Ebinger · 5 years ago
  32. 02e56cc Create @SystemApi CarrierMessagingServiceWrapper. by Amit Mahajan · 5 years ago
  33. c7f1b38 Merge "Move MmsManager and IMms to frameworks/base/mms" by Amit Mahajan · 5 years ago
  34. 234ede4 Merge "Pass bearerData and serviceCategory to CB module for CDMA" by Jordan Liu · 5 years ago
  35. 08a94a2 Merge "Expose Context.sendOrderedBroadcast with appop" by Jordan Liu · 5 years ago
  36. dc51e5e Merge "Store elapsedRealtimeNs as int64 instead of long" by Treehugger Robot · 5 years ago
  37. a90de2e API Lint: Ignore CallbackInterface in platform by Adrian Roos · 5 years ago
  38. 6c089ac Merge "API Lint: update baseline for new checks" by Adrian Roos · 5 years ago
  39. 153d31b Move MmsManager and IMms to frameworks/base/mms by Amit Mahajan · 5 years ago
  40. 4d85498 Merge "Added slot index version of getNetworkCountryIso" by Jack Yu · 5 years ago
  41. a3e3c59 Add new API for call line identification query responses by Brad Ebinger · 5 years ago
  42. 7a79194 Merge "new TelephonyRegistryManager" by Chen Xu · 5 years ago
  43. 987d1d0 Merge "Make APIs in the base CellInfo class public." by Amit Mahajan · 5 years ago
  44. cc8b8ca Adds ToBits helper method to convert instructon opcode enum to bits by Orion Hodson · 5 years ago
  45. 60b98071 API Lint: update baseline for new checks by Adrian Roos · 5 years ago
  46. 8fa6473 Merge "Revert "Revert "API Lint: Enable for TestApi""" by Adrian Roos · 5 years ago
  47. 28c3ca2 Merge "Remove libcore implementation source from hiddenapi-mappings" by Treehugger Robot · 5 years ago
  48. d1715e8 Revert "Revert "API Lint: Enable for TestApi"" by Adrian Roos · 5 years ago
  49. 1e0342f Remove libcore implementation source from hiddenapi-mappings by Paul Duffin · 5 years ago
  50. ef6fe13 Merge "Don't hold sProxyLock while retrieving interface descriptors." by Martijn Coenen · 5 years ago
  51. f7aec5d Merge "Move SmsApplication to telephony/common." by Amit Mahajan · 5 years ago
  52. 0f5b246 Merge "Regenerate API signatures to add missing nullability annotations" by Treehugger Robot · 5 years ago
  53. 70dd538 Merge "Move SmsNumberUtils from opt/telephony to base/telephony/common." by Amit Mahajan · 5 years ago
  54. b14b8bf Merge "Create frameworks/base/telephony/common for common non-mainline telephony code." by Amit Mahajan · 5 years ago
  55. f0b9dfc Merge "android.test.mock is built with much less number of sources" by Jiyong Park · 5 years ago
  56. 1cef853 Clarify JavaDoc for SoftAP APIs by David Su · 5 years ago
  57. 562f07e Promote @hide APIs to @SystemApi for tethering by David Su · 5 years ago
  58. ca782ac Store elapsedRealtimeNs as int64 instead of long by Tej Singh · 5 years ago
  59. 3f75a84 Merge "Added new constructor to AudioGroup." by Amit Mahajan · 5 years ago
  60. c7e3bb2 Move SmsApplication to telephony/common. by Amit Mahajan · 5 years ago
  61. a32e6fc Expose Context.sendOrderedBroadcast with appop by Jordan Liu · 5 years ago
  62. 8360004 Move SmsNumberUtils from opt/telephony to base/telephony/common. by Amit Mahajan · 5 years ago
  63. ac0fd65 Create frameworks/base/telephony/common for common non-mainline telephony code. by Amit Mahajan · 5 years ago
  64. 7ab5b49 Merge "Make isDataEnabledForApn() a system api." by Amit Mahajan · 5 years ago
  65. caa960b Merge "Make getEcno() public." by Amit Mahajan · 5 years ago
  66. 8b47b32 Merge "Remove unused @hide APIs from SmsManager." by Amit Mahajan · 5 years ago
  67. 1f1c25e new TelephonyRegistryManager by Chen Xu · 5 years ago
  68. 2773409 Merge "Initialize AppCompatCallbacks in system server" by Treehugger Robot · 5 years ago
  69. 023d2d6 Merge "Move getMmsConfig from SmsManager to MmsService." by Amit Mahajan · 5 years ago
  70. 1cc8ffd Merge "Move mms related code from opt/telephony to base/telephony." by Amit Mahajan · 5 years ago
  71. b1a17ee1 Make APIs in the base CellInfo class public. by Amit Mahajan · 5 years ago
  72. af672b9 Make getEcno() public. by Amit Mahajan · 5 years ago
  73. ed79bea Make isDataEnabledForApn() a system api. by Amit Mahajan · 5 years ago
  74. c1df5e2 Pass bearerData and serviceCategory to CB module for CDMA by Jordan Liu · 5 years ago
  75. be57637 Move getMmsConfig from SmsManager to MmsService. by Amit Mahajan · 5 years ago
  76. 893a14b Merge "VibratorService: support AIDL HAL implementation" by Steven Moreland · 5 years ago
  77. 6e7e6c5 Merge "Add nullable and nonnull annotations" by Jordan Liu · 5 years ago
  78. a25bc11 Remove unused @hide APIs from SmsManager. by Amit Mahajan · 5 years ago
  79. b15fc9b Merge "Notify OTA Emergency Number Database Installation complete" by Shuo Qian · 5 years ago
  80. dfd0429 Merge "Make getSubIdForPhoneAccountHandle Public" by Shuo Qian · 5 years ago
  81. f598d7a Regenerate API signatures to add missing nullability annotations by Paul Duffin · 5 years ago
  82. d4a9d9d Merge "Fix crash loop due to broken packages.xml around updated-package" by Treehugger Robot · 5 years ago
  83. ddead7e Added new constructor to AudioGroup. by Amit Mahajan · 5 years ago
  84. 82f245f Move mms related code from opt/telephony to base/telephony. by Amit Mahajan · 5 years ago
  85. 8fe529b Make getSubIdForPhoneAccountHandle Public by Shuo Qian · 5 years ago
  86. f019b21 Notify OTA Emergency Number Database Installation complete by Shuo Qian · 5 years ago
  87. 3d8a0ce Merge "Add new IRegistrationManager for managing IMS registration" by Brad Ebinger · 5 years ago
  88. fe5dcc8 Add MAP_ANONYMOUS to OsConstants by Jing Ji · 5 years ago
  89. 58c1d5d Add new IRegistrationManager for managing IMS registration by Brad Ebinger · 5 years ago
  90. 07fcb99 Merge "Regenerate API signature files to correct annotation order" by Treehugger Robot · 5 years ago
  91. 59d0720 Switch to slicer DEX opcode definitions by Orion Hodson · 5 years ago
  92. 0d6c308 Merge "Add API to set the sll_protocol on PacketSocket" by Remi NGUYEN VAN · 5 years ago
  93. 80c3a5d Merge "Fix netd_aidl_interface compatible problem" by Treehugger Robot · 5 years ago
  94. ce698c4 Merge "Fix CellSignalStrengthNr to use SS-RSRP" by Treehugger Robot · 5 years ago
  95. b4f078e Regenerate API signature files to correct annotation order by Paul Duffin · 5 years ago
  96. 0a7690c Merge "New APIs for SMSC address" by Amit Mahajan · 5 years ago
  97. e1813e5 Merge "Fix fallthrough warning" by Colin Cross · 5 years ago
  98. 583a1be Merge changes Ia639dd01,I12cf8838 by Steven Moreland · 5 years ago
  99. 786e7f3 Merge "[DO NOT MERGE] Get legacy recents working for secondary user" by Treehugger Robot · 5 years ago
  100. 6701839f Add nullable and nonnull annotations by Jordan Liu · 5 years ago