1. 8f05b2e Merge "Tweak framework-mime / mimemap dependencies." by Treehugger Robot · 4 years, 8 months ago
  2. e8401af Merge changes from topic "tether_migrate" by Mark Chien · 4 years, 8 months ago
  3. b741c64 [Tether10]Remove UserManagerInternal usage in Tethering by markchien · 4 years, 8 months ago
  4. 0df2ebc4 [Tether07] Migrate Tethering into module by markchien · 4 years, 10 months ago
  5. d8676d9 [Tether07] Clean up build rule for libtetheroffloadjni by markchien · 4 years, 9 months ago
  6. 17d0c59 Tweak framework-mime / mimemap dependencies. by Tobias Thierer · 4 years, 8 months ago
  7. b578bdb Merge "Adding version code R for development" by Treehugger Robot · 4 years, 8 months ago
  8. 82fee58 Merge "core/Build: ro.system when comparing fingerprint" by Treehugger Robot · 4 years, 8 months ago
  9. 6a509cf Adding version code R for development by Suprabh Shukla · 5 years ago
  10. 8c1b66d Merge "Replacing @Nullable/@NonNull with @RecentlyNullable/@RecentlyNonNull in non-android APIs" by Treehugger Robot · 4 years, 8 months ago
  11. 76101ba Merge "Add IpConfiguration parcelable interface implementation to system API" by Aaron Huang · 4 years, 8 months ago
  12. 5f01cb6 Merge "Add a new method to set time" by Neil Fuller · 4 years, 8 months ago
  13. 42daaca Add IpConfiguration parcelable interface implementation to system API by Aaron Huang · 4 years, 8 months ago
  14. 18fa446 Merge "Introduce APIs for Emergency Number Database version" by Shuo Qian · 4 years, 8 months ago
  15. a08395d Replacing @Nullable/@NonNull with @RecentlyNullable/@RecentlyNonNull in non-android APIs by Jeff Gaston · 4 years, 9 months ago
  16. 4d1971e Merge "Move android.service.euicc.* into telephony" by Meng Wang · 4 years, 8 months ago
  17. 306786a Merge "Move CarrierIdentifier/CarrierService to telephony" by Meng Wang · 4 years, 8 months ago
  18. 4d0df87 Merge "Move android.provider.Telephony to frameworks/base/core" by Meng Wang · 4 years, 8 months ago
  19. 9301bbf Merge "Fix a broken test by mocking PackageManager" by Treehugger Robot · 4 years, 8 months ago
  20. 2b8d611 Move android.service.euicc.* into telephony by Meng Wang · 4 years, 8 months ago
  21. a9ed606 Move CarrierIdentifier/CarrierService to telephony by Meng Wang · 4 years, 8 months ago
  22. 6b2264a Move android.provider.Telephony to frameworks/base/core by Meng Wang · 4 years, 8 months ago
  23. ce9a776 Merge "Use resetJitCounters for boot image profiling" by Mathieu Chartier · 4 years, 8 months ago
  24. fbe8524 Fix a broken test by mocking PackageManager by Tony Mak · 4 years, 8 months ago
  25. 10f4d42 Merge "Update NotificationRecord of snooze even after it is cancelled" by Jay Aliomer · 4 years, 8 months ago
  26. 7bb4802 Update NotificationRecord of snooze even after it is cancelled by Koji Fukui · 5 years ago
  27. 3aedd49 Add a new method to set time by Neil Fuller · 4 years, 8 months ago
  28. 9e5de85 Merge "BitUtils: support packing/unpacking negative long values" by Treehugger Robot · 4 years, 8 months ago
  29. e14d709 Merge "Add Listeners to PlatformCompat" by Anna Trostanetski · 4 years, 8 months ago
  30. a241a15 Merge "Allow for empty time suggestions" by Neil Fuller · 4 years, 8 months ago
  31. 79ca88e Merge "Add SystemApi and NonNull annotation" by Zoey Chen · 4 years, 8 months ago
  32. 081e49f Merge "VibratorService: AIDL Amplitude API Change" by Treehugger Robot · 4 years, 8 months ago
  33. da3518b Merge "Fix NetworkPolicyManager unit tests." by Sudheer Shanka · 4 years, 8 months ago
  34. 2d1ab90 Fix NetworkPolicyManager unit tests. by Sudheer Shanka · 4 years, 10 months ago
  35. 7157c8e BitUtils: support packing/unpacking negative long values by Hugo Benichi · 4 years, 8 months ago
  36. 217a388 Introduce APIs for Emergency Number Database version by Shuo Qian · 4 years, 8 months ago
  37. d886cfe Use resetJitCounters for boot image profiling by Mathieu Chartier · 4 years, 8 months ago
  38. 5c7bd75 Merge "Remove @SystemApi annotation for an overriding method" by Treehugger Robot · 4 years, 8 months ago
  39. 0da19da Merge "Fix issue with protected broadcast declaration." by Tyler Gunn · 4 years, 8 months ago
  40. c624e7d Remove @SystemApi annotation for an overriding method by Jiyong Park · 4 years, 8 months ago
  41. 936fd34 Merge "Change KEY_CARRIER_APP_REQUIRED_DURING_SIM_SETUP_BOOL to public" by Jiashen Wang · 4 years, 8 months ago
  42. 9dcbd6d Merge "Remove usage of hidden API TelephonyManager.getNetworkTypeName(int)" by Jayachandran Chinnakkannu · 4 years, 8 months ago
  43. 3341bbe Merge "Include janky runs on flicker rotation tests" by Treehugger Robot · 4 years, 8 months ago
  44. 0d7ed79 Merge "Refactor based on new NetworkMonitor" by Chiachang Wang · 4 years, 8 months ago
  45. 8e65a89 Include janky runs on flicker rotation tests by Nataniel Borges · 4 years, 8 months ago
  46. a6933d2 Merge "Filter greylist-max-o.txt." by Treehugger Robot · 4 years, 8 months ago
  47. 46af84f Merge "Limit the retry attemps on restarting Bluetooth" by Treehugger Robot · 4 years, 8 months ago
  48. cb52ec3 Add SystemApi and NonNull annotation by zoey chen · 4 years, 9 months ago
  49. 1ff6fd3 Limit the retry attemps on restarting Bluetooth by Ugo Yu · 4 years, 8 months ago
  50. f1e0f2e Merge "Add tests for property reads from unset properties" by Treehugger Robot · 4 years, 8 months ago
  51. 3532e86 Refactor based on new NetworkMonitor by Chiachang Wang · 4 years, 8 months ago
  52. afb05a6 Merge "Expose API isInEmergencySmsMode" by Meng Wang · 4 years, 8 months ago
  53. 3dfc84e Expose API isInEmergencySmsMode by Meng Wang · 4 years, 8 months ago
  54. 2f1c32e Merge "Remove usage of hidden API TelephonyManager.getLine1Number(int)" by Jayachandran Chinnakkannu · 4 years, 8 months ago
  55. f823445 Remove usage of hidden API TelephonyManager.getNetworkTypeName(int) by Jayachandran C · 4 years, 8 months ago
  56. 7a48dfd Change KEY_CARRIER_APP_REQUIRED_DURING_SIM_SETUP_BOOL to public by Jiashen Wang · 4 years, 9 months ago
  57. 0f2c3d9 Merge "Don't allow reading IMSI of one active sub if only has carrier privilege on the other." by Xiangyu/Malcolm Chen · 4 years, 8 months ago
  58. de5e074e Merge "Dynamically allocate objects in TelephonyRegistry upon ss <-> ds switch" by Xiangyu/Malcolm Chen · 4 years, 8 months ago
  59. e14caf3 Merge "Add comment in getSubscriptionsInGroup about throwing IllegalStateException" by Xiangyu/Malcolm Chen · 4 years, 8 months ago
  60. 43022eb Remove usage of hidden API TelephonyManager.getLine1Number(int) by Jayachandran C · 4 years, 8 months ago
  61. e34b67f Merge "Move SmsConstants to telephony/common" by Meng Wang · 4 years, 8 months ago
  62. 6052ca7 Merge "SmsNumberUtils: Remove usage of the following hidden APIs" by Jayachandran Chinnakkannu · 4 years, 8 months ago
  63. d9bcf56 Merge "Pass runtimeFlags to postForkSystemServer" by Mathieu Chartier · 4 years, 8 months ago
  64. 742981e Pass runtimeFlags to postForkSystemServer by Mathieu Chartier · 4 years, 8 months ago
  65. 445720a Merge "Do not consider SIM state for inactive SIM/modem slot." by Treehugger Robot · 4 years, 8 months ago
  66. 6cc2ca0 Merge "RecoverySystem: do not check if socket is closed" by Treehugger Robot · 4 years, 8 months ago
  67. 2863aa4 SmsNumberUtils: Remove usage of the following hidden APIs by Jayachandran C · 4 years, 8 months ago
  68. ac59ad3 Move SmsConstants to telephony/common by Meng Wang · 4 years, 8 months ago
  69. c6c2619 RecoverySystem: do not check if socket is closed by Kenny Root · 4 years, 8 months ago
  70. 0be238b Add Listeners to PlatformCompat by atrost · 4 years, 9 months ago
  71. 9e59091 Merge "System API: Context#registerReceiverForAllUsers" by Meng Wang · 4 years, 8 months ago
  72. 98c0f56 Filter greylist-max-o.txt. by Artur Satayev · 4 years, 8 months ago
  73. 1d57b5d Fix issue with protected broadcast declaration. by Tyler Gunn · 4 years, 8 months ago
  74. ed4023a Add tests for property reads from unset properties by Daniel Colascione · 4 years, 8 months ago
  75. 05eeef4 Merge "Remove dead code from SystemServer" by Neil Fuller · 4 years, 8 months ago
  76. ed2a3ec Merge "[NS A11] Small refactor" by Chalard Jean · 4 years, 8 months ago
  77. 85e8fd5 Merge "Fix hasUseBackgroundNetworksPermission issue." by Paul Hu · 4 years, 8 months ago
  78. 82f0c22 Merge "Fix title of PRIVATE_DNS_BROKEN notification when connecting VPN" by Lucas Lin · 4 years, 8 months ago
  79. 5b57190 Merge "NetworkScoreManager: Add @SystemApi for wifi mainline module" by Treehugger Robot · 4 years, 8 months ago
  80. 63e6d6a Merge changes from topic "migrate_CtsStagedInstallTest_RollbackTest" by Bill Lin · 4 years, 8 months ago
  81. a150138 Merge "Adjust PermissionMonitor#startMonitoring in ConnectivityService" by Treehugger Robot · 4 years, 8 months ago
  82. 86e23eb Fix hasUseBackgroundNetworksPermission issue. by paulhu · 4 years, 9 months ago
  83. 9518866 NetworkScoreManager: Add @SystemApi for wifi mainline module by Roshan Pius · 4 years, 8 months ago
  84. 62cec10 Merge "Always ask vold to unlock user" by Nikita Ioffe · 4 years, 8 months ago
  85. 99e1e28 Merge "Add IKE to allowable zygote paths" by Benedict Wong · 4 years, 8 months ago
  86. 091e420 Merge changes from topics "Expose IKE ID, TS & SaProposal", "Expose IKE exception and callback", "Expose IkeManager & IkeSession", "Expose SessionOptions & EapConfig" by Benedict Wong · 4 years, 8 months ago
  87. e3bd3ba System API: Context#registerReceiverForAllUsers by Meng Wang · 4 years, 9 months ago
  88. 3d0a47e Merge "Clean up RLog usage" by Treehugger Robot · 4 years, 8 months ago
  89. d9fc243 Don't allow reading IMSI of one active sub if only has carrier privilege by Malcolm Chen · 4 years, 9 months ago
  90. a37405b Dynamically allocate objects in TelephonyRegistry upon ss <-> ds switch by Malcolm Chen · 4 years, 9 months ago
  91. 4f609c7 Add comment in getSubscriptionsInGroup about throwing IllegalStateException by Malcolm Chen · 4 years, 9 months ago
  92. d384435 Do not consider SIM state for inactive SIM/modem slot. by Malcolm Chen · 4 years, 9 months ago
  93. 35cf55c4 Merge "Add NR to CellInfo" by Sarah Chin · 4 years, 8 months ago
  94. 19788ab Merge "Fix system UI break in some devices" by Treehugger Robot · 4 years, 8 months ago
  95. 012ed94 Add NR to CellInfo by Sarah Chin · 4 years, 8 months ago
  96. e4b84f3 Merge "Deprecate FileUtils.closeQuietly" by Treehugger Robot · 4 years, 8 months ago
  97. 74ebc36 Fix system UI break in some devices by Greg Kaiser · 4 years, 8 months ago
  98. c742cb0 Clean up RLog usage by Meng Wang · 4 years, 8 months ago
  99. bad5a30 Merge "Resolve API dependencies on BluetoothPan" by Treehugger Robot · 4 years, 8 months ago
  100. d363bc0 Merge "replace hidden Context APIs" by Brad Ebinger · 4 years, 8 months ago