1. 87ed7d7 Merge changes I195d894e,I7069c111 by Chalard Jean · 4 years, 8 months ago
  2. 48bb84c Merge "Add metrics constant for platform compat UI." by Andrei-Valentin Onea · 4 years, 8 months ago
  3. 920a4a5 Merge "Expose IpConfiguration and ProxyInfo APIs" by Aaron Huang · 4 years, 8 months ago
  4. c8bd4ae Merge "Make Notification.Builder.SetFlag public" by Treehugger Robot · 4 years, 8 months ago
  5. 9d0fd9c Make Notification.Builder.SetFlag public by cncn · 4 years, 8 months ago
  6. 1124e24 Merge "NetworkKey: migrate from ScanResult.wifiSsid to SSID" by David Su · 4 years, 8 months ago
  7. a7948dd Merge "Explicitly take flags in createContextAsUser()" by Treehugger Robot · 4 years, 8 months ago
  8. 8f0513b Merge "Cut the dependency to APN constants" by Chalard Jean · 4 years, 8 months ago
  9. bcd09ba Add metrics constant for platform compat UI. by Andrei Onea · 4 years, 10 months ago
  10. 986c242 Merge "Deprecate the use of ICU.addLikelySubtags" by vichang · 4 years, 8 months ago
  11. c06d788 Cut the dependency to APN constants by Chalard Jean · 4 years, 8 months ago
  12. 54543bb Merge changes from topic "property-handle" by Daniel Colascione · 4 years, 8 months ago
  13. de953fd Merge "Use TelephonyManager instead of ITelephony Binder" by Meng Wang · 4 years, 8 months ago
  14. 6b1e9d2 Explicitly take flags in createContextAsUser() by Makoto Onuki · 4 years, 10 months ago
  15. b6d1319 telephony annotations part 2 by Chen Xu · 4 years, 10 months ago
  16. 0a1b475 Merge "Remove unneeded @RequiresPermission annotation" by Jordan Liu · 4 years, 8 months ago
  17. 63d5e4a0 Merge "Add Context.createContextAsUser()" by Treehugger Robot · 4 years, 8 months ago
  18. e51ae15 NetworkKey: migrate from ScanResult.wifiSsid to SSID by David Su · 4 years, 9 months ago
  19. a73bed8 Use TelephonyManager instead of ITelephony Binder by Meng Wang · 4 years, 8 months ago
  20. 6763aec Expose IpConfiguration and ProxyInfo APIs by Aaron Huang · 4 years, 10 months ago
  21. 1a4548c [NS A09] Always rematch all networks to requests by Chalard Jean · 4 years, 9 months ago
  22. 445aba9 Deprecate the use of ICU.addLikelySubtags by Victor Chang · 4 years, 9 months ago
  23. 25ea00d Merge "isTetherApnRequired api rename as isTetheringApnRequired" by SongFerng Wang · 4 years, 8 months ago
  24. 8e7a1f8 Merge "Add prioritized enableCarMode API in UiModeManager" by Tyler Gunn · 4 years, 8 months ago
  25. 9432f7d Add Context.createContextAsUser() by Makoto Onuki · 4 years, 10 months ago
  26. 9636d7e Merge "Do not use hidden telephony API PhoneConstants.PRESENTATION_*" by Treehugger Robot · 4 years, 8 months ago
  27. 7622ccb Merge "Move RLog out of telephony module" by Treehugger Robot · 4 years, 8 months ago
  28. e88b4d2 Move RLog out of telephony module by Meng Wang · 4 years, 9 months ago
  29. 35dd014 Merge "DO NOT MERGE Avoids deadlock when applying preferred activities" by Treehugger Robot · 4 years, 8 months ago
  30. 560c3eb Merge "Deprecate implicit Handler constructors" by Treehugger Robot · 4 years, 8 months ago
  31. f05f2c2 Add prioritized enableCarMode API in UiModeManager by Tyler Gunn · 4 years, 10 months ago
  32. 3fa8853 DO NOT MERGE Avoids deadlock when applying preferred activities by Patrick Baumann · 4 years, 8 months ago
  33. 6e2cff7 Add new SystemProperties.Handle interface by Daniel Colascione · 4 years, 9 months ago
  34. 5e8ba5f Reimplement android.os.SystemProperties in terms of libc facilities by Daniel Colascione · 4 years, 9 months ago
  35. 31a4da6 Remove unneeded @RequiresPermission annotation by Jordan Liu · 4 years, 8 months ago
  36. 944fed6 Merge "Revert "Re-add getAliasName to fix build breakage"" by Treehugger Robot · 4 years, 8 months ago
  37. d007cfc Merge "Add method to convert profile ID into human readable string" by Treehugger Robot · 4 years, 8 months ago
  38. b7c5d35 Merge "Deprecate account-specific activity subclass" by Charles Munger · 4 years, 8 months ago
  39. addcc36 Merge "Revert "Revert submission from topic "separate-testing"."" by Andrei-Valentin Onea · 4 years, 8 months ago
  40. ba206b8 Merge "Frameworks/base: Support dex2oat cpu-set system property" by Orion Hodson · 4 years, 8 months ago
  41. 91e4cc8 Do not use hidden telephony API PhoneConstants.PRESENTATION_* by Meng Wang · 4 years, 8 months ago
  42. f2fe7f0 Merge "Port CRITICAL_JNI_PARAMS from internal master" by Treehugger Robot · 4 years, 8 months ago
  43. 7700b81 Merge "Create systemapis to connect/disconnect all bt profiles" by Rahul Sabnis · 4 years, 8 months ago
  44. 1d7a53d Merge changes from topic "mainline4" by Hall Liu · 4 years, 8 months ago
  45. 773c4f7 Port CRITICAL_JNI_PARAMS from internal master by Daniel Colascione · 4 years, 8 months ago
  46. 3a4addb Merge "Mark strings with incorrect contents as deprecated" by Charles Munger · 4 years, 8 months ago
  47. e3d6061 Merge "Update equals and hashCode methods of NoMan.Policy" by Treehugger Robot · 4 years, 8 months ago
  48. 67127ff Deprecate account-specific activity subclass by Charles Munger · 4 years, 9 months ago
  49. 02d81c0 Revert "Revert submission from topic "separate-testing"." by Andrei Onea · 4 years, 8 months ago
  50. cd953e9 Merge "add a new telephony protection level" by Chen Xu · 4 years, 8 months ago
  51. 91edb7e Revert "Re-add getAliasName to fix build breakage" by Rahul Sabnis · 4 years, 8 months ago
  52. 3fe3e81 Update equals and hashCode methods of NoMan.Policy by Beverly · 4 years, 9 months ago
  53. 82f6765 Mark strings with incorrect contents as deprecated by Charles Munger · 4 years, 9 months ago
  54. 5c4c987 Merge "StaticIpConfiguration: Couple of minor fixes" by Roshan Pius · 4 years, 8 months ago
  55. 688b3ae Merge "Make CompatConfig be package private." by Anna Trostanetski · 4 years, 8 months ago
  56. 73e22ad Merge "Remove usage of Telephonymanager getDefault() and from() hidden APIs" by Jayachandran Chinnakkannu · 4 years, 9 months ago
  57. e905264 Merge "Re-add getAliasName to fix build breakage" by Treehugger Robot · 4 years, 9 months ago
  58. da02e07 add a new telephony protection level by Chen Xu · 4 years, 10 months ago
  59. d14320d Re-add getAliasName to fix build breakage by Rahul Sabnis · 4 years, 9 months ago
  60. 4639704 Merge "remove framework_base_subdirs" by Jiyong Park · 4 years, 9 months ago
  61. ced28d5 remove framework_base_subdirs by Jiyong Park · 4 years, 9 months ago
  62. 43fa1be Remove usage of Telephonymanager getDefault() and from() hidden APIs by Jayachandran C · 4 years, 9 months ago
  63. 7ffa1d1 Add new API for Telecom to send phone state by Hall Liu · 4 years, 9 months ago
  64. 80b82f1 Minor style correction to avoid merge conflict by Hall Liu · 4 years, 9 months ago
  65. 8eb62f9 non-mainline telephony related AIDL refactor/decoupling by Chen Xu · 4 years, 10 months ago
  66. 337df70 Merge "Remove usage of Telephonymanager getDefault() and from() hidden APIs" by Treehugger Robot · 4 years, 9 months ago
  67. 0d33ef9 Create systemapis to connect/disconnect all bt profiles by Rahul Sabnis · 4 years, 9 months ago
  68. 16dce22 Remove usage of Telephonymanager getDefault() and from() hidden APIs by Jayachandran C · 4 years, 9 months ago
  69. 67bef6a Merge "Refactor methods to access/modify BluetoothDevice alias and name" by Treehugger Robot · 4 years, 9 months ago
  70. 95b815e Merge "Deprecate AliasActivity" by Treehugger Robot · 4 years, 9 months ago
  71. ad648ff Merge "Remove exposing of ImsManager and RcsMessageManager in system service registery" by Jayachandran Chinnakkannu · 4 years, 9 months ago
  72. 80b1c4d Deprecate implicit Handler constructors by Charles Munger · 4 years, 9 months ago
  73. c01f4ed Remove exposing of ImsManager and RcsMessageManager in system service registery by Jayachandran C · 4 years, 9 months ago
  74. f69bbe1 Make CompatConfig be package private. by atrost · 4 years, 9 months ago
  75. 870ce3f Frameworks/base: Support dex2oat cpu-set system property by Orion Hodson · 4 years, 9 months ago
  76. c68c069 Merge "Use the new gsid interface" by Howard Chen · 4 years, 9 months ago
  77. 11202f3 Merge "Remove usage of hidden API subscriptionManager.isSubscriptionVisible" by Jayachandran Chinnakkannu · 4 years, 9 months ago
  78. 8a90fc0 isTetherApnRequired api rename as isTetheringApnRequired by SongFerngWang · 4 years, 9 months ago
  79. ae07689 StaticIpConfiguration: Couple of minor fixes by Roshan Pius · 4 years, 9 months ago
  80. d17a4f3 Remove usage of hidden API subscriptionManager.isSubscriptionVisible by Jayachandran C · 4 years, 9 months ago
  81. 89a1e85 Merge "Add public APIs for carrier apps" by Jiashen Wang · 4 years, 9 months ago
  82. 24ad4b5 Refactor methods to access/modify BluetoothDevice alias and name by Rahul Sabnis · 4 years, 9 months ago
  83. 2712d4f Add method to convert profile ID into human readable string by Ugo Yu · 5 years ago
  84. 216ae8d Add public APIs for carrier apps by Jiashen Wang · 4 years, 10 months ago
  85. 7e16b39 [API Review] Renamed public API eraseSubscriptionsWithOptions by Peter Wang · 4 years, 9 months ago
  86. a98026f Merge "Add @UnsupportedAppUsage to test apis that are known to be used by apps." by Treehugger Robot · 4 years, 9 months ago
  87. 5a52585 Add @UnsupportedAppUsage to test apis that are known to be used by apps. by Artur Satayev · 4 years, 9 months ago
  88. cab84c8 Merge "docs: Fix broken link to NPN protocol" by Kevin Hufnagle · 4 years, 9 months ago
  89. 188abff Merge "Add --no-test-api-acces to am instrument." by satayev · 4 years, 9 months ago
  90. 298a24c docs: Fix broken link to NPN protocol by Kevin Hufnagle · 4 years, 9 months ago
  91. e2ebc1b Add --no-test-api-acces to am instrument. by Artur Satayev · 4 years, 9 months ago
  92. 6ea5bed Use the new gsid interface by Howard Chen · 4 years, 10 months ago
  93. 5be8504 Merge "More telephony updates for mainline." by Tyler Gunn · 4 years, 9 months ago
  94. f8f78ae Deprecate AliasActivity by Charles Munger · 4 years, 9 months ago
  95. 3887ca1 Merge "[mainline] Expose getTetherApnRequired API as system API" by SongFerng Wang · 4 years, 9 months ago
  96. 5567d74 More telephony updates for mainline. by Tyler Gunn · 4 years, 9 months ago
  97. fc46be7 Add @UnsupportedAppUsage annotations for greylist. by Artur Satayev · 4 years, 9 months ago
  98. ee9c6e7 Add @UnsupportedAppUsage annotations for max-p. by Artur Satayev · 4 years, 9 months ago
  99. f363f35 Merge "Add new SystemApi methods for mainline" by Treehugger Robot · 4 years, 9 months ago
  100. fc453e1 [mainline] Expose getTetherApnRequired API as system API by SongFerngWang · 4 years, 9 months ago