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