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