1. e7bfadc Merge "Provide APIs to get preferred payment service information" am: c0c28a2671 by Jack Yu · 4 years, 7 months ago
  2. c0c28a2 Merge "Provide APIs to get preferred payment service information" by Treehugger Robot · 4 years, 7 months ago
  3. dc4de88 Merge "Use sysprop library for telephony props" am: afb16fa9d4 by Inseob Kim · 4 years, 7 months ago
  4. afb16fa Merge "Use sysprop library for telephony props" by Treehugger Robot · 4 years, 7 months ago
  5. 50080aa Merge "Do not setSubId on SmsMessage." am: 0330797929 by Meng Wang · 4 years, 7 months ago
  6. d1c0e07 Merge "Add an API to tell whenever device supports userspace reboot" by Nikita Ioffe · 4 years, 7 months ago
  7. 4f32e39 Merge "Use write_buffer_to_statsd within StatsLog_write" am: 634f6969c4 by Muhammad Qureshi · 4 years, 7 months ago
  8. 0330797 Merge "Do not setSubId on SmsMessage." by Meng Wang · 4 years, 7 months ago
  9. 670352e Merge "Add an API to tell whenever device supports userspace reboot" by Nikita Ioffe · 4 years, 7 months ago
  10. 634f696 Merge "Use write_buffer_to_statsd within StatsLog_write" by Treehugger Robot · 4 years, 7 months ago
  11. b3b63b6 Do not setSubId on SmsMessage. by Meng Wang · 4 years, 7 months ago
  12. 52432f5 Merge "Introduce telecom api to launch emeregency dialer." am: c55310438b by Fan Zhang · 4 years, 7 months ago
  13. c553104 Merge "Introduce telecom api to launch emeregency dialer." by Fan Zhang · 4 years, 7 months ago
  14. 3c4624d Merge changes from topic "ion memory accounting" am: 5ded8c130c by Suren Baghdasaryan · 4 years, 7 months ago
  15. bc1002d Use write_buffer_to_statsd within StatsLog_write by Muhammad Qureshi · 4 years, 8 months ago
  16. 2b2458e Introduce telecom api to launch emeregency dialer. by Fan Zhang · 4 years, 9 months ago
  17. 40899ad Improve cached kernel memory accounting using meminfo KReclaimable field by Suren Baghdasaryan · 4 years, 7 months ago
  18. 5911b9ef Add JNI API to query sizes of ION heaps, pools and mapped part of the heaps by Suren Baghdasaryan · 4 years, 7 months ago
  19. 4ab8a19 Change NetworkTimeUpdateServiceImpl behavior by Neil Fuller · 4 years, 7 months ago
  20. 8ca8a6d Merge "Delete VINTF compatibility checks during OTA." am: bdc465991f by Yifan Hong · 4 years, 7 months ago
  21. bdc46599 Merge "Delete VINTF compatibility checks during OTA." by Yifan Hong · 4 years, 7 months ago
  22. 3403978 Merge "Expose ModemActivitiyInfo to system API" am: 5910f6dd65 by Chen Xu · 4 years, 7 months ago
  23. 5910f6d Merge "Expose ModemActivitiyInfo to system API" by Chen Xu · 4 years, 7 months ago
  24. 717dbbf Add an API to tell whenever device supports userspace reboot by Nikita Ioffe · 4 years, 7 months ago
  25. 6d06f6d [Tether13] Move TetheringManager into framework by markchien · 4 years, 7 months ago
  26. 1db6c20 [Tether14] Add tethering-client jar to whitelist by markchien · 4 years, 7 months ago
  27. 4d7d5c2 Merge "Do not call to SecureElement Service if device does not support any OMAPI readers" by Jack Yu · 4 years, 7 months ago
  28. 98a96a4 Merge "Do not call to SecureElement Service if device does not support any OMAPI readers" by Treehugger Robot · 4 years, 7 months ago
  29. 09e8b7d Add new permissions by Neil Fuller · 4 years, 8 months ago
  30. 8d2b818 Merge "Add LinkProperties methods to system APIs" am: 4dba00e007 by Aaron Huang · 4 years, 7 months ago
  31. 4dba00e Merge "Add LinkProperties methods to system APIs" by Aaron Huang · 4 years, 7 months ago
  32. adfdf4d Make MatchAllNetworkSpecifier constructor @SystemApi by Aaron Huang · 4 years, 7 months ago
  33. 215e1d5 Merge "Include KReclaimable meminfo field into getMemInfo results" by Suren Baghdasaryan · 4 years, 7 months ago
  34. f61d234 Merge "Include KReclaimable meminfo field into getMemInfo results" by Suren Baghdasaryan · 4 years, 7 months ago
  35. 50fb44e Merge "Fix parceling of LinkProperties Inet6Addr" am: 7382f03d58 by Remi NGUYEN VAN · 4 years, 7 months ago
  36. 7382f03 Merge "Fix parceling of LinkProperties Inet6Addr" by Remi NGUYEN VAN · 4 years, 7 months ago
  37. 5ed5a04 Add more enums for the client and process attributes of SystemApi by Jiyong Park · 4 years, 7 months ago
  38. 8d2ebed Merge "Create new Carrier configuration for separate MMTEL/RCS features" by Brad Ebinger · 4 years, 7 months ago
  39. 8283939 Merge "Create new Carrier configuration for separate MMTEL/RCS features" by Brad Ebinger · 4 years, 7 months ago
  40. 2bebf8f Merge "Expose ACTION_NETWORK_SET_TIME as system API" am: d3adef0662 by Jayachandran Chinnakkannu · 4 years, 7 months ago
  41. 12ebf36 Delete VINTF compatibility checks during OTA. by Yifan Hong · 4 years, 7 months ago
  42. d3adef0 Merge "Expose ACTION_NETWORK_SET_TIME as system API" by Jayachandran Chinnakkannu · 4 years, 7 months ago
  43. 5f8e17b Include KReclaimable meminfo field into getMemInfo results by Suren Baghdasaryan · 4 years, 8 months ago
  44. 2499aa4 Create new Carrier configuration for separate MMTEL/RCS features by Brad Ebinger · 4 years, 7 months ago
  45. 9663781 Expose ModemActivitiyInfo to system API by Chen Xu · 4 years, 10 months ago
  46. 66b0e7d Merge "Fix android.util.CloseGuard sample usage" am: 7381525076 by David Su · 4 years, 7 months ago
  47. 7381525 Merge "Fix android.util.CloseGuard sample usage" by David Su · 4 years, 7 months ago
  48. 1828d21 Add test for OverrideValidatorImpl by Andrei Onea · 4 years, 7 months ago
  49. 465b214 Enforce overriding methods for IPlatformCompat by Andrei Onea · 4 years, 7 months ago
  50. f705ea6 Fix parceling of LinkProperties Inet6Addr by Remi NGUYEN VAN · 4 years, 7 months ago
  51. 5d97061 Merge "vibrator: Support Always-On Effects" am: 65303aa385 by Harpreet \"Eli\" Sangha · 4 years, 7 months ago
  52. 65303aa Merge "vibrator: Support Always-On Effects" by Treehugger Robot · 4 years, 7 months ago
  53. 6846fe9 Merge "Remove PhoneStateLister#onOtaspChanged" am: 0d7a5dc2ea by Meng Wang · 4 years, 7 months ago
  54. 0d7a5dc Merge "Remove PhoneStateLister#onOtaspChanged" by Meng Wang · 4 years, 7 months ago
  55. a4c3162 Merge "[Telephony Mainline] Expose MAX_NETWORK_TYPE constant" am: 23019528ec by Peter Wang · 4 years, 7 months ago
  56. 2301952 Merge "[Telephony Mainline] Expose MAX_NETWORK_TYPE constant" by Peter Wang · 4 years, 7 months ago
  57. e477e36 Expose ACTION_NETWORK_SET_TIME as system API by Jayachandran C · 4 years, 7 months ago
  58. d5f5ada Merge "Add new configuration loading path for apex module Cronet" am: a960204edf by Luke Huang · 4 years, 7 months ago
  59. 5c4040c Add new configuration loading path for apex module Cronet by Luke Huang · 4 years, 7 months ago
  60. abe6158 SystemApi is parameterized by Jiyong Park · 4 years, 7 months ago
  61. a9d6cd4 Use sysprop library for telephony props by Inseob Kim · 4 years, 8 months ago
  62. fe520a7 Merge "[Telephony Mainline] Add SimInfo.CONTENT_URI instead SubscriptionManager.CONTENT_URI for mainline" by Betty Chang · 4 years, 7 months ago
  63. 03942ab Merge "Resolve BluetoothA2dpSink APIs used by Settings" am: f14e2e1e1a by Rahul Sabnis · 4 years, 7 months ago
  64. e74c1f1 Merge "[Telephony Mainline] Add SimInfo.CONTENT_URI instead SubscriptionManager.CONTENT_URI for mainline" by Betty Chang · 4 years, 7 months ago
  65. f14e2e1 Merge "Resolve BluetoothA2dpSink APIs used by Settings" by Treehugger Robot · 4 years, 7 months ago
  66. 7231799 Merge "Refactor BluetoothPbap APIs used by Settings" am: a33dfe1e7b by Rahul Sabnis · 4 years, 7 months ago
  67. a33dfe1 Merge "Refactor BluetoothPbap APIs used by Settings" by Treehugger Robot · 4 years, 7 months ago
  68. ea2e20c Remove unused BluetoothHearingAid APIs and usages by Rahul Sabnis · 4 years, 7 months ago
  69. a962a65 Merge "[RCS] Add IMS service into system service registry" am: 6a1d13f58e by James Lin · 4 years, 7 months ago
  70. 6a1d13f Merge "[RCS] Add IMS service into system service registry" by James Lin · 4 years, 7 months ago
  71. 66972da Remove PhoneStateLister#onOtaspChanged by Meng Wang · 4 years, 7 months ago
  72. 62acbdf Merge "Make IMS supported Call Barring MMI codes customizable" am: d8513243aa by Jack Yu · 4 years, 7 months ago
  73. d851324 Merge "Make IMS supported Call Barring MMI codes customizable" by Jack Yu · 4 years, 7 months ago
  74. 91c9100 Merge "expose APIs for mainline telephony-sdk" am: 0bc81e1d23 by Chen Xu · 4 years, 7 months ago
  75. 0bc81e1 Merge "expose APIs for mainline telephony-sdk" by Chen Xu · 4 years, 7 months ago
  76. d5cf7ee Merge "zygote: fix mprotect range for non-page-aligned segments" am: 09c87c5587 by Nick Desaulniers · 4 years, 7 months ago
  77. 09c87c5 Merge "zygote: fix mprotect range for non-page-aligned segments" by Treehugger Robot · 4 years, 7 months ago
  78. c825f75 Merge "Expose the onCarrierPrivilegedAppsChanged as SystemApi" am: 58ea8819f5 by yinxu · 4 years, 7 months ago
  79. 0def143 Fix android.util.CloseGuard sample usage by David Su · 4 years, 7 months ago
  80. 58ea881 Merge "Expose the onCarrierPrivilegedAppsChanged as SystemApi" by Treehugger Robot · 4 years, 7 months ago
  81. 5a05ae1 Merge "Move RCS UCE out of Telephony Mainline" am: 07ba9c6fff by Brad Ebinger · 4 years, 7 months ago
  82. 07ba9c6 Merge "Move RCS UCE out of Telephony Mainline" by Brad Ebinger · 4 years, 7 months ago
  83. 001cf41 Merge "Add aurimas as the owners of the android.annotation package" by Jiyong Park · 4 years, 7 months ago
  84. b65218c Merge "Add aurimas as the owners of the android.annotation package" by Treehugger Robot · 4 years, 7 months ago
  85. ee2d1af Convert some users of Time.format() to an alt. by Neil Fuller · 5 years ago
  86. 2957a01 Merge "Remove READ_SMS permission for ACTION_SMS_MMS_DB_CREATED" am: 706ac54f75 by Jayachandran Chinnakkannu · 4 years, 7 months ago
  87. 706ac54 Merge "Remove READ_SMS permission for ACTION_SMS_MMS_DB_CREATED" by Jayachandran Chinnakkannu · 4 years, 7 months ago
  88. da70947 Add aurimas as the owners of the android.annotation package by Jiyong Park · 4 years, 7 months ago
  89. 6f2b986 Merge "Pipe featureId from app to noteOp in BT code" am: 775540c6d6 by Philip P. Moltmann · 4 years, 7 months ago
  90. 775540c Merge "Pipe featureId from app to noteOp in BT code" by Treehugger Robot · 4 years, 7 months ago
  91. 679980c Merge "remove API RoleManager.getFinancialSms" am: c0fa362e1b by Chen Xu · 4 years, 7 months ago
  92. c0fa362 Merge "remove API RoleManager.getFinancialSms" by Chen Xu · 4 years, 7 months ago
  93. f3304ce move IApnSourceService.aidl to android.service.carrier am: 2a03dd50ce by Chen Xu · 4 years, 7 months ago
  94. 2d5bf0b Merge changes I5c5c4eb3,I36712447,I5b78d449 am: fd5241f120 by Jack Yu · 4 years, 7 months ago
  95. 435d1c1 remove API RoleManager.getFinancialSms by Chen Xu · 4 years, 9 months ago
  96. b25174e Merge changes from topic "cpcpcp" by Chen Xu · 4 years, 7 months ago
  97. fd5241f Merge changes I5c5c4eb3,I36712447,I5b78d449 by Jack Yu · 4 years, 7 months ago
  98. 2a03dd5 move IApnSourceService.aidl to android.service.carrier by Chen Xu · 4 years, 10 months ago
  99. 848155a Merge "Remove "import JobService" to remove build time dependency" by Makoto Onuki · 4 years, 7 months ago
  100. ac33586 Merge "Remove "import JobService" to remove build time dependency" by Treehugger Robot · 4 years, 7 months ago