1. 2b787dc Merge "Modify the API doc comment of allowComponentWithPackage to make it clear this method alone does not allow checked intent to contain the package. It only checks if the intent's components are all coming from the specified package." into androidx-main by Nan Wu · 8 months ago
  2. e95ddd0 Stop trying to run robolectric tests on API <19 mode by Aurimas Liutikas · 8 months ago
  3. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 8 months ago
  4. 7e0eb9a Modify the API doc comment of allowComponentWithPackage to make it clear this method alone does not allow checked intent to contain the package. It only checks if the intent's components are all coming from the specified package. by Nan Wu · 8 months ago
  5. fbf1e1b Bump the minSdkVersion to 19 by Aurimas Liutikas · 8 months ago
  6. fe12fc0 Merge changes from topic "provider_kotlin" into androidx-main by Ian Lake · 8 months ago
  7. 4d1d187 Merge "Introduce HapticFallbackChainSignal" into androidx-main by Treehugger Robot · 8 months ago
  8. b86af75 Introduce HapticFallbackChainSignal by Lais Andrade · 10 months ago
  9. 8b143a2 Convert On*Provider interfaces to Kotlin by Ian Lake · 8 months ago
  10. cfb6baf Rename On*Provider interfaces from .java to .kt by Ian Lake · 8 months ago
  11. 0c09a42 Convert *Info classes passed to Providers to Kotlin by Ian Lake · 8 months ago
  12. cf02af8 Rename *Info classes passed to Provider to .kt by Ian Lake · 8 months ago
  13. 230fc5c Merge "Make kotlinStdlib an api dependency for androidx.core" into androidx-main by Treehugger Robot · 8 months ago
  14. 1b95a71 Merge "DevicePerformance: Add android tests for Datastore" into androidx-main by Nick Chalko · 8 months ago
  15. bb66009 Update AIDLs for toggleHandRaised and updateParticipants. by Grant Menke · 8 months ago
  16. 6d25143 Make kotlinStdlib an api dependency for androidx.core by Ian Lake · 8 months ago
  17. 90f810b Merge "Add constants for extension support" into androidx-main by Treehugger Robot · 8 months ago
  18. dccef20 Add constants for extension support by Pranav Madapurmath · 8 months ago
  19. 020154d Merge "Introduce HapticDeviceProfile" into androidx-main by Treehugger Robot · 8 months ago
  20. 721762d Introduce HapticDeviceProfile by Lais Andrade · 11 months ago
  21. 8324d38 Merge "Revert "Avoid class init issue in AccessibilityNodeInfoCompat"" into androidx-main by Ryan Mentley · 9 months ago
  22. 0a5b8a5 Revert "Avoid class init issue in AccessibilityNodeInfoCompat" by Ryan Mentley · 9 months ago
  23. d86b832 DevicePerformance: Add android tests for Datastore by Sham Rathod · 9 months ago
  24. 37e2306 Merge "Fix RestrictedApiAndroidX in transition" into androidx-main by Yuichi Araki · 9 months ago
  25. ecf3e91 Merge "Implement AIDLs for supporting Participant" into androidx-main by Pranav Madapurmath · 9 months ago
  26. 64081cd Implement AIDLs for supporting Participant by Pranav Madapurmath · 9 months ago
  27. 33a8f53 Merge "Disable traced during TraceCompatTest on API 30/31" into androidx-main by Treehugger Robot · 9 months ago
  28. 7b7f7dc Disable traced during TraceCompatTest on API 30/31 by Trevor McGuire · 9 months ago
  29. 910e6e7 Fix RestrictedApiAndroidX in transition by Yuichi Araki · 9 months ago
  30. e395f84 @samples removing frameworks/support/ prefix by Jeff Gaston · 9 months ago
  31. 2bc2b60 Merge "Attribution tag should be nullable to match platform SDK" into androidx-main by Treehugger Robot · 9 months ago
  32. c36b8cd Attribution tag should be nullable to match platform SDK by Alan Viverette · 9 months ago
  33. b825726 Fixes NPE from velocity tracker. by Jeremy Walker · 9 months ago
  34. e672f33 Merge "Address path transversal vulnerability in FileProvider" into androidx-main by Treehugger Robot · 9 months ago
  35. e4a912b4 Address path transversal vulnerability in FileProvider by Sergey Nikolaienkov · 10 months ago
  36. 824c22b Merge "Compat method for createAttributionContext" into androidx-main by Treehugger Robot · 9 months ago
  37. 9dd34b6 Merge "Update lint baselines before filing new Fix-It bugs" into androidx-main by Treehugger Robot · 9 months ago
  38. f02087a Update lint baselines before filing new Fix-It bugs by Alan Viverette · 9 months ago
  39. 1cc9059 Compat method for createAttributionContext by Alan Viverette · 9 months ago
  40. c14adc7 Include projects with dependencies in Playground by Yigit Boyar · 9 months ago
  41. 684988c Merge "Introduce HapticManager.cancel support" into androidx-main by Lais Andrade · 9 months ago
  42. c27a3db Merge "Introduce HapticAttributes" into androidx-main by Lais Andrade · 9 months ago
  43. a8d4732 Introduce HapticManager.cancel support by Lais Andrade · 11 months ago
  44. 62ca080 Introduce HapticAttributes by Lais Andrade · 11 months ago
  45. 578eb6e Minor fixes in FileProvider. by Sergey Nikolaienkov · 10 months ago
  46. c82c741 Merge "Update owners FileProvider.java" into androidx-main by Treehugger Robot · 9 months ago
  47. 2bfbc1d Update owners FileProvider.java by Sergey Nikolaienkov · 9 months ago
  48. afaa64f Removing commented out method in E2ECallExtensionsExtrasTest. by Grant Menke · 9 months ago
  49. 4cbdffb Merge "Implement capability exchange onCallAdded." into androidx-main by Treehugger Robot · 9 months ago
  50. cee0db3 Implement capability exchange onCallAdded. by Grant Menke · 9 months ago
  51. 5d43d786 Update core-telecom component ID to internal Jetpack by Alan Viverette · 9 months ago
  52. 820da68 Ignore API lint errors for missing nullability on type variable arrays by Julia McClellan · 9 months ago
  53. 7af66a1 Merge "Don't cache DisplayManagerCompat instances" into androidx-main by Treehugger Robot · 9 months ago
  54. e820287 Don't cache DisplayManagerCompat instances by Alan Viverette · 9 months ago
  55. 3893529 Merge "Resolve pre-U audio suppression issues." into androidx-main by Pranav Madapurmath · 9 months ago
  56. 82dbcdb Resolve pre-U audio suppression issues. by Pranav Madapurmath · 9 months ago
  57. 8847bbe Merge "Update IANA_TOP_LEVEL_DOMAINS in accordance with http://data.iana.org/TLD/tlds-alpha-by-domain.txt for AndroidX" into androidx-main by Aashna Jena · 9 months ago
  58. 21df4f1 Update IANA_TOP_LEVEL_DOMAINS in accordance with http://data.iana.org/TLD/tlds-alpha-by-domain.txt for AndroidX by Aashna Jena · 9 months ago
  59. 81e503b Merge "Support capability exchange for VOIP app and ICS" into androidx-main by Pranav Madapurmath · 9 months ago
  60. 6edec441 Support capability exchange for VOIP app and ICS by Pranav Madapurmath · 10 months ago
  61. 31cd881 Bump Core-performance library version by natnaelbelay · 9 months ago
  62. d4bbee8 CallControl & CallControlCallback changes by Thomas Stuart · 10 months ago
  63. 89a3dea update the addCall docs so that they render properly in markdown by Thomas Stuart · 10 months ago
  64. 3e16a32 Merge "Fix E2ECallExtensionExtrasTests assertion" into androidx-main by Treehugger Robot · 9 months ago
  65. 1dbb29f Fix E2ECallExtensionExtrasTests assertion by Pranav Madapurmath · 9 months ago
  66. 7ade399 Merge "Reduce core-performance-play-services test deps" into androidx-main by Nick Chalko · 10 months ago
  67. 838558a Reduce core-performance-play-services test deps by Nick Chalko · 10 months ago
  68. 2e072b3 Merge "Make the primary constructor internal." into androidx-main by Treehugger Robot · 10 months ago
  69. e9ec0e9 Make the primary constructor internal. by Nick Chalko · 10 months ago
  70. 29f2067 Merge "Resolve call extension type in Jetpack ICS" into androidx-main by Pranav Madapurmath · 10 months ago
  71. 4c8735f Introduce HapticSignal by Lais Andrade · 12 months ago
  72. 426cb73 Resolve call extension type in Jetpack ICS by Pranav Madapurmath · 10 months ago
  73. a1fe88f Merge "log ManagedConnectionService for test failures" into androidx-main by Thomas Stuart · 10 months ago
  74. cec368f log ManagedConnectionService for test failures by Thomas Stuart · 10 months ago
  75. 9a5853a Merge "Revert "DevicePerformance: Use fake client"" into androidx-main by Treehugger Robot · 10 months ago
  76. a31eb0a7 Revert "DevicePerformance: Use fake client" by Nick Chalko · 10 months ago
  77. ae472ca Merge "DevicePerformance: Use fake client" into androidx-main by Nick Chalko · 10 months ago
  78. 8fbe8f6 Define the unstable Cap Exchange AIDLs by Brad Ebinger · 10 months ago
  79. 76ec371 Update CORE_PERFORMANCE version. by Ovidiu Pana · 10 months ago
  80. 0497dc6 DevicePerformance: Use fake client by Sham Rathod · 10 months ago
  81. 4860edb Merge "Use PlayServicesDevicePerformance in the sample." into androidx-main by Treehugger Robot · 10 months ago
  82. 82d4c70 Merge "Exapand the core-performance sample w/ an Activity" into androidx-main by Treehugger Robot · 10 months ago
  83. 890052f Use PlayServicesDevicePerformance in the sample. by Nick Chalko · 10 months ago
  84. c22c0dc Exapand the core-performance sample w/ an Activity by Nick Chalko · 10 months ago
  85. b8246fa Merge "Add additional owner to OWNERS files." into androidx-main by Ovidiu Pana · 10 months ago
  86. f1b3e57 Add additional owner to OWNERS files. by Ovidiu Pana · 10 months ago
  87. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 10 months ago
  88. 6b428ce Merge "Lint check to verify @Deprecated and @deprecated match" into androidx-main by Julia McClellan · 10 months ago
  89. 07a386b Merge "Define backwards compat extra in jetpack." into androidx-main by Treehugger Robot · 10 months ago
  90. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 10 months ago
  91. 5511a0e Lint check to verify @Deprecated and @deprecated match by Julia McClellan · 10 months ago
  92. 54b09a7e0 Define backwards compat extra in jetpack. by Grant Menke · 10 months ago
  93. 8f28a16 Add support for dropping java resources in BundleInsideHelper by Aurimas Liutikas · 10 months ago
  94. aef69b8 ActivityOptionsCompat#setShareIdentityEnabled by Jinsuk Kim · 10 months ago
  95. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 10 months ago
  96. 8c31d1e7 Merge "Deprecates NotificationCompatSideChannelService" into androidx-main by Alexander Roederer · 10 months ago
  97. d049b24 Merge "change CallControlCallback to be lambda args to addCall" into androidx-main by Thomas Stuart · 10 months ago
  98. e0d1914 change CallControlCallback to be lambda args to addCall by Thomas Stuart · 10 months ago
  99. 9e91d82 Merge "Fix missing documentation in androidx core library" into androidx-main by Aurimas Liutikas · 10 months ago
  100. b4da8cf Deprecates NotificationCompatSideChannelService by Alexander Roederer · 10 months ago