1. 2a13d21 Fix crash due to unregistered receiver by Fabian Kozynski · 4 years, 10 months ago
  2. 5ca7a51 Finish migrating to BroadcastDispatcher by Fabian Kozynski · 5 years ago
  3. 3e900e9 Merge "Use Telecomm API to build emergency dialer intent." by TreeHugger Robot · 4 years, 10 months ago
  4. 9f4153d Merge "Remove Thread.sleep()" by TreeHugger Robot · 4 years, 10 months ago
  5. da28d60c Merge "Try to rebind disconnected wallpaper service for 10 seconds." into qt-qpr1-dev am: c1e4900355 by wilsonshih · 4 years, 10 months ago
  6. 167389d Merge "Try to rebind disconnected wallpaper service for 10 seconds." into qt-qpr1-dev by wilsonshih · 4 years, 10 months ago
  7. c1e4900 Merge "Try to rebind disconnected wallpaper service for 10 seconds." into qt-qpr1-dev by TreeHugger Robot · 4 years, 10 months ago
  8. 868426b Merge "Revert "Add BackupEncryption apk as requirement for services"" by TreeHugger Robot · 4 years, 10 months ago
  9. 7c64df5 Reconnect internet after testing by JW Wang · 4 years, 10 months ago
  10. d231b2a Merge "Don't hold sProxyLock while retrieving interface descriptors." am: ef6fe13c77 am: d4d27b403c by Martijn Coenen · 4 years, 10 months ago
  11. 3d4d425 Merge "Don't hold sProxyLock while retrieving interface descriptors." am: ef6fe13c77 by Martijn Coenen · 4 years, 10 months ago
  12. d4d27b4 Merge "Don't hold sProxyLock while retrieving interface descriptors." by Martijn Coenen · 4 years, 10 months ago
  13. ef6fe13 Merge "Don't hold sProxyLock while retrieving interface descriptors." by Martijn Coenen · 4 years, 10 months ago
  14. 8f17256 Merge "Rewrite testNetworkFailedRollback" by JW Wang · 4 years, 10 months ago
  15. 61094d7 Merge "MediaRouter2: Revise MediaRouter2.Callback.onRoute**" by Kyunglyul Hyun · 4 years, 10 months ago
  16. 591f29d Merge "Documenting PendingIntent identifying flags" by TreeHugger Robot · 4 years, 10 months ago
  17. 15ebafd [automerger skipped] Merge "Move SmsApplication to telephony/common." am: f7aec5de09 am: 23c8673670 by Amit Mahajan · 4 years, 10 months ago
  18. c93fe50 Merge "Move SmsApplication to telephony/common." am: f7aec5de09 am: 23c8673670 by Amit Mahajan · 4 years, 10 months ago
  19. 23c8673 Merge "Move SmsApplication to telephony/common." am: f7aec5de09 by Amit Mahajan · 4 years, 10 months ago
  20. f7aec5d Merge "Move SmsApplication to telephony/common." by Amit Mahajan · 4 years, 10 months ago
  21. a563ef7 Merge "Regenerate API signatures to add missing nullability annotations" am: 0f5b246260 am: c7e4291429 by Paul Duffin · 4 years, 10 months ago
  22. 2852ffb [automerger skipped] Merge "Move SmsNumberUtils from opt/telephony to base/telephony/common." am: 70dd5380b0 am: b12adaa49e by Amit Mahajan · 4 years, 10 months ago
  23. 89aebd2 Merge "Regenerate API signatures to add missing nullability annotations" am: 0f5b246260 by Paul Duffin · 4 years, 10 months ago
  24. c7e4291 Merge "Regenerate API signatures to add missing nullability annotations" by Paul Duffin · 4 years, 10 months ago
  25. 2b2d762 Merge "Move SmsNumberUtils from opt/telephony to base/telephony/common." am: 70dd5380b0 by Amit Mahajan · 4 years, 10 months ago
  26. b12adaa Merge "Move SmsNumberUtils from opt/telephony to base/telephony/common." by Amit Mahajan · 4 years, 10 months ago
  27. 0f5b246 Merge "Regenerate API signatures to add missing nullability annotations" by Treehugger Robot · 4 years, 10 months ago
  28. 70dd538 Merge "Move SmsNumberUtils from opt/telephony to base/telephony/common." by Amit Mahajan · 4 years, 10 months ago
  29. 872c7ef [automerger skipped] Merge "Create frameworks/base/telephony/common for common non-mainline telephony code." am: b14b8bf449 am: 4992cdab07 by Amit Mahajan · 4 years, 10 months ago
  30. f7181f3 Merge "Create frameworks/base/telephony/common for common non-mainline telephony code." am: b14b8bf449 by Amit Mahajan · 4 years, 10 months ago
  31. 4992cda Merge "Create frameworks/base/telephony/common for common non-mainline telephony code." by Amit Mahajan · 4 years, 10 months ago
  32. b14b8bf Merge "Create frameworks/base/telephony/common for common non-mainline telephony code." by Amit Mahajan · 4 years, 10 months ago
  33. b02a14b Import translations. DO NOT MERGE by Bill Yi · 4 years, 10 months ago
  34. d60c0ea Merge "android.test.mock is built with much less number of sources" am: f0b9dfc0b1 am: a321a944ea by Jiyong Park · 4 years, 10 months ago
  35. dcfd8dd Merge "android.test.mock is built with much less number of sources" am: f0b9dfc0b1 by Jiyong Park · 4 years, 10 months ago
  36. a321a94 Merge "android.test.mock is built with much less number of sources" by Jiyong Park · 4 years, 10 months ago
  37. f0b9dfc Merge "android.test.mock is built with much less number of sources" by Jiyong Park · 4 years, 10 months ago
  38. b890170 Merge changes from topics "b143224715-broadcast-injection", "b143224715-status-bar-in-app" by Dave Mankoff · 4 years, 10 months ago
  39. be66ddd Merge "Process adj could stay at UNKNOWN_ADJ till next full adj update" by Jing Ji · 4 years, 10 months ago
  40. aefb346 Make BroadcastReceivers Injectable. by Dave Mankoff · 4 years, 10 months ago
  41. 2e48492 Register OverlayPlugins in StatusBar directly. by Dave Mankoff · 4 years, 10 months ago
  42. e513a8d Documenting PendingIntent identifying flags by Suprabh Shukla · 4 years, 10 months ago
  43. f1ce426 Merge "[automerger skipped] Merge "Added new constructor to AudioGroup." am: 3f75a84507 am: 1778e161d9 am: b5cf529724 -s ours am skip reason: change_id Ic7ca45d5fab27469a3cc8654cd05a10bd55f7e87 with SHA1 d5a71c7bac is in history" by Android Build Merger (Role) · 4 years, 10 months ago
  44. ce3ed09 [automerger skipped] Merge "Added new constructor to AudioGroup." am: 3f75a84507 am: 1778e161d9 by Amit Mahajan · 4 years, 10 months ago
  45. d383cb1 Merge "TouchLatency: don't recreate DecimalFormat on every frame" by Tim Murray · 4 years, 10 months ago
  46. 5998c18 Merge "Add a remote control mechanism for window containers" by Evan Rosky · 4 years, 10 months ago
  47. b5cf529 Merge "Added new constructor to AudioGroup." am: 3f75a84507 am: 1778e161d9 by Amit Mahajan · 4 years, 10 months ago
  48. 1778e16 Merge "Added new constructor to AudioGroup." am: 3f75a84507 by Amit Mahajan · 4 years, 10 months ago
  49. 4cb97c5 Remove Thread.sleep() by JW Wang · 4 years, 10 months ago
  50. eae2c7c Rewrite testNetworkFailedRollback by JW Wang · 4 years, 10 months ago
  51. 3f75a84 Merge "Added new constructor to AudioGroup." by Amit Mahajan · 4 years, 10 months ago
  52. eef40f1 [automerger skipped] Merge "Make isDataEnabledForApn() a system api." am: 7ab5b4928f am: 99bf1aa159 by Amit Mahajan · 4 years, 10 months ago
  53. 57c1ae8 [automerger skipped] Merge "Make getEcno() public." am: caa960b766 am: f6a1a0c850 by Amit Mahajan · 4 years, 10 months ago
  54. 479a4e5 Merge "Make isDataEnabledForApn() a system api." am: 7ab5b4928f am: 99bf1aa159 by Amit Mahajan · 4 years, 10 months ago
  55. c7e3bb2 Move SmsApplication to telephony/common. by Amit Mahajan · 5 years ago
  56. 8a9501e Merge "Make getEcno() public." am: caa960b766 am: f6a1a0c850 by Amit Mahajan · 4 years, 10 months ago
  57. 99bf1aa Merge "Make isDataEnabledForApn() a system api." am: 7ab5b4928f by Amit Mahajan · 4 years, 10 months ago
  58. 6f630be [automerger skipped] Merge "Remove unused @hide APIs from SmsManager." am: 8b47b32246 am: 4d4d2b36c6 by Amit Mahajan · 4 years, 10 months ago
  59. f6a1a0c8 Merge "Make getEcno() public." am: caa960b766 by Amit Mahajan · 4 years, 10 months ago
  60. 93a6c10 [automerger skipped] Merge "Initialize AppCompatCallbacks in system server" am: 2773409cac am: 8579ddfb23 by Andrei Onea · 4 years, 10 months ago
  61. 8360004 Move SmsNumberUtils from opt/telephony to base/telephony/common. by Amit Mahajan · 5 years ago
  62. 8e9d905 Merge "Expose Context.sendOrderedBroadcast with appop" by Jordan Liu · 4 years, 10 months ago
  63. ea297ea Merge "Store elapsedRealtimeNs as int64 instead of long" by TreeHugger Robot · 4 years, 10 months ago
  64. ac0fd65 Create frameworks/base/telephony/common for common non-mainline telephony code. by Amit Mahajan · 5 years ago
  65. f6247cf Merge "Remove all calls to getComponent(CommandQueue.class)." by Dave Mankoff · 4 years, 10 months ago
  66. 6f4b9b2 Merge "Remove unused @hide APIs from SmsManager." am: 8b47b32246 am: 4d4d2b36c6 by Amit Mahajan · 4 years, 10 months ago
  67. b4b4fe5 Merge "Initialize AppCompatCallbacks in system server" am: 2773409cac by Andrei Onea · 4 years, 10 months ago
  68. 7ab5b49 Merge "Make isDataEnabledForApn() a system api." by Amit Mahajan · 4 years, 10 months ago
  69. caa960b Merge "Make getEcno() public." by Amit Mahajan · 4 years, 10 months ago
  70. f991476 Use Telecomm API to build emergency dialer intent. by Fan Zhang · 4 years, 10 months ago
  71. 0783482 Merge "Documented how to emulate OTAs to test changes on whitelisted packages by users." by TreeHugger Robot · 4 years, 10 months ago
  72. 4d4d2b3 Merge "Remove unused @hide APIs from SmsManager." am: 8b47b32246 by Amit Mahajan · 4 years, 10 months ago
  73. 0c1dd67 Merge "Add last logcat data to incident report" by Wenjie Zhou · 4 years, 10 months ago
  74. 8579ddf Merge "Initialize AppCompatCallbacks in system server" am: 2773409cac by Andrei Onea · 4 years, 10 months ago
  75. 62bcfb9 [automerger skipped] Merge "Move getMmsConfig from SmsManager to MmsService." am: 023d2d650b am: 86bb28e1b3 by Amit Mahajan · 4 years, 10 months ago
  76. 9b3c4c1 Merge "Move getMmsConfig from SmsManager to MmsService." am: 023d2d650b by Amit Mahajan · 4 years, 10 months ago
  77. 8b47b32 Merge "Remove unused @hide APIs from SmsManager." by Amit Mahajan · 4 years, 10 months ago
  78. 86bb28e Merge "Move getMmsConfig from SmsManager to MmsService." am: 023d2d650b by Amit Mahajan · 4 years, 10 months ago
  79. 2773409 Merge "Initialize AppCompatCallbacks in system server" by Treehugger Robot · 4 years, 10 months ago
  80. 6b0c318 TouchLatency: don't recreate DecimalFormat on every frame by Tim Murray · 4 years, 10 months ago
  81. 2c7af2a Merge "Fix GNSS isSupported method Test: manually verified GNSSLogger can get GNSS location and no longer popup to enable location when starting maps when location is enabled Bug:143677802" by TreeHugger Robot · 4 years, 10 months ago
  82. 023d2d6 Merge "Move getMmsConfig from SmsManager to MmsService." by Amit Mahajan · 4 years, 10 months ago
  83. c70a173 Merge "[automerger skipped] Merge "Move mms related code from opt/telephony to base/telephony." am: 1cc8ffdf8c am: b6fe8224fc am: f8984396d5 -s ours am skip reason: change_id I03eda5a5dbd003659a90e2b9f6be9d4c2b767add with SHA1 fda8bc058c is in history" by Android Build Merger (Role) · 4 years, 10 months ago
  84. 3c3e64d [automerger skipped] Merge "Move mms related code from opt/telephony to base/telephony." am: 1cc8ffdf8c am: b6fe8224fc by Amit Mahajan · 4 years, 10 months ago
  85. 4da4630 Merge "Delegated implementation of Drawable#jumpToCurrentState" by TreeHugger Robot · 4 years, 10 months ago
  86. f898439 Merge "Move mms related code from opt/telephony to base/telephony." am: 1cc8ffdf8c by Amit Mahajan · 4 years, 10 months ago
  87. d5d07c8 Merge "Undo the jobscheduler / device idle initialization with callbacks" by Makoto Onuki · 4 years, 10 months ago
  88. cdc4a55 Merge changes from topic "networklocationFeatureId" by Philip P. Moltmann · 4 years, 10 months ago
  89. b6fe822 Merge "Move mms related code from opt/telephony to base/telephony." by Amit Mahajan · 4 years, 10 months ago
  90. 46c9f28 Merge "VibratorService: support AIDL HAL implementation" am: 893a14b67f am: 231c934f90 by Steven Moreland · 4 years, 10 months ago
  91. 1cc8ffd Merge "Move mms related code from opt/telephony to base/telephony." by Amit Mahajan · 4 years, 10 months ago
  92. ea1dfcd [automerger skipped] Merge "Add nullable and nonnull annotations" am: 6e7e6c5b5a am: bb2ad91ecb by Jordan Liu · 4 years, 10 months ago
  93. 8bbb836 Merge "Remove TODO. We won't cache LockPatternUtils" by TreeHugger Robot · 4 years, 10 months ago
  94. 254b553 Merge "VibratorService: support AIDL HAL implementation" am: 893a14b67f by Steven Moreland · 4 years, 10 months ago
  95. ec1cb01 [automerger skipped] Merge "Notify OTA Emergency Number Database Installation complete" am: b15fc9bdb6 am: ddf65ce0d6 by Shuo Qian · 4 years, 10 months ago
  96. 8d0b677 Merge "Add nullable and nonnull annotations" am: 6e7e6c5b5a am: bb2ad91ecb by Jordan Liu · 4 years, 10 months ago
  97. 8530577 [automerger skipped] Merge "Make getSubIdForPhoneAccountHandle Public" am: dfd0429259 am: 64acf9cdd9 by Shuo Qian · 4 years, 10 months ago
  98. af672b9 Make getEcno() public. by Amit Mahajan · 5 years ago
  99. 231c934 Merge "VibratorService: support AIDL HAL implementation" am: 893a14b67f by Steven Moreland · 4 years, 10 months ago
  100. a7dfd65 Merge "Notify OTA Emergency Number Database Installation complete" am: b15fc9bdb6 by Shuo Qian · 4 years, 10 months ago