[go: nahoru, domu]

  1. 1465275 MediaRouter: Fix the button animation by Kyunglyul Hyun · 3 years, 4 months ago
  2. 689dac4 Merge "Update the logic for opening output switcher from Android S" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  3. b10845b Update the logic for opening output switcher from Android S by Hyundo Moon · 3 years, 6 months ago
  4. 1a2de8e MediaRouter: Remove @FlakyTest by Kyunglyul Hyun · 3 years, 6 months ago
  5. 3e97466 MediaRouter: fix a test by Kyunglyul Hyun · 3 years, 6 months ago
  6. fbfc770 Mark MediaRouter2Test#setRouterParams_onRouteParamsChangedCalled as flaky by Aurimas Liutikas · 3 years, 6 months ago
  7. d1b07d0 Merge "MediaRouter: Fix a flaky test" into androidx-main by Kyunglyul Hyun · 3 years, 6 months ago
  8. 8f76546 MediaRouter: Fix a flaky test by Kyunglyul Hyun · 3 years, 6 months ago
  9. 3e46be5e Merge "MediaRouter: Fix NPE for customized chooser dialog" into androidx-main by Kyunglyul Hyun · 3 years, 6 months ago
  10. ba67655 Mark selectFromMr1AndStopFromSystem_unselect as FlakyTest by Aurimas Liutikas · 3 years, 6 months ago
  11. cb5eea2 MediaRouter: Fix NPE for customized chooser dialog by Kyunglyul Hyun · 3 years, 6 months ago
  12. 4721646 Merge "Check router params more frequentrly" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  13. 2fa732d Check router params more frequentrly by Sungsoo Lim · 3 years, 6 months ago
  14. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 6 months ago
  15. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  16. dca7796 Prevent NPE when shadowing MediaRouter by Sungsoo Lim · 3 years, 7 months ago
  17. 4e85103 Fix and enforce ObjectToString errorprone warnings by Sergey Zakharov · 3 years, 7 months ago
  18. 49df5fd Marking selectFromMr1AndStopFromSystem_unselect as @MediumTest by Aurimas Liutikas · 3 years, 7 months ago
  19. 09dd2be Merge "Add a MediaRouterParams constant for removing cast icon animation" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  20. 398558b Merge "MediaRouter: Fix tests" into androidx-main by Kyunglyul Hyun · 3 years, 7 months ago
  21. cb08796 Reenable GetterSetterNames check by Aurimas Liutikas · 3 years, 7 months ago
  22. e18aa2b Add a MediaRouterParams constant for removing cast icon animation by Sungsoo Lim · 3 years, 7 months ago
  23. 435a4ff MediaRouter: Fix tests by Kyunglyul Hyun · 3 years, 7 months ago
  24. 87db1e6 MediaRouter: Fix dynamic group bug by Kyunglyul Hyun · 3 years, 7 months ago
  25. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 7 months ago
  26. 1744422 MediaRouter: Defer callbacks when transfer is implemented by Kyunglyul Hyun · 3 years, 8 months ago
  27. 9741348 Do not select the default route when unselect by Sungsoo Lim · 3 years, 8 months ago
  28. 92ac315 Remove stream usages in mediarouter library by Hyundo Moon · 3 years, 9 months ago
  29. 458d5174 MediaRouter: Annotate nullness by Kyunglyul Hyun · 3 years, 9 months ago
  30. bc33906 Revert "MediaRouter: initialize GlobalMediaRouter lazily" by Kyunglyul Hyun · 3 years, 9 months ago
  31. 0bda38c Generate support-media-* tests for androidx suite by Sam Gilbert · 3 years, 10 months ago
  32. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 10 months ago
  33. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 10 months ago
  34. 726faac Merge "MediaRouter: initialize GlobalMediaRouter lazily" into androidx-master-dev by Kyunglyul Hyun · 3 years, 10 months ago
  35. 6b6a26bf MediaRouter: initialize GlobalMediaRouter lazily by Kyunglyul Hyun · 4 years ago
  36. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 3 years, 10 months ago
  37. 0f86272 MediaRouter: Allow vector drawable in resources by Kyunglyul Hyun · 4 years ago
  38. b07e902 Merge "Update build dependency with media 1.2.0-stable" into androidx-master-dev by Sungsoo Lim · 3 years, 11 months ago
  39. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 11 months ago
  40. ebfac5d Merge "Update to use Metalava V4 file format" into androidx-master-dev by Aurimas Liutikas · 3 years, 11 months ago
  41. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 11 months ago
  42. c010d9b Update build dependency with media 1.2.0-stable by Sungsoo Lim · 3 years, 11 months ago
  43. 84e4c13 Update baselines with tip of tree Android Lint by Aurimas Liutikas · 3 years, 11 months ago
  44. 7f584eb Merge "MediaRouter: Release RoutingSession for died clients." into androidx-master-dev by Kyunglyul Hyun · 4 years ago
  45. cd0785a MediaRouter: Release RoutingSession for died clients. by Kyunglyul Hyun · 4 years ago
  46. dce316c [MediaRouter] Limit active scan duration for each app on the provider side by Zhiqiang Zhang · 4 years ago
  47. cd4c29d [MediaRouter] Limit active scan duration in MediaRouter by Zhiqiang Zhang · 4 years ago
  48. ea5efc01 Merge "[MediaRouter] Fix ArrayMap usage to allow tests to run on API level 17" into androidx-master-dev by Zhiqiang Zhang · 4 years ago
  49. 2f22c1ac MediaRouter: Clarify MR2PS#onReleaseSession by Kyunglyul Hyun · 4 years ago
  50. aebf8fe [MediaRouter] Fix ArrayMap usage to allow tests to run on API level 17 by Zhiqiang Zhang · 4 years ago
  51. 75eef16 Version bump for mediarouter to rc01 by Sungsoo Lim · 4 years ago
  52. e8f488d MediaRouter: Add MR2 test by Kyunglyul Hyun · 4 years, 1 month ago
  53. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years ago
  54. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  55. 8858015 Merge "MediaRouter: Let provider release route controller" into androidx-master-dev by Kyunglyul Hyun · 4 years ago
  56. f1b5106 MediaRouter: Let provider release route controller by Kyunglyul Hyun · 4 years ago
  57. 940dd82 Add null check for mDefaultRoute in syncWithSystemProvider by Hyundo Moon · 4 years ago
  58. 654e4a9 Merge "Make dynamic group routes be synced with framework MediaRouter" into androidx-master-dev by Hyundo Moon · 4 years ago
  59. b49d533 Merge "Add Javadoc for MediaRouterParams.Builder#setTransferToLocalEnabled()" into androidx-master-dev by Hyundo Moon · 4 years ago
  60. 3844f9f Merge "MediaRouter: prevent IllegalArgumentException" into androidx-master-dev by Kyunglyul Hyun · 4 years ago
  61. 888a92b Merge "Ban synchronized method usage" into androidx-master-dev by Oussama Ben Abdelbaki · 4 years ago
  62. cd45afc Add Javadoc for MediaRouterParams.Builder#setTransferToLocalEnabled() by Hyundo Moon · 4 years ago
  63. 6ed4c0b MediaRouter: prevent IllegalArgumentException by Kyunglyul Hyun · 4 years ago
  64. 7a21a5b MediaRouter: Adjust volume correctly by Kyunglyul Hyun · 4 years ago
  65. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years ago
  66. fe57221 Make dynamic group routes be synced with framework MediaRouter by Hyundo Moon · 4 years ago
  67. 3182ce9 Move mediarouter to 1.2.0-beta01 by Sungsoo Lim · 4 years ago
  68. 80daf4d Merge "MediaRouter: Revise documentation for notifyDynamicRoutesChanged" into androidx-master-dev by Kyunglyul Hyun · 4 years ago
  69. 636831e MediaRouter: Revise documentation for notifyDynamicRoutesChanged by Kyunglyul Hyun · 4 years ago
  70. 54fefd9 Merge "API lint check for the ExecutorRegistration is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years ago
  71. b6e2f48 MediaRouter: correct onCreateRouteController(routeId, groupId) by Kyunglyul Hyun · 4 years ago
  72. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 6 months ago
  73. d393d5f Merge "MediaRouter: Call onRouteSelected for cast-to-phone case" into androidx-master-dev by Treehugger Robot · 4 years ago
  74. b3efc0c MediaRouter: Call onRouteSelected for cast-to-phone case by Hyundo Moon · 4 years ago
  75. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years ago
  76. afec1e7 MediaRouter: MR2PS#onReleaseSession unselects controller by Kyunglyul Hyun · 4 years ago
  77. 93f5ff6 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-master-dev by Treehugger Robot · 4 years ago
  78. 4b8a29a Merge "MediaRouter: Call RouteController#onSelect" into androidx-master-dev by Kyunglyul Hyun · 4 years ago
  79. a1b8a20 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years ago
  80. 608ea83 MediaRouter: Call RouteController#onSelect by Kyunglyul Hyun · 4 years ago
  81. c8c72cf Move exifinterface and media libraries to beta by Sungsoo Lim · 4 years, 1 month ago
  82. 06e0ceb MediaRouter: Deliver group route descriptor to client. by Kyunglyul Hyun · 4 years, 1 month ago
  83. 9da1834 Merge "Comply with inclusive language guidance in mediarouter" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  84. e650767 Merge "MediaRouter: Add @MainThread to new APIs" into androidx-master-dev by Kyunglyul Hyun · 4 years, 1 month ago
  85. 83b7974 Merge "MediaRouter: fixed bug on updating member route controllers" into androidx-master-dev by Kyunglyul Hyun · 4 years, 1 month ago
  86. 8d61709 MediaRouter: fixed bug on updating member route controllers by Kyunglyul Hyun · 4 years, 1 month ago
  87. 48e47d2 MediaRouter: Make sure the callback is removed by Hyundo Moon · 4 years, 1 month ago
  88. 0321900 Comply with inclusive language guidance in mediarouter by Gyumin Sim · 4 years, 1 month ago
  89. da52388 MediaRouter: Add @MainThread to new APIs by Kyunglyul Hyun · 4 years, 1 month ago
  90. 318ceb9 Merge "MediaRouter: Document notifyDynamicRoutesChanged" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  91. cd5e1e9 MediaRouter: Document notifyDynamicRoutesChanged by Kyunglyul Hyun · 4 years, 1 month ago
  92. 0196d10 MediaRouter: Refactor how to get dynamic group state by Kyunglyul Hyun · 4 years, 1 month ago
  93. e1ce9c3 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  94. 52c390e Merge "MediaRouter: Refactor onPrepareTransfer to use ListenableFuture" into androidx-master-dev by Kyunglyul Hyun · 4 years, 1 month ago
  95. 9553dda Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 1 month ago
  96. d1890f3 MediaRouter: Refactor onPrepareTransfer to use ListenableFuture by Kyunglyul Hyun · 4 years, 1 month ago
  97. c460509 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  98. df3ddd1 Change default group name as a string resource by Hyundo Moon · 4 years, 1 month ago
  99. 9ad4e91 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 1 month ago
  100. 8a42c1e Merge "MediaRouter: Adjust argument orders of onRouteSelected" into androidx-master-dev by Kyunglyul Hyun · 4 years, 1 month ago