1. b93721e Merge "Remove usage of ITelecomService.getCallState() hidden API" by Jayachandran Chinnakkannu · 4 years, 8 months ago
  2. 0223efd Merge "Put all updatable sources in one filegroup" by Anton Hansson · 4 years, 8 months ago
  3. 78056c7 Merge "Convert LockSettingsService tests to JUnit4" by Treehugger Robot · 4 years, 8 months ago
  4. 1f1a434 Remove usage of ITelecomService.getCallState() hidden API by Jayachandran C · 4 years, 8 months ago
  5. 0899f50 Merge "Add SdkExtensions class" by Anton Hansson · 4 years, 8 months ago
  6. 7d64d29 Merge "Fix DevicePolicyManager setTime() behavior / tests" by Neil Fuller · 4 years, 8 months ago
  7. 139a120 Merge "Add apex build rule for com.android.sdkext" by Anton Hansson · 4 years, 8 months ago
  8. b4f3557 Put all updatable sources in one filegroup by Anton Hansson · 4 years, 8 months ago
  9. 4bdfc3c Merge "Binder: add markVintfStability" by Steven Moreland · 4 years, 8 months ago
  10. 44fcf29 Fix DevicePolicyManager setTime() behavior / tests by Neil Fuller · 4 years, 8 months ago
  11. 728048b Merge "Add scaffolding for 'sdkext' module" by Anton Hansson · 4 years, 8 months ago
  12. 4ec07fa Add SdkExtensions class by Anton Hansson · 4 years, 9 months ago
  13. 5559245 Add apex build rule for com.android.sdkext by Anton Hansson · 4 years, 8 months ago
  14. 98460ab Add scaffolding for 'sdkext' module by Anton Hansson · 4 years, 9 months ago
  15. 82001cf Merge changes I720a1feb,I9539b8cc,Ib79b777b by Chalard Jean · 4 years, 8 months ago
  16. 5cf5b30 Merge changes I0613c23f,Ibeab8d0a,I8bd668ad,I7d3a16be by Chalard Jean · 4 years, 8 months ago
  17. 89deaef Merge "[Tether17] create com.android.tethering.apex package" by Mark Chien · 4 years, 8 months ago
  18. a3984a1 [NS A17] Update linger state after rematching. by Chalard Jean · 4 years, 8 months ago
  19. 0147c90 [NS A16] Cleanup by Chalard Jean · 4 years, 8 months ago
  20. 18ee53f [NS A15] Move legacy default broadcasts out of the loop by Chalard Jean · 4 years, 8 months ago
  21. bbaa33e [NS A14] Move code notifying battery stats in its right place by Chalard Jean · 4 years, 8 months ago
  22. ce149db Merge "Give apps access to the NAT64 prefix." by Treehugger Robot · 4 years, 8 months ago
  23. 371a8b5 Merge "Convert apct/framework/input_method_core_test-cloud-tf to Test Mapping Suite." by Treehugger Robot · 4 years, 8 months ago
  24. daae20b [Tether17] create com.android.tethering.apex package by markchien · 4 years, 8 months ago
  25. bb2531f Merge "Android.bp: Add comment about APEX stub dependency for MimeMap." by Tobias Thierer · 4 years, 8 months ago
  26. 8f05b2e Merge "Tweak framework-mime / mimemap dependencies." by Treehugger Robot · 4 years, 8 months ago
  27. e8401af Merge changes from topic "tether_migrate" by Mark Chien · 4 years, 8 months ago
  28. f9e2215 Give apps access to the NAT64 prefix. by Chalard Jean · 4 years, 8 months ago
  29. b741c64 [Tether10]Remove UserManagerInternal usage in Tethering by markchien · 4 years, 8 months ago
  30. 0df2ebc4 [Tether07] Migrate Tethering into module by markchien · 4 years, 10 months ago
  31. d8676d9 [Tether07] Clean up build rule for libtetheroffloadjni by markchien · 4 years, 9 months ago
  32. 8296853 Android.bp: Add comment about APEX stub dependency for MimeMap. by Tobias Thierer · 4 years, 8 months ago
  33. 17d0c59 Tweak framework-mime / mimemap dependencies. by Tobias Thierer · 4 years, 8 months ago
  34. b578bdb Merge "Adding version code R for development" by Treehugger Robot · 4 years, 8 months ago
  35. 24b7fe0 [NS A13] Move legacy broadcast handling after rematch. by Chalard Jean · 4 years, 9 months ago
  36. 3892583 [NS A12] Move some legacy type tracker handling to a function by Chalard Jean · 4 years, 9 months ago
  37. 587758b Add tests for ConnectivityService → BatteryStats messages by Chalard Jean · 4 years, 8 months ago
  38. 82fee58 Merge "core/Build: ro.system when comparing fingerprint" by Treehugger Robot · 4 years, 8 months ago
  39. 6a509cf Adding version code R for development by Suprabh Shukla · 5 years ago
  40. 8c1b66d Merge "Replacing @Nullable/@NonNull with @RecentlyNullable/@RecentlyNonNull in non-android APIs" by Treehugger Robot · 4 years, 8 months ago
  41. 76101ba Merge "Add IpConfiguration parcelable interface implementation to system API" by Aaron Huang · 4 years, 8 months ago
  42. 5f01cb6 Merge "Add a new method to set time" by Neil Fuller · 4 years, 8 months ago
  43. 42daaca Add IpConfiguration parcelable interface implementation to system API by Aaron Huang · 4 years, 8 months ago
  44. d587a55 Binder: add markVintfStability by Steven Moreland · 4 years, 8 months ago
  45. 18fa446 Merge "Introduce APIs for Emergency Number Database version" by Shuo Qian · 4 years, 8 months ago
  46. a08395d Replacing @Nullable/@NonNull with @RecentlyNullable/@RecentlyNonNull in non-android APIs by Jeff Gaston · 4 years, 9 months ago
  47. 4d1971e Merge "Move android.service.euicc.* into telephony" by Meng Wang · 4 years, 8 months ago
  48. 306786a Merge "Move CarrierIdentifier/CarrierService to telephony" by Meng Wang · 4 years, 8 months ago
  49. 4d0df87 Merge "Move android.provider.Telephony to frameworks/base/core" by Meng Wang · 4 years, 8 months ago
  50. 9301bbf Merge "Fix a broken test by mocking PackageManager" by Treehugger Robot · 4 years, 8 months ago
  51. 2b8d611 Move android.service.euicc.* into telephony by Meng Wang · 4 years, 8 months ago
  52. a9ed606 Move CarrierIdentifier/CarrierService to telephony by Meng Wang · 4 years, 8 months ago
  53. 6b2264a Move android.provider.Telephony to frameworks/base/core by Meng Wang · 4 years, 8 months ago
  54. ce9a776 Merge "Use resetJitCounters for boot image profiling" by Mathieu Chartier · 4 years, 8 months ago
  55. fbe8524 Fix a broken test by mocking PackageManager by Tony Mak · 4 years, 8 months ago
  56. 10f4d42 Merge "Update NotificationRecord of snooze even after it is cancelled" by Jay Aliomer · 4 years, 8 months ago
  57. 7bb4802 Update NotificationRecord of snooze even after it is cancelled by Koji Fukui · 5 years ago
  58. 3aedd49 Add a new method to set time by Neil Fuller · 4 years, 8 months ago
  59. 9e5de85 Merge "BitUtils: support packing/unpacking negative long values" by Treehugger Robot · 4 years, 8 months ago
  60. e14d709 Merge "Add Listeners to PlatformCompat" by Anna Trostanetski · 4 years, 8 months ago
  61. a241a15 Merge "Allow for empty time suggestions" by Neil Fuller · 4 years, 8 months ago
  62. 79ca88e Merge "Add SystemApi and NonNull annotation" by Zoey Chen · 4 years, 8 months ago
  63. 081e49f Merge "VibratorService: AIDL Amplitude API Change" by Treehugger Robot · 4 years, 8 months ago
  64. f786060 Convert apct/framework/input_method_core_test-cloud-tf to Test Mapping Suite. by easoncylee · 4 years, 8 months ago
  65. da3518b Merge "Fix NetworkPolicyManager unit tests." by Sudheer Shanka · 4 years, 8 months ago
  66. 2d1ab90 Fix NetworkPolicyManager unit tests. by Sudheer Shanka · 4 years, 10 months ago
  67. 7157c8e BitUtils: support packing/unpacking negative long values by Hugo Benichi · 4 years, 8 months ago
  68. 217a388 Introduce APIs for Emergency Number Database version by Shuo Qian · 4 years, 8 months ago
  69. d886cfe Use resetJitCounters for boot image profiling by Mathieu Chartier · 4 years, 8 months ago
  70. 5c7bd75 Merge "Remove @SystemApi annotation for an overriding method" by Treehugger Robot · 4 years, 8 months ago
  71. 0da19da Merge "Fix issue with protected broadcast declaration." by Tyler Gunn · 4 years, 8 months ago
  72. c624e7d Remove @SystemApi annotation for an overriding method by Jiyong Park · 4 years, 8 months ago
  73. 936fd34 Merge "Change KEY_CARRIER_APP_REQUIRED_DURING_SIM_SETUP_BOOL to public" by Jiashen Wang · 4 years, 8 months ago
  74. 9dcbd6d Merge "Remove usage of hidden API TelephonyManager.getNetworkTypeName(int)" by Jayachandran Chinnakkannu · 4 years, 8 months ago
  75. d01bb41 Convert LockSettingsService tests to JUnit4 by Kenny Root · 4 years, 8 months ago
  76. 3341bbe Merge "Include janky runs on flicker rotation tests" by Treehugger Robot · 4 years, 8 months ago
  77. 0d7ed79 Merge "Refactor based on new NetworkMonitor" by Chiachang Wang · 4 years, 8 months ago
  78. 8e65a89 Include janky runs on flicker rotation tests by Nataniel Borges · 4 years, 8 months ago
  79. a6933d2 Merge "Filter greylist-max-o.txt." by Treehugger Robot · 4 years, 8 months ago
  80. 46af84f Merge "Limit the retry attemps on restarting Bluetooth" by Treehugger Robot · 4 years, 8 months ago
  81. cb52ec3 Add SystemApi and NonNull annotation by zoey chen · 4 years, 9 months ago
  82. 1ff6fd3 Limit the retry attemps on restarting Bluetooth by Ugo Yu · 4 years, 8 months ago
  83. f1e0f2e Merge "Add tests for property reads from unset properties" by Treehugger Robot · 4 years, 8 months ago
  84. 3532e86 Refactor based on new NetworkMonitor by Chiachang Wang · 4 years, 8 months ago
  85. afb05a6 Merge "Expose API isInEmergencySmsMode" by Meng Wang · 4 years, 8 months ago
  86. 3dfc84e Expose API isInEmergencySmsMode by Meng Wang · 4 years, 8 months ago
  87. 2f1c32e Merge "Remove usage of hidden API TelephonyManager.getLine1Number(int)" by Jayachandran Chinnakkannu · 4 years, 8 months ago
  88. f823445 Remove usage of hidden API TelephonyManager.getNetworkTypeName(int) by Jayachandran C · 4 years, 8 months ago
  89. 7a48dfd Change KEY_CARRIER_APP_REQUIRED_DURING_SIM_SETUP_BOOL to public by Jiashen Wang · 4 years, 9 months ago
  90. 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
  91. de5e074e Merge "Dynamically allocate objects in TelephonyRegistry upon ss <-> ds switch" by Xiangyu/Malcolm Chen · 4 years, 8 months ago
  92. e14caf3 Merge "Add comment in getSubscriptionsInGroup about throwing IllegalStateException" by Xiangyu/Malcolm Chen · 4 years, 8 months ago
  93. 43022eb Remove usage of hidden API TelephonyManager.getLine1Number(int) by Jayachandran C · 4 years, 8 months ago
  94. e34b67f Merge "Move SmsConstants to telephony/common" by Meng Wang · 4 years, 8 months ago
  95. 6052ca7 Merge "SmsNumberUtils: Remove usage of the following hidden APIs" by Jayachandran Chinnakkannu · 4 years, 8 months ago
  96. d9bcf56 Merge "Pass runtimeFlags to postForkSystemServer" by Mathieu Chartier · 4 years, 8 months ago
  97. 742981e Pass runtimeFlags to postForkSystemServer by Mathieu Chartier · 4 years, 8 months ago
  98. 445720a Merge "Do not consider SIM state for inactive SIM/modem slot." by Treehugger Robot · 4 years, 8 months ago
  99. 6cc2ca0 Merge "RecoverySystem: do not check if socket is closed" by Treehugger Robot · 4 years, 8 months ago
  100. 2863aa4 SmsNumberUtils: Remove usage of the following hidden APIs by Jayachandran C · 4 years, 8 months ago