1. 239aa0a Cleaned up dead code by Jack Yu · 6 years ago
  2. 7ec9e68 Merge "Implement RcsThread querying (base)" by Sahin Caliskan · 6 years ago
  3. 3ada514 Merge "Fix WCDMA Level Calculation for Default CC" by Nathan Harold · 6 years ago
  4. aa8f1b7 Merge "Add tryCreateView to LayoutInflater" by Treehugger Robot · 6 years ago
  5. 424945e Implement RcsThread querying (base) by Sahin Caliskan · 6 years ago
  6. 6a3d45c Merge "Deprecate Android beam APIs and create a feature flag to gate them" by Treehugger Robot · 6 years ago
  7. 96fe50b Deprecate Android beam APIs and create a feature flag to gate them by Ruchi Kandoi · 6 years ago
  8. 549c3ba Fix WCDMA Level Calculation for Default CC by Nathan Harold · 6 years ago
  9. 29d0cd6 Add tryCreateView to LayoutInflater by Eric Holk · 6 years ago
  10. 54502d6 Merge changes from topic "multi-se-support" by Ruchi Kandoi · 6 years ago
  11. cdf6be5 Merge "Fix/suppress aapt/aapt2 google-explicit-constructor warnings" by Treehugger Robot · 6 years ago
  12. 1fc78e1 Fix/suppress aapt/aapt2 google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  13. bd73798 Merge "Ignore ipv6 tx traffic on clat uid." by Junyu Lai · 6 years ago
  14. 44bb579 Add a mechanism to register AIDs to specific off-host SE by Ruchi Kandoi · 6 years ago
  15. 94d92dc Merge "Skeleton implementation of RCS APIs" by Sahin Caliskan · 6 years ago
  16. ebf267a Add Off-Host Card Emulation Features by Ruchi Kandoi · 6 years ago
  17. ec851b1 Skeleton implementation of RCS APIs by Sahin Caliskan · 6 years ago
  18. 5432355 Merge "Update sound/vibrate notification key only when it actually buzz/beep." by Treehugger Robot · 6 years ago
  19. 172458e Merge "Check if notification is valid before it finally vibrates because it can be canceled as soon as enqeued" by Julia Reynolds · 6 years ago
  20. ffb51ba Merge "Fix/suppress services/core google-explicit-constructor warnings" by Treehugger Robot · 6 years ago
  21. 645a9d1 Merge "Fix @NonNull -> Nullable for Intent.replaceExtras()." by Treehugger Robot · 6 years ago
  22. f32ace5 Fix/suppress services/core google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  23. 3a0fe2c Merge "[LayoutInflater] Cleanup - remove some nesting" by Treehugger Robot · 6 years ago
  24. 50ee220 Merge "Fix/suppress bootanimation google-explicit-constructor warnings" by Chih-hung Hsieh · 6 years ago
  25. ff77ea8 Merge "[view-compiler] Better namespacing of util functions" by Treehugger Robot · 6 years ago
  26. bfc6870 [LayoutInflater] Cleanup - remove some nesting by Eric Holk · 6 years ago
  27. ddc8990 [view-compiler] Better namespacing of util functions by Eric Holk · 6 years ago
  28. abe06f9 Merge "[view compiler] Re-enable host-side tests" by Treehugger Robot · 6 years ago
  29. aeda49d Merge "Limit access to suspected false positives." by Mathew Inwood · 6 years ago
  30. a08d2c2 Fix/suppress bootanimation google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  31. 99f6957 Merge "Do not use default to get TelephonyManager" by Shuo Qian · 6 years ago
  32. 8336204 Merge "Add Emergency Dial into RIL and Remove PhoneNumberUtils Ecclist check" by Shuo Qian · 6 years ago
  33. 3e8647c Do not use default to get TelephonyManager by sqian · 6 years ago
  34. c18b326 Add Emergency Dial into RIL and Remove PhoneNumberUtils Ecclist check by sqian · 6 years ago
  35. b158b12 Merge "EmergencyNumber enhancement" by Shuo Qian · 6 years ago
  36. 55418ea Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  37. 46c0c30 EmergencyNumber enhancement by sqian · 6 years ago
  38. cfc6518 Merge "Add Emergency service categories in ImsCallProfile" by Shuo Qian · 6 years ago
  39. 755f2a3 Merge "Make some SubscriptionManager APIs system APIs" by Shuo Qian · 6 years ago
  40. 4ec239d Merge "Update api/current.txt for setuid deprecation" by Treehugger Robot · 6 years ago
  41. ffee7d8 Merge "Adding check for HMAC/EC key size for StrongBox" by Treehugger Robot · 6 years ago
  42. 7d615aa Merge "Fix BSIC Check in CellIdentityGsm" by Nathan Harold · 6 years ago
  43. b635fb8 Fix BSIC Check in CellIdentityGsm by Nathan Harold · 6 years ago
  44. bd9da6d Merge "Refactor CellInfo Constructors" by Nathan Harold · 6 years ago
  45. 7ce5baf Refactor CellInfo Constructors by Nathan Harold · 6 years ago
  46. 8acece0 Merge "Add UiccCardInfo APIs" by Jordan Liu · 6 years ago
  47. 394b0d1 Merge "Start NetworkStack on system server start" by Remi NGUYEN VAN · 6 years ago
  48. 9ed654f Start NetworkStack on system server start by Remi NGUYEN VAN · 6 years ago
  49. d01eaec Merge "Add NetworkStack app" by Remi NGUYEN VAN · 6 years ago
  50. f9bb1a9 Merge "[PT17] Small cleanup of PacManager" by Chalard Jean · 6 years ago
  51. 88f385b Merge "Refactor logic in the enter() of WaitingForNextProbeState" by Chiachang Wang · 6 years ago
  52. c094a54 Add NetworkStack app by Remi NGUYEN VAN · 6 years ago
  53. cfe2356 Refactor logic in the enter() of WaitingForNextProbeState by Chiachang Wang · 6 years ago
  54. 1399117 Fix @NonNull -> Nullable for Intent.replaceExtras(). by Tobias Thierer · 6 years ago
  55. 0f1bf44 Merge "Refactor SignalStrength" by Nathan Harold · 6 years ago
  56. 162c812 [view compiler] Re-enable host-side tests by Eric Holk · 6 years ago
  57. 97c9aba Merge "SubscriptionInfo contains int cardId" by Jordan Liu · 6 years ago
  58. 6996924 Merge "Fix/suppress statsd google-explicit-constructor warnings" by Chih-hung Hsieh · 6 years ago
  59. 6af0e22 Merge "Fix/suppress incident* google-explicit-constructor warnings" by Chih-hung Hsieh · 6 years ago
  60. 6379013 Merge "Fix/suppress pipeline google-explicit-constructor warnings" by Chih-hung Hsieh · 6 years ago
  61. 0e97ae6 Check if notification is valid before it finally vibrates because it can be canceled as soon as enqeued by Seungho Lee · 6 years ago
  62. 41a0a5d Merge "Unhide LinkProperties, NetworkCapabilities, NetworkRequest APIs" by Paul Hu · 6 years ago
  63. 2ca1aec Update sound/vibrate notification key only when it actually buzz/beep. by Seungho Lee · 6 years ago
  64. 8d7f7a4 Merge "Remove dependency on libnativehelper/JniConstants.h" by Orion Hodson · 6 years ago
  65. a244ccd Merge "Deprecate NetworkInfo" by Junyu Lai · 6 years ago
  66. 667dba5 Merge "Fix/suppress startop google-explicit-constructor warnings" by Treehugger Robot · 6 years ago
  67. 138aae8 Merge "Fix/suppress renderthread google-explicit-constructor warnings" by Treehugger Robot · 6 years ago
  68. 4eba7c3 Merge "whitelist pri permission for carrierconfig app" by Treehugger Robot · 6 years ago
  69. 6eacd30 Merge "new SystemAPI for preciseCallState and DisconnectCause" by Chen Xu · 6 years ago
  70. 9ceab92 Merge "Moved data settings to phone" by Jack Yu · 6 years ago
  71. d839b0d Merge "Public SIM_APN_URI uri and deprecated mcc, mnc, mvno_type, mvno_data" by Calvin Pan · 6 years ago
  72. ddeab2c Merge "Fix/suppress core/jni google-explicit-constructor warnings" by Treehugger Robot · 6 years ago
  73. 7007c0d whitelist pri permission for carrierconfig app by chen xu · 6 years ago
  74. 00baab3 Merge "Add APIs to indicate which subscriptions should be hidden from user" by Xiangyu/Malcolm Chen · 6 years ago
  75. 90f496b Merge changes from topic "118349116" by Xiangyu/Malcolm Chen · 6 years ago
  76. f933641 Fix/suppress pipeline google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  77. 7eae013 Merge "Changed uid output parameter from an int array to a list of strings." by Rob Barnes · 6 years ago
  78. 5bf83d8 Moved data settings to phone by Jack Yu · 6 years ago
  79. 3227aab Fix/suppress statsd google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  80. d736d4b Fix/suppress renderthread google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  81. 321b208 Merge changes from topic "fw_container" by Treehugger Robot · 6 years ago
  82. 0d7970f Merge "Statsd: Enable host_supported for libstatslog" by Treehugger Robot · 6 years ago
  83. f23153f Refactor SignalStrength by Nathan Harold · 6 years ago
  84. 81aff0f Fix/suppress startop google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  85. 7a88a93 Fix/suppress incident* google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  86. 0727be1 Fix/suppress core/jni google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  87. 970d779 new SystemAPI for preciseCallState and DisconnectCause by chen xu · 6 years ago
  88. bcf293c Merge "Adds vishnun to owners files for wm/am" by Treehugger Robot · 6 years ago
  89. 24b3605 Remove dependency on libnativehelper/JniConstants.h by Orion Hodson · 6 years ago
  90. de44127 Merge "Annotate two non-SDK methods known to be used by apps" by David Brazdil · 6 years ago
  91. ad857d6 Annotate two non-SDK methods known to be used by apps by David Brazdil · 6 years ago
  92. 995c3f5 Merge "Use ICU in libandroidicu" by vichang · 6 years ago
  93. 02f874d Merge "Show version for APEXes" by Jiyong Park · 6 years ago
  94. 6945231 [PT17] Small cleanup of PacManager by Chalard Jean · 6 years ago
  95. 34a892d Statsd: Enable host_supported for libstatslog by Jack He · 6 years ago
  96. 3822c8a Deprecate NetworkInfo by junyulai · 6 years ago
  97. 2c0278d Merge "Revert "[framework] Compile secondary dex files in isolation"" by David Brazdil · 6 years ago
  98. 22217f6 Revert "[framework] Compile secondary dex files in isolation" by David Brazdil · 6 years ago
  99. 989e767 Merge "Include annotation property values in output." by Mathew Inwood · 6 years ago
  100. cfc7952 Include annotation property values in output. by Mathew Inwood · 6 years ago