OLD | NEW |
---|---|
(Empty) | |
1 Name: Android Open Source Project | |
2 URL: https://android.googlesource.com/platform/packages/apps/Settings/ | |
3 Version: unknown | |
Ryan Sleevi
2015/03/17 10:12:44
What githash did you check these out at? Include t
aberent
2015/03/17 20:51:09
Done.
| |
4 License: Apache 2.0 | |
5 Security Critical: yes | |
6 | |
7 Description: | |
8 This contains a modified copies of a couple of Java source files related to | |
9 casting media to remote devices, and the associated resources. | |
10 ChromeMediaRouteControllerDialog.java is derived from | |
11 MediaRouteControllerDialog.java in the AOSP. | |
12 MediaController.java is based on a public supportv4 android sample. | |
Ryan Sleevi
2015/03/17 10:12:44
Link to sample? How can we diff this from upstream
aberent
2015/03/17 20:51:09
Link to sample added. This is the upstream version
| |
13 | |
14 | |
15 Local Modifications: | |
16 ChromeMediaRouteControllerDialog.java has been modified to support a disconnect | |
17 listener | |
18 The only changes to MediaController.java are some minor bug fixes. | |
OLD | NEW |