- added favicon
|
@ -47,26 +47,17 @@ DISTFILES += \
|
|||
android {
|
||||
QT += androidextras
|
||||
ANDROID_PACKAGE_SOURCE_DIR = $$PWD/android
|
||||
|
||||
contains(ANDROID_TARGET_ARCH,) {
|
||||
ANDROID_ABIS = \
|
||||
armeabi-v7a
|
||||
}
|
||||
|
||||
contains(ANDROID_TARGET_ARCH,armeabi-v7a) {
|
||||
ANDROID_ABIS = \
|
||||
armeabi-v7a
|
||||
}
|
||||
}
|
||||
|
||||
contains(ANDROID_TARGET_ARCH,armeabi-v7a) {
|
||||
ANDROID_ABIS = \
|
||||
armeabi-v7a
|
||||
}
|
||||
|
||||
contains(ANDROID_TARGET_ARCH,) {
|
||||
ANDROID_ABIS = \
|
||||
armeabi-v7a
|
||||
}
|
||||
|
||||
ANDROID_ABIS = armeabi-v7a arm64-v8a
|
||||
}
|
||||
|
||||
contains(ANDROID_TARGET_ARCH,) {
|
||||
ANDROID_ABIS = \
|
||||
armeabi-v7a
|
||||
}
|
||||
|
||||
ANDROID_ABIS = armeabi-v7a
|
||||
|
||||
contains(ANDROID_TARGET_ARCH,armeabi-v7a) {
|
||||
ANDROID_ABIS = \
|
||||
armeabi-v7a
|
||||
}
|
||||
|
|
|
@ -15,8 +15,8 @@
|
|||
|
||||
|
||||
<supports-screens android:largeScreens="true" android:normalScreens="true" android:anyDensity="true" android:smallScreens="true"/>
|
||||
<application android:hardwareAccelerated="true" android:name="org.qtproject.qt5.android.bindings.QtApplication" android:label="ItsblueLedDisplayController" android:extractNativeLibs="true">
|
||||
<activity android:configChanges="orientation|uiMode|screenLayout|screenSize|smallestScreenSize|layoutDirection|locale|fontScale|keyboard|keyboardHidden|navigation|mcc|mnc|density" android:name="org.qtproject.qt5.android.bindings.QtActivity" android:label="ItsblueLedDisplayController" android:screenOrientation="unspecified" android:launchMode="singleTop">
|
||||
<application android:hardwareAccelerated="true" android:name="org.qtproject.qt5.android.bindings.QtApplication" android:label="ItsblueLedDisplayController" android:extractNativeLibs="true" android:icon="@drawable/icon">
|
||||
<activity android:configChanges="orientation|uiMode|screenLayout|screenSize|smallestScreenSize|layoutDirection|locale|fontScale|keyboard|keyboardHidden|navigation|mcc|mnc|density" android:name="org.qtproject.qt5.android.bindings.QtActivity" android:label="Itsblue Led Display Controller" android:screenOrientation="unspecified" android:launchMode="singleTop">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN"/>
|
||||
<category android:name="android.intent.category.LAUNCHER"/>
|
||||
|
|
BIN
LedDisplayController/android/res/drawable-hdpi/icon.png
Normal file
After Width: | Height: | Size: 127 KiB |
BIN
LedDisplayController/android/res/drawable-ldpi/icon.png
Normal file
After Width: | Height: | Size: 127 KiB |
BIN
LedDisplayController/android/res/drawable-mdpi/icon.png
Normal file
After Width: | Height: | Size: 127 KiB |
BIN
LedDisplayController/favicon/GooglePlayBanner.png
Normal file
After Width: | Height: | Size: 119 KiB |
BIN
LedDisplayController/favicon/GooglePlayBanner.xcf
Normal file
BIN
LedDisplayController/favicon/favicon.cdr
Normal file
BIN
LedDisplayController/favicon/favicon.png
Normal file
After Width: | Height: | Size: 127 KiB |
BIN
LedDisplayController/favicon/favicon.xcf
Normal file
BIN
LedDisplayController/favicon/faviconNoOutline.png
Normal file
After Width: | Height: | Size: 111 KiB |
BIN
LedDisplayController/screenshots/1.jpg
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
LedDisplayController/screenshots/2.jpg
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
LedDisplayController/screenshots/3.jpg
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
LedDisplayController/screenshots/4.jpg
Normal file
After Width: | Height: | Size: 46 KiB |