We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc376b3 + 89e65b2 commit 84d683aCopy full SHA for 84d683a
CHANGELOG.md
@@ -0,0 +1,17 @@
1
+# GoogleMediaFramework CHANGELOG
2
+
3
+## 0.1.1
4
5
+- GMF Icon, default color scheme in sample app, and minor UI tweaks
6
+- Continuous Integration with Travis CI
7
+- Status bar and navigation bar respond to changes in video orientation.
8
+- Video resumed after leaving app and returning.
9
10
+## 0.1.0
11
12
+Initial release. We are looking for feedback and bug reports, please file an issue in the Github project page.
13
14
+Features:
15
+- Basic video playback of DASH and mp4 videos.
16
+- API for customizing color schemes, logo, and action buttons.
17
+- Demo app integrated with Google IMA ads SDK (optional when using the player).
0 commit comments