Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(118)

Unified Diff: third_party/android_media/README.chromium

Issue 2904683002: [Cast, Android] The 2nd try to replace TransportXX classes in Cast UI (Closed)
Patch Set: Added the fix on top of the revert Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/android_media/OWNERS ('k') | third_party/android_media/java/res/layout/media_controller.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/android_media/README.chromium
diff --git a/third_party/android_media/README.chromium b/third_party/android_media/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..5ca4a462b788346cb874da80854edc8bb3d7697e
--- /dev/null
+++ b/third_party/android_media/README.chromium
@@ -0,0 +1,20 @@
+Name: MediaController Android sample.
+URL: https://android.googlesource.com/platform/development/+/b356564/samples/Support4Demos/src/com/example/android/supportv4/media/MediaController.java
+Version: 74c5bcff29959931c8a4b15e4afa613975a47f4c
+License: Apache 2.0
+Security Critical: no
+
+Description:
+This contains a modified copy of MediaController.java and the associated
+resources.
+
+MediaController.java is based on a public Android sample that was
+available as part of the Android support libraries installation (see
+https://developer.android.com/tools/support-library/index.html). It is
+also available from:
+https://android.googlesource.com/platform/development/+/b356564/samples/Support4Demos/src/com/example/android/supportv4/media/MediaController.java
+
+Local Modifications:
+- TransportController and TransportMediator are replaced with a custom
+ interface
+- minor bug fixes.
« no previous file with comments | « third_party/android_media/OWNERS ('k') | third_party/android_media/java/res/layout/media_controller.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698