Change Application Name 45/6445/1
authorAngelo Mantellini (manangel) <[email protected]>
Wed, 26 Apr 2017 08:28:21 +0000 (10:28 +0200)
committerAngelo Mantellini (manangel) <[email protected]>
Wed, 26 Apr 2017 08:28:21 +0000 (10:28 +0200)
Change-Id: I97b87d3213f5f4357d4c31a4d54ca44b108305a0
Signed-off-by: Angelo Mantellini (manangel) <[email protected]>
android/AndroidManifest.xml

index 23a544f..9090f9c 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <manifest package="org.qtav.qmlplayer" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="1.0" android:versionCode="7" android:installLocation="auto">
-    <application android:hardwareAccelerated="true" android:name="org.qtproject.qt5.android.bindings.QtApplication" android:label="QtPlayer" android:icon="@drawable/icon">
-        <activity android:configChanges="orientation|uiMode|screenLayout|screenSize|smallestScreenSize|locale|fontScale|keyboard|keyboardHidden|navigation" android:name="org.player.viper.ViperActivity" android:label="QtPlayer" android:screenOrientation="unspecified" android:launchMode="singleTop">
+    <application android:hardwareAccelerated="true" android:name="org.qtproject.qt5.android.bindings.QtApplication" android:label="Viper" android:icon="@drawable/icon">
+        <activity android:configChanges="orientation|uiMode|screenLayout|screenSize|smallestScreenSize|locale|fontScale|keyboard|keyboardHidden|navigation" android:name="org.player.viper.ViperActivity" android:label="Viper" android:screenOrientation="unspecified" android:launchMode="singleTop">
             <intent-filter>
                 <action android:name="android.intent.action.MAIN"/>
                 <category android:name="android.intent.category.LAUNCHER"/>