- Mar 02, 2020
-
-
Nirbheek Chauhan authored
-
- Apr 24, 2019
-
-
- Nov 30, 2018
-
-
libc++_shared needs to be enabled in the application in order for it to be included and used correctly for c++ plugins. Only symbols from libraries explicitly mentioned are exported from libgstreamer_android.so so we need to add a couple of deps to be able to access the necessary functions. Requires cerbero!31 cerbero!1
-
- Sep 19, 2018
- Sep 07, 2018
-
-
Replace new configuration. - 'compile' -> 'implementation' - 'testCompile' -> 'testImplementation' https://bugzilla.gnome.org/show_bug.cgi?id=797093
-
If Run 'android-tutorial-1' on Android Studio then property 'compileReleaseJavaWithJavac' does not exist. So add property 'compileReleaseJavaWithJavac' check. Fix android-tutorial-1 - android-tutorial-5. https://bugzilla.gnome.org/show_bug.cgi?id=797070 and Replace indent from tab to space.
-
- Aug 31, 2018
-
-
Sebastian Dröge authored
-
- Jun 14, 2018
-
-
Mathieu Duponchelle authored
This in preparation for the next commit, adding gradle as a build system https://bugzilla.gnome.org/show_bug.cgi?id=796570