1. bf4d0c6 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  2. f51d382 Merge "Bluetooth: Pre-pend empty line for dumpsys section headers" by Andre Eisenbach · 7 years ago
  3. 8a95711 Merge "Bluetooth: Pre-pend empty line for dumpsys section headers" by Treehugger Robot · 7 years ago
  4. 4e11a71 Merge "Fix issue with PiP callbacks not being handled" am: bdd8adb006 by Winson Chung · 7 years ago
  5. bdd8adb Merge "Fix issue with PiP callbacks not being handled" by Winson Chung · 7 years ago
  6. cca3c9b Merge "OBEX: Avoid pre-sending CONTINUE for SRM enabled case" am: edfb333a4d by Hemant Gupta · 7 years ago
  7. edfb333 Merge "OBEX: Avoid pre-sending CONTINUE for SRM enabled case" by Treehugger Robot · 7 years ago
  8. 70da389 Merge "Frameworks: Clean up SharedPreferencesImpl" am: 572f46a3ef by Andreas Gampe · 7 years ago
  9. 572f46a Merge "Frameworks: Clean up SharedPreferencesImpl" by Treehugger Robot · 7 years ago
  10. e66e168 Bluetooth: Pre-pend empty line for dumpsys section headers by Andre Eisenbach · 8 years ago
  11. b366d50 OBEX: Avoid pre-sending CONTINUE for SRM enabled case by Hemant Gupta · 9 years ago
  12. 7a42c36 Merge "Add carrier config variable to hide manage IMS conference call button" by Jordan Liu · 7 years ago
  13. dc98d6e Merge "Add carrier config variable to hide manage IMS conference call button" by Jordan Liu · 7 years ago
  14. 0385e3a Add carrier config variable to hide manage IMS conference call button by Wei Huang · 9 years ago
  15. 3221d23 Merge "Moved DataProfile from telephony internal hidden API to System API" by Jack Yu · 7 years ago
  16. 0f9b8c2 Merge "Add persistent state for Hearing Aid Profile" am: 2282e2f57f by Jakub Pawlowski · 7 years ago
  17. 24cd7cb Merge "Moved DataProfile from telephony internal hidden API to System API" by Jack Yu · 7 years ago
  18. 2282e2f Merge "Add persistent state for Hearing Aid Profile" by Jakub Pawlowski · 7 years ago
  19. cb6ce25 Add persistent state for Hearing Aid Profile by Jakub Pawlowski · 7 years ago
  20. 1d1022e Moved DataProfile from telephony internal hidden API to System API by Jack Yu · 7 years ago
  21. 63b5615 Merge "Clarify docs, sanity check roaming state." am: 419ec05284 by Jeff Sharkey · 7 years ago
  22. 419ec05 Merge "Clarify docs, sanity check roaming state." by Jeff Sharkey · 7 years ago
  23. 49bcd60 Clarify docs, sanity check roaming state. by Jeff Sharkey · 7 years ago
  24. 8cf7761 Merge "android.os.HidlSupport: add getPidIfSharable() for HALs" am: e72b6f0d31 by Yifan Hong · 7 years ago
  25. e72b6f0 Merge "android.os.HidlSupport: add getPidIfSharable() for HALs" by Yifan Hong · 7 years ago
  26. e6e67e2 Merge "Update javadocs for ACTION_CONFIGURE_VOICEMAIL" am: 80aefae026 by Jordan Liu · 7 years ago
  27. 80aefae Merge "Update javadocs for ACTION_CONFIGURE_VOICEMAIL" by Jordan Liu · 7 years ago
  28. e575ad1 Merge "Refactor ImsService to AIDL" am: 8a02c63f16 by Brad Ebinger · 7 years ago
  29. 8a02c63 Merge "Refactor ImsService to AIDL" by Brad Ebinger · 7 years ago
  30. e9d2dd6 Fix issue with PiP callbacks not being handled by Shuichi.Noguchi · 7 years ago
  31. c6dc6ba Merge "Light refactors to packet wakeup events." am: e887e2b9c1 by Hugo Benichi · 7 years ago
  32. e887e2b Merge "Light refactors to packet wakeup events." by Hugo Benichi · 7 years ago
  33. 2a82aa7 Merge "Javadoc cleanup of IpSecManager API." am: d09d106ec0 by Jonathan Basseri · 7 years ago
  34. d09d106 Merge "Javadoc cleanup of IpSecManager API." by Jonathan Basseri · 7 years ago
  35. 2ccba0e Light refactors to packet wakeup events. by Hugo Benichi · 7 years ago
  36. f78a517 Frameworks: Clean up SharedPreferencesImpl by Andreas Gampe · 7 years ago
  37. 4b7d25e Merge "Provide materials for Mobile network settings UI." by Malcolm Chen · 7 years ago
  38. 8b759f2 Merge "Provide materials for Mobile network settings UI." by Treehugger Robot · 7 years ago
  39. 3ee9594 Merge "Avoid clearing default browser setting when unnecessary" am: ef32746fc5 by tiansiming · 7 years ago
  40. ef32746 Merge "Avoid clearing default browser setting when unnecessary" by Treehugger Robot · 7 years ago
  41. 362a3b9 Merge "PackageManager: Extend cmd interface feedback" am: d66bc0aaae by Andreas Gampe · 7 years ago
  42. d66bc0a Merge "PackageManager: Extend cmd interface feedback" by Treehugger Robot · 7 years ago
  43. df0673c PackageManager: Extend cmd interface feedback by Andreas Gampe · 7 years ago
  44. 959385c Merge "Adding "Mobile data" and "Data usage" button in mobile settings." by Malcolm Chen · 7 years ago
  45. 06e314f Merge "Adding "Mobile data" and "Data usage" button in mobile settings." by Treehugger Robot · 7 years ago
  46. 267a2a8 Merge "Use -Werror in frameworks/base" am: a29836ad04 by Chih-hung Hsieh · 7 years ago
  47. 79d7319 Merge "Make SharedPreferences check with higher precision" by Philip P. Moltmann · 7 years ago
  48. a29836a Merge "Use -Werror in frameworks/base" by Chih-hung Hsieh · 7 years ago
  49. 9ca3187 Merge "Make SharedPreferences check with higher precision" by Treehugger Robot · 7 years ago
  50. 4db8be0 Merge "Add output file and dependencies to fontchain_lint" am: b0a3e9dc83 by Colin Cross · 7 years ago
  51. b0a3e9d Merge "Add output file and dependencies to fontchain_lint" by Treehugger Robot · 7 years ago
  52. bb0bd00 android.os.HidlSupport: add getPidIfSharable() for HALs by Yifan Hong · 7 years ago
  53. 8bb58ed Use -Werror in frameworks/base by Chih-Hung Hsieh · 7 years ago
  54. c61b70d Javadoc cleanup of IpSecManager API. by Jonathan Basseri · 8 years ago
  55. 7e37d48 Make SharedPreferences check with higher precision by Philip P. Moltmann · 8 years ago
  56. 4f95fd8 Merge "Update the comments for all CellIdentity*." am: 2610ad0556 by Cassie · 7 years ago
  57. 2610ad0 Merge "Update the comments for all CellIdentity*." by Treehugger Robot · 7 years ago
  58. 13df901 Update the comments for all CellIdentity*. by Cassie · 7 years ago
  59. 7ade558 Merge "Build fontchain_lint using python_binary_host" am: 7ecac139ea by Nan Zhang · 7 years ago
  60. 7ecac13 Merge "Build fontchain_lint using python_binary_host" by Treehugger Robot · 7 years ago
  61. 80bfc21 Merge "Add missing } on @link tag." am: 31b0c6fb32 by Tyler Gunn · 7 years ago
  62. 31b0c6f Merge "Add missing } on @link tag." by Tyler Gunn · 7 years ago
  63. ea01b02 Merge "Allow unknown mcc/mnc when constructing a CellIdentity from Parcel." by Cassie Han · 7 years ago
  64. 8c7c6e3 Merge "Fix typo" am: 913f396c11 by Ahmad Melegy · 7 years ago
  65. 3df706dc Merge "Allow unknown mcc/mnc when constructing a CellIdentity from Parcel." by Cassie Han · 7 years ago
  66. 913f396 Merge "Fix typo" by Treehugger Robot · 7 years ago
  67. f5de525 Add output file and dependencies to fontchain_lint by Colin Cross · 7 years ago
  68. 2db709d Build fontchain_lint using python_binary_host by Nan Zhang · 7 years ago
  69. 94ffde7 Add missing } on @link tag. by Tyler Gunn · 7 years ago
  70. af657ae Merge "Workaround to get passed the broken install flow" am: b0e6508a5b by Calin Juravle · 7 years ago
  71. b0e6508 Merge "Workaround to get passed the broken install flow" by Calin Juravle · 7 years ago
  72. a3185b2 Merge "Telephony: Allow custom looper for OnSubscriptionsChangedListener" by Jack He · 7 years ago
  73. 8055aec Merge "Telephony: Allow custom looper for OnSubscriptionsChangedListener" by Treehugger Robot · 7 years ago
  74. b6946d8 Merge "Add getProfileParentId (1/2)" am: 7a2c66359a by Jakub Pawlowski · 7 years ago
  75. 7a2c663 Merge "Add getProfileParentId (1/2)" by Jakub Pawlowski · 7 years ago
  76. 5f44aa7 Workaround to get passed the broken install flow by Jeff Sharkey · 7 years ago
  77. 9fc7574 Telephony: Allow custom looper for OnSubscriptionsChangedListener by Jack He · 7 years ago
  78. 171dec7 Merge "Add MediaMetadata equals to make metadata comparisons easier" by Ajay Panicker · 7 years ago
  79. 12bc5b6 Merge "Add MediaMetadata equals to make metadata comparisons easier" by Treehugger Robot · 7 years ago
  80. 216b3ce Refactor ImsService to AIDL by Brad Ebinger · 7 years ago
  81. 6e1d230 Add MediaMetadata equals to make metadata comparisons easier by Ajay Panicker · 7 years ago
  82. 7c005ea Merge "Bluetooth HID Device API docs and helper" am: a89f6150dc by Hansong Zhang · 7 years ago
  83. a89f615 Merge "Bluetooth HID Device API docs and helper" by Treehugger Robot · 7 years ago
  84. c376ca6 Merge "API declarations for Call Handover." am: d88abc7b60 by Sanket Padawe · 7 years ago
  85. d88abc7 Merge "API declarations for Call Handover." by Sanket Padawe · 7 years ago
  86. ceb84db Bluetooth HID Device API docs and helper by Hansong Zhang · 7 years ago
  87. ae5885d Allow unknown mcc/mnc when constructing a CellIdentity from Parcel. by Cassie · 7 years ago
  88. 0f1f5b7 Add getProfileParentId (1/2) by Jakub Pawlowski · 7 years ago
  89. 866d2d5 Merge "Revert "Allow unknown mcc/mnc when constructing a CellIdentity from Parcel."" by Cassie Han · 7 years ago
  90. 9b08e4c Merge "Revert "Allow unknown mcc/mnc when constructing a CellIdentity from Parcel."" by Cassie Han · 7 years ago
  91. ec039b9 Merge "IP connectivity metrics: fix LINGER/UNLINGER logging" am: e28513f150 by Hugo Benichi · 7 years ago
  92. e28513f Merge "IP connectivity metrics: fix LINGER/UNLINGER logging" by Hugo Benichi · 7 years ago
  93. a8eddd4 API declarations for Call Handover. by Sanket Padawe · 7 years ago
  94. c9c6531 Merge "Add test case for user quota management in IpSecService" am: cf1a4614e1 by Di Lu · 7 years ago
  95. cf1a461 Merge "Add test case for user quota management in IpSecService" by Di Lu · 7 years ago
  96. e842e26 Merge "Avoid overflow in focus fudge calculation" am: 795d4a5aa4 by Niklas Brunlid · 7 years ago
  97. 795d4a5 Merge "Avoid overflow in focus fudge calculation" by Treehugger Robot · 7 years ago
  98. e57c02e Merge "Bluetooth: Use elapsed real time for calculating onDuration" by Marie Janssen · 7 years ago
  99. 2200da1 Revert "Allow unknown mcc/mnc when constructing a CellIdentity from Parcel." by Cassie Han · 7 years ago
  100. 22b12e6 Merge "Bluetooth: Use elapsed real time for calculating onDuration" by Treehugger Robot · 7 years ago